Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
  1. Determine *when* the runs were taken.  Copy the data from /gnfs/data/DVD/RawArchive/2006.../ to a local directory, say ~/sci.  The date and time found in the eLog runs section is the same as used in the .../RawArchive/* directories.  Only the *_SCI.pkt files that span the run of interest are needed.
  1. mkdir ~/sci/lsf
  2. Using the glast account on a lat-licos* or equivalent (i.e., a machine that has LICOS_Scripts installed):
    No Format
    python $ONLINE_ROOT/LICOS_Scripts/analysis/LsfWriter.py \--lsd_dir=~/sci \--lsf_dir=~/sci/lsf
    

...