Skip to content

Remove non-numerical values from xmin fields and shield GOF computations

Max Knobbe requested to merge (removed):release-3-1-x into release-3-1-x

The .plot of ZEUS_2000_I524911 contained non-parsable xmin fields that I replaced with the appropriate numerical values.

Since I noticed this when computing chi2 values, which failed due to parsing errors, I also shielded the parsing in the GOF computations against parsing errors.

Edit: + removed some trailing whitespace, which I hope is also ok.

Edited by Max Knobbe

Merge request reports