Back to the main page.
Bug 2762 - deprecate/revamp prepare_freq_matrices
| Status | CLOSED FIXED |
| Reported | 2014-11-12 20:27:00 +0100 |
| Modified | 2016-01-15 09:37:44 +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: | 2959 |
| See also: | http://bugzilla.fcdonders.nl/show_bug.cgi?id=2789 |
Jan-Mathijs Schoffelen - 2014-11-12 20:27:32 +0100
ft_selectdata should be able to take over most of this functionality. I have once created a turbo prepare_freq_matrices, which if I recall correctly works exactly the same as the original. I'll dig it up and make a test function
Jan-Mathijs Schoffelen - 2015-09-10 23:10:44 +0200
I committed a test function test_prepare_freq_matrices and am working locally on an improved version of the code