Changeset 539


Ignore:
Timestamp:
Sep 29, 2011, 10:24:12 AM (13 years ago)
Author:
campagne
Message:

update the description (jec)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BAORadio/AmasNancay/analysis-scriptsAndprg-description.txt

    r519 r539  
    1414        - perfom
    1515                . gain spectra determination + monitoring
     16                . ON-OFF spectra without calibration
    1617                . calibration coefficient determination + monitoring
    1718                . ON-OFF spectra determination (no RT calibration included)
    1819        - Todo
    19                 . include RT calibration
     20                . include RT calibration, or a RT/BAO calibration using a calibrator source
    2021        - comments
    21                 . ON-OFF part only validate for a single Abell85 run and not in batch mode (preliminary stage)
    22                 . GAIN part should be revalidated according to inPath argument
     22                . the STANDARD usage since end september 11 is GAIN + ON-OFF wo calibration
    2323               
    2424-----------------------------------------------------------
     
    5050        - Todo
    5151                . scan also for FINAL calib_* files progress
     52o statusonoff.sh
     53----------------
     54        - perform
     55                . scan Irods On and Off directories to look at datacycle<cycle> contents
     56
     57o statusCycles.sh
     58-----------------
     59        - perform
     60                . scan Irods directories to look at sca<>.sum files to count the number of cycles per run
    5261
    5362B) Utilitary scripts to send to BQS system high level task
     
    7584                - TO MIGRATE TO NEW BATCH
    7685       
     86o submit2bqs-rawonoffmaker.sh
     87-----------------------------
     88        - used after the gainmaker
     89        - send statusdaq if necessary
     90        - prepare and send in batch the proc_rawonoff.sh to BQS system
     91        - exemple submit2bqs-rawonoffmaker.sh -src Abell85 -date 20110417 -fcycle 8 -lcycle 23 -type ON
     92        - Todo list
     93                - TO MIGRATE TO NEW BATCH
     94
    7795o submit2qs-calibmaker.sh
    7896--------------------------
     
    136154D) Lower level scripts
    137155++++++++++++++++++++++
    138                
     156
     157o proc_rawonoff.sh
     158------------------
     159        - this is the script to use to perform the "datacycle" contents
     160        - perform all the preparation work to send in batch the "specmfib" program
     161                        which perform the FFT and median/mean spectra for the ON-OFF task
     162        - use
     163          - getscafiles.sh, select.sh, statusdaq.sh, getsignalfiles.sh
     164        - comments
     165          - contrary to proc_script (below) specmfib is activated in the same thread
     166
    139167o proc_script.sh
    140168-----------------
Note: See TracChangeset for help on using the changeset viewer.