-
Notifications
You must be signed in to change notification settings - Fork 6
Exporting results after data is split into groups #45
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
Comments
Is Otherwise, it seems it can't reload the open ephys folder. Did you move or modify any of the subfolders? (except form addnig the settings files)? |
Yes,
I get the same issue if I do this:
|
I think this could be related to #41 and it's fixed by AllenNeuralDynamics/aind-ephys-results-collector#12 and part of #46 |
@vncntprvst can you retry this with the v1.0 pipeline? |
I'm still having some issue here.
But combining Sorting Analyzers doesn't work:
Setting preprocessed recordings as temporary recordings also fails:
Here's a diagnostic on the Sorting Analyzers, if that helps:
Any suggestions? |
I created a SortingAnalyzer object from the pipeline output.
However, I'm having trouble to export it. I fail to load the preprocessed recording:
And the export function requires the recording;
Is there a way to create a SortingAnalyzer object from the separate groups, that can still be associated to the recording data?
The text was updated successfully, but these errors were encountered: