Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It appears that update_anat_landmarks() accepts a -fiducials.fif file while write_anat() doesn't #995

Open
hoechenberger opened this issue Apr 6, 2022 · 0 comments
Labels

Comments

@hoechenberger
Copy link
Member

hoechenberger commented Apr 6, 2022

write_anat() complains about the coordinate frame:

ValueError: Coordinate frame not supported: 5 (FIFFV_COORD_MRI)

but update_anat_landmarks() works just fine with the same input.

I'm quite certain update_anat_landmarks() works correctly, so there's a bug with write_anat() here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant