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

Implement utility function to generate "independent events plot" for an ROI from its crosstalk data file #520

Open
danielsf opened this issue Sep 13, 2022 · 1 comment

Comments

@danielsf
Copy link
Contributor

The learning mFISH team would like to be able to visualize the events that occur in an ROI both in its detection plane and the plane that is coupled to it through crosstalk.

@nataliaorlova has prototype code to generate this plot. The decrosstalk module already stores the data needed to generate these plots in automatically-generated HDF5 files. In discussion with Natlia, it was decided that we should implement a utility function to read in one of those HDF5 files and then generate the necessary plots for a specified ROI on demand.

That function almost certainly should not live in this repository (the learning mFISH team will want to incorporate it into the QC notebooks). I am just opening this ticket here since this is where the decrosstalk code lives.

@nataliaorlova
Copy link

nataliaorlova commented Sep 13, 2022

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

2 participants