Back to the main page.
Bug 2476 - fr_freqanalysis_mvar gets confused with the loadvar due to it being wrapped in ft_freqanalysis
| Status | CLOSED FIXED |
| Reported | 2014-02-18 18:34:00 +0100 |
| Modified | 2015-01-12 09:23:15 +0100 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P5 normal |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2014-02-18 18:34:40 +0100
trying to do ... cfg.method = 'mvar' cfg.inputfile = something ft_freqanalysis(cfg) fails, because both ft_freqanalysis and ft_freqanalysis_mvar try to do the ft_preamble_loadvar. This was detected in the test script for bug #1937