Ticket #88 (closed: fixed)
Allow the option of using different error calculation models
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Iteration 6 |
Component: | Keywords: | Gaussian, Poisson, Bayesian, errors | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
Look at the WorkspaceValueData diagram in MagicDraw.
This will need to be able to support GaussianErrors PoissonErrors BayesianErrors
But GaussianErrors will be the only one implmented for now.
Change History
comment:6 Changed 13 years ago by Nick Draper
- Milestone changed from Iteration 5 to Iteration 6
To complete
comment:10 Changed 13 years ago by Nick Draper
comment:11 Changed 13 years ago by Nick Draper
comment:12 Changed 13 years ago by Nick Draper
comment:13 Changed 13 years ago by Nick Draper
comment:14 Changed 13 years ago by Nick Draper
comment:15 Changed 13 years ago by Nick Draper
comment:16 Changed 13 years ago by Nick Draper
comment:17 Changed 13 years ago by Nick Draper
comment:18 Changed 13 years ago by Nick Draper
comment:19 Changed 13 years ago by Nick Draper
comment:20 Changed 13 years ago by Nick Draper
comment:21 Changed 13 years ago by Nick Draper
comment:22 Changed 13 years ago by Nick Draper
comment:23 Changed 13 years ago by Nick Draper
comment:24 Changed 13 years ago by Nick Draper
comment:25 Changed 13 years ago by Nick Draper
- Status changed from new to closed
- Resolution set to fixed
comment:26 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 936
Note: See
TracTickets for help on using
tickets.
(In [660]) re #88 Calculation now performed through the errorHelper class
All errorhelper classes are currently defaulted to Gaussian in the Workspace class