Back to the main page.
Bug 2332 - add chanposorg and labelorg to grad/elec structures
Status | CLOSED FIXED |
Reported | 2013-10-23 13:58:00 +0200 |
Modified | 2014-01-29 13:28:31 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Windows |
Importance: | P3 normal |
Assigned to: | Eelke Spaak |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2013-10-23 13:58:27 +0200
These reflect the physical, original, positions of the channels. ft_megplanar should be aware of this and use chanposorg if present and chanpos has nans. Also update: - ft_transform_sens / ft_transform_geometry - ft_apply_montage - ft_datatype_sens ! - testing data with writeflag
Eelke Spaak - 2013-12-11 10:04:06 +0100
bash-4.1$ svn commit Sending forward/ft_apply_montage.m Sending forward/ft_convert_units.m Sending ft_megplanar.m Adding test/test_bug2332.m Sending utilities/ft_datatype_sens.m Sending utilities/ft_transform_geometry.m Transmitting file data ...... Committed revision 9013. I did not update the testing data yet, as I'm not sure exactly which ones to update. Also, in ft_datatype_sens I only updated some documentation, since I think the new .*org fields should not be required.
Eelke Spaak - 2014-01-29 13:20:30 +0100
As discussed with JM at bug binge: probably best idea is to mark this as resolved; if some test scripts start failing because ~isequal(), then regenerate the data as needed.