Closed turkot closed 7 months ago
As was investigated by @takluyver , the source of this issue is a problem in the RAW data - some of the trains have wrong train id values, for example: 1213530111 1213530113 1213595648 1213530114 1213530115
(here train id 1213595648
is ~65k higher than neighbors). Such trains can be avoided by opening run data with inc_suspect_trains=False
, for example:
run_data = RunDirectory(run_folder, inc_suspect_trains=False)
I'm closing this issue since it can be avoided with a use of an already existing solution.
There is an issue with collecting inner ids for certain runs of raw data in p2746 and p2995 which Janusz Malka is currently trying to reduce. The issue can be reproduced with:
This leads to an error:
The same snippet of code is working fine for most of other raw runs, for example for: