fixing bug where extraction radius was assumed to be the number trailing the...
1 unresolved thread
fixing bug where extraction radius was assumed to be the number trailing the 'r' character in the file names; the true radius sits in the header of the data file
Merge request reports
Activity
Filter activity
corrected the wrongly implemented fix
updated the merge request to merge into
master
, sincedevelopment
disappearedEdited by Florian AttenederI am sorry, but I can't see it anywhere ...
To me it seems like that the method
wave.prop_read_from_file
does not yet handle the special cases for parsing the detector radius forbam
andcore
, see https://git.tpi.uni-jena.de/core/watpy/-/blob/master/watpy/wave/wave.py#L425 This patch adds the same checks as done inmwaves
. Although one could also fuse them intowfile_parse_name
...Or am I missing something here?
added 7 commits
-
d942a05e...41e41181 - 6 commits from branch
master
- a4cbce8b - merged updates from master
-
d942a05e...41e41181 - 6 commits from branch
Please register or sign in to reply