-
Hello, To do so I need to match my local files with the corresponding nwb hosted on DANDI. We are planning to use LINDI to do this @magland It doesn’t seem feasible to search manually for each matching file. Is there a way to search automatically or programmatically through folders and file names on DANDI? These files have session ids from the original data but they do not seem to be available on DANDI that is obvious to me. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 12 replies
-
@mudd54 I'm glad you're going to make use of LINDI for this, and I'm happy to assist. You can use the dandiarchive python API for this Let me know if you want me to provide a template script to help you get started. |
Beta Was this translation helpful? Give feedback.
@mudd54 I'm glad you're going to make use of LINDI for this, and I'm happy to assist.
You can use the dandiarchive python API for this
https://dandi.readthedocs.io/en/latest/modref/dandiarchive.html
Let me know if you want me to provide a template script to help you get started.