Steven Wren
Steven Wren
List of things needed: - Currently only handles 5-stage PISA (`pid` separate from `reco`) and event-by-event with the `combine` stage properly. This should be fixed. - Currently assumes two PID...
When I try to run `pipeline.py` with the `example_vbwkde.cfg` I get the following error: ``` Stevens-MacBook-Pro-2:pisa steven$ python pisa/core/pipeline.py --pipeline pisa/resources/settings/pipeline/example_vbwkde.cfg --outdir OUTPUT/ProfileScans/MPHYS/ --png -v PISA running in double precision...
Problem is being encountered on the PSU GPU clusters while running `hypo_testing.py`. After first encountering the issue I added `git status` just before I run `hypo_testing.py` and get this: ```...
After realising the issue I had in #254 was just stupidity I went back to trying to KDE the muon distribution for PINGU V36. It works a treat, except for...
Running `hypo_testing.py` for NMO studies and getting errors with parameters going to NaN when running in single precision. I modified the error message so it would tell me which parameter...