Version 4.3.10
------------------------------
 * Reflex Workflows ported to Reflex 2.11

Version 4.3.9
------------------------------
 * Adjustments due to VISIR moving from UT4 to UT2.

Version 4.3.7
------------------------------
 * Reflex Workflows ported to Reflex 2.9

Version 4.3.6
------------------------------
 * Fix pop-up warning from Reflex imaging workflow
 * Ensure complete OCA classification of all pipeline products
 * Ensure standard internal directory structure in Reflex

Version 4.3.5 (Paranal release)
------------------------------
 * Changes to match new operational run-time environment with no effect on
   usage or products
 * Standardize build configuration

Version 4.3.3 (Paranal release)
------------------------------
 * Changes to match new operational run-time environment with no effect on
   usage or products

Version 4.3.1 (Public release)
------------------------------

 * limit low resolution spectroscopy QC parameters (e.g. sensitivity and mean
   background before correction) to the 8 um to 13 um range
 * added BACKGD SIGMA QC parameter to spectroscopy output files which computes
   the standard deviation on the image after background correction and
   undistortion
 * allow non-interactive use in workflows via esoreflex -n
 * fix interactive gui of imaging workflow using 100% cpu under wxWidgets 3
 * apply jitter correction also when object detection fails
 * increase default eccmax parameter of visir_img_reduce to 3.0 which fixes
   object detection on the larger aquarius detector in some cases.
 * write intermediate set of frames into the temporary directory if the
   environment variable VISIR_TEST_MODE is set
 * fixed missing associations of low resolution spectroscopy calibration data
   to science data in Reflex workflow

Version 4.3.0 (Public release)
------------------------------

 * Update low resolution dispersion relation.
   The old relation was very inaccurate especially above 11 µm, the new one
   will produce much better wavelength calibration but the accuracy is still in
   the order of 5 pixels or 0.05µm.
 * Disable application of the linearity correction to the spectroscopic data.
   Specially for low signal counts the correction could cause severe signal
   distortion. It is now only applied to the uncorrected skyframes during the
   wavelength calibration. The object spectrum is not anymore corrected.
   Imaging data was already not automatically linearity corrected.
 * The pipeline can now handle any jitter angle and width on both detectors.
   Previously the pipeline could fail for non-normal angles and width that are
   larger than the chop throw in some modes.
 * The static bad pixel masks for all the detectors have been merged into a
   single file. The file now contains four image extensions for the four
   supported detectors (DRS/AQU, IMG/SPC).
 * Fix imaging Reflex workflow not converting data to Jy units.
 * Fix object selector in imaging Reflex workflow only using half the selected
   window size.
 * Co-addition is now also performed on multiple cpu cores on Apple OSX.
 * Workaround issues with low file descriptor limit on Apple OSX 10.11.
 * Added classifications for acquisition frames to gasgano oca rules.

Note there is now a mailing list for new pipeline releases and related
annoucements. To subscribe to the list please go to:
http://eso.org/lists/listinfo/eso-pipelines-announce

Version 4.2.0 (Public release)
------------------------------

 * Documentation updates

Version 4.1.8 (Paranal release)
-------------------------------

 * Removed ncycles parameter from visir_img_reduce and visir_spc_reduce. It is
   still available for visir_util_repack. As it works per nod-cycle it is not
   very useful for the full reduction recipes.
 * Added planelimit parameter to limit the number planes per nod position which
   the pipeline reduces.
 * Limited number of planes reduced for imaging science to at most 2000 to
   avoid slowing down following shorter reductions.
 * Enabled parallel processing of reduction blocks in RBS. This allows e.g.
   shorter calibration blocks to not blocked by very long burst mode
   reductions.
 * Use linearity table in automatic spectroscopy reductions.
 * Spectroscopy data is now also jitter corrected which allows using the rr
   and rl parameters to better handle extended targets.
 * Increased number of reading IO threads to improve performance of reading
   compressed files.
 * Reduced memory usage of visir_util_repack when receiving very many input
   files.
 * Improved parallelization depth of coaddition process to better handle the
   case of very few very large input files.

Version 4.1.7 (Public release)
------------------------------

 * Adapt to new data format written since February 2016.
 * Allow reduction of now commissioned Aquarius Burst mode data.
 * Updated Reflex tutorial.
 * Fix too many open file issues on some platforms.
 * Updated Reflex data association rules.
 * Tune default Gasgano display columns to Aquarius data.
 * A few usuability improvements for Reflex Imaging GUI.
