Versions Compared

Key

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

...

  •  TBD - iteration in progress
  •  Offline viewing of selected runs tool

 

Fastest way to Release v3.2 (Nov 19, 2014 email to opsim-lsst-dev)

1) Conversion tool

                - WFD tag is either added here as an argument (only one can be done at a time) or left as included in Config table

         - remove any output data files not needed by the code/scripts

                - remove any unneeded scripts / files

                - commit to stash under opsim (under "tools"?)

2) Edit main.py to reflect v3.2

3) Configuration Files

                - edit conf files with new defaults and new library directory structure

                - commit conf files

                - commit new downtime file (part of conf directory structure)

4) VisitExpTime & VisitTime

                - is this correct in ObsHistory in MySQL, output_ table in .sql and Summary table in  .sqlite

 

Assumptions

  - sphinx documentation will be incomplete/wrong (e.g. installation references CVS)

  - SQLite and MySQL schemas are different

  - need to cd /lsst/opsim/src to execute ./main.py

 - need to cd /lsst/opsim/tools to execute ./modifySchema.sh (conversion tool to SQLite)

 - WFD tag is written to Config table ( check) but MAF will have to be altered to make use of this