Updated load_1D.py #63

Merged
usov_i merged 5 commits from JakHolzer-edited-load_1D-vol2 into det1d 2020-09-15 14:25:25 +02:00

5 Commits

Author SHA1 Message Date
4d734f9682 Update load_1D.py 2020-09-11 13:52:58 +02:00
0e12f8f185 Stop in case of malformed metadata section
Remove exception hadling because if there is an error in reading,
we shouldn't return partially read data, which will cause issues later.
2020-09-11 12:12:27 +02:00
4a33450dc8 Apply black formatter 2020-09-11 12:00:50 +02:00
5b9a935e44 Extract constants 2020-09-11 11:35:36 +02:00
31fd57533f Add files via upload
Try, except deleted.
Added one if/elif loop to tell apart zebra mode (bi, nb) and different angles saved
2020-09-10 15:09:19 +02:00