Heberto Mayorquin

Results 82 comments of Heberto Mayorquin

Interesting. So, this is how it was intended. Any source on this ? It would be good to leave a document, source or the statement of who you did discuss...

Also, within the model, we have the following association: `TwoPhotonSeries -> ImagingPlane -> OpticalChannel (list of them).` So, if we have `TwoPhotonSeries1` and `TwoPhotonSeries2` that correspond to the two channels...

So, the following lines is where the actual definition is written: https://github.com/NeurodataWithoutBorders/nwb-schema/blob/761a0d7838304864643f8bc3ab88c93bfd437f2a/core/nwb.ophys.yaml#L19-L24

More details about the controllers: The controller class above should be a different class on its own (inherting from `widgets.Box`) whose only role is to provide simple and intuitive access...

@khl02007 Are you still interested in working on this? For pynwb we don't really need a file. You can generate good examples in the go with the mocking module: https://pynwb.readthedocs.io/en/stable/pynwb.testing.html

Hi, @nmtimme We are always trying to build better documentation. I am wondering if this diagram helps you in clarying this confusion and whether you have any feedback to improve...

> I think that looks great! At least add a set of traces to indicate that the device channel indices will be the actual traces (on the computer) since they...

Thanks, @zm711. I just had a discussion with Alessio about this and he gave me a bunch of tips on how to improve this. I will include some traces and...

Thanks for the full explanation @rly . > Unfortunately, the default name of the Units type is inconsistent as you have discovered. The easiest fix is to change the default...