Back to the main page.
Bug 1755 - ft_datatype_segmentation uses determine_segmentationstyle
Status | CLOSED FIXED |
Reported | 2012-10-01 12:38:00 +0200 |
Modified | 2012-10-29 13:45:00 +0100 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | Robert Oostenveld |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Jan-Mathijs Schoffelen - 2012-10-01 12:38:54 +0200
which seems to be missing from the repository.
Robert Oostenveld - 2012-10-01 13:31:23 +0200
On 1 Oct 2012, at 12:17, Johanna Zumer wrote: ft_datatype_segmentation is crashing for me as it can't find functions determine_segmentationstyle and convert_segmentationstyle. I assume you just created those in the past few days. Are they in the svn? ---- Hmm, apparently forgot to svn add them. They are on my laptop, which is at home. Is an urgent fix needed?
Johanna - 2012-10-01 13:35:33 +0200
not urgent for me, I can wait until tomorrow to resume the mesh/seg/vol bugs. But it causes a hard crash for anything/anyone that calls ft_datatype_segmentation, so up to you if that's urgent.
Robert Oostenveld - 2012-10-01 13:41:12 +0200
I have put the function body in a try-catch statement. I hope this allows everyone to work normally today. This evening I'll add the missing functions. manzana> svn commit Sending utilities/ft_datatype_parcellation.m Sending utilities/ft_datatype_segmentation.m Transmitting file data .. Committed revision 6608.
Robert Oostenveld - 2012-10-01 20:33:04 +0200
mbp> svn commit Sending utilities/ft_datatype_parcellation.m Sending utilities/ft_datatype_segmentation.m Adding utilities/private/convert_segmentationstyle.m Adding utilities/private/determine_segmentationstyle.m Adding utilities/private/fixsegmentation.m Transmitting file data ..... Committed revision 6624.