Skip to content

Does CereLink enable functionality similar to Central's "SingleNeuralChannel"? #71

@cboulay

Description

@cboulay

Hi all,

In Central, there's an app to display activity from a single neural channel. This window is very useful and has 90% of the functionality that I need but unfortunately not quite enough; I have to write my own app. I'm curious about how this window achieves a couple different things.

  1. Even if a channel is not configured to acquire continuous data, the window still displays the continuous data at the bottom. Even if this window is open and displaying continuous data, continuous data does not appear in the raster plot.
  2. Even if a channel is not configured to acquired high-pass filtered data, this window still displays a high-pass filtered signal in the 'Strip' tab from which the threshold can be set.

How is (1) achieved? Does CereLink expose that functionality?

I guess that (2) can be achieved by filtering (1), though this seems dangerous if the filters don't match exactly those used by the NSP because then the threshold set by the user wouldn't perform exactly as expected on the NSP.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions