Back to the main page.
Bug 2003 - WFU aal ROI_MNI_V4 atlas format not detected by ft_prepare_atlas
| Status | CLOSED DUPLICATE |
| Reported | 2013-02-22 16:44:00 +0100 |
| Modified | 2019-08-10 12:03:10 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P3 normal |
| Assigned to: | |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jörn M. Horschig - 2013-02-22 16:44:27 +0100
I just debugged to see why reading the atlas shipped with fieldtrip does not work. The problem is that the labels are not imported correctly by ft_prepare_atlas. ft_prepare_atlas expects the format: number label xxx The WFU atlas however is organized as string number label The first string seems to be some identifier (like F2G for Front_Mid_L) For the workshop, we're gonna use the one shipped with SPM8, cause that one can be read,
Jörn M. Horschig - 2013-02-22 16:45:14 +0100
(In reply to comment #0) whoops, its string label number :)
Johanna - 2013-02-22 16:48:03 +0100
let op: see bug 1783
Jörn M. Horschig - 2013-02-22 17:11:05 +0100
arigato ;)
Jörn M. Horschig - 2013-03-04 13:50:17 +0100
Arjen solved this in line with bug 2024 *** This bug has been marked as a duplicate of bug 2024 ***