mod_bbblc__define.pro
mod_bbblc
Description:
This module implementents a correction method for
extended blood-brain barrier leakage as described by Haselhorst
et al. in JMRI 11:495-505 (2000)
mod_bbblc::init
Syntax:
obj = obj_new('lupemod', type, exclusive )
Arguments:
Description:
mod_bbblc::readyToExecute
Description:
Checks whether an AIF is available - presence of an AIF should also
guarantee the presence of raw data.
mod_bbblc::map
Description:
Use for 'top' and 'embedded' modules
mod_bbblc::unmap
Description:
mod_bbblc::calcButtonEvt
Description:
mod_bbblc::closeButtonEvt
Description:
mod_bbblc::dummyEvt
Description:
catch events which are not used as widget fields are readout
directly when used
mod_bbblc::updateParameters
Description:
Get the parameters from preferences and display them
mod_bbblc::calculate
Description:
Perform the SVD calculation, slice by slice, and display the results
after each slice
mod_bbblc_fit
Arguments:
Description:
fit routine for mod_bbblc::calcPerfusionImages
Unluckily this has to go via a common block
mod_bbblc::calcPerfusionImages
Description:
Calculates the perfusion images according to above mentioned paper.
Algorithm follows an implementation by Ronnie Wirestam.
mod_bbblc__define
Description:
Private Procedure (constructor)