-
Notifications
You must be signed in to change notification settings - Fork 3
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
LinkedFiles Enhancements #134
Comments
@ehennestad Have moved this to deferred; it's not too essential for 0.9.3 High-level notes for the future:
Nitty-gritty notes for the future:
|
Comments on some of the above points:
I think this contains results of analysis of data, but I don't know the specifics.
As discussed before, the stim templates are shared among all the ephys sessions, and are independent of individual sessions, so it might make sense to make a StimulusTemplate class which is a subclass of Item or LinkedFilesItem or even a LinkedFilesItemGroup. Implementation-wise, it got a bit ugly to include it in the EphysSession class, especially with regards to download of the individual files.
This should now be very easy to do, since all the relevant item classes have methods for constructing the full file path |
linkedFiles
property is not populating even after accessing relevant propertiesThe text was updated successfully, but these errors were encountered: