NiBAx

contact: software@cbica.upenn.edu Copyright (c) 2018 University of Pennsylvania. All rights reserved. Use of this source code is governed by license located in license file: https://github.com/CBICA/NiBAx/blob/main/LICENSE

Subpackages

Submodules

Package Contents

Classes

MainWindow

NiBAxCmdApp

contact: software@cbica.upenn.edu

Functions

main()

class NiBAx.MainWindow(dataFile=None, harmonizationModelFile=None, SPAREModelFile=None)[fuente]

Bases: PyQt5.QtWidgets.QMainWindow

__del__(self)
SetupConnections(self)
SetupUi(self)
OnAboutClicked(self)
OnHelpClicked(self)
OnCloseClicked(self)
ResetUI(self)
class NiBAx.NiBAxCmdApp
ComputeSpares(self, datafile, sparesmodelfile, outputfile)
NiBAx.main()[fuente]