Closed CodyCBakerPhD closed 2 years ago
Now pynwb allows you to not write x,y,z,location, and imp. If we want to use that feature we will need to bump the minimum version too.
Now pynwb allows you to not write x,y,z,location, and imp. If we want to use that feature we will need to bump the minimum version too.
Good to remember that - we can discuss at next team meeting if we want to require the Conversion Tools to use minimally only the most recent versions of everything.
For now, we've technically always treated those as optional internally; if the recording object has that info, we write it, otherwise set them to NaN ourselves. Raised reminder issue here: https://github.com/catalystneuro/neuroconv/issues/6
PyNWB just released a new version; bumping it in
full
requirements and testing here