-
Notifications
You must be signed in to change notification settings - Fork 0
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
Some Deep Planes Have issues with segmentation #113
Comments
Tracked with AllenInstitute/AllenSDK#2683 |
Currently testing the patch released by the sdk team, but running into some issues because their version of the cell processing file seems to have been updated since our version of the sdk. I will need to update our branch's imports and local files accordingly. |
Sam released a patch that I am trying now. Originally the problem with the older version of the branch was that the ophys timestamps were not being used after being pulled and were instead being pulled from the dff file. |
The patch worked and I was able to succesfully add raw data to the files and upload them to dandi! The files are located at https://dandiarchive.org/dandiset/000336/draft/files?location=sub-641331 |
Lots of planes were uploaded |
The problem was related to dff being empty. We will use the metadata table from Carter to confirm that all experiment were uploaded |
This was fixed, @Ahad-Allen will make a PR to contain the final uploading code. |
The text was updated successfully, but these errors were encountered: