icecube / pisa

Monte Carlo-based data analysis
http://icecube.github.io/pisa/
Apache License 2.0
19 stars 47 forks source link

Ultrasurfaces expect absolute path to fit results file #778

Closed LeanderFischer closed 2 weeks ago

LeanderFischer commented 1 month ago

In these lines, the US fit results are loaded, but this expects an absolute path (so not generic for different clusters/wgs. This could simply be replaced with the find_resource function as it is done for the flux stages. Should be a very quick fix.