The user can upload file in two formats:
- FITS format, in which only wavelengths and flux are specified. To check the possibility of using your file – you can run the following script written in Python:
- Text format: .dat, .DAT, .txt, .csv – with delimiters in the form of space or several spaces (as many as desired). The file must contain: wavelengths and flux. To check the possibility of using your file – you can run the following script written in Python:
From the stellar atmosphere models database [Castelli and Kurucz, 2004] available for selection are spectra of stars O3 – M2 spectral types with the following parameters: effective temperature 3000 – 45000 K, surface gravity log(g) = 2 – 5, metallicity log(z) = 0.
In the database [Pickles, 1998] the spectrum of a star of a certain spectral type is a combination of real spectra of different stars taken from various works. From this database, available for selection are spectra of stars O5 – M5 spectral classes with effective temperature 3000 – 40000 K and solar metallicity.
From the stellar atmospheres database [Kurucz, 1993] available for selection are spectra of stars O3 – M5 spectral types with effective temperature 3200 – 52000 K, surface gravity log(g) = [0 – 5], metallicity log(Z) ∈ [-5; +1].
Available for selection are composite spectra of white dwarfs, subdwarfs, and main sequence stars, including the Sun, obtained with Hubble Space Telescope spectrographs, as well as from ground-based observations.
with given: wavelength $\lambda_c$ at the center of the line, integral flux in the line $F_{line}$, and full width at half maximum of the line, $FWHM$.
The user is also offered to account for redshift $z$, $\lambda_{obs} = (1 + z) \lambda_{rest}$ and interstellar absorption $F_\lambda = F_\lambda \cdot e^{\left( -\frac{A_V}{1.086} \right)}$, where $A_V = R_V E(B - V)$, $E(B - V)$ – given value of color excess.
To account for interstellar absorption in this version of the exposure calculator, the extinction curve in the Galaxy at $R_V = 3.1$ from work [Cardelli, Clayton, & Mathis 1989] is used. It should be noted that this curve is not universal for different directions in the Galaxy. Therefore, in subsequent versions of the exposure calculator, other interstellar absorption curves will also be used.