#!/bin/bash export PGROUP= export BEAMLINE= # Choice: alvra bernina cristallina furka maloja export DETECTOR_NAME= # Possible choice: JF06T08V04 JF06T32V04 JF17T16V01 export GEOM_FILE=${DETECTOR_NAME}.geom #for Alvra(rounding 0.25): 4000 and lower #for Cristallina (photon counts): 10 # edit run_index.*.sh file(s) for (more) indexing options export THRESHOLD_INDEXING= export LOGBOOK= # Possible choice: None (if no google logbook feeling) # export BASEDIR=/sf/${BEAMLINE}/data/${PGROUP}/res source /sf/jungfrau/applications/miniconda3/etc/profile.d/conda.sh conda activate sf-dap