gui.core.baselineRemovalMethods package

Submodules

gui.core.baselineRemovalMethods.ALS module

class gui.core.baselineRemovalMethods.ALS.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.AirPLS module

class gui.core.baselineRemovalMethods.AirPLS.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.Dietrich module

class gui.core.baselineRemovalMethods.Dietrich.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.FABC module

class gui.core.baselineRemovalMethods.FABC.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.KK module

class gui.core.baselineRemovalMethods.KK.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.Median module

class gui.core.baselineRemovalMethods.Median.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.MinInterp module

class gui.core.baselineRemovalMethods.MinInterp.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.Polyfit module

class gui.core.baselineRemovalMethods.Polyfit.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.Rubberband module

class gui.core.baselineRemovalMethods.Rubberband.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setupUi(Form)[source]

gui.core.baselineRemovalMethods.WaveletSpline module

class gui.core.baselineRemovalMethods.WaveletSpline.Ui_Form[source]

Bases: Ui_Form, Modules

connectWidgets()[source]

Connect the necessary widgets.

Returns:

get_widget()[source]

This function specifies the variable that holds the styling. Use this function to get the variable

Returns:

run()[source]

Each Module’s functionality will be ran in this function. You will define what will happen to the data and parameters in here :return:

setHidden(bool)[source]
setLimits()[source]
setupUi(Form)[source]

Module contents