Differences between revisions 2 and 3
Revision 2 as of 2013-02-20 13:28:15
Size: 567
Editor: obelix
Comment:
Revision 3 as of 2013-02-20 13:42:11
Size: 1133
Editor: obelix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:

== v1.0.8 ==
''(Intermediate release for software developers at USM)''
 * '''kmo_wave_cal''''
  * no BADPIXEL_FLAT frame needed anymore
  * fixed memory leaks
 * '''Added "file_extension" parameter'''
  * If set, the filenames of the products can be altered. The behaviour for the recipes differs:
   * kmo_arithmetic: provide an arbitrary string to append
   * kmo_dark: set to TRUE or FALSE to append {{{EXPTIME}}} keyword
   * kmo_reconstruct: set to TRUE or FALSE to append {{{OBS_ID}}} keyword
Line 8: Line 20:
 * XCAL/YCAL/LCAL contain now all rotator angles in a single file
 * e.g. xcal_HHH_HHH_60.fits is now called xcal_HHH.fits
 * '''organisation of calibration files'''
 
* XCAL/YCAL/LCAL contain now all rotator angles in a single file (e.g. xcal_HHH_HHH_60.fits is now called xcal_HHH.fits)
Line 11: Line 23:
 * enhanced master_flat calculation
 * added kmo_fits_strip recipe
 * '''enhanced master_flat calculation'''
 * '''new recipe: kmo_fits_strip'''

Change Log

v1.0.8

(Intermediate release for software developers at USM)

  • kmo_wave_cal'

    • no BADPIXEL_FLAT frame needed anymore
    • fixed memory leaks
  • Added "file_extension" parameter

    • If set, the filenames of the products can be altered. The behaviour for the recipes differs:
      • kmo_arithmetic: provide an arbitrary string to append
      • kmo_dark: set to TRUE or FALSE to append EXPTIME keyword

      • kmo_reconstruct: set to TRUE or FALSE to append OBS_ID keyword

v1.0.7

  • organisation of calibration files

    • XCAL/YCAL/LCAL contain now all rotator angles in a single file (e.g. xcal_HHH_HHH_60.fits is now called xcal_HHH.fits)
    • Depending on which angles have been provided when creating them, the reconstruction recipes choose automatically the closest angle available.
  • enhanced master_flat calculation

  • new recipe: kmo_fits_strip

    • remove noise-, rotator-angles- or empty-extensions
  • countless bugfixes not itemised here

KMOS-SPARKwiki: Change Log (last edited 2014-11-11 08:05:24 by obelix)