You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package coerces PPFX output into a neutrino flux prediction with uncertainties, and stores various spectra related to the flux, e.g., fractional uncertainties, covariance matrices, etc.
38
+
This package coerces PPFX output into a neutrino flux prediction with uncertainties, and stores various spectra related to the
39
+
flux, e.g., fractional uncertainties, covariance matrices, etc.
39
40
40
41
options:
41
42
-h, --help show this help message and exit
@@ -46,6 +47,7 @@ options:
46
47
-v, --verbose
47
48
-z, --enable-compression
48
49
Enable compression of the output plots directory
50
+
--example-config Print an example configuration file
49
51
```
50
52
51
53
Alternatively, this package can be imported directly into an existing python script:
0 commit comments