Changes between Version 8 and Version 9 of AnalysisTutorial


Ignore:
Timestamp:
06/02/14 20:45:29 (10 years ago)
Author:
Daniela Dorner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AnalysisTutorial

    v8 v9  
    2323 output::
    2424  YYYYMMDD_SSS-images.root (plots), YYYYMMDD_FFF_I.root (one per run)
     25
     26=== star ===
     27 what is done?::
     28  merge auxiliary information to data
     29 macro::
     30  Mars/fact/analysis/merpp.C
     31 input::
     32  sequence file, YYYYMMDD_FFF_I.root
     33 output::
     34  YYYYMMDD_FFF_I.root (one per run)
    2535
    2636=== ganymed ===
     
    4959 dataset::
    5060  a collection of data runs
     61 YYYYMMDD:: night (date of sunset is used)
    5162 FFF:: file number (starts with 0 every night
    5263 SSS:: sequence number (number of first run in sequence)
     
    5970 set root environment::
    6071   source /pathtoroot/bin/thisroot.sh
     72 rawdata in wü:: /fact/raw/YYYY/MM/DD/YYYYMMDD_FFF.fits.fz
     73 callisto in Wü:: /scratch/local/dorner/data.2013.05.11/callisto/YYYY/MM/DD/ (temporary path, will be changed)
     74 star in Wü:: /scratch/local/dorner/data.2013.05.11/star/YYYY/MM/DD/ (temporary path, will be changed)
     75 sequences in Wü:: /scratch/local/dorner/sequences/YYYY/MM/DD/ (temporary path, will be changed)
     76
     77=== exercises ===
     78
     791. run callisto for a sequence (check the macro to find out how to call the macro)
     802. run star for the same sequence
     813. run merpp for the same sequence
     824. write a dataset file
     835. run ganymed for this dataset file