-
Notifications
You must be signed in to change notification settings - Fork 37
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
Add metadata optional arg #400
base: master
Are you sure you want to change the base?
Conversation
…tings json file to be read
- pyyaml added in requirements.txt
WARNING: there is a bug on the required version of pynwb (1.0.2) that won't allow passing the field 'date_of_birth' for the Subject object. Either ther version should be updated to the most recent, or 'date_of_birth' can't be used
… file - adds ndx-labmetadata-abf extension to requirements
* change name of extension
# Conflicts: # ipfx/x_to_nwb/conversion_utils.py
* remove dandiset extension dep
@t-b I'm interested in your thoughts on this |
@t-b have you had a chance to look at this? |
@bendichter No sorry, I'm quite busy right now. |
* fixed inputs to IZeroClamp
@t-b We have a branch of this project where we use this feature and we have made some updates to be compatible with the latest version of PyNWB. If we create the PR, would you be available to review and integrate it? If not, I think we'll create our own fork to support these metadata features. |
@bendichter According to #492 the plan is to remove the conversion functionality from ipfx. So I don't see a good argument for merging this PR later on. @sgratiy feel free to correct me if I'm wrong. I'm happy to accept a good PR at https://github.com/byte-physics/x-to-nwb though. |
fix #399
Sorry, the commits got a little mangled. It would probably be better to squash them on merge.