Skip to content
Snippets Groups Projects
Commit eadb477d authored by Antti Soininen's avatar Antti Soininen
Browse files

Fix bin-width only binning parameters in SofQW* algorithms.

VectorHelper::createAxisFromRebinParams() would produce garbage if it
was supplied only the bin width as binning params.
- Added hints to VectorHelper::createAxisFromRebinParams() which are
used when only the bin width is supplied as the binning range.
- The SofQW* algorithms now estimate the binning ranges (in both E and
Q) if they are supplied with bin width only params.
- The actual estimation is done in the SofQCommon utility class.

Re #22140
parent d870e24f
No related merge requests found
Showing with 400 additions and 109 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment