We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See
pisa/setup.py
Line 311 in a752eaf
Console scripts that are non-existent (test by running each command) and should be removed:
pisa-analysis
pisa-postproc
pisa-fit_discrete_sys
pisa-fit_discrete_sys_nd
pisa-make_asymmetry_plots
pisa-make_systematic_variation_plots
pisa-make_toy_events
pisa-profile_scan
pisa-scan_allsyst
Working scripts for which entry points are missing (possibly incomplete):
scripts/create_barr_sys_tables_mceq.py
pisa_tests/test_Detectors_class.py
pisa_tests/test_covariance.py
pisa_tests/test_kde_stage.py
The text was updated successfully, but these errors were encountered:
We can delete pisa_tests/test_Detectors_class.py, it just duplicates code from https://github.com/icecube/pisa/blob/master/pisa/core/detectors.py#L346
Sorry, something went wrong.
pisa_tests
setup.py
Successfully merging a pull request may close this issue.
See
pisa/setup.py
Line 311 in a752eaf
Console scripts that are non-existent (test by running each command) and should be removed:
pisa-analysis
pisa-postproc
pisa-fit_discrete_sys
andpisa-fit_discrete_sys_nd
pisa-make_asymmetry_plots
pisa-make_systematic_variation_plots
pisa-make_toy_events
pisa-profile_scan
pisa-scan_allsyst
Working scripts for which entry points are missing (possibly incomplete):
scripts/create_barr_sys_tables_mceq.py
pisa_tests/test_Detectors_class.py
pisa_tests/test_covariance.py
pisa_tests/test_kde_stage.py
The text was updated successfully, but these errors were encountered: