Opened 12 years ago
#284 new enhancement
exception raising for bad scans
Reported by: | Owned by: | Malte Marquarding | |
---|---|---|---|
Priority: | normal | Milestone: | ASAP 4.0 |
Component: | python | Version: | 2.0 |
Severity: | normal | Keywords: | reader error exception |
Cc: | asoni@… |
Description
I got this error which I think comes from the reader code SEVERE: ArrayBase::validateConformance shape [1] differs from [2] At least, I can't find it in the asap package and I can't trap it with try: ... except: I suspect there's a bad scan than I need to recognize and skip. I know which scan it is from where the program stopped. However, it's one scan among dozens of scans that day, and a hundred or more days that I'm processing to make an index. I can't put in ad hoc code to skip bad scans.
Note:
See TracTickets
for help on using tickets.