Skip to content

TOF with resolution width table incomplete outside of refinement #200

@briantoby

Description

@briantoby

The histDict1 dictionary needs to be passed to all calls of errRefine so that calls to evaluate the fit (not just inside refinements) are done correctly. There are ~5 places each in testDeriv and GSASIIstrMain where an empty dict is passed rather than the correct values (see 41c552b). This should result that the errRefine code will run, but will use the instrument parameters widths rather than the lookup table.

Fix will require getting histDict1 info to where errRefine is called and replacing the {} in the call with histDict1 (see #188 and #199)

Metadata

Metadata

Assignees

Labels

Done?Probably complete, but not yet closedORNLBug or need identified/requested by ORNL user/staffSomeday...Problem noted, but will not be addressed right now.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions