Commit 0b900faf authored by yuedong0607's avatar yuedong0607
Browse files

bug fix in stray light module

parent 11f7f797
Loading
Loading
Loading
Loading
+26 −2
Original line number Diff line number Diff line
@@ -17,10 +17,34 @@ global_references:
    value_unit: photon / (s m2 arcsec2 angstrom)
  bright_star_catalog:
    group: sky_background
    file: bright_star_runtime_g10.fits
    file: bright_star_runtime_g11.fits
  bright_star_sed_library:
    group: sky_background
    file: bright_star_seds_g10.hdf5
    file: bright_star_seds_g11.hdf5
  solar_system_source_spectra:
    group: sky_background
    file: solar_system_source_spectra.csv
    response_sampling: spectral
    wavelength_unit: angstrom
    value_unit: W / m2
  solar_system_ephemeris:
    group: sky_background
    file: DE405
  gaia_edr3_validation_passbands:
    group: sky_background
    file: gaia_edr3_passbands.dat
  gaia_edr3_validation_zeropoints:
    group: sky_background
    file: gaia_edr3_zeropoints.dat
  sdss_g_validation_passband:
    group: sky_background
    file: SLOAN_SDSS.g.fits
  sdss_r_validation_passband:
    group: sky_background
    file: SLOAN_SDSS.r.fits
  sdss_i_validation_passband:
    group: sky_background
    file: SLOAN_SDSS.i.fits
  straylight_pst:
    group: sky_background
    file: PST
+26 −2
Original line number Diff line number Diff line
@@ -18,10 +18,34 @@ global_references:
    value_unit: photon / (s m2 arcsec2 angstrom)
  bright_star_catalog:
    group: sky_background
    file: bright_star_runtime_g10.fits
    file: bright_star_runtime_g11.fits
  bright_star_sed_library:
    group: sky_background
    file: bright_star_seds_g10.hdf5
    file: bright_star_seds_g11.hdf5
  solar_system_source_spectra:
    group: sky_background
    file: solar_system_source_spectra.csv
    response_sampling: spectral
    wavelength_unit: angstrom
    value_unit: W / m2
  solar_system_ephemeris:
    group: sky_background
    file: DE405
  gaia_edr3_validation_passbands:
    group: sky_background
    file: gaia_edr3_passbands.dat
  gaia_edr3_validation_zeropoints:
    group: sky_background
    file: gaia_edr3_zeropoints.dat
  sdss_g_validation_passband:
    group: sky_background
    file: SLOAN_SDSS.g.fits
  sdss_r_validation_passband:
    group: sky_background
    file: SLOAN_SDSS.r.fits
  sdss_i_validation_passband:
    group: sky_background
    file: SLOAN_SDSS.i.fits
  straylight_pst:
    group: sky_background
    file: PST
+1.79 MiB

File added.

No diff preview for this file type.

+8.44 KiB

File added.

No diff preview for this file type.

+8.44 KiB

File added.

No diff preview for this file type.

Loading