Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/7.1.0/doc/epreject/ChangeLog
Дата изменения: Thu Nov 15 16:15:44 2007
Дата индексирования: Sat Dec 22 08:40:25 2007
Кодировка:

Поисковые слова: флуоресценция
ChangeLog for epreject
===============================

Version 5.9.1 - 2007-11-08 (EO)
-------------
+ In order to make a patch to SAS 7.1.0 with the contents of
version 5.10 of this package, a copy of its code was made into
version number 5.9.1. That way, SAS 7.1.0 binaries depending
on libepreject.so.5.9, i.e. epproc and odfbrowser, could find it
without trouble.
+ Therefore a package epreject-5.9.1 will exist with a release date
after epreject-5.10.
+ In order to restate the normal flow of package releases,
after this package is uploaded, a new version 5.10.1 with
the same contents that 5.10, will be uploaded.

Version 5.10 - 2007-08-09 (HB)
----------------------------
+ (src/epreject_mod.f90) prevented PHA values from going negativ if
illegal values in master offset are encountered;
corrected error in soft flare screening code


Version 5.9 - 2007-03-22 (HB)
------------------------------
+ (src/epreject_mod.f90) reads and applies MasterOffsetMap (needs devtrack
CCF EPN_REJECT_0004.CCF); changed LaTex description
to fix problem with image display in LaTex to
HTML conversion (SSC-SPR-3655 closed)


Version 5.8 - 2006-08-04 (MJF)
--------------------------------

+ (src/epreject_mod.f90): assign temporarily to events below the event threshold
(i.e. after offset correction) a rejection flag like for
reemission events to prevent inclusion in pattern recognition
and energy corrections.

Version 5.7 - 2005-04-26 (HB)
-----------------------------

+ (src/epreject_mod.f90): if noise screening is not yet calibrated:
skip noise screening, only perform offset
correction

Version 5.6 - 2005-04-18 (HB)
-----------------------------

+ (test/epreject_test): test harness fixed

Version 5.5 - 2005-03-23 (MJF, HB)
----------------------------------

+ (src/epreject_mod.f90): if uncalibrated mode do nothing
+ (src/epreject_mod.f90): check for (yet) uncalibrated modes, issue warnings
+ (src/epreject_mod.f90): added/modified diagnostic output
+ (config/epreject.par): changed default of "withoffsetmap" from "N" to "Y"

Version 5.4 - 2004-11-08 (HB)
-------------------------------

+ (src/epreject_mod.f90): calculation of offset correction directly from
offset maps (new default); old method (offset
correction based on 20 adu images) still available
for datasets where no offset maps are available;
new task parameter: -set, -withoffsetmap
+ (config/epreject.par): new task parameters added
+ (config/epreject.lyt): new task parameters added
+ (doc/epreject_description.tex): new algorithm and task parameters added

Version 5.3.1 - 2004-01-29 (HB)
-------------------------------

+ (doc/epreject_description.tex): included soft flare screening code in
description

Version 5.3 - 2003-12-11 (HB)
-------------------------------

+ (src/epreject_mod.f90): code to flag soft flare events added (turned off
by default)

Version 5.2 - 2003-12-08 (HB)
-------------------------------

+ (src/epreject_mod.f90): call to random number generator corrected
+ (doc/epreject_description.tex): figures added

Version 5.1 - 2003-12-07 (HB)
-------------------------------
+ (config/Makefile): epreject.lyt removed from Makefile

Version 5.0 - 2003-12-05 (HB)
-------------------------------

changed version to 5.0 to avoid clash with
previous task epreject

Version 0.7 - 2003-12-05 (HB)
-------------------------------

CAL interface included; first submitted version

Version 0.6 - 2003-11-06 (HB)
-------------------------------

now uses fixed median reference images

Version 0.5 - 2003-03-12 (HB)
-------------------------------

sigma threshold for offset correction added
hardoced chip specific corection factors removed
rows 1-15 of mask set to bad

Version 0.4 - 2003-03-06 (HB)
-------------------------------

offset correction thesholds now defined
per pixel; offsetcorr.tab modified accordingly.

Version 0.3 - 2003-03-05 (HB)
-------------------------------

Mask out offset columns, selected bad columns,
bad pixels from BADPIX extension, sources
found in 30-40 ADU image, and hot pixels found in
20 ADU image. Calculation of mean and offset
correction is only performed inside the mask.

Version 0.2 - 2003-02-27 (HB)
-------------------------------

offset correction values now read from file

Version 0.1 - 2003-02-26 (HB)
-------------------------------

1st version.