Ticket #9684 (closed: fixed)
EQSANS: output raw transmission
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Nick Draper |
Description
The EQSANSDirectBeamTransmission currently outputs the fitted transmission, but not the data that was used for the fit. We had a request to be able to output the raw distribution as well.
Change History
comment:2 Changed 6 years ago by Mathieu Doucet
- Status changed from assigned to inprogress
Re #9684 Add unfitted transmission output
Changeset: fb635678fef15de37263638526d9fad73e09d3cf
comment:3 Changed 6 years ago by Mathieu Doucet
Re #9684 Make sure the output names are correct
Changeset: 01a89e8bce4bb0a1126d53fcce5e0555b0f85c1b
comment:4 Changed 6 years ago by Mathieu Doucet
To test:
The only difference with the old code is that an additional transmission workspace is created. All the system tests should pass.
If you run one of the transmission system tests within Mantidplot, you should see a workspace with a name along the lines of __transmission_raw_xxxx .
comment:5 Changed 6 years ago by Mathieu Doucet
Re #9684 tweak the transmission ws name
Changeset: ebf8731d1c619e69557317cd11c8fcc1cc557145
comment:6 Changed 6 years ago by Mathieu Doucet
- Status changed from inprogress to verify
- Resolution set to fixed
comment:7 Changed 6 years ago by Mathieu Doucet
Re #9684 Fix typo in setting output
Changeset: 9ea0e4128ef11132f36c2b0435a27db9227bb645
comment:9 Changed 6 years ago by Nick Draper
- Status changed from verify to verifying
- Tester set to Nick Draper
comment:10 Changed 6 years ago by Nick Draper
system tests pass, code review looks clean
comment:11 Changed 6 years ago by Nick Draper
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9684_eqsans_transmission'
Full changeset: 1f0434a5a13af16f8b23564d407bd75dfcc38aa3
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10526