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

Function to graph/export the smoothed CSVs from only a subset of cells #10

Open
cawarwick opened this issue Mar 30, 2023 · 2 comments
Open
Labels
enhancement New feature or request

Comments

@cawarwick
Copy link
Collaborator

Make function to graph a set of ROIs given as a CSV and also export the traces for those cells as a CSV
e.g. you want to graph only GRP responders or Projection Neurons and/or export the raw traces of only GRP/SPBNs without having to manually open every CSV and find those cells.

I image maybe we could implement something similar to the BadROI function where it could check if the number is present in the 'goodROI' CSV and them create an array and CSV export it?

@cawarwick cawarwick added the enhancement New feature or request label Mar 30, 2023
@cawarwick
Copy link
Collaborator Author

Rename20xAvg.py and TemplateMatching.py have now addressed most of this feature. It doesn't graph them specifically but it can average and export a specific subset of cells for graphing outside of this environment.

@cawarwick
Copy link
Collaborator Author

Maybe as an update to this we could have the traces exported, but also include the option to export a Mean and errors bars rather than having to make them post hoc

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

No branches or pull requests

1 participant