Changeset 7844 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 08/04/06 10:16:57 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r7842 r7844 41 41 - allow to setup different password for differend users and different 42 42 users for different databases in sql.rc 43 44 * mcalib/MCalibrateRelTimes.cc: 45 - implemented a workaround to mark pixels bad for extraction of 46 hi- and lo-gain failed. (Before MCalibrateData just assigned 47 a weird value) 48 49 * msignal/MArrivalTimePix.h: 50 - added some member functions 51 52 * msignal/MExtractTimeAndCharge.cc: 53 - added some comments which contain future code 54 - invalidate hi- and lo-gain if both could not be extracted properly 55 (FIXME: We need a cut on the number of unsuitable pixels per event) 56 - changed handling of sathi to make the detection of hi-gain 57 saturation work properly 58 59 * msignal/MExtractTimeAndChargeDigitalFilter.cc: 60 - changed fgLoGainOffset from 1.05 to 0.95 (comming out of the 61 latest plots) 62 - fixed assignment of sat in hi-gain extraction to make sure 63 the the satuartion information can be returned properly 64 65 * msignal/MExtractTimeAndChargeSpline.cc: 66 - changed fgLoGainStartShift according to BCN cvs to -2.4 (FIXME 67 this should be checked!) 68 - adapted handling of sat in hi-gain extraction to changes 69 above 43 70 44 71
Note:
See TracChangeset
for help on using the changeset viewer.