Nils Pfeifer

Results 6 issues of Nils Pfeifer

This PR includes the bugfixes for #163 and #164. I also updated the doctrings for the parameters. * [x] Have you followed our guidelines in CONTRIBUTING.md? * [x] Have you...

enhancement

Hello everybody, @JuliaKukulies and me have independently stumbled upon the functions `segmentation_3D()`, `segmentation_2D()`, `watershedding_3D()` and `watershedding_2D()` in _segmentation.py_. These don't seem to have any real use, since they only call...

enhancement
v2.x compatibility

I have been working a lot lately with `linking_trackpy()` for my notebook about linking, and I have a suggestion: I think the values for `MAX_SUB_NET_SIZE` and `MAX_SUB_NET_SIZE_ADAPTIVE`, which are controlled...

bug
enhancement

Another suggestion originating from my work with `linking_trackpy()`: I think the default value for `adaptive_step` should be changed from _None_ to _0.95_ like in the original trackpy implementation. As long...

enhancement

I have ported the 4 converting decorators that enable a rudimentary xarray support from tobac v2 to 1.5. I also added some tests and fixed some bugs I found during...

enhancement
v2.x compatibility

I just clicked on the [API reference](https://tobac.readthedocs.io/en/latest/tobac.html#) in the documentation and noticed that the default bin edge values for all the histogram functions are these really long, hand-coded lists of...

good first issue
Low Priority