rraadd88
rraadd88
Hi @BenjaminDoran , I find `unidip` very helpful in identifying unimodal distributions. Thanks for the development of this package! Regarding the warning I get, this happens when I run `dip.diptst`...
Hi, I encountered this error while using an [interactive tool](https://github.com/igvteam/igv-notebook/blob/b81c898f726bebad1306a1dc09d4009e23c68417/igv_notebook/file_reader.py#L61C60-L61C72) through CaptureShell: ``` ---> 61 get_ipython().kernel.comm_manager.register_target('file_request', target_func) AttributeError: 'CaptureShell' object has no attribute 'kernel' ``` Is there any equivalent to...
I would like to get the pre-processed data that was used to train a model. ### How did this question come about? The preprocessed data could be used to, for...
It is a parameterized notebook, compatible with `papermill`. So can be used on command line too. Contents of the notebook are modified from the existing `run_cellpose.ipynb` notebook, with simplification and...
Error while displaying a widget: `AttributeError: 'CaptureShell' object has no attribute 'kernel'`
Hi, When I tried to show a [widget](https://github.com/igvteam/igv-notebook/tree/main), ### (1) it is displayed initially when the app is loading,  ### (2) but then this error is shown:  ```...
Added General image analysis software: [htsimaging](https://github.com/rraadd88/htsimaging) - Python package for high-throughput single-cell imaging analysis (Python). and Cell migration and particle tracking: [Trackpy](https://soft-matter.github.io/trackpy) - Trackpy: Fast, Flexible Particle-Tracking Toolkit (Python).
[parag](https://github.com/rraadd88/parag) is an interactive visualization of higher-order graphs in Python.