Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update direct_inelastic.rst #18510

Merged
merged 2 commits into from
Jan 23, 2017
Merged

Update direct_inelastic.rst #18510

merged 2 commits into from
Jan 23, 2017

Conversation

AnthonyLim23
Copy link
Contributor

Cleaned up some of the text

Description of work.

Check the documentation

Reviewer

Please comment on the following (full description):

Code Review
  • Is the code of an acceptable quality?
  • Does the code conform to the coding standards? Is it well structured with small focussed classes/methods/functions?
  • Are there unit/system tests in place? Are the unit tests small and test the a class in isolation?
  • If there are changes in the release notes then do they describe the changes appropriately?
Functional Tests
  • Do changes function as described? Add comments below that describe the tests performed?

  • How do the changes handle unexpected situations, e.g. bad input?

  • Has the relevant documentation been added/updated?

  • Is user-facing documentation written in a user-friendly manner?

  • Has developer documentation been updated if required?

  • Does everything look good? Comment with the ship it emoji but don't merge. A member of @mantidproject/gatekeepers will take care of it.

Cleaned up some of the text
@AnthonyLim23 AnthonyLim23 added the Documentation Issues and pull requests related to documentation label Jan 23, 2017
@AnthonyLim23 AnthonyLim23 added this to the Release 3.9 milestone Jan 23, 2017
@martyngigg martyngigg self-assigned this Jan 23, 2017
- :ref:`GetEiMonDet <algm-GetEiMonDet>` has had a complete rewrite. The new version 2 utilizes elastic peak position data generated by :ref:`FindEPP <algm-FindEPP>`, the detectors of interest are specified by their indices instead of distances from sample, and the revised algorithm is able to deal with cases where neutrons arrive at the detectors in a later time frame.
- :ref:`MaskDetectors <algm-MaskDetectors>` has been modified to work on with grouped spectra. If a detector of the mask workspace is masked, the spectrum of the target workspace, with the detector group containing the masked detector become masked. This allows to use *.xml* masks, produced by :ref:`SaveMask <algm-SaveMask>` algorithm on the workspaces containing mapped spectra obtained from ISIS instruments.
- :ref:`GetEiMonDet <algm-GetEiMonDet>` has had a complete rewrite. Version 2 utilises the elastic peak position data generated by :ref:`FindEPP <algm-FindEPP>`. The detectors of interest are specified by their indices instead of their distance from the sample. The revised algorithm is able to deal with cases where neutrons arrive at the detectors in a later time frame.
- :ref:`MaskDetectors <algm-MaskDetectors>` has been modified to work on grouped spectra. If a detector of the workspace is masked then the relevant spectra of the target workspace become masked(zero). The use of *.xml* masks, produced by :ref:`SaveMask <algm-SaveMask>` algorithm, on a workspaces containing mapped spectra obtained from an ISIS instruments.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The final sentence here doesn't quite make sense to me.

Edited the last sentence on line 18.
@martyngigg
Copy link
Member

The notes look good to me now.

I built it locally without warnings so I don't think we need wait for the builders
:shipit:

@peterfpeterson peterfpeterson merged commit 72f2316 into master Jan 23, 2017
@peterfpeterson peterfpeterson deleted the direct_inelastic_changes branch January 23, 2017 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Issues and pull requests related to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants