Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 689 Bytes

CHANGELOG.rst

File metadata and controls

17 lines (13 loc) · 689 Bytes

Changelog

This file documents the main changes to the lvmsurveysim code.

  • :release:`0.2.0 <2019-09-25>`
  • Better save and restore of .Scheduler objects.
  • Improved plotting of the results of the scheduler.
  • Implemented tiling of regions using an hexagonal, monolithic IFU. This tiling mode is now the default one.
  • New ~.Scheduler.print_statistics, ~.Scheduler.get_target_time, and ~.Scheduler.plot_survey methods.
  • Implemented zenith avoidance, multiple exposures per pointing, minimum exposures per visit, and other improvements in the .Scheduler class.
  • Many other changes.
  • :release:`0.1.0 <2019-03-13>`
  • Initial version.