<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr">Hi Raghavan,<div><br></div><div>Let me include the mailing list in this answer, as perhaps others want to chime in. For instance, I have no experience with extracting monkey cortical surfaces from MRIs. As for fusing the CT with the MR, all that matters is that the two anatomical images are aligned to the same coordinate system. In the protocol, the ACPC coordinate system is chosen because it is a preferred convention for FreeSurfer, hence, both anatomical images are aligned to it. Skipping the FreeSurfer-based cortical extraction, it should be no problem fusing the scans in another coordinate space, say the CTF coordinate space. The easiest way to achieve this is by specifying cfg.coordsys = 'ctf' at step 4, instead of 'acpc', and leave out the automatic conversion of the CT scan to ACPC from CTF (step 12). Make sure to now localize the CTF landmarks (nasion, left, right ear canals) in step 4 and not the ACPC landmarks. Finally, you might want to change cfg.coordsys = 'acpc' into 'ctf' in the actual fusion call (step 13). That should hopefully get you going and allow you to link the electrophysiological signal to the monkey's anatomy.</div><div><br></div><div>Best regards,</div><div>Arjen       <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Mar 11, 2019 at 8:39 AM Raghavan Gopalakrishnan <<a href="mailto:gopalar.ccf@gmail.com">gopalar.ccf@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div lang="EN-US"><div class="gmail-m_2637223295766261191WordSection1"><p class="MsoNormal">Hi Arjen,<u></u><u></u></p><p class="MsoNormal">I am an avid user of fieldtrip, and trying to recreate the methods you published in the nature protocols paper “Integrated analysis of anatomical and electrophysiological human intracranial data”. The main challenge is while the publication is tuned towards human data, I am working with NHP (Monkey) datasets.<u></u><u></u></p><p class="MsoNormal">The processing of anatomical data is a bit challenging. I understand freesurfer is not designed to work with non-human data as well. But, I was hoping to skip the cortical extraction step and proceed onto fusing CT and MRI information as shown in the paper. Volume realigning of ct data to acpc coordinates doesn’t seem to work well. <u></u><u></u></p><p class="MsoNormal">Do you have any resources or pointers that could help me?<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Thanks,<u></u><u></u></p><p class="MsoNormal">Raghavan<u></u><u></u></p></div></div></blockquote></div>