Python36 Licence numpy scipy

testsΒΆ

Some test runs have been designed for SEDOBS. They are included in the software and can be run after you install it. During the installation SEDOBS will install all the test run files in the home directory under the .sedobs/ folder. The tests can be performed using the command:

1
sedobs --test

This command will start the tests run and will ask you to choose which test you want to perform:

_images/tests_choice.png

Height tests have been designed:

  • photometry [P & PG]: Only photometry is simulated. [P] uses only single distribution for the normalisation magnitude and redshift. [PG] uses the global option.

  • Single Spectroscopy [S & SG]: Only spectrosocpy is simulated in the visible. [S] uses only single distribution for the normalisation magnitude, redshift and SNR. [SG] uses the global option.

  • MultiSpectroscopy [M & MG]: Two spectra are simulated per object, one visible and one NIR. [M] uses only single distribution for the normalisation magnitude, redshift and SNR. [MG] uses the global option.

  • Full combined simulation [F & FG]: Photometry and spectroscopy are simulated. [F] uses only single distribution for the normalisation magnitude, redshift and SNR. [FG] uses the global option.