Skip to content

Commit f948b96

Browse files
committed
Better doc
1 parent e0caa91 commit f948b96

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/nectarchain/data/management.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,11 @@ def findrun(
4040
----------
4141
run_number: int
4242
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)
4348
4449
Returns
4550
-------

0 commit comments

Comments
 (0)