added adapted zoom.ipynb for secondrun data to test the workflow #71
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi Simon,
we are at ISIS at the moment and testing the reduction script on new data that I got from the instrument scientist here. Somehow, it does not compile anymore block [9] with the error message:
TypeError: Problem setting "LoadMonitors" in Load-v1: No registered converter was able to produce a C++ rvalue of type std::__cxx11::basic_string<char, std::char_traits, std::allocator > from this Python object of type bool
I have added the new data under zoom_reduction_data/Secondrun. Could you please have a look why it cannot read it out anymore? With the data if the "Firstrun" (the data we used before) it still works.
Thanks a lot!