Skip to content
Snippets Groups Projects

MR for pnaik-20170817-MirrAlign

Closed Paras Naik requested to merge pnaik-20170817-MirrAlign into master
3 files
+ 12
8
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -130,7 +130,9 @@ Get into the habit of committing on every change (that compiles of course)
! 2017-06-03 - Paras Naik
- "Tagged" as v3r2 (internally, since only Panoptes gets a tag now).
- We now make a copy of Rich/RichMirrorAlignmentOnline/python/RichMirrorAlignmentOnlineConfiguration.py every time we run.
- We now make a copy of Rich/RichMirrorAlignmentOnline/python/RichMirrorAlignmentOnline/Configuration.py every time we run.
Keeping track of SavedConfigurations is thus no longer necessary (presuming past alignment outputs will always be preserved),
but could still be useful in the rare case an edit is made at the pit for a quick Configuration change.
- Fixed a bug in RichAnalyzer that was keeping the RunChangeHandler from seeing our conditions.
- Fixed the conditions structure, necessary to run on 2017 data.
- Changed shutil.copyfile() to shutil.copy2() in several places, to preserve timestamps.
Loading