mod_rsvd__define.pro
mod_rsvd
Description:
This module is 98% copy'n paste from mod_ssvd, except for the
additional mrwidget_numfield and the slightly modified calculation
routines.
The calculation method is described in
M.R.Smith, H.Lu, S.Trochet, R.Frayne
'Removing the effect of SVD algorithmic artifacts present in
quantitative MR perfusion studies', MRM 51:631-634 (2004)
mod_rsvd::init
Syntax:
obj = obj_new('lupemod', type, exclusive )
Arguments:
Description:
mod_rsvd::readyToExecute
Description:
Checks whether AIF is available
mod_rsvd::map
Description:
mod_rsvd::unmap
Description:
mod_rsvd::calcButtonEvt
Description:
mod_rsvd::closeButtonEvt
Description:
mod_rsvd::dummyEvt
Description:
catch events which are not used as widget fields are readout
directly when used
mod_rsvd::updateParameters
Description:
Get the parameters from preferences and display them
mod_rsvd::calculate
Description:
Perform the SVD calculation, slice by slice, and display the results
after each slice
mod_rsvd::calcPerfusionImages
Description:
Calculates the perfusion images via reformulated SVD
as described by Smith et al., MRM 51 (2004), 631-634
mod_rsvd__define
Description:
Private Procedure (constructor)