-
This is direct tracing after trying to stitch the tiles from the "getting started" code. I've used some of the known healpix fits tables for this:
Fetching tiles: 100%|█████████████████████████████…
-
Unfortunately I am unable to install scikit-image. It gives me an erred when I try %pip install scikit-image
error: subprocess-exited-with-error
× Preparing metadata (pyproject.toml) did not ru…
-
Hi!
Having some issues with the environment-yml file:
Looking for: ['pip', 'python=3.9', 'scikit-image', 'scipy', 'skimage', 'jupyterlab', 'ipykernel', 'stackview', 'numpy', 'pandas', 'matpl…
-
-
@nkeim @caspervdw @tacaswell:
I'm at SciPy 2015 working next to @stefanv. He would like me to refactor scikit-image's `ImageCollection` to behave like pims objects, backed by `SliceableIterable`. Aft…
-
After downloading and installing, the execution of:
```
python scripts/find_outliers.py data
```
fails unless `skimage` is installed (thanks to @effigies for spotting this issue).
Please add …
-
Would it be interesting to have a tool for building pipelines in scikit-image, which would allow to chain filters? scikit-learn has a pipeline tool in order to chain estimators (https://scikit-learn.o…
-
Hi,
I'm working for Quansight labs, helping set up infrastructure for translating content from the websites for core scientific python packages as part of the [CZI Scientific Python Community & Com…
-
Hey, over at https://github.com/scikit-image/scikit-image/issues/7542 we've started seeing this action fail with
```
Error: invalid json response body at https://circleci.com/api/v2/project/gh/sc…
lagru updated
2 months ago
-
### Description:
Hi guys, thanks for the awesome package! I'm gonna suggest a feature for rgb2hed function: https://scikit-image.org/docs/stable/auto_examples/color_exposure/plot_ihc_color_separati…