I have a question regarding talairach transform failure.
When I run 'mne_setup_mri --subject $SUBJECT --overwrite',
it says adding talairach transforms failed and talairach transforms will
not be included into the output file, which is COR.fif.
In addition, when I run 'mne_analyze' and load surface, it again says
adding talairach transforms failed.
To solve this issue (as MNE users have advised before), I have run,
This actually solved the failure issue with mne_analyze, but not the
failure issue with mne_setup_mri. (why???)
So I'm now wondering whether the COR.fif which does not include talairach
transforms will be problematic when running mne_watershed_bem and
forward/inverse solution..
If not, I can ignore the talairach transform failure in COR.fif and move on
to the next step with COR-'whoami'*.fif that I made. This COR-'whoami'*.fif
has talairach transforms since I've run the mri_add_xform_to_header...
I have a question regarding talairach transform failure.
When I run 'mne_setup_mri --subject $SUBJECT --overwrite',
it says adding talairach transforms failed and talairach transforms will
not be included into the output file, which is COR.fif.
In addition, when I run 'mne_analyze' and load surface, it again says
adding talairach transforms failed.
To solve this issue (as MNE users have advised before), I have run,
This actually solved the failure issue with mne_analyze, but not the
failure issue with mne_setup_mri. (why???)
So I'm now wondering whether the COR.fif which does not include talairach
transforms will be problematic when running mne_watershed_bem and
forward/inverse solution..
If not, I can ignore the talairach transform failure in COR.fif and move
on to the next step with COR-'whoami'*.fif that I made. This
COR-'whoami'*.fif has talairach transforms since I've run the
mri_add_xform_to_header...