Changeset 573


Ignore:
Timestamp:
Oct 11, 2011, 2:36:12 PM (13 years ago)
Author:
campagne
Message:

update script description (jec)

File:
1 edited

Legend:

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

    r547 r573  
    11Title: Status of the programs and scripts used for Amas@Nancay analysis at CCIN2P3
    2 Revision: 14/9/11
     2Revision: 11/10/11 (JEC)
    33Author: J.E Campagne 22/7/11
    44----------------------------
     
    7272--------------------------------
    7373        - SHOULD BE DONE BEFORE gain/calib/analysis
    74         - send statusdaq if necessary
    7574        - send the scaextractor.sh script to BQS system
    7675                although this script is called by getscafiles lower level script
     
    7877                - TO MIGRATE TO NEW BATCH
    7978
    80 o submit2qs-gainmaker.sh
     79o submit2bqs-procspecmfib.sh
     80-----------------------------
     81        - SHOULD BE DONE for processing signals for FFT/paquet median filtering
     82        - GAIN/CALIB/ON, OFF...
     83        - prepare and send in batch the proc_specmfib.sh to BQS
     84        - exemple
     85        - Todo list
     86                - TO MIGRATE TO NEW BATCH
     87
     88o submit2bqs-anagainmaker.sh
     89----------------------------
     90        - done after proc_specmfib
     91        - prepare and send the analyse.cc prg for gain computation
     92        - exemple
     93        - Todo list
     94                - TO MIGRATE TO NEW BATCH
     95
     96o submit2bqs-anacalibmaker.sh
     97----------------------------
     98        - done after proc_specmfib
     99        - prepare and send the analyse.cc prg for calibration computation
     100        - exemples:
     101        > $./submit2bqs-anacalibmaker.sh -src Abell85 -date 20110410
     102
     103       
     104        - Todo list
     105                - TO MIGRATE TO NEW BATCH
     106       
     107o submit2qs-onoffmaker.sh (OBSOLETE ???)
     108--------------------------
     109        - send the onoffmaker.sh script to BQS system
     110        - Todo list
     111                - TO MIGRATE TO NEW BATCH
     112
     113o submit2bqs-rawonoffmaker.sh (OBSOLETE ???)
     114-----------------------------
     115        - used after the anagainmaker
     116        - prepare and send in batch the proc_rawonoff.sh to BQS system
     117        - exemple submit2bqs-rawonoffmaker.sh -src Abell85 -date 20110417 -fcycle 8 -lcycle 23 -type ON
     118        - Todo list
     119                - TO MIGRATE TO NEW BATCH
     120
     121o submit2qs-gainmaker.sh (OBSOLETE)
    81122-------------------------
    82123        - send the gainmaker.sh script to BQS system
    83124        - Todo list
    84125                - TO MIGRATE TO NEW BATCH
    85        
    86 o 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 
    95 o submit2qs-calibmaker.sh
     126
     127o submit2qs-calibmaker.sh (OBSOLETE)
    96128--------------------------
    97129        - send the calibmaker.sh script to BQS system
    98         - Todo list
    99                 - TO MIGRATE TO NEW BATCH
    100 
    101 o submit2qs-onoffmaker.sh
    102 --------------------------
    103         - send the onoffmaker.sh script to BQS system
    104130        - Todo list
    105131                - TO MIGRATE TO NEW BATCH
     
    117143                . statusdaq.sh 
    118144
    119 o gainmaker.sh
     145o anagainmaker.sh
     146-----------------
     147        - perform
     148          . the analysis of the above fits files to determine the
     149                        gains of each channel: produce gain_* files (monitoring + gain files)
     150          . put the results into Irods
     151        - use
     152                - getscafiles.sh
     153                - analysis.cc   
     154
     155o anacalibmaker.sh
     156------------------
     157        - perfom
     158          . prepare the analysis of the above fits files
     159          . put calib_* files (monitoring +  calibration files) into Irods
     160        - use
     161                - getscafiles.sh
     162                - analysis.cc   
     163
     164
     165o gainmaker.sh (OBOLETE)
    120166---------------
    121167        - perform
     
    130176                - analysis.cc   
    131177       
    132 o calibmaker.sh
     178o calibmaker.sh (OBSOLETE)
    133179---------------
    134180        - perfom
     
    155201++++++++++++++++++++++
    156202
    157 o proc_rawonoff.sh
     203o proc_specmfib.sh
     204------------------
     205        - perform all the preparation work to send in batch the "specmfib"
     206          program which perform the FFT and median/mean spectra
     207          for the GAIN/CALIB/ON-OFF... task
     208        - use
     209          - getscafiles.sh, select.sh, statusdaq.sh, getsignalfiles.sh
     210        - comments
     211          - this is the pre-processing of the data to be used before
     212            anaXYZ script which are post-processing
     213
     214
     215o proc_rawonoff.sh (OBSOLETE)
    158216------------------
    159217        - this is the script to use to perform the "datacycle" contents
     
    165223          - contrary to proc_script (below) specmfib is activated in the same thread
    166224
    167 o proc_script.sh
     225o proc_script.sh (OBSOLETE)
    168226-----------------
    169227        - VERY BUSY script
Note: See TracChangeset for help on using the changeset viewer.