Coder Social home page Coder Social logo

isi's People

Contributors

ajuavinett avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

isi's Issues

Problem with the imager folder

Hello,

I am currently trying to work with your code to show visual stimuli and do ISI image acquisition.

By following the steps described in the instructions, I was able to present visual stimuli. However, in order for the program to run, I have to remove the imager folder from the matlab path on the master computer; otherwise, I get the error message (1) below when trying to run the Stimulator.

Without the imager folder in the matlab path though, I get the error message (2) below when hitting "run" on the main window (as is kind of expected because of the missing libraries).

After several attempts of unsuccessful debugging, I thought it might be due to incompatibilities between different versions of Matlab; in the paper, it is mentioned that you used Matlab 2008, and we have Matlab 2017 on the master computer. Do you think this could be the cause? In that case, would you have a newer version of the code, compatible with newer matlab versions? Or any other suggestion on how we could proceed?

Thank you very much in advance for your help!

Error Message (1)
Error: File: instrfindall.m Line: 1 Column: 25
The input character is not valid in MATLAB
statements or expressions.

Error in configDisplayCom (line 11)
port =
instrfindall('RemoteHost',Mstate.stimulusIDP);

Error in Stimulator (line 9)
configDisplayCom    %stimulus computer

Error Message (2)
Undefined function or variable
'checkforOverwrite'.

Error in MainWindow>runbutton_Callback (line 236)
        [Oflag dd] = checkforOverwrite;

Error in gui_mainfcn (line 95)
        feval(varargin{:});

Error in MainWindow (line 42)
    gui_mainfcn(gui_State, varargin{:});

Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)MainWindow('runbutton_Callback',hObject,eventdata,guidata(hObject)) 
Error while evaluating UIControl Callback.

Discontinuous patches near pinwheel centers in orientation map

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.

1517318831

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!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.