Skip to content

Better error handling for luminosity tables

Josh Borrow requested to merge error_handling_luminosity_tables into master

If the luminosity tables weren't present we'd actually segfault instead of handling the error properly. This changes that and adds in some curlies (sorry not sorry).

Merge request reports