Fix failure to ignore darks/flats when getting the other from separate file#683
Fix failure to ignore darks/flats when getting the other from separate file#683yousefmoazzam merged 1 commit intomainfrom
Conversation
9ded9be to
d501782
Compare
|
thanks @yousefmoazzam , looks good. So in this instance |
|
I've not looked into From a cursory look at where the function is mentioned https://github.com/search?q=repo%3ADiamondLightSource%2Fhttomo%20_empty_aux_array(&type=code, it looks like it gets called only when the So I'd guess that, somehow, in the other PR to fix this, the (As I was already doing refactoring that was on top of this, I decided to split this out to make it clear where the bug fix was, rather than having the bug fix be buried within the subsequent refactoring). |
|
Thanks! Yes, I was curious about it just because there was this bug which might need fixing if any other case refers to |
Fixes IMGDA-650
An alternative to #656, as a precursor to the refactoring of the darks/flats config class.
Checklist