Ticket #3110 (closed: worksforme)
EQSANS: implement I(Q) calculation
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Release 2.1 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Implement option to compute EQSANS using the approach of ticket #3105
Change History
comment:5 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 29 to Iteration 30
"New" tickets moved at the code freeze of iteration 29
comment:10 Changed 9 years ago by Mathieu Doucet
In [14104]:
comment:11 Changed 9 years ago by Mathieu Doucet
In [14596]:
comment:12 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 30 to Iteration 31
Bulk move of tickets to iteration 31 at the iteration 30 code freeze
comment:13 Changed 9 years ago by Mathieu Doucet
Re #3110 Remove NaNs from I(Qx,Qy)
Changeset: f0cd395b3eb1b656fb34796e56e53027e6a5db29
comment:14 Changed 9 years ago by Mathieu Doucet
Re #3110 Fix problem with long wavelengths
Changeset: 4f0e3ce9f04153e24c49e51748001a5e340eb020
comment:15 Changed 9 years ago by Mathieu Doucet
Re #3110 Catch transmission error
Changeset: d7b1318f007cb18f79955bfe132743bba9a9cd21
comment:16 Changed 9 years ago by Mathieu Doucet
Re #3110 Fix problem with long wavelengths
Changeset: 4f0e3ce9f04153e24c49e51748001a5e340eb020
comment:17 Changed 9 years ago by Mathieu Doucet
Re #3110 Catch transmission error
Changeset: d7b1318f007cb18f79955bfe132743bba9a9cd21
comment:18 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:19 Changed 8 years ago by Mathieu Doucet
- Status changed from new to verify
- Resolution set to worksforme
This ticket is getting obsolete and the I(Q) calculation for EQSANS is now stable. There isn't much to test apart from seeing that all the system tests pass.
comment:20 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:21 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
All the system tests passed for me.
comment:22 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 3957
(In [12135]) Re #3110 Clean up Transmission and add prototype code.