Ticket #8803 (closed)
ConvFit: Only load the resolution file once.
Reported by: | Samuel Jackson | Owned by: | Samuel Jackson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Indirect Inelastic | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
In sequential ConvFit, we're loading the resolution file for every iteration of the fit. There is no need to do this. We should just load it once then pass it to Fit with the "Workspace" parameter.
Change History
comment:3 Changed 7 years ago by Samuel Jackson
Refs #8807 Add some system tests for ConvFit.
Changeset: d1b071c94d610c017b02166bdbd27da8a9a12a06
comment:4 Changed 7 years ago by Samuel Jackson
- Status changed from new to inprogress
Refs #8803 Update tolerance levels.
Changeset: 3f86d2411dcdeec2b92172729b23e0017956f007
comment:6 Changed 7 years ago by Samuel Jackson
- Status changed from assigned to inprogress
Refs #8803 Update with finer parameters for IRIS.
Changeset: d4b833557243bfd7fcb2b5f7b75339211b3b6f9f
comment:8 Changed 7 years ago by Roman Tolchenov
- Status changed from assigned to closed
Merge remote-tracking branch 'origin/feature/8803_convfit_sys_tests'
Full changeset: ca53ae85dc074ad7385548ae826cdda5f2d96145
Note: See
TracTickets for help on using
tickets.
Due to a making a commit to the wrong branch, ticket #8807 should be merged into master before #8803.