ReleaseNotes068001


v06.80.01 06/15/2018 Release Notes ———– ———— – – ——————————————————

sbndcode v06_80_01 Release Notes

  • Table of contents
  • [sbndcode v06_80_01 Release Notes]
    • [Purpose]
    • [New features]
    • [Bug fixes]
    • [Updated dependencies]
  • [Change List]
    • [sbndcode v06_80_01]
    • [sbndutil v01_56_01]

list of sbndcode releases
Download instructions for sbndcode v06_80_01

Purpose

  • Weekly release

New features

  • Added configuration for POMS

Bug fixes

  • Issue #20124{.issue .tracker-1 .status-3 .priority-5 .priority-high3}
  • Issue #19631{.issue .tracker-1 .status-3 .priority-4 .priority-default}

Updated dependencies

Change List

sbndcode v06_80_01

  • 2018-06-15 Thomas Brooks : Merge branch 'release/v06_80_01'
  • 2018-06-15 Thomas Brooks : Update for larsoft v06_80_01
  • 2018-06-08 Dominic Brailsford : Only fill parent std::set<std::string> if the parent string contains any characters. Only create the parent object if the parent std::set<std::string> contains any strings. Fixes redmine issue #20124{.issue .tracker-1 .status-3 .priority-5 .priority-high3}.
  • 2018-06-05 Thomas Brooks : Give default values to non-standard project.py metadata fcl params
  • 2018-06-01 Thomas Brooks : Merge tag 'v06_80_00' into develop

sbndutil v01_56_01

  • 2018-06-15 Thomas Brooks : Merge branch 'release/v01_56_01'
  • 2018-06-15 Thomas Brooks : Update for larsoft v06_80_01
  • 2018-06-12 Dominic Brailsford : Successful g4 stage
  • 2018-06-12 Dominic Brailsford : Add comma to end of last line after removing closing braces
  • 2018-06-12 Dominic Brailsford : First, mostly complete, attempt at a workflow
  • 2018-06-11 Dominic Brailsford : Commit the launch configuration used by fife_launch. This is not complete but the thought of no version control after all of the changes I've made is making me feel ill.
  • 2018-06-11 Dominic Brailsford : Script to be used by the metadata_extractor with ARTROOT files in fife_launch/fife_wrap. Script uses sam_metadata_dumper as its base and then reformats the json and adds additional information.
  • 2018-06-11 Dominic Brailsford : Adds starting run and subrun numbering to a fcl file. For now, the subrun follows $PROCESS+1 (the condor env var.) until 100 subruns, where it resets. The run increments every 100 subruns.
  • 2018-06-11 Dominic Brailsford : A script which adds metadata (both generic and experiment-specific) to a fcl file. This is to be used on the wrapper fcl created by sbndpoms_wrapperfcl_maker.sh
  • 2018-06-11 Dominic Brailsford : A script which creates a wrapper fcl file to be used in POMS jobs. The created wrapper fcl's only line is #include "MYFCLTORUN"
  • 2018-06-11 Dominic Brailsford : Create directory for POMS scripts
  • 2018-06-11 Dominic Brailsford : Move all project.py related scripts to projectpy directory
  • 2018-06-11 Dominic Brailsford : Move old setup script to a deprecated directory. This can be deleted in a few releases.
  • 2018-06-01 Thomas Brooks : Merge tag 'v01_56_00' into develop