Back to the main page.
Bug 1019 - implement ft_movieplotTFR
Status | CLOSED FIXED |
Reported | 2011-10-07 15:14:00 +0200 |
Modified | 2011-11-11 11:19:59 +0100 |
Product: | FieldTrip |
Component: | plotting |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P1 normal |
Assigned to: | Cristiano Micheli |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2011-10-07 15:14:24 +0200
start from the code in movieplotER and eventually make movieplotER call the movieplotTFR.
Robert Oostenveld - 2011-10-10 13:52:34 +0200
moevieplotER can save the movie to an avi file, which is useful in a for-loop. This should be added to movieplotTFR, otherwise movieplotER cannot be implemented on top of it todo - distinguish between interactive GUI and non-interactive (to disk) movie
Robert Oostenveld - 2011-10-10 13:52:55 +0200
see fieldtrip/test/test_ft_movieplotTFR