-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hi,
I'm currently using your code to analyze ISI data for orientation map rather than retinotopic map. The paradigm is the same as that in Kalatsky & Stryker's paper, which means that I run both clockwise and counterclockwise experiment.
Based on your code, I can get well-organized orientation map. But there are some discontinuous patches around pinwheel centers as is shown in attached figure. I noticed that in the file Gprocesskret_batch.m line 27 to line 64, your first do low-pass/high-pass filtering on raw data and then you obtain the absolute map and delay map.
Are these discontinuous patches caused by separate filtering of raw data from different conditions, which may differently(slightly) displace the position of pinwheel centers from these two different conditions, and later subtraction may enlarge this displacement and cause such discontinuous patches? Or are these patches just resulted from inappropriate parameters of filtering? Have you ever encountered this same problem when calculating the absolute retinotopic map?
Thank you for your help!
