You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is clear though that its designer bear particular interest in cortical and subcortical recordings - in order to make the probe mapping work in the cerebellum, the top of the brain has to be re-called 'CBX' (Allen alias for cerebellar cortex) rather than 'Isocortex':
Thank you for this great tool, it is awesome!
It is clear though that its designer bear particular interest in cortical and subcortical recordings - in order to make the probe mapping work in the cerebellum, the top of the brain has to be re-called 'CBX' (Allen alias for cerebellar cortex) rather than 'Isocortex':
Display_Probe_Track.m, l.122:
isoCtxId = num2str(st.id(strcmp(st.acronym, 'CBX'))); %num2str(st.id(strcmp(st.acronym, 'Isocortex')));
I guess the universal acronym to use should be 'grey' or 'root', I will let the author decide.
Thanks again!
The text was updated successfully, but these errors were encountered: