Ticket #9588 (closed: fixed)

Opened 6 years ago

Last modified 5 years ago

Check Documentation and add algorithm usage examples

Reported by: Nick Draper Owned by: Ricardo Leal
Priority: critical Milestone: Release 3.2
Component: Documentation Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description (last modified by Nick Draper) (diff)

Please check the documentation for these algorithms (check images, formatting etc) and add testable algorithm usage examples. We have tried to allocate algorithms as fairly and sensibly as possible, but there will be some that you do not consider "yours".

There is help on how to document the algorithms in the following links: http://www.mantidproject.org/Algorithm_Documentation http://www.mantidproject.org/Algorithm_Usage_Examples And there are examples implemented for Fit, Load, LoadISISNexus, DiffractionFocussing and Rebin.

To create workspaces to use in your usages you should try to create the workspace using CreateSampleWorkspace or CreateWorkspace, and only use a file if you really have no other option and the size is small.

In Visual studio you have two targets to create the documentation and run the doc tests (docs-html and docs-test in a documentation subfolder). You will need to update your Third Party Library.

If you are using Linux/Mac look here: https://github.com/mantidproject/mantid/blob/master/Code/Mantid/docs/README.md

  1. CorrectFlightPaths.cpp

Change History

comment:1 Changed 6 years ago by Nick Draper

  • Status changed from new to assigned
  • Owner changed from Peter Parker to Ricardo Leal
  • Description modified (diff)
  • Summary changed from Check Documentation and add algorithm usage examples (cloned) to Check Documentation and add algorithm usage examples

comment:2 Changed 6 years ago by Ricardo Ferraz Leal

  • Status changed from assigned to inprogress

Re #9588 Minimal changes. This is probably be deprecated in the future

Changeset: 87f20df19b67fad7123d0873fe81eb9abf5f8c97

comment:3 Changed 6 years ago by Ricardo Ferraz Leal

Re #9588 Fix merge with master

Changeset: ceb197dfdad98b13d39a6b9399e6060965a7a2ad

comment:4 Changed 6 years ago by Ricardo Ferraz Leal

Re #9588 Added right test to the rst file.

Changeset: 81e8a4d834e1d8ba51e7c6525e1a091a266358e1

comment:5 Changed 6 years ago by Ricardo Ferraz Leal

Re #9588 Added right description to the rst file.

Changeset: 79860617fa6925ca1d33599a66c3689086b38e08

comment:6 Changed 6 years ago by Ricardo Ferraz Leal

Re #9588 Added documentation to the rst file.

Changeset: 82aadba1bc38d09d37567dcac9f4a408fb3d408b

comment:7 Changed 6 years ago by Ricardo Leal

Doc added to the rst file. This algorithm might be deprecated in the next release.

comment:8 Changed 6 years ago by Ricardo Leal

  • Status changed from inprogress to verify
  • Resolution set to fixed

comment:9 Changed 6 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:10 Changed 6 years ago by Nick Draper

  • Status changed from verifying to closed

Merge remote-tracking branch 'origin/feature/9588_CorrectFlightPaths_doc'

Full changeset: a65b545791c8cc81559b75ebc9bbcca65668b038

comment:11 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 10431

Note: See TracTickets for help on using tickets.