Virus Health Check release notes

Development version @ trunk

Version 0.7.1

  • Fixed bias flatness check

Version 0.7.0

  • Add sky level check to hetdex_dithers

Version 0.6.0

  • Add the VHCVERS header keyword with the version of VHC used and, optionally, with the configuration file version (issue #2284, #2309)
  • The bias and overscan reference files contains the same information. Use the overscan file only for units where the two values differ (issues #2321 and #2323)
  • hetdex_dithers:n_dithers: add option to tell VHC that the dithering is done offsetting the fiducial position of the star in the guide probe (issue #2293)
  • add common:repeat driver (issue #2343)
  • Updated n_peaks check to to work with new cure version of the check.
  • Added configuration parameter write_json to trigger json output
  • Added Filter and Formatter to logging, to filter out JSON messages to v_json_?.txt
  • Added CTE checks with documentation and tests

Version 0.5.0

  • update to use the next version of pyhetdex ConfigParser (issue #1982)
  • use the pyhetdex implementation of the file rotator

Version 0.4.0

  • add n_dithers driver for hetdex_dither
  • make reference file parser loading more robust (issues #1899, #1900)
  • update html organization and add the drivers (Issues #1901, #1909)
  • remove deprecated ways of getting ids, channel & amplifier (Issue #1578)

Version 0.3.0

  • add log files to the html (issue #1840)
  • options to ignore/show ifus (issue #1816)
  • pass the fplane file via command line (issue #1837)
  • copy the recap html file to a given file (issue #1832)
  • added checks for header keywords, stuck bits, null pixels and bias flatness
  • Write the vhccheck key also when running common:n_files driver (issue #1879)
  • add dark and twilight recipes (issues #1833, #1594)
  • drivers from the configuration file (issue #1875)
  • create a new driver file for every run (issue #1881)
  • vhc_plugins can print the recipes values (issue #1876)

Version 0.2.0

  • remove deprecated loading mechanism (issue #1235) and factory options (issue #953)
  • fix the html message and aspect when more tests than expected has been run (issue #1011)
  • get the ids, channel and amplifier from the file names and fplane file instead of the headers (issue #1574)
  • warn if the minimum configuration file version is not respected (issue #1575)
  • check if input path is a shot (issue #995)

Version 0.1.0

  • rewrite the tests
  • rewrite the html interface with a non-blocking queue (issue #974)