This commit is contained in:
Dmitry Ozerov
2023-08-22 11:22:14 +02:00
parent d767351a0d
commit 6156b2eece

View File

@ -8,8 +8,6 @@ export BEAMLINE=<EDIT HERE>
export DETECTOR_NAME=<EDIT HERE> export DETECTOR_NAME=<EDIT HERE>
# Possible choice: JF06T08V04 JF06T32V04 JF17T16V01 # Possible choice: JF06T08V04 JF06T32V04 JF17T16V01
export GEOM_FILE=${DETECTOR_NAME}.geom
#for Alvra(rounding 0.25): 4000 and lower #for Alvra(rounding 0.25): 4000 and lower
#for Cristallina (photon counts): 10 #for Cristallina (photon counts): 10
# edit run_index.*.sh file(s) for (more) indexing options # edit run_index.*.sh file(s) for (more) indexing options
@ -18,7 +16,9 @@ export THRESHOLD_INDEXING=<EDIT HERE>
export LOGBOOK=<EDIT HERE> export LOGBOOK=<EDIT HERE>
# Possible choice: None (if no google logbook feeling) # Possible choice: None (if no google logbook feeling)
# #-----------------------------------------------------
export GEOM_FILE=${DETECTOR_NAME}.geom
export BASEDIR=/sf/${BEAMLINE}/data/${PGROUP}/res export BASEDIR=/sf/${BEAMLINE}/data/${PGROUP}/res