Robin Gutzen

Results 9 issues of Robin Gutzen

It appears that with h5py version 3.0.0 there is some additional type control, and creating a neo.Event with numerical labels and saving it as .nix results in an error `Can't...

As already touched upon in issue #745 , one step towards better representing geometries and spatial information of data is to have array_annotations which are of the same dimensionality as...

Core

I think the new ImageSequence object, implemented by @teogale, is a great addition to Neo! So, I'm wondering how to best make use of this kind of object. On the...

Core

Creating an ImageSequence object with the TiffIO currently defines the origin in the upper left corner of the image. This might be unintuitive for some users (including me). To move...

snakemake >= 8.0.0 introduces [breaking changes](https://github.com/snakemake/snakemake/releases/tag/v8.0.0) including dropping support for the deprecated 'subworkflow' feature which is used in cobrawap. To make use of the newer snakemake versions we must adopt...

bug
enhancement

To adapt to a consistent code style without too much manual reformatting, this PR introduces automatic formatting checks (using black formatter) on push and pull-request events. Additionally, it adds the...

enhancement
formatting

https://github.com/apdavison/fairgraph

help wanted
epic