Skip to content

Force Check for Existence of Mask & Calibration Files

Simon Spannagel requested to merge force_filesearch into master

This MR changes the behavior of the Detector class. Now it is always checked if mask and calibration files - if given in the config - actually exist. Nonexistance is fatal.

I think this behavior is more consistent with expectations.

Fixes #113 (closed)

Edited by Simon Spannagel

Merge request reports