Back to the main page.
Bug 2624 - improve the TMS tutorial
| Status | ASSIGNED |
| Reported | 2014-06-27 10:13:00 +0200 |
| Modified | 2014-07-03 16:37:33 +0200 |
| Product: | FieldTrip |
| Component: | documentation |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Mac OS |
| Importance: | P5 normal |
| Assigned to: | Jim Herring |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Robert Oostenveld - 2014-06-27 10:13:53 +0200
Robert Oostenveld - 2014-06-27 10:14:48 +0200
1) The naming of the mat files is inconsistent with the variables contained within them. 2) we should implement ft_globalfieldpower
Robert Oostenveld - 2014-06-27 11:44:11 +0200
I also noticed some plotting sections in the tutorial to be rather slow (even though I have a fast computer). We might want to use the MATLAB profiler to see whether we can make some improvements in the plotting.
Jim Herring - 2014-06-27 14:31:12 +0200
The tutorial should be more consistent and clear in when segments of the tutorial can be skipped and the processed data can be loaded.
Jim Herring - 2014-07-02 11:28:38 +0200
I have updated the .mat files to match the name of the variable stored within. I've removed the FIXME sections where these were renamed.
Jim Herring - 2014-07-02 11:37:57 +0200
I've now added an explicit statement that readers can skip the next block of code if they have downloaded the processed data.
Jim Herring - 2014-07-02 17:08:42 +0200
The tutorial test script will have to be updated as well.