Differences between revisions 11 and 12
Revision 11 as of 2013-03-06 14:17:32
Size: 2565
Editor: obelix
Comment:
Revision 12 as of 2013-03-15 12:21:05
Size: 2816
Editor: obelix
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== (in progress) v1.0.9 == == (in progress) v1.1.0 ==
Line 5: Line 5:
 * '''kmo_illumination'''
  * FIxed edge effects in ILLUM_CORR. Takes now FLAT_EDGE frame as input to correlate MASTER_FLAT and FLAT_SKY frames. Additional output SKYFLAT_EDGE.

== v1.0.9 ==
''(intermediate release for USM, not published here)''

SPARK Change Log

(in progress) v1.1.0

(Release for COMM3)

  • kmo_illumination

    • FIxed edge effects in ILLUM_CORR. Takes now FLAT_EDGE frame as input to correlate MASTER_FLAT and FLAT_SKY frames. Additional output SKYFLAT_EDGE.

v1.0.9

(intermediate release for USM, not published here)

  • kmo_illumination

    • Ignores now the first exposure of the KMOS_spec_cal_skyflat template which is just for acquisition. With the parameter --add-all it can be forced to be included.
    • Added band-specific spectral ranges used to collapse the cubes in order to create the skies.
  • kmo_std_star

    • accepts lower case star types
    • corrected WCS in headers of products
    • QC THRUPUT and QC ZPOINT are now calculated on the whole area of the IFU and not only on the masked area
    • QC STD TRACE are now calculated based on the difference of two specified spectral ranges. Before, the whole spectrum was taken into account resulting in inadequate results.
    • Fixed WCS in product headers as well as EXTNAME keyword which caused errors when processing the products in the next steps
  • easySPARK

    • Fixed bugs in easySPARK_illumination.sh and easySPARK_std_star.sh
    • Added easySPARK_sci_red.sh
  • kmo_sci_red

    • Increased verbosity on displayed shift parameters
    • For mapping-mode added --fast-mode parameter for a quick preview based on collapsed cubes
  • kmo_combine

    • Increased verbosity on displayed shift parameters
  • kmo_fits_strip

    • When used with --angle parameter and with calibration files the NAANGLE keywords are now handled correctly
    • Added parameter --empty to remove empty extensions

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

  • kmo_flat

    • optimised memory usage, needs now less RAM, a bit slower due to disk I/O

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)