mantidproject / mantid

Main repository for Mantid code
https://www.mantidproject.org
GNU General Public License v3.0
209 stars 122 forks source link

EngDiff: Provide background subtracted data to GSAS #34587

Open DanielMurphy22 opened 1 year ago

DanielMurphy22 commented 1 year ago

Some design discussions needed on this. GSASII can do it's own background fitting, but Saurabh likes being able to control the background within Mantid and trusts out background subtraction. This issue is to provide Background subtracted focussed data for inputting to GSASII. This should be an option (maybe the most popular / common option) but it should also be possible to feed in normal focussed data.

This needs a plan for the intended user flow through the interface.

Tasks:

DannyHindson commented 1 year ago

Based on recent discussions inside the diffraction team and with Saurabh we think the best plan is to add a table widget to the GSAS tab that is similar to the one already on the Fitting tab. Such a table might also support doing serial and sequential fitting across multiple runs on the GSAS tab (but that's a separate change\issue)