Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Functional channel not being assigned to channel 2 #1126

Open
jordanfarrell opened this issue Jun 7, 2024 · 0 comments
Open

BUG: Functional channel not being assigned to channel 2 #1126

jordanfarrell opened this issue Jun 7, 2024 · 0 comments

Comments

@jordanfarrell
Copy link

Describe the issue:

I have two signals in my movies: ch1 = green non-functional signal, ch2 = red calcium signal (jRGECO1a). When I assign Ch2 to the functional signal in the ops file, it fails to extract meaningful ROIs from the second functional channel. Assigning Ch1 vs Ch2 fails to extract relevant ROIs from the jRGECO channel. Splitting the data and running the jRGECO data separately works as expected and extracts calcium signals from clearly defined cells.

This error only occurs if the data comes from a .raw file (ThorImage), but not if I use .sbx data (neurolabware). Is there something about the .raw files that is preventing the channel assignment? For .raw files, note that the average intensity outputs will always show the non-functional channel as the channel 1, no matter which one I choose as the functional channel. Whereas when I load in an .sbx file, the first channel in the gui is the jRGECO channel when I select it as the functional channel.

Thanks in advance for taking a look!

Reproduce the code example:

n/a, used the GUI

Error message:

n/a, no errors

Version information:

v0.14.4

Context for the issue:

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant