Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GlastRelease v15r39:
- Systemtestsfor GR v15r39with respect to the previous production release, GR v15r33. There are a certain number of small differences in the ACD and CAL. They all seem consistent with random fluctuations and/or the code changes. The one worry is that all the 'random' fluctuations only seem to occur for ACD and CAL quantities, not TKR. However, the differences are small. And it's not obvious how to disentangle these things without making many new releases were we back out of one thing at the time. This is the drawback when we hold of GR for a while and get a lot of new things in all at once.   
- RM diffwith respect to GR v15r33.

calibTkrUtil v2r6p2
- Bug fixes for crashes in merging and floating point exception. 

dataMonitoring/FastMonCfg: v1r5p0
- Add spacecraft_orbit_mode and spacecraft_orbit_inSAA. Relevant jira(s): GDQMQ-195
- Remove cut at 0 for Cal plots CalX_Total_NHit_TH1 and CalX_NHit_TH1 in config.xml. Relevant jira(s): GDQMQ-230
- Remove Tick20MHzDeviation_SuperZoom_TH1 and tune Tick20MHzDeviation_Zoom_TH1 x-axis to (-300, -100) in config.xml configLCI.xml MergeHistos_FastMon.txt. Relevant jira(s): GDQMQ-246
- Change histogram name AcdHitsCounter_CableChannel_TH2 to AcdHitMap_GafeGarc_TH2, and swap axis to match the Digi definition in config.xml configLCI.xml MergeHistos_FastMon.txt. Relevant jira(s): GDQMQ-244

dataMonitoring/DigiReconCalMeritCfg: v1r2p25

Wiki Markup
*dataMonitoring/DigiReconCalMeritCfg: v1r2p25*
\-  Add FastMon trending quantities FastMon_spacecraft_orbit_mode and FastMon_spacecraft_orbit_inSAA as ValueChange. in monconfig_fastmon_trending.xml
\- Changes to address [GDQMQ-195|https://jira.slac.stanford.edu/browse/GDQMQ-195]
\- Check that signal > 0 in ACD PMT that vetoed before computing Log10() to fill histogram. This only affects recon histos job (monconfig_recon_histos.xml).
\- Remove cut at 0 for Cal plots CalX_Total_NHit_TH1 and CalX_NHit_TH1_Tower\[16\]. Changes to address [GDQMQ-230|https://jira.slac.stanford.edu/browse/GDQMQ-230]
\- Remove Tick20MHzDeviation_SuperZoom_TH1 from merge histo digi list. Changes to address [GDQMQ-246|https://jira.slac.stanford.edu/browse/GDQMQ-246]
\- Remove Tick20MHzDeviation_SuperZoom_TH1 and tune Tick20MHzDeviation_Zoom_TH1 x-axis to (-300, \-100). Changes to address [GDQMQ-246|https://jira.slac.stanford.edu/browse/GDQMQ-246]
\- Add histogram to hold pedestals from the database.

...

dataMonitoring/FastMon: v4r4p1
- Update error handling using a new function provided by Ric to automatically log the error type for ALL iterators.
- TEM_BUG are still tagged as such in the ERR contribution but in the TKR contribution iterator  UnphysStrip, BadStripOrder, UnPhysTOT and TooManyHits are not anymore counted as TEM_BUG, the bug should be catched earlier.
- The function LookupErrorCode(obj, code) is defined in Common/python/pGlobals.py v4r9p0.  This means that this version of FastMon (>v4r4p0) REQUIRES  Common >= v4r9p0. Relevant jira(s): GDQMQ-257
- error_summary is filled in __postEvent : pDataProcessor. Relevant jira(s): GDQMQ-25
- When FASTMON_DUMP_ERRORS_TO_FILE is set to true, the events with an error are dumped to a file calling the new method __dumpEventToFile. For debugging purpose only : pDataProcessor. Relevant jira(s): GDQMQ-253
- Add spacecraft_orbit_mode and spacecraft_orbit_inSAA, read them from magic7, pass them to the updated pSCPosition constructor, add get methods, and fill quantities in the pGeomagProcessor in pM7Parser.py pSCPosition.py pGeomagProcessor.py. Relevant jira(s): GDQMQ-195
- Add the seconds_elapsed to the error summary: pXmlErrorMerger. Relevant jira(s): GDQMQ-251
- Add the seconds_elapsed to the error summary: pErrorHandler.py
- Give number of seconds elapsed to the ErrorHandler: pDataProcessor.py
- Add ERR_TrgParityError to the handleError(), to synced with the last LDF developments, pLATcomponentIterator.py
- Bug fix in gtrcPhaseError, pERRcontributionIteratorBase.py. Relevant jira(s): GDQMQ-251
- Update old files to v3r5p6 after the tags were lost. Hopefully, everything is OK now. I hate cvs even more than before.
- Bug fix, event number was not correctly reported in pErrorHandler. Relevant jira(s): GDQMQ-197
- Change histogram name AcdHitsCounter_CableChannel_TH2 to AcdHitMap_GafeGarc_TH2, and swap axis to match the Digi definition, in pCustomPlotter
- Log the LDF version in pDataProcessor. Relevant jira(s): GDQMQ-243 and GDQMQ-244
  

svac/Monitor: v1r2p25
- Add FastMon trending quantities FastMon_spacecraft_orbit_mode and FastMon_spacecraft_orbit_inSAA as ValueChange. in monconfig_fastmon_trending.xml
- Needs DigiReconCalMeritCfg v1r2p23
- Changes to address GDQMQ-195
- Bug corrected in definition of ValChange. This bug prevented using proxies with ValChange values.

...