Skip to content

vlt-sphere - version 1.3

Compare
Choose a tag to compare
@avigan avigan released this 22 Sep 07:37
· 112 commits to master since this release

Major improvements of the pipeline, including support for the SPARTA files processing.

User features

  • Support for SPARTA files (see ticket #10, finished with f448f6f)
  • Addition of new keywords related to the observing programme (211b24c)
  • Fix matplotlib deprecation warnings (192b034)
  • Provide keyword to access reduction status (0feee56)
  • More explicit status names (62cf855)
  • Remove unnecessary keywords in CSV files, e.g. lon/lat/alt (dcdfcd4)
  • Add computation of altitude, azimuth and airmass in CSV files (41208d0)
  • Add information displayed when creating a reduction (5f107af)

Internal

  • Renaming of keyword files (0b3ebd7)
  • Access to parameters through properties instead of direct variable access
  • Reduction (sub)directories creation done on-request when accessing the path (8f5af53, 2d69ded)
  • Move deletion of reduction (sub)directories into ReductionPath class (b0f0e68)
  • Update time and angles computation (9ac2234, 5450387, 36ed7e4)
  • Status of all recipes is initialized at creation of reduction object (677bfb6)
  • Bug fixing (e.g. 13d9ba4)