Skip to content
Snippets Groups Projects
Commit d376e660 authored by Mikhail Karnevskiy's avatar Mikhail Karnevskiy
Browse files

Small fixes

parent 77491f72
No related branches found
No related tags found
1 merge request!64Doc: Add description to request_dark script
...@@ -8,9 +8,9 @@ The following tasks should only be carried out by trained staff. ...@@ -8,9 +8,9 @@ The following tasks should only be carried out by trained staff.
Request dark characterization Request dark characterization
----------------------------- -----------------------------
Script runs dark characterization notebook with default parameters via web service. Data needs to be transferred via the MDC, however, the web service will wait for this transfer to be completed. Detector is chosen automatically with respect to given instrument (`--instrument`). For AGIPD, LPD, Jungfrau runs for the three gain stages need to be given (`--run-high`, `--run-med`, `--run-low`). For FastCCD and ePIX only a single run needs to be given (`--run`). The script runs dark characterization notebook with default parameters via web service. The data needs to be transferred via the MDC, however, the web service will wait for any transfer to be completed. The detector is chosen automatically with respect to given instrument (`--instrument`). For AGIPD, LPD, Jungfrau runs for the three gain stages need to be given (`--run-high`, `--run-med`, `--run-low`). For FastCCD and ePIX only a single run needs to be given (`--run`).
Complete list of parameters is:: The complete list of parameters is::
-h, --help show this help message and exit -h, --help show this help message and exit
--proposal PROPOSAL The proposal number, without leading p, but with --proposal PROPOSAL The proposal number, without leading p, but with
...@@ -24,7 +24,7 @@ Complete list of parameters is:: ...@@ -24,7 +24,7 @@ Complete list of parameters is::
--run RUN Run number as an integer --run RUN Run number as an integer
Path to data files is defined from script parameters. A typical data path, which can be found in the MDC is:: The path to data files is defined from script parameters. A typical data path, which can be found in the MDC is::
/gpfs/exfel/exp/MID/201930/p900071/raw /gpfs/exfel/exp/MID/201930/p900071/raw
......
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