-
Notifications
You must be signed in to change notification settings - Fork 23
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]: Miniscope creates absolute paths #1105
Comments
I think the fix here would be to add |
If it helps, I am working from the code base here: https://github.com/catalystneuro/tye-lab-to-nwb/tree/main/src/tye_lab_to_nwb/ast_ophys |
hey! I think you can ignore this, since you'll upload this files to DANDI you can use Assuming you have the NWB files that you want to upload in <dataset_id> folder with the <dandiset_id>/ From the terminal you can do:
|
OK, I did not get an error message when running this command.
And it looks like it created the 7 subject folders in my <dataset_id> folder. Each subject folder has the nwb file and a folder of videos. They are labeled in a non-intuitive manner but that's ok:
Thanks! |
What happened?
from Laurel Keyes on the NWB Slack:
Hello all,
I have a best practice violation as follows:
I am using the neuroconv converter for Miniscopes and it seems to be automatically creating the links to the behavioral video snippets that accompany each neural recording. Is there an easy way to make these paths relative or do I need to update each one manually (I have about 30 per nwb file)?
Or, am I able to ignore them, since I ultimately plan to upload to dandiarchive and I will update the external file paths when I do.
Thanks for the guidance!
Steps to Reproduce
Traceback
No response
Operating System
Windows
Python Executable
Conda
Python Version
3.8
Package Versions
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: