Back to the main page.

Bug 441 - implement ft_realtime_signalrecorder

Status CLOSED FIXED
Reported 2011-01-27 09:00:00 +0100
Modified 2012-12-31 11:46:26 +0100
Product: FieldTrip
Component: realtime
Version: unspecified
Hardware: All
Operating System: All
Importance: P1 enhancement
Assigned to: Robert Oostenveld
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2011-01-27 09:00:35 +0100

(following the discussion with Stefan and Markus) this function should connect to a buffer and write all incoming data to a file. If filetype=nifti,it should reshape and write nii volumes, otherwise it should use ft_write_data.


Robert Oostenveld - 2011-01-27 09:24:37 +0100

this bug or suggested improvement came up in the online MRI discussion on Friday 21 Januari with Stefan, Robert and Markus


Robert Oostenveld - 2012-11-28 10:01:23 +0100

mbp> svn commit realtime/example/ Adding realtime/example/ft_realtime_signalrecorder.m Transmitting file data . Committed revision 7009. Please note that I have not tested the implementation. If there are bugs, they should be easy to fix.


Robert Oostenveld - 2012-11-28 10:18:09 +0100

I have tested it on an other computer and debugged it. mac001> svn commit fileio/ft_write_data.m realtime/ Sending fileio/ft_write_data.m Sending realtime/example/ft_realtime_signalrecorder.m Transmitting file data .. Committed revision 7010.


Robert Oostenveld - 2012-12-31 11:46:26 +0100

closed several bugs that have been resolved for some time. Feel free to reopen the bug if you disagree.