Back to the main page.
Bug 2908 - implement egi_mff writing
Status | CLOSED WONTFIX |
Reported | 2015-06-11 23:12:00 +0200 |
Modified | 2019-08-10 12:33:30 +0200 |
Product: | FieldTrip |
Component: | fileio |
Version: | unspecified |
Hardware: | Macintosh |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Kristy - 2015-06-11 23:12:20 +0200
Implement EGI mff file writing.
Robert Oostenveld - 2015-06-12 23:40:12 +0200
It would be good to target the functionality described at http://www.fieldtriptoolbox.org/faq/reading_is_slow_can_i_write_my_raw_data_to_a_more_efficient_file_format#converting_to_another_format i.e. read from one file (which may be another format) and write to egi_mff. Speed is not relevant here, only the conversion from A to B (and possibly vice versa).
Robert Oostenveld - 2015-06-12 23:43:37 +0200
Note that you have SVN write access to fieldtrip/external/egi_mff, but not to fieldtrip/fileio (which is core functionality). If you make extensions to ft_write_data, please send them to me and I'll review and incorporate them. I just looked in external/egi_mff, and noticed that there is already a write_mff_data.m and a write_mff_event.m. I guess your job is to wrap them into ft_write_data and ft_write_event.
Jan-Mathijs Schoffelen - 2016-05-05 10:29:53 +0200
Kristy, is there any progress update on this?
Jan-Mathijs Schoffelen - 2016-07-05 12:33:46 +0200
closing due to lack of perceived priority by the reporter.