Git Product home page Git Product logo

Comments (5)

jasmainak avatar jasmainak commented on May 29, 2024 1

@cjayb I'm reopening this since CSD is not yet implemented

from hnn-core.

jasmainak avatar jasmainak commented on May 29, 2024

@blakecaldwell can you help me in this issue by adding more details what is needed? You can edit the issue description and perhaps add an image? Perhaps link to publication or an already existing implementation somewhere?

from hnn-core.

jasmainak avatar jasmainak commented on May 29, 2024

API settled upon after discussion with @ntolley and Ayo was the following:

csd = net.lfp_array[‘array1’][trial_idx].get_csd(method=laplacian’, interpolation=spline’)
net.lfp_array[‘array1’][trial_idx].plot(…, csd=csd)

from hnn-core.

rythorpe avatar rythorpe commented on May 29, 2024

I just re-discovered this issue after finishing #517. Have we moved past this or should we make the above-mentioned features + API the next PR?

from hnn-core.

jasmainak avatar jasmainak commented on May 29, 2024

I think it would be good for users to have access to the CSD array somehow. I can imagine it being a common use-case and also makes it easier to write tests.

Also in terms of implementation, we should start using the "f-matrix" even for the basic implementation, as in here. That way, it will be easier to extend to the other methods.

from hnn-core.

Related Issues (20)

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.