- Sep 05, 2018
-
-
Marcelo Vogel authored
As requested by ADC, the archiving transform now deletes input files right after they are added to the output zip archive. This commit also drops the support for handling tar archives, which was approved. Former-commit-id: a3eec24cbb5e3fce033ee84b64ee967a364710f8
-
- Nov 13, 2017
-
-
Will Buttinger authored
Update PATTransformUtils.py - remove references to d3pd, since no longer part of the AthDerivation release - Should address ATLMCPROD-5242 Former-commit-id: 48813fc33ce1d4518f6ea3170276d8de621e349a
-
- Aug 10, 2017
-
-
Zach Marshall authored
Need to add DerivationFrameworkDataPrep back into the git release; had only been in svn. Updating PATJobTransforms to match the trunk in svn (git was quite out of date). Hoping these changes are ok in the new release. Note that pileup reweighting depends on the pileup reweighting tool, which depends on the MC event weight tool, which lives in reweight utils, which depends on LHAPDF, which isn't available in the release at the moment (it is an external). Marking this a WIP until that issue is resolved. Former-commit-id: 6c580a0ada027f7f7937a3b04d864c834d6422f0
-
- Aug 05, 2015
-
-
Atlas-Software Librarian authored
* scripts/Reco_trf.py - Finally remove Reco_trf completely! Farewell, old friend, you were a thousand times more evil than I. * share/skeleton.AODtoDPD_tf.py - Updates to produce MCP NTUP files - Updated D3PD flags * Tag as PATJobTransforms-00-05-46 2015-05-26 Graeme Stewart <graeme.andrew.stewart@cern.ch> * share/skeleton.AODtoDPD_tf.py * share/skeleton.AODtoRED_tf.py * share/skeleton.ESDtoDPD_tf.py * share/skeleton.MergePool.py * share/skeleton.NTUPtoRED_tf.py * share/skeleton.PhysicsValidation_tf.py - Import common options from RecJobTransforms (not deprecated from PATJobTransforms) to pickup new --valid flag properly * Tag as PATJobTransforms-00-05-45 2015-05-22 Graeme Stewart <graeme.andrew.stewart@cern.ch> ... (Long ChangeLog diff - truncated)
-
- Feb 18, 2015
-
-
Graeme Stewart authored
- In addNTUPMergeSubsteps() also take Tier-0 NTUPs from trfArgs.getExtraDPDList * scripts/NTUPMerge_tf.py - Use trfArgs.addExtraDPDTypes to add extra NTUP file arguments * Tag as PATJobTransforms-00-05-42 (PATJobTransforms-00-05-42) * python/PATTransformUtils.py - In addNTUPMergeSubsteps() also take Tier-0 NTUPs from trfArgs.getExtraDPDList * scripts/NTUPMerge_tf.py - Use trfArgs.addExtraDPDTypes to add extra NTUP file arguments * Tag as PATJobTransforms-00-05-42
-
- Jan 19, 2015
-
-
Graeme Stewart authored
- Deprecate use of any AMI tools, aborting with a message to migrate to the new transforms (no pyAMI5 migration!) * python/PATTransformUtils.py - Update logger to be a child of the main transforms message logger * scripts/GetCommand.py - Specific deprecation error * scripts/Reco_trf.py - Specific deprecation error * Tag as PATJobTransforms-00-05-41 (PATJobTransforms-00-05-41) * python/ArgDicTools.py - Deprecate use of any AMI tools, aborting with a message to migrate to the new transforms (no pyAMI5 migration!) * python/PATTransformUtils.py - Update logger to be a child of the main transforms message logger * scripts/GetCommand.py - Specific deprecation error * scripts/Reco_trf.py - Specific deprecation error * Tag as PATJobTransforms-00-05-41 ***WARNING*** From this tag onwards no support for AMI in the old transforms 2014-11-29 Graeme Stewart <graeme.andrew.stewart@cern.ch> * PATTransformUtils.py - Protect addNTUPMergeSubsteps() from crashing if an exception is raised when importing DPD names * skeleton.AODtoDAOD_tf.py - Added code to run from EVNT inputs (Patch from James Catmore) * Tag as PATJobTransforms-00-05-40 ... (Long ChangeLog diff - truncated)
-
- Nov 05, 2014
-
-
Graeme Stewart authored
- Ensure that NTUP_PHYSVAL executor is added from addNTUPMergeSubsteps - New addPhysValidationMergeFiles for NTUP_PHYSVAL merge arguments * NTUPMerge_tf.py - Use new addPhysValidationMergeFiles arguments * Tag as PATJobTransforms-00-05-37 (PATJobTransforms-00-05-37) * PATTransformUtils.py - Ensure that NTUP_PHYSVAL executor is added from addNTUPMergeSubsteps - New addPhysValidationMergeFiles for NTUP_PHYSVAL merge arguments * NTUPMerge_tf.py - Use new addPhysValidationMergeFiles arguments * Tag as PATJobTransforms-00-05-37 2014-09-22 Graeme Stewart <graeme.andrew.stewart@cern.ch> * DAODMerge_tf.py - New transform that will merge many flavours of DAOD files in one job * PATTransformUtils.py - Add utilities to list all of the known DAOD flavours and to generate appropriate arguments and transform substeps. * Tag as PATJobTransforms-00-05-36 2014-08-22 Karsten Koeneke <karsten.koeneke@cern.ch> * skeleton.AODtoDAOD_tf.py - From James Catmore: Add option to turn off event filtering for all output DAODs * tagging as PATJobTransforms-00-05-35 ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Graeme Stewart authored
- Protect imports of D3PD flags from failure * tagging as PATJobTransforms-00-05-32 (PATJobTransforms-00-05-32)
-