Ticket #9525 (closed: fixed)
CreateSampleWorkspace Algorithm
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Anders Markvardsen |
Description
create an algorithm that will create sample workspace of types - WS2d and event for now. This should allow the data to be filled using a fitfunction with a useful default included.
Change History
comment:2 Changed 6 years ago by Nick Draper
- Status changed from new to assigned
To tester: Have fun!
- Use the algorithm to create a selection of event and histogram workspaces.
- the workspaces should have an instrument and show up in the inst view (even if linear and ugly).
- graphing and the detector tables should work.
- the user defined fourmula's are those used for fit funtions, eg. name=LinearBackground, A0=0.5;name=Gaussian, PeakCentre=10000, Height=50, Sigma=0.5;name=Gaussian, PeakCentre=1000, Height=80, Sigma=0.5
- If random is not selected, two workspaces created with the same values should match.
comment:3 Changed 6 years ago by Nick Draper
- Status changed from assigned to inprogress
re #9525 resolve warnings
Changeset: 5b185f34ebaf734806e60a7413adc7f32474c143
comment:4 Changed 6 years ago by Nick Draper
re #9525 resolve warnings
Changeset: a0eb1b2111df3bddac03982a24fa2488527dd1ae
comment:5 Changed 6 years ago by Nick Draper
- Status changed from inprogress to verify
- Resolution set to fixed
comment:6 Changed 6 years ago by Anders Markvardsen
- Status changed from verify to verifying
- Tester set to Anders Markvardsen
comment:7 Changed 6 years ago by Anders Markvardsen
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9525_CreateSampleWorkspace'
Full changeset: e62cea5ccd3f2c7668c49d2c2061006b581523f4
comment:8 Changed 6 years ago by Anders Markvardsen
Examples above tested including saving and loaded created workspaces.
Crash observed when
- run createsampleworkspace
- show instrument
- run createsampleworkspace again
this will be handle in separate ticket. note crash only observed when show instrument is shown and not when data are plotted.
re #9525 CreateSampleWorkspace added
Changeset: fe9ccc22e1fabefa236e9e688cb27a54bddf5c4b