BohndiekLab / patato

PATATO: A Python PhotoAcoustic Tomography Analysis Toolkit
MIT License
9 stars 4 forks source link

Implement better error handling #51

Open tomelse opened 2 days ago

tomelse commented 2 days ago

E.g. NMR hdf5 data is corrupted, catch Hdf5 files. Possibly lazily open hdf5 files as writeable only when needed?

tomelse commented 2 days ago

Also check types when doing

pat.PAData(...)