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
4a30e1fe
Commit
4a30e1fe
authored
Sep 14, 2021
by
Zhou, Wenduo
Browse files
Make into deprecated category.
parent
fd586193
Changes
1
Hide whitespace changes
Inline
Side-by-side
Framework/PythonInterface/plugins/algorithms/CalibrateRectangularDetectors.py
View file @
4a30e1fe
...
...
@@ -57,7 +57,7 @@ class CalibrateRectangularDetectors(PythonAlgorithm):
_binning
=
None
def
category
(
self
):
return
"Diffraction
\\
Calibration"
return
"Diffraction
\\
Calibration
;Deprecated
"
def
seeAlso
(
self
):
return
[
"GetDetectorOffsets"
]
...
...
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