Ticket #9908 (closed: fixed)
Add missing Algorithm Usage examples
Reported by: | Nick Draper | Owned by: | Nick Draper |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Documentation | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #7517 | Tester: | Michael Reuter |
Description (last modified by Nick Draper) (diff)
The following algorithms were found to be missing usage examples or have no rst file at all.
The outstanding documentation tickets were checked, but a match could not be found, so these appear to be missed.
- RunPythonScript -Done
- LoadEventNexus -Done
- ConjoinWorkspaces -Done already
- LoadIsawPeaks -Done
- ConjoinFiles -Done
- AddTimeSeriesLog - Done
- LoadNexusProcessed - Done
- LoadAscii - Done
- CropWorkspace - Done already
- FakeISISEventDAE - done in 9671
- LoadEmptyInstrument - done
- DeleteLog - done
- CrossCorrelate - done already
- RenameWorkspace - Done
- Squares - Done
- SelectCellOfType - done already
Please add a usage example wherever possible
Change History
comment:2 Changed 6 years ago by Nick Draper
- Status changed from assigned to inprogress
re #9908 RunPythonScript and LoadEventNexus
Changeset: 856b2b516f6212d391a0c643cc0d98c61e879e98
comment:3 Changed 6 years ago by Nick Draper
re #9908 Load IsawPeaks and ConjoinFiles
Changeset: 1b3261b3049b593eb30f82f62cb2f0b10db93e3a
comment:11 Changed 6 years ago by Nick Draper
re #9908 done down to and including RenameWorkspace
Changeset: de5cc5fbd87090b37f17e189ad6924200f77a9d4
comment:12 Changed 6 years ago by Nick Draper
re #9908 done squares
Changeset: b19698c64be946ec83118902f67e47e66b4c2ed5
comment:14 Changed 6 years ago by Nick Draper
to test
- Check usage tests pass on develop
- check some of the usage examples marked above as "done"
comment:15 Changed 6 years ago by Nick Draper
- Status changed from inprogress to verify
- Resolution set to fixed
comment:17 Changed 6 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:18 Changed 6 years ago by Michael Reuter
- Status changed from verifying to reopened
- Resolution fixed deleted
The usage examples for LoadAscii and LoadNexusProcessed need to print the result of CheckWorkspaceMatch and then have the Success! string in the output section. Otherwise, if CheckWorkspaceMatch fails the usage test won't fail.
comment:19 Changed 6 years ago by Nick Draper
- Status changed from reopened to inprogress
re #9908 add output sections to LoadAscii and LoadNexusProcessed
Changeset: c405be00da551d15eb3ec5ea160f94af3fe55d7e
comment:20 Changed 6 years ago by Nick Draper
- Status changed from inprogress to verify
- Resolution set to fixed
comment:22 Changed 6 years ago by Michael Reuter
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/9908_missing_usage_examples_nd'
Full changeset: d91c041ae91de983083578f046812c6508bcdf73
comment:23 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10750