NiBAx.plugins.harmonization.harmonization

Module Contents

Classes

Harmonization

Functions

wrap_by_word(s, n)

Attributes

logger

NiBAx.plugins.harmonization.harmonization.logger[fuente]
class NiBAx.plugins.harmonization.harmonization.Harmonization[fuente]

Bases: PyQt5.QtWidgets.QWidget, NiBAx.core.baseplugin.BasePlugin

getUI(self)[fuente]
SetupConnections(self)[fuente]
LoadHarmonizationModel(self, filename)[fuente]
OnLoadHarmonizationModelBtnClicked(self)[fuente]
PopulateROI(self)[fuente]
OnShowDataBtnClicked(self)[fuente]
OnApplyModelToDatasetBtnClicked(self)[fuente]
UpdatePlot(self)[fuente]
plotMUSE(self, plotOptions)[fuente]
OnAddToDataFrame(self)[fuente]
OnDataChanged(self)[fuente]
DoHarmonization(self)[fuente]
NiBAx.plugins.harmonization.harmonization.wrap_by_word(s, n)[fuente]