Skip to content
Snippets Groups Projects

Doc: Add description to request_dark script

Merged Mikhail Karnevskiy requested to merge doc/request_darks into master
2 unresolved threads
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
+ 3
3
@@ -8,9 +8,9 @@ The following tasks should only be carried out by trained staff.
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
--proposal PROPOSAL The proposal number, without leading p, but with
@@ -24,7 +24,7 @@ Complete list of parameters is::
--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
Loading