Ticket #9690 (closed: fixed)
How Errors are Calculated
Reported by: | Owen Arnold | Owned by: | Anders Markvardsen |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.3 |
Component: | Documentation | Keywords: | ILL |
Cc: | Blocked By: | #9923 | |
Blocking: | Tester: | Alex Buts |
Description
An important question raised more than once at the ILL was about how errors are calculated and carried through, the plus algorithm documentation http://www.mantidproject.org/Plus has a broken link for this and in the new documentation, this concept is completely missing.
This is an important point for people to trust Mantid, to know what it does about the errors.
Change History
comment:1 Changed 6 years ago by Owen Arnold
- Status changed from new to assigned
- Owner changed from Anyone to Anders Markvardsen
comment:2 Changed 6 years ago by Nick Draper
- Owner changed from Anders Markvardsen to Nick Draper
- Component changed from Framework to Documentation
comment:3 Changed 6 years ago by Nick Draper
- Owner changed from Nick Draper to Anders Markvardsen
I hadn't seen that this had gone to Anders, returning it.
comment:4 Changed 6 years ago by Anders Markvardsen
- Milestone changed from Release 3.2 to Release 3.3
comment:5 Changed 6 years ago by Anders Markvardsen
Concept wiki page http://www.mantidproject.org/Error_Propagation created. First version of this was done by one week work experience student Sandy Steele
comment:6 Changed 6 years ago by Owen Arnold
Good documentation above. We at least need to link to this documentation from the rst files so that people looking at the plus algorithm will know how it behaves. Nick Draper is working on some concept rst pages, so I think the contents of this document should go into there, and then we can make good links from each algorithm page to the Errors rst page.
comment:7 Changed 6 years ago by Anders Markvardsen
- Status changed from assigned to inprogress
Updated error propagation page. re #9690
Changeset: ae47f9f7835b5381dfa1dad7c75f6113842dcd7a
comment:9 Changed 6 years ago by Anders Markvardsen
Revert "Updated error propagation page. re #9690"
This reverts commit ae47f9f7835b5381dfa1dad7c75f6113842dcd7a.
Changeset: b637b9cdb00e09f2a502d125918221c3395ffab7
comment:10 Changed 6 years ago by Anders Markvardsen
Revert "Revert "Updated error propagation page. re #9690""
This reverts commit b637b9cdb00e09f2a502d125918221c3395ffab7.
Changeset: 990a01948b1f442d684f8f4b0b4b12556f7939fa
comment:11 Changed 6 years ago by Anders Markvardsen
- Status changed from inprogress to verify
- Resolution set to fixed
To tester:
PLEASE NOTE THAT THERE IS NO BRANCH TO MERGE WITH THIS TICKET. THE CHANGES WAS COMMITTED TO A BRANCH THAT HAS BEEN MERGED WITH MASTER. (it was done this way since updates to this error probagation page happened halfway through Nick translating of all the concept pages)
- check that e.g. Minus (and Plus), http://docs.mantidproject.org/nightly/algorithms/Minus-v1.html algorithm have link to 'Error propagation' concept page
- check the content of the error propagation page
comment:12 Changed 6 years ago by Alex Buts
- Status changed from verify to verifying
- Tester set to Alex Buts
comment:13 Changed 6 years ago by Alex Buts
- Status changed from verifying to closed
Good and timely work but the explanation on error propagation in Rebin, Remove background and ConvertMDHistoToMatirix works algorithms needs to be explicitly added to the description (I suspect surprises there)
Ticket #10127 has been created for that.
comment:14 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10532