Back to the main page.

Bug 54 - separate conversions and fixes from checkdata

Status CLOSED FIXED
Reported 2010-03-17 09:14:00 +0100
Modified 2011-01-06 09:14:33 +0100
Product: FieldTrip
Component: core
Version: unspecified
Hardware: PC
Operating System: Mac OS
Importance: P5 enhancement
Assigned to: Jan-Mathijs Schoffelen
URL:
Tags:
Depends on:
Blocks:
See also:

Robert Oostenveld - 2010-03-17 09:14:07 +0100

checkdata becomes difficult to manage because of the constantly growing number of conversions and data-fixes. I suggest to change the code layout to resemble filetype, i.e. to have a main checkdata and a number of (private) functions instead of the subfunctions. The private functions could include checkdata_fixdimord checkdata_fixoffset checkdata_volume2source checkdata_freq2raw etc.


Jan-Mathijs Schoffelen - 2010-12-06 13:09:07 +0100

This is actually reverted; all functionality should be included in ft_checkdata according to the latest orders. I'll take care of this.