MUST2 SAMURAI_2018 S3-LEB-LPC SUPERNEMO MUGAST EXPAND SCALP GALATRON HiCARI VELO
  MUGAST  Not logged in MUGAST
Message ID: 4580     Entry time: Mon Jun 24 01:52:00 2019
Author: Louis 
ExpNbr: e786s 
Type: OFFLINE 
Category: Software 
Status: Fixed 
Target-Source: Cryo-3He 
Subject: Procedure to convert and calibrate runs 

Here is the updated procedure to convert a run, with VAMOS data.


Every 4Go there will be a file change, to see if there is a file change do :

ls -ltrh /data/mugastX/e786s/acquisition/run/


convert the last 4Go file and add it to the chain using the following step:

Step O: Take your favorite ortholinear keyboard (optional)

Step 1: Login the VAMOS environment and convert the run :

Open a terminal from one of the mugast computer:

Type: source $HOME/GoToVamosAna
Type: MyVAna -d2Ar -f /data/mugastX/e786s/acquisition/run/run_$$$$-DD-MM-YY.HHhMMmSSs /data/mugastX/e786s/acquisition/RootA/r$$$$_000a.root

OR

Type: MyVAna -d2Ar -f /data/mugastX/e786s/acquisition/run/run_$$$$-DD-MM-YY.HHhMMmSSs.N /data/mugastX/e786s/acquisition/RootA/r$$$$_00Na.root

(If you encounter the error on Brho "Could not find the BrhoRef for the run <RunNr> ", Update the ./Calibs/ListBrho.dat file with relevant Brho for RunNr)

Step 2: Analyse the file using the npanalysis program:

Type: exit (<-this exit the environment of VAMOS)
Type: lpcgrit (<-this load the analysis environment )
Type: npp MUGAST
Type: edit the exe.sh to treat releverant run. command should be: npanalysis -D mugast.detector -C Calibration.txt -E ./Reaction/46Ar3Hed.reaction -T ./offline/root_e786svamos/r$$$$_00Na.root AD -O run_$$$$_N.root

(This could be used with any file, either from Offline conversion, or the VAMOS Analysis conversion or the Merged Tree from AGATA)

The run will be created in the NPOutputs folder

ELOG Home Page