Gemma Guest

Results 13 comments of Gemma Guest

Putting in the icebox for v6.4 because it should be a quick win and would be really useful (to implement a simple export as csv at least)

Reduced the estimate because the initial step to refactor `ReflectometryISISLoadAndProcess` to call a separate preprocessing algorithm `ReflectometryISISPreprocess` has now been done, which should make this much easier.

Max is putting together a new example for this. The original example needed to know which pixel was the specular, but he thinks there should be enough info in the...

@robertapplin Just spotted a problem testing this with SURF e.g. run 136500, angle 0.5. The reduction now fails because it's attempting to run sum banks. This data is from a...

> Does this need a release note? Technically yes, although this is tied in with the large ROI project and doesn't make so much sense as a standalone change, so...

> There are a few references to `notebook` in the the Data Processor Widget, which I think are fine because this just calls the algorithms to create a notebook. It...

Removed milestone because this looks like too much work for this release

Increased the estimate because this requires the lookup mechanism to be implemented at the algorithm level too, which will require robust testing, and ideally should be consolidated with the code...

The email from @smk78 had these questions. I've put comments in to answer whether they are rounded or not. - Min precision should be 3 dp for these, 4 dp...

I think this was me pre-emptively adding a test to the instructions (in PR #29632) for something that has been broken for a long time, which we expected to be...