Skip to content
Snippets Groups Projects
Commit d3251794 authored by Loïc Le Guyader's avatar Loïc Le Guyader
Browse files

Merge branch 't0' into 'master'

Fix BOZ time delay calculations and plotting

Closes #34

See merge request !154
parents 73a6e8f0 773f77ba
No related branches found
No related tags found
1 merge request!154Fix BOZ time delay calculations and plotting
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
...@@ -22,7 +22,7 @@ PDIR=$(find-proposal $PROPOSAL) ...@@ -22,7 +22,7 @@ PDIR=$(find-proposal $PROPOSAL)
RDIR="$PDIR/usr/processed_runs/r$(printf '%04d' $RUN)" RDIR="$PDIR/usr/processed_runs/r$(printf '%04d' $RUN)"
mkdir $RDIR mkdir $RDIR
papermill 'BOZ analysis part I parameters determination.ipynb' \ papermill 'BOZ analysis part I.a Correction determination.ipynb' \
$RDIR/output.ipynb \ $RDIR/output.ipynb \
-p proposal $PROPOSAL -p darkrun $DARK -p run $RUN -p module $MODULE \ -p proposal $PROPOSAL -p darkrun $DARK -p run $RUN -p module $MODULE \
-p gain $GAIN -p rois_th $ROISTH -p sat_level $SATLEVEL -k xfel -p gain $GAIN -p rois_th $ROISTH -p sat_level $SATLEVEL -k xfel
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment