Back to the main page.
Bug 2297 - atlas_lookup uses deprecated atlas
| Status | CLOSED FIXED |
| Reported | 2013-09-24 14:14:00 +0200 |
| Modified | 2013-10-26 18:03:57 +0200 |
| Product: | FieldTrip |
| Component: | core |
| Version: | unspecified |
| Hardware: | PC |
| Operating System: | Windows |
| Importance: | P3 normal |
| Assigned to: | Jan-Mathijs Schoffelen |
| URL: | |
| Tags: | |
| Depends on: | |
| Blocks: | |
| See also: |
Jörn M. Horschig - 2013-09-24 14:14:50 +0200
Hey JM, I tried to fix the atlas lookup by making ft_read_atlas always returning atlas.coordsys. However, then I found that atlas_lookup does not only require atlas.coordsys but also atlas.brick0, atlas.brick1 and atlas.descr, whereas it should be atlas.tissue and atlas.tissuelabel instead, now. You said that you already got a new atlas_lookup version, maybe it is sufficient to just overwrite the current one.