ChangeLog for epicproc ---------------------- Version 2.9.10 - 2005-08-03 (AI) ----------- + (Epicproc.cc) Check the instrument name in the "evlistcomb" call. Fixed SPR-SOC-2625. Version 2.9.9 - 2005-07-22 (AI) ----------- + New two parameters added to emproc: correctcti and correctgain. Both parameters belong to emenergy task. SPR-SOC-2623 fixed. Version 2.9.8 - 2005-06-13 (AI) ----------- + (Proc.cc) The signal call to trap SIGABRT doesn't work in Mac OSX 10.3. Both epproc and emproc applications hang at execution time and the processes remain consuming computer resources. We have introduced a MACOSX macro statement to fix the problem in this architecture. Version 2.9.7 - 2005-06-09 (AI) ----------- + Major upgrade of epproc and emproc done in order to add the same functionality as epchain and emchain. + Method that is not longer shared between both tasks: processExposure. + Epproc.cc: epreject task has been added to the process. New parameter "runepreject" added (set to no by default). epexposure task has been added to the process. New parameter runepexposure added (set to "yes" by default). Some of the default values for the parameters were changed. Documentation updated. + Emproc.cc: The main CCD process has been completely updated (see flow chart in the documentation). New parameter "embadpixfindalgo" added. This parameter allows the user to select "embadpixfind" task or "badpixfind" task. New methods added to handle with bad pix search using "embadpixfind" algorithm (The methods are: badpixelsSearch, findFinalBadPixels) New functionality added for GATTI flare screening. (The methods are: mergeIntermediateResults, badPixupdate, makeFlareTs, addFracExp, tsToGTI, testFlareGTI) emeventsproj, embadpixfind, ebapixupdate, tabgtigen, tasks have added to the process. New parameter "findlowener" to enable an additional run of "embadpixfind" below 500 eV (set to "yes" by default). Documentation updated. Version 2.9.6 - 2005-01-12 (AI) ----------- + Documentation updated. Version 2.9.5 - 2004-12-22 (AI) ----------- + New parameter analyzingSciSimdata added to analyze SciSim data. Version 2.9.4 - 2004-10-05 (AI) ----------- + CALINDEX check test removed from checkpn.cc, checkpn_timing.cc, checkpn_burst.cc. Version 2.9.3 - 2004-07-05 (AI) ----------- + epproc runs evlistcomb with the "maintable" parameter set to "EVENTS OFFSETS", in stead of, "EVENTS" (SOC-SPR-2538). Version 2.9.2 - 2004-06-15 (AI) ----------- + Removed perl script: checkmos, checkpn, checkpn_timing, checkpn_burst, due to the MAC errors (pedal dependency). In stead, we have created new c++ programs. Version 2.9.1 - 2004-03-15 (AI) ----------- + Documentation updated: parameters overhauled. Version 2.9 - 2003-12-10 (AI) ----------- + New library included in pn/Makefile (libeputils) for static builds. Version 2.8 - 2003-12-05 (AI) ----------- + Perl scripts checkpn, checkpn_timing, checkpn_burst updated. Version 2.7 - 2003-11-21 (AI) ----------- + DEPEND file updated. Version 2.6 - 2003-10-31 (AI) ----------- + changed USEDLIBS in Makefile (pn and mos) for static builds. Version 2.5 - 2003-10-30 (AI) ----------- + No changes. Only re-uploaded. Version 2.4 - 2003-10-29 (AI) ----------- + Perl scripts checkpn, checkpn_timing, checkpn_burst updated. Version 2.3 - 2003-10-22 (EO) ----------- + Check dependencies fails if not emenergy-8.0 and emevents-8.0 in DEPEND file. Version 2.2 - 2003-08-05 (GV) ----------- + Import a couple of changes that had been made to the RT version (1.0.6), but not yet moved to the DT namely: + (EpicProc.cc) make sure external CCDs are always processed when MOS is in timing mode. + timing modes processed by default (both PN and MOS) + documentation updated. Version 2.1 - 2003-06-26 (GV) ----------- + (Epproc.cc) PATTERN column in event list files changed from int32 to int8, SOC-SPR-2423. Version 2.0 - 2002-10-07 (GV) ----------- + (Emproc.cc) no longer make use of the parameters cosmicsize, cosmicoutoverin (emframes), e3thresholds (emevents), e3e4ellipse (emenergy) as the corresponding tasks now read them from the CCF. (SOC-SPR-2342) + (EpicProc.cc) make sure hkgtigen is invoked with the correct instrument. (SOC-SPR-2341) Version 1.2 - 2002-09-20 (GV) ----------- + Now it works with gcc-3.1. Version 1.1 - 2002-05-13 (GV) ----------- + Updated for param 2.0 Version 1.0.4 - 2002-04-02 (GV) ------------- + More documentation updates. + Compact a little parameter dialog. Version 1.0.3 - 2002-03-28 (GV) ------------- + Documentation updated. Version 1.0.2 - 2002-03-26 (GV) ------------- + Factorize out more code: badpixfind is now common between emproc and epproc. + Clean up parameter files by removing unused parameters. + (Proc.cc) make all sub-tasks execute as system calls instead of subroutines in order to work around a problem that could not be fixed for 5.3.0. + New lyt files. Version 1.0.1 - 2002-03-11 (GV) ------------- + DEPEND updated. Version 1.0 - 2002-03-10 (GV) ----------- + merge of proclib, epproc, emproc ChangeLog for emproc ChangeLog for epproc ChangeLog for proclib