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.
2 parents fb38cf2 + fd3f220 commit 260db3eCopy full SHA for 260db3e
src/osa/scripts/show_run_summary.py
@@ -26,8 +26,8 @@
26
parser.add_argument(
27
"--r0-path",
28
type=Path,
29
- help="Path to the R0 files. Default is /fefs/aswg/data/real/R0",
30
- default=Path("/fefs/aswg/data/real/R0"),
+ help="Path to the R0 files. Default is /fefs/onsite/data/R0/LSTN-01/lst-arraydaq/events",
+ default=Path("/fefs/onsite/data/R0/LSTN-01/lst-arraydaq/events"),
31
)
32
33
0 commit comments