Giter Club home page Giter Club logo

Comments (4)

jsiegle avatar jsiegle commented on July 20, 2024 1

Yeah, that is actually quite easy! As of GUI version 0.6.0, the Network Events plugin is a Filter that adds TTL events to all data streams that pass through it. So you can associate trial types with up to 256 TTL event lines, and trigger the Online PSTH using a command like this:

TTL 10 1 ("on" event on line 10)

Note that this is only guaranteed to be temporally accurate within a few ms, whereas hardware TTL events will be accurate to within one sample.

from online-psth.

NDolensek avatar NDolensek commented on July 20, 2024

That's awesome, thanks! Is there a way to access these 256 TTL lines from the online PSTH plugin where the dropdown menu offer only lines 1-16?

from online-psth.

jsiegle avatar jsiegle commented on July 20, 2024

Yeah, you'd just have to change the max value on this line to 256 instead of 16. We can help you with this if necessary.

However, each plugin instance only aligns events to a single TTL line, so you'd need a separate instance for each condition. If you have more than ~10 conditions you need to align to, we would need to rethink the plugin design a bit, for example to allow multiple conditions to be overlaid.

from online-psth.

NDolensek avatar NDolensek commented on July 20, 2024

Thanks, I'll see if I can get this to work for our purposes. A PSTH plugin with overlays does sound great, though (and was functional once https://open-ephys.org/blog/2014/7/9/first-recording-in-nhp-real-time-analysis).

Thank you for your help!

from online-psth.

Related Issues (5)

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.