Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
XRD
darfix
Commits
17d9c976
Commit
17d9c976
authored
Jul 16, 2021
by
Julia Garriga Ferrer
Browse files
[aliases] Add grainplot
parent
d1f3e818
Changes
1
Hide whitespace changes
Inline
Side-by-side
ppfaddon/darfix/aliases.py
View file @
17d9c976
...
...
@@ -8,4 +8,5 @@ aliases = {
'orangecontrib.darfix.widgets.shiftcorrection.ShiftCorrectionWidgetOW'
:
'darfix.core.process._ShiftCorrection'
,
'orangecontrib.darfix.widgets.blindsourceseparation.BlindSourceSeparationWidgetOW'
:
'darfix.core.process._BlindSourceSeparation'
,
'orangecontrib.darfix.widgets.rockingcurves.RockingCurvesWidgetOW'
:
'darfix.core.process._RockingCurves'
,
'orangecontrib.darfix.widgets.grainplot.GrainPlotWidgetOW'
:
'darfix.core.process._GrainPlot'
,
}
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