v2.0.1
v2.0.1 features small bug fixes:
-
SURVEY_START_MJD replaces
survey_start_mjd()
.. the function survey_start_mjd is still available, but will be deprecated. -
DEFAULT_NSIDE replaces
set_default_nside()
.. the function is still available but will be deprecated. -
The
make_rolling_footprint
function works more consistently with current expectations, if called with defaults. -
The conditions object will print its values more consistently.
-
The two-shutter-motion warning was made appropriately less sensitive.
-
The documentation pages were brought up to date with the new schema and
archive
pages added.
What's Changed
- Tickets/opsim 1191 by @yoachim in #105
- OPSIM-1192: make_rolling_footprint work with default values by @yoachim in #106
- tiickets/OPSIM-1193: add SURVEY_START_MJD and DEFAULT_NSIDE to replace functions by @yoachim in #108
- Bring documentation up to date by @rhiannonlynne in #107
Full Changelog: v2.0.0...v2.0.1