chime-experiment / dias

A data integrity framework
https://dias.readthedocs.io/
GNU General Public License v3.0
2 stars 0 forks source link

Error handling for missing task config variables #33

Open nritsche opened 5 years ago

nritsche commented 5 years ago

Thorw dias.exception.DiasConfigError if a config variable is missing from task file. Currently dias just fails somewhere in that case.

nritsche commented 5 years ago

Not fixed for values added by an analyzer subclass, I think.

ketiltrout commented 5 years ago

This is what I envisaged radiocosmology/caput#59 being used for.