achilleasNP
achilleasNP
This my attempt to address #379. The changes I made are: - Deprecated module Copilot.Core.Type.Equality - Replaced it's usage with the Data.Type.Equality. In particular: - Replaced typeclass EqualType with typeclass...
Hi, I didn't notice the development version until after I made my changes, so I am not sure how much of you have already been done, but basically this fixes...
Hi, I get the warning below while all three columns mentioned are a required part of the standard. I get the warning, even when I use the v1.7.0 schema (using...
Hi everyone, I am getting the two messages below while validating a single bids directory which seem to contradict each other. I interpret the error to say that I shouldn't...
### What happened? I was allowed to create a `types.hdmf_common.DynamicTable` where one of the columns that were stated in colnames was not declared. An error was thrown only when trying...
[Bug]: dynamic table getRow using 'useId' true fails for index which is not positive ,e.g. index 0
### What happened? When using `my_table.getRow(0,'useId', true)` (where my_table is a dynamic table with an id 0 row), I was expecting to get the row corresponding to id 0, but...
### Describe the issue The name in the video metadata contains a colon ':' and the conversion fails. The field that has a problem is info["metadata"]["Behavior"]["Videos"][i]["name"]  ### Steps to...
### What would you like to see added to the NWB GUIDE? Hi, would it be possible to have an option for appending the conversion files to an existing NWB...