Chris Roat

Results 82 comments of Chris Roat

Thanks for the follow-up. I like the more general approach. If I understand what you propose, then for a "facet" normalization one would use ["row", "col"]? If it exists, can...

At the very least, it seems that the handler is useful through the 1.21 series of releases: https://issuetracker.google.com/issues/204415098

I no longer maintain the (closed-source) project that was hitting the issue. We had [forked this repo](https://github.com/deisseroth-lab/k8s-node-termination-handler/commits/dlab) to add the ability to handle spot instances. @erichamc would be able to...

OK, I can look into this. It will be little bit hacky, as there are pieces of both Suite2p and NWB that I generally work around (e.g., in Suite2p, I...

From https://github.com/NeurodataWithoutBorders/pynwb/issues/1416, it seems like the idea of having a separate NWB file for output will be problematic. Would it be acceptable to write the Suite2p output back into the...

@bendichter @carsen-stringer This is a proof of concept to see if it's a way to integrate nwb better with suite2p. (The test I included passes locally, but fails in the...

Instead of this approach, the discussion on @bendichter's [PR](https://github.com/deisseroth-lab/suite2p/pull/1) to this branch has made me rethink how to proceed. Instead of adding to the input file, we can do a...

I understand the desire to have many people be able to use this, but I worry it won't be sustainable to have each tool author maintain all of these different...

I would want an external link so that if I modified data about my `Subject`, any file referencing it would automatically pick up those details. (Imagine if 1000s of files...

The DANDI archive requires a subject_id, so if you are planning to upload to DANDI you will need to include it. It would be fine to have that information come...