MUST2 SAMURAI_2018 S3-LEB-LPC SUPERNEMO MUGAST EXPAND SCALP GALATRON HiCARI VELO
  MUGAST, Page 126 of 132  Not logged in MUGAST
Status ExpNbr Date Author Type Category Target-Sourcedown Subject
Fixede768s Wed Jul 17 13:55:54 2019 Kseniia et alMUST2Hardware The silicons are polarised again
The LV and HV cards are now in the spare crate brought from Orsay. The detectors are polarised; network connection not working just yet. The leakage currents are as follows:
Fixede768s Thu Jul 18 22:10:58 2019 JennOTHERGeneral Previous Papers
Fixede768s Thu Jul 18 22:11:57 2019 FrancoOFFLINEGeneral Identification in Mugast
Attached the spectra obtained in Mugast for run_0072_0_agata.root.
The colored ones are obtained simply asking for multiplicity 1, the black points are obtained
asking also for Z=9 (F) and for A=20 in VAMOS with the condition abs(mM_Q2*8-20)<0.5.
Fixede768s Thu Jul 18 23:42:44 2019 mugastRUNGeneral run 103 -> Brho scan
Fixede768s Fri Jul 19 00:03:25 2019 JennBEAMGeneral Brho information 15 Oxygen beam 4.7MeV/u
Fixede768s Fri Jul 19 00:06:35 2019 JennBEAMGeneral Brho information 15 Oxygen beam 4.7MeV/u
Fixede768s Fri Jul 19 00:59:20 2019 mugastRUNGeneral RUN 107 - Reference Target Run
Reference Target Run after beam tuning
Brho 0.5854 Tm
Fixede768s Fri Jul 19 01:02:54 2019 mugastOTHERGeneral 15O beam parameters
Brho manip = Brho after target - 2% = 0.556 Tm

RMN = 2821.476 Gauss

Q32 = 15.2 A
Q31 = 16.8 A
Q41 = 148.070 A
Q42 = 217.452 A

Dipole D4p = 187.632 A
Fixede768s Fri Jul 19 01:05:26 2019 mugastRUNGeneral RUN 108
Brho Change to 0.556 Tm

Moving Plate : Final Position +7mm
with 6 kHz

Slowly increasing
Fixede768s Fri Jul 19 08:09:21 2019 Jenn, KseniiaOTHERGeneral Overview nightshift run 112
Smooth night, everything was working properly.
Checked agata rootfile to see preliminary gammas.

19Ne 275 state observed

Also 19F (strong 109 state) (fusion-evaporation?)

Check Agata elog for more details.
Fixede768s Fri Jul 19 15:11:10 2019 mugastOFFLINEGeneral Procedure for run conversion and analysis
Here is the procedure to convert a run with VAMOS and AGATA data and add those data to the Kinematic plot.

Every 4GB there will be a file change, to see if there is a file change type:

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

Convert the last 4GB file and add it to the chain through the following steps:

Open a terminal from one of the Mugast computer:
Type: source $HOME/GoToVamosAna
Type: MyVAna -d2Ar -f /data/mugastX/e768s/acquisition/run/run_$$$$-DD-MM-YY.HHhMMmSSs /data/mugastX/e768s/acquisition/run/RootA/r$$$$_000a.root

OR (in case the run is split in more files)

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

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

Now you would be already able to run npanalysis to analyze the data VAMOS+Mugast with the following procedure:

Type: exit (to exit the VAMOS environment)
Type: lpcgrit (to load the analysis environment)
Type: npp MUGAST
Edit the exe_e768s.sh to specify which runs to analyze. The command should be the following:

npanalysis -D mugast.detector -C Calibration.txt -E ./Reaction/15N7Lit.reaction -T /data/mugastX/e768s/acquisition/run/RootA/r$$$$_00Na.root AD -O run_$$$$_N.root

Type: ./exe_e768s.sh

To convert a run including the AGATA data, the procedure is the following:
Go to the AGATA analysis computer (last on the right close to the window in the acquisition room), open a terminal and type the following commands:

> a4
> t e768s
> cd Replay
>./do_global_replay.sh -run ## (## is the number of the run you want to convert).

When it is finished, copy the root file to the GANIL world:

> mkdir /dataganil/e768s/acquisition/root_agata/run_00##/
> cp ./run_00##/Out/Analysis/Tree_00*.root /dataganil/e768s/acquisition/root_agata/run_00##/.

Now you can analyze the file using npanalysis.
The command in the exe_e768s.sh file should now look like:

npanalysis -D mugast.detector -C Calibration.txt -E ./Reaction/15N7Lit.reaction -T /data/mugastX/e768s/acquisition/root_agata/run_00##/Tree_000N.root TreeMaster -O run_00##_N_agata.root

The run will be created in the ./NPOutputs folder.
Bon courage!
Fixede768s Fri Jul 19 15:55:38 2019 mugastRUNGeneral Beam is fluctuating
Run 115 stopped at 16h40.
Fixede768s Fri Jul 19 17:33:21 2019 NicolasOTHERGeneral AGATA: what if a crystal status get red
1. Go to the AGATA Digitizer: Control tab of the browser
2. Select the detector and crystal, then click 'Select'
3. Click the 'ReSync Current Digitizer Optical Link'

Normally it should go green again, otherwise call AGATA people
Fixede768s Fri Jul 19 17:52:24 2019 NicolasOTHERGeneral AGATA: replaying runs
1. Go to the AGATA analysis computer, open a terminal and execute the following commands:
> a4
> t e768s
> cd Replay
> ./do_global_replay.sh -run ### (### is the run number you want to convert)
if it complains that the folder with the run already exists, just > rm -rf runXXXX/ (where XXXX is the run you're replaying) in the Replay folder

2. When it is finished copy the root file to the GANIL world:
> mkdir /dataganil/e768s/acquisition/root_agata/run_0###
> cp ./run_0###/Out/Analysis/Tree_00*.root /dataganil/e768s/acquisition/run_0###
Fixede768s Sat Jul 20 01:02:10 2019 Serge & FrancoOTHERGeneral Night shift beam & resync
timeline of run 116

00:xx resync Agata #13C
00:57 lost beam, back at full intensity at 01:12
01:30 lost beam, back at full intensity at 01:45
01:37 FP_CATS5 tripped, reset
01:43 resync Agata #13C
02:04 resync Agata #13C
02:20 lost beam, back at full intensity at 02:30
02:36 resync Agata #13C
03:45 Vamos rate down to 900 pps, checked that intensity on profiler is 1.1e7 so decided to continue
05:58 resync Agata #13C
06:55 Vamos rate at 1400 pps but diamond is decreasing since several hours: we had 17500 counts at midnight and now only 7500.
Checked beam rate on profiler and found 1.8e7 so indeed it is the diamond efficiency that is going down steeply
Fixede768s Sat Jul 20 05:58:18 2019 FrancoOFFLINEGeneral Time calibration for MG10_X
Attached a tentative time calibration for the square MG10_X from run 89 (to be checked!).
Even applying the calibration the spectrum E_TOF for MG10 (run 115) displays many structures.
Fixede768s Sat Jul 20 08:01:06 2019 NikolaONLINEGeneral screenshots run 116 @ 08h00
Fixede768s Sat Jul 20 09:20:35 2019 NikolaONLINEGeneral screenshots run 116 @ 09h20
Ongoing  Sat Jul 20 09:32:02 2019 Kseniia, Christian, Nikola,OTHERGeneral summary of the morning shift
timeline of run 116

09:15 resync AGATA crustal 13C, AGATA was in back-preassure for ~7 min
10:30 resync AGATA crustal 13C, AGATA was in back-preassure for ~3 min
10:40 run 116 stopped (PCP called, they have a problem with primary beam high intensity reader, they called in the on-call people)
Fixede768s Sat Jul 20 10:50:01 2019 NikolaONLINEGeneral End of run 116 (beam problem) -> screenshots run 116 end @ 10h40
1. A monitor of the primary beam failed and the astreinte had to be call (PCP did it).

2. The H2O cold box went in default. The cold water for AGATA digitizer; vamos crates and CTA went up to 25 deg!
Reset..... waiting that it goes back to 17deg in the cave circuit

ELOG Home Page