2.9.0 03/03/2016 April release 2016: added INSTRUME in reflex wkf oca rules key check PIPE-6495
2.8.0 15/02/2016 April release 2016 (with cleaned documentation)
2.8.0b2 08/02/2016 Candidate release (removed check for CEX library in configure.ac)
2.8.0b1 04/02/2016 Candidate release
2.7.5 04/02/2016 Fixed compiler problems
2.7.4 28/01/2016 Fixed defult parameter stack-sub_raw_sky to true in reflex workflow PIPE-6428
2.7.3 26/01/2016 Cleaned version for PSO commissioning
2.7.2 21/12/2016 Update id before Andrea goes to Paranal for SINFONI commissioning, and tag version
2.7.1 29/12/2015 Candidate release
2.7.0 24/10/2015 Updated reflex wkf top level picture id, included Valentin's comments in tutorial, fixed some valgring error on unit tests
2.6.9 02/10/2015 Addressed PIPE-6121 (due to wavcal failure due to wrong addition of FITS keywords)
      07/10/2015 Addressed PIPE-6223 (due to wavecal & jitter failures related to addition of wcs)
2.6.8 14/09/2015 Addressed DFS-11239
2.6.7 10/09/2015 
                 "changed status of parameter SetProductExplorerMode to Triggered" sinfo.xml.in
2.6.6 24/08/2015 release added param to allow change of offset convention in sinfo_utl_cube_combine
2.6.5 04/08/2015 release 2.6.5
2.6.5b2 02/08/2015 Candidate release 2.6.5b2
                  Fixed PIPE-6103
2.6.5 21/07/2015 Candidate release 2.6.5b1
2.6.4 20/07/2015 Updated to reflex 2.8b5
2.6.3 23/06/2015 Fix PIPE-5906 (robustness FWHM computation on PSF data)
2.6.2 12/06/2015 Updated to reflex 2.8b4
2.6.1 22/05/2015 Updated to reflex 2.8
2.6.0            Updated pipe ID for PSO release
2.5.7            Updated pipe ID for new cpl dependency
2.5.6            Updated pipe ID
2.5.5            Fixed coordinates of RESAMPLED_WAVE product (PIPE-5404)
                 replaced call to cpl_frameset_get_next_const by cpl_frameset_iterator_*
                 
2.5.4            Fixed error computing PUPIL SHIFTX/Y (PIPE-5400)
2.5.3            Fixed problem from DFO
2.5.2            Fixed encircled energy problem with NRI example
2.5.1            Fixed encircled energy computation (PIPE-5086)
2.5.0            Candidate april release
2.4.3            Add dark actor in wkf and cleaned top level layout
2.4.2            Fixed mem leaks
                 Replace [exp(x)-1] by [expm1(x)] to improve accuracy in case x<<1
                 Fixed makedistcheck
2.4.1            
                 In workflow renamed DataSelectionMethod-->SelectionDatasetMethod, RAWDATA_DIR-->RAW_DATA_DIR
                 Aligned code
2.4.0            Removed different implementations depending on CPL_VERSION_CODE
2.4.0            Updated release id to final       
2.3.9            Removed PSF fit and spectra extraction for science objects to increase robustness in some cases.
                 Fixed OCA rules warnings.
2.3.8            Upgraded to Reflex 2.5
2.3.7            Changed sinfom dir structure to standard to easy generation of reflex tutorial                                          
2.3.6                                          
                 "Fix CPPFLAGS not propagated to sinfo build (PIPE-4725)"
                 "Fix inplicit function declaration in test program (PIPE-4724)"
                 "Fix add the cpl libraries to the recipe.so and test program (PIPE-4723)"
                 "Fix non-static format strings compiler problems (PIPE-4722)"
2.3.6            Removed not needed inputs in OCA rules (used by QC to pack data for jitter recipes)
                 Added STD_STAR_PECTRA as output of jitter recipe also in case of OBJECT input data.
2.3.5            cleaned wokf and wkf-oca rules      
2.3.4            Added simple reflex workflow support
2.3.3            Added optional reading of REF_LINE_OH
2.3.2            Clean static errors from Jenkins
2.3.1            Updated id for DFO                         
2.3.0            Added proper CUBE FITS header keys for CASA
2.2.11
                 Updated to CPL6
2.2.10
                 removed irplib_detmon dependency
2.2.9
                 Fixed sinfo_rec_jitter portability problem on a platform
2.2.8
                 Changed cube reconstruction algorithm to fix quality problem on a few cases (butterfly)
cvs ci -m "name of corrected frame is now equal to basename of frame to have correct PRO.REC1.RAW.NAME (DFS10448)" sinfo_utilities.c
2.2.7
                 "changes to make bad-line-correction work with any recipe" sinfo_utilities.c
2.2.6            Work to improve bad line cor in mdark (DFS10195)
           "if we correct bad line we rename input file" sinfo_utilities.c
                 "added sinfo_image_filter_linear2 (using CPL)" sinfo_utilities.h
                 "added sinfo_image_filter_linear2 (using CPL), sinfo_image_filter_mode, changed some params in sinfo_image_line_corr" sinfo_utilities.c
                 "added commented debug info" sinfo_image_ops.c

2.2.5            Updated id- PSO Rel, changed CUNIT2/3 from mum to um and CRPIX key from in to double to fit FITS conversion
2.2.4            Updated id
2.2.3            Fixed DFS09196 - error during atmospheric refraction

2.2.2            Internal Release.
		 Fixed DFS09121 - Wrong calculation of the size of the output mask.
		 Fixed DFS09155 - Put into the documentation explanation about heliocentric correction
 
2.2.1            Updated directory structure
		 new CPL version (5.2.0)
		 updated irplib (detmon) recipes
2.2.0
                 Updated rel id
                 added efficiency computation
2.1.0
                 "changed sinfo_utl_efficiency API" sinfo_utl_eff.c
                 "added sinfo_atm_dispersion_cube" sinfo_atmo_disp.h
                 "changed way to handle cpl objects free" sinfo_atmo_disp.c
                 "changed way to handle cpl objects free" sinfo_new_cubes_build.c
                 "removed from CVS" sinfo_utl_fpn.h sinfo_utl_fpn.c
                 "changed functions API to allow more flexibility and to call it from jitter recipe" sinfo_utl_efficiency.c
                 "changed functions API to allow more flexibility and to call it from jitter recipe" sinfo_utl_efficiency.h
                 "removed sinfo_utl_fpn.h sinfo_utl_fpn.c" Makefile.am
                 "rempved from CVS" sinfo_fpn_test.c
                 "removed sinfo_fpn_test.c" Makefile.am
                 "removed CVS log" test_atmo_disp.c
                 "removed CVS log" test_atmo_disp.c
                 "several changes to reflect efficiency functions API changes" sinfo_efficiency_test.c




    Changed efficiency recipe, calibration file for atmospheric refraction
2.0.9
    Included possibility to do atmospheric refraction correction in jitter recipe
2.0.8
    Included detmon lingain bug fix (actually applicable only to OPT instruments)
2.0.7
    Fixed some problems with NRI unit tests
2.0.6
    Fixed problem with missing sinfo_irplib_cpl_wrp.h
2.0.5
    Fixed compiler warnings
    Fixed some failures unit tests
2.0.4
    Increased mosaic_max_size default to 14196
2.0.3
    Implemented sinfo_utl_efficiency (still to be fully verified) to compute efficiency.
2.0.2
    Improved speed kappa-sigma clipping (jitter recipe).
2.0.1
     To fix problems reducing FIBER fed PSF frames:
     "now return cpl_error_code" sinfo_baryvel.h sinfo_baryvel.c
     "properly exit if baryvel fails" sinfo_new_cubes_coadd.c

2.0.0
     Fixed seg fault (apparing only on ubuntu) due to improper array sizing
     Set to -100 QC STREHL if by chanche comes to NAN to fix DFS06717
1.9.9
     Upgrade sinfo_utl_cube_combine to support mosaic coaddition and remove
     seg fault on some platforms
1.9.8
     Fixed seg fault with sinfo_utl_cube_arithm
     Updated irplib_detmon
1.9.7
      Added unit tests on recipes
      Fixed some problems on lingain recipe
      Fixed some mem leaks
1.9.5
      sinfo_utl_cube_create: "fixed seg fault and added WCS in output cube" 
      sinfo_rec_wavecal: "Now one can do wave cal based on OH lines" 

1.9.4
    Add sinfo_utl_cube_create to generate a cube out of any input raw frame.
    Set kappa default to 9 in sinfo_rec_lingain
    Fixed problem in sinfo_utl_cube_arith reading 1D images (spectrum)
1.9.3
    Implemernted sinfo_rec_mdark_detmon to implement detmon alghorithm
    DFS04156: Improper flat generation
    Updated SINFO.rul to support new linearity frames.
    DFS05016: Installation corrupts calibration data base
1.9.2
   Fixed DFS05004 (COADD_OBS is not the result of sky-corrected OBJ_OBS if 
   sky_cor=TRUE)
1.9.1
    Added sinfo_dark from detmon project
    Cleaned warnings from compiler and static checks
1.9.0
    Added reference to DETMON_QC in rules
    Fixed a bug in Strehl Computation
    Cleaned some warnings
    More robust STD star and PSF steps
    Added parameters:
    --lc_sw               : Correct for bad lines introduced by instrument software:. [FALSE]
    --lc_kappa            : Kappa sigma value. [18]
    --lc_filt_rad         : Filtering radii applied during median filter. Should be small. [3]


1.8.9
    Update sifo_new_add_bp_map to support 'detmon' BP_MAP_NL map conventions.
    Implemented function to correct bad lines on visible on long exposure frames
    Implemented sinfo_utl_ima_line_corr which corrects input image for bad lines
    on visible on long exposure frames
1.8.8
    Fixed Strehl compuation
    
1.8.6
     Extended product-density parameter allowed values to better differentiate
     possible pipeline recipes product density:
     0: less
     1: less+skycor
     2: DFO
     3: debug
     Added llx,lly,urx,ury parameters to skycor recipe to extract obj & sky
     spectra on a given region (where the object is located)
     Added pshift parameter to skycor recipe to eventually set a given obj-sky
     correlation shift (overwrite what eventually found by the recipe).

1.8.5
     Now SLITLETS_POS_PREDIST is generated only if product-density=2
     More robust sinfo_utl_cube2spectrum: 
	added check on FITS key existence/removal
	added error stack dump

     Added parameter mflat_smooth_rad to prepare_stacked_frames and
     defined mean, median, fft flat filtering methods
	
	 
1.8.4
Fixed DFS04509: uves_obs_scired fails to reduce STD data. Now PSF and STD steps are not executed on OBJNOD data.
Added RESAMPLED_WAVE product of WAVECAL

1.8.2
Fixed DFS04336: to have proper FITS header in distortion recipe products
1.8.1
Support CPL4
