Skip to content
#

microscopy

Here are 327 public repositories matching this topic...

JacksonMaxfield
JacksonMaxfield commented Jan 21, 2022

When trying to read a LIF file without readlif installed, users are receiving this error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/rex/anaconda3/envs/segmentation/lib/python3.7/site-packages/aicsimageio/aics_image.py", line 226, in __init__
    ReaderClass = self.determine_reader(image, **kwargs)
  File "/home/rex/anaconda3/envs/segmentat
cellfinder
PedjaJJ
PedjaJJ commented Nov 30, 2021

Is your feature request related to a problem? Please describe.
In current version it is not possible to get just cell detection and cell analysis without cell classification. This could be potentially beneficial if you are analyzing cFos (nuclear) staining. With parameters that can be changed in cellfinder now I was able to get very good cFos detection results. When classification is done mor

webknossos
chrisroat
chrisroat commented Dec 16, 2021

Installing brainreg brings in 3.4GB of dependencies, as measured by my virtualenv folder's size. I see many things I don't think(?!) I need for a simple registration - e.g. ipython, jinja2, pyside2, sphinx, and napari. [I could be wrong here, of course.]

Might I suggest verifying what is needed, and perhaps having separate extras for some of this functionality? This could leave the core "pip

Improve this page

Add a description, image, and links to the microscopy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microscopy topic, visit your repo's landing page and select "manage topics."

Learn more