Back to the main page.

Bug 404 - output to screen by specest functions should be made optional

Status CLOSED FIXED
Reported 2011-01-17 12:36:00 +0100
Modified 2011-03-16 17:11:43 +0100
Product: FieldTrip
Component: specest
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P3 normal
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Jan-Mathijs Schoffelen - 2011-01-17 12:36:53 +0100

look into using ft_progress for achieving this. this requires a cfg-option cfg.feedback in the caller function (ft_freqanalysis). Look at ft_sourceanalysis for an example


Jan-Mathijs Schoffelen - 2011-03-16 10:16:36 +0100

done. ft_progress is initialised and closed in ft_freqanalysis and called again in ft_specest_xxx (xxx=mtmfft and mtmconvol for the time being), conditional on whether they are called from ft_freqanalysis.