pisa
pisa copied to clipboard
make_asymmetry_plot needs generalising
List of things needed:
- Currently only handles 5-stage PISA (
pidseparate fromreco) and event-by-event with thecombinestage properly. This should be fixed. - Currently assumes two PID definition: 'trck' and 'cscd' regardless of the way they are split. Again, this should be fixed, but probably can't until the PID binning becomes more fleshed out.
Probably needs some more stuff too so feel free to bug me about it.
Created issue #248 which, if that is fixed (ideas there implemented), should resolve the issue with a pipeline with PID stage behaving fundamentally differently (returning one map per PID spec) from reco with pid as binning dimension.
I think this functionality can be merged (or already exists) in scripts/compare.py... for this, refer to issue #319
The make_asymmetry_plots.py script has been removed and we have other more general issues replacing this one. Closing.