Ticket #5541 (closed: fixed)
WeightedMeanMD
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #5532 | Tester: | Michael Reuter |
Description
Need an MD version of the weighted mean algorithm to complete #5532.
Implement as a subtype of the existing BinaryMD superclass alongside the other MDAlgorithms.
Change History
comment:2 Changed 8 years ago by Owen Arnold
refs #5541. Algorithm implemented.
Changeset: f06183ae58e835a9bfcabd107ddb4866a1a6a3a6
comment:3 Changed 8 years ago by Owen Arnold
refs #5541. Missing changes to cmakelists.
Changeset: c37f88e0f1cca3355ef52ad9a5c00dba27b233c9
comment:4 Changed 8 years ago by Owen Arnold
refs #5541. Fix warnings and add wiki usage section
Changeset: a214de12ac65dfb316fe8967457c374cb5575f97
comment:5 Changed 8 years ago by Owen Arnold
refs #5541. Fix Mac test failure.
Changeset: ca741061dbf787b01785ad330f18fd442464413a
comment:6 Changed 8 years ago by Owen Arnold
refs #5541 #5548 #5484. Fix warnings
Changeset: 0705d180a77fbf5436b2480550399e5017862e6e
comment:7 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
Tester. See the usage section in http://www.mantidproject.org/WeightedMeanMD. Running this script should produce the same results via WeightedMean and WeithedMeanMD.
comment:8 Changed 8 years ago by Owen Arnold
refs #5541. Algorithm implemented.
Changeset: f06183ae58e835a9bfcabd107ddb4866a1a6a3a6
comment:9 Changed 8 years ago by Owen Arnold
refs #5541. Missing changes to cmakelists.
Changeset: c37f88e0f1cca3355ef52ad9a5c00dba27b233c9
comment:10 Changed 8 years ago by Owen Arnold
refs #5541. Fix warnings and add wiki usage section
Changeset: a214de12ac65dfb316fe8967457c374cb5575f97
comment:11 Changed 8 years ago by Owen Arnold
refs #5541. Fix Mac test failure.
Changeset: ca741061dbf787b01785ad330f18fd442464413a
comment:12 Changed 8 years ago by Owen Arnold
refs #5541 #5548 #5484. Fix warnings
Changeset: 0705d180a77fbf5436b2480550399e5017862e6e
comment:13 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:14 Changed 8 years ago by Michael Reuter
- Status changed from verifying to closed
Running the script and manually inspecting the results shows that the new algorithm correctly performs the weighted mean calculation.
comment:15 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 6387