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

Export data unavailable #242

Open
leodiej opened this issue May 3, 2023 · 2 comments
Open

Export data unavailable #242

leodiej opened this issue May 3, 2023 · 2 comments

Comments

@leodiej
Copy link

leodiej commented May 3, 2023

Hi!
Does someone know how to export output data such as spike/frame/magnitude etc. I supposed it 'd be in demo_data but I can't manage to show the content. I would like to compare those to behavioral datas.

@leodiej leodiej changed the title Export data Export data unavailable May 3, 2023
@wmau
Copy link
Collaborator

wmau commented May 3, 2023 via email

@leodiej
Copy link
Author

leodiej commented May 5, 2023

HI,
Thank you for your help. Then I have another issue, I obtain only NaN for the datas I want to see. Do you have an idea of how I can manage it? We can see that the row "C" is empty. Here is what I ran after "Save final results":

minian_ds.to_netcdf("minian_dataset.nc")

minian_ds["C"].rename("C").to_series().reset_index()

  unit_id frame C
0 0 0.0
0 1 0.0
0 2 0.0
0 3 0.0
0 4 0.0
... ... ...
688 1995 NaN
688 1996 NaN
688 1997 NaN
688 1998 NaN
688 1999 NaN

Thank you

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