lsst/rubin_sim: v2.0.0
Creators
- 1. Univeristy of Washington
- 2. Rubin Observatory
- 3. Fermi National Accelerator Laboratory
- 4. LSST
- 5. University of Washington - LSST
- 6. INAF-Osservatorio Astronomico di Palermo
- 7. J.Sick Codes Inc.
- 8. Large Synoptic Survey Telescope (LSST)
- 9. CNRS/IN2P3/LPSC
- 10. University of Maryland
- 11. NASA Goddard Space Flight Center & University of Maryland
Description
This release is a major update, as portions of this package have now been moved to rubin_scheduler. In particular:
- imports from rubin_sim.scheduler now become rubin_scheduler.scheduler
- imports from rubin_sim.utils now become rubin_scheduler.utils
- imports from rubin_sim.skybrightness_pre now become rubin_scheduler.skybrightness_pre
- imports from rubin_sim.data now mostly become imports from rubin_scheduler.data -- with the caveat that "rs_download_data" and the dictionary of data files relevant to only rubin_sim still are held in rubin_sim.data.
Downloads of data should now include
scheduler_download_data
as well as rs_download_data
-- these two separate steps will download the necessary data for rubin_sim.
rubin_sim is maintained by @yoachim, @rhiannonlynne, @ehneilsen of the Rubin Survey Scheduling Team. rubin_sim is an open-software project and we are grateful for the many contributions from our community.
What's Changed
- tickets/PREOPS-4124 Support restricting the scheduler reward summary stats to a region of interest by @ehneilsen in https://github.com/lsst/rubin_sim/pull/376
- Address future Warning by @rhiannonlynne in https://github.com/lsst/rubin_sim/pull/379
- tickets/PREOPS-4503: replace nans in sky brightness array before IntRounded is applied by @ehneilsen in https://github.com/lsst/rubin_sim/pull/378
- tickets/PREOPS-4501: Do not delete old SkyModelPre attributes until we know if new ones are valid by @ehneilsen in https://github.com/lsst/rubin_sim/pull/377
- Use the same code for basis function & reward area by @ehneilsen in https://github.com/lsst/rubin_sim/pull/380
- lingering camel-snake-pep8 updates by @yoachim in https://github.com/lsst/rubin_sim/pull/381
- Tickets/opsim 1093 (split rubin_sim and rubin_scheduler) by @yoachim in https://github.com/lsst/rubin_sim/pull/382
Full Changelog: https://github.com/lsst/rubin_sim/compare/1.3.3...v2.0.0
Files
lsst/rubin_sim-v2.0.0.zip
Files
(820.9 kB)
Name | Size | Download all |
---|---|---|
md5:df673e10ba3a5432b8429e05afe69fa4
|
820.9 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/lsst/rubin_sim/tree/v2.0.0 (URL)