Back to the main page.
Bug 82 - volumewrite_spm should go into fileio
Status | CLOSED FIXED |
Reported | 2010-05-19 09:51:00 +0200 |
Modified | 2011-01-12 14:37:25 +0100 |
Product: | FieldTrip |
Component: | fileio |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P5 normal |
Assigned to: | Jan-Mathijs Schoffelen |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jan-Mathijs Schoffelen - 2010-05-19 09:51:22 +0200
volumewrite_spm is in fieldtrip/private and may be only called from m-files in the main fieldtrip directory. This should be checked by the way. Anyway, it may be more natural to move volumewrite_spm to fileio/private and create a file-external in fieldtrip/private for this purpose. Consider also renaming the function into write_spm_volume or so.