We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0caa91 commit f948b96Copy full SHA for f948b96
src/nectarchain/data/management.py
@@ -40,6 +40,11 @@ def findrun(
40
----------
41
run_number: int
42
the run number
43
+ search_on_GRID: bool
44
+ If enabled, search for data on the EGI grid via DIRAC, and fetch
45
+ them automatically
46
+ camera: str
47
+ The NectarCAM camera for which data are search for. (Default: NectarCAMQM)
48
49
Returns
50
-------
0 commit comments