https://github.com/lsst/throughputs
LSST Simulations repository for baseline evaluation information
https://github.com/lsst/throughputs
Last synced: 11 months ago
JSON representation
LSST Simulations repository for baseline evaluation information
- Host: GitHub
- URL: https://github.com/lsst/throughputs
- Owner: lsst
- Created: 2015-02-27T15:15:09.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T22:18:19.000Z (over 2 years ago)
- Last Synced: 2025-04-07T08:51:10.366Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 13.8 MB
- Stars: 20
- Watchers: 27
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## LSST Throughputs repository ##
This repository contains reference throughput curves from various
surveys (Megacam, WISE, SDSS, Johnson UBV and various other telescopes),
together with the expected performance throughput curves for LSST.
The LSST throughput curves are in [baseline](./baseline), with more
information on the curves available there in that [README.md](./baseline/README.md).
If you are only concerned with calculating expected magnitudes for LSST
in various bandpasses, then you should use the 'baseline' throughputs.
The files in 'imsim' are related to the throughputs used in the imsim
simulations. The 'goal' directory holds the throughputs used as goals
for imsim development at the time of tagging (of this SVN directory),
and the 'actual' directory holds the imsim actual throughputs, at the
current time. Please take these with a grain of salt; they could be outdated.
The directory 'atmos' contains various airmass atmospheres, both
without and with (the files ending with _aerosol.dat) aerosols.
More information is available in README files within each directory.