Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mantidproject
mantid
Commits
fd586193
Commit
fd586193
authored
Sep 14, 2021
by
Zhou, Wenduo
Browse files
Corrected a note.
parent
5bf002e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Framework/PythonInterface/plugins/algorithms/CalibrateRectangularDetectors.py
View file @
fd586193
...
...
@@ -15,7 +15,7 @@ from mantid.kernel import Direction
COMPRESS_TOL_TOF
=
.
01
EXTENSIONS_NXS
=
[
"_event.nxs"
,
".nxs.h5"
]
DEPRECATION_NOTICE
=
"""CalibrateRectangularDetectors is deprecated from v6.
3
.0.
DEPRECATION_NOTICE
=
"""CalibrateRectangularDetectors is deprecated from v6.
2
.0.
Instead, use PDCalibration."""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment