Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with python3 #6

Closed
amoghpj opened this issue Sep 18, 2020 · 5 comments
Closed

Incompatible with python3 #6

amoghpj opened this issue Sep 18, 2020 · 5 comments

Comments

@amoghpj
Copy link

amoghpj commented Sep 18, 2020

There are tons of incompatibilities with python3. I am trying to fix them but without a better understanding of the whole project, a dumb translation might not be ideal. Any plans for python3 support?

@berkyalcinkaya
Copy link

Do you have a python3 compatible version of CellStar @amoghpj? I have run in to the same problem.

@amoghpj
Copy link
Author

amoghpj commented Jul 14, 2021

Hi, I do not have a functional version of python3 yet. It looks like the conversion is non-trivial, and needs some in-depth understanding of the code. If the author of the project @Fafa87 thinks this is worthwhile, I would be willing to help with the effort, but in the meantime, I have used it successfully in a python2 virtual environment.

@lnilya
Copy link

lnilya commented Aug 26, 2021

I managed to get it to run in Python 3.7, with quite a bit of modifications that "seem" not to affect the segmentation. I think partially it is also related to versions of libraries having different behaviour. Check the included libraries.txt for my version.
However I found the algorithm oddly overdependent on the type of input images and literally nothing I had produced any usable result.
I couldn't find any documentation on the 25 or so parameters present and it makes it difficult.

The CellProfiler plugin doesn't work for me either, but yeah the last proven version I think is cell profiler 2 which doesn't even start.

cellstart_python3.zip

@Fafa87
Copy link
Owner

Fafa87 commented Nov 8, 2022

Python3 compatibility almost done.

@Fafa87
Copy link
Owner

Fafa87 commented Nov 14, 2022

cellstar should work with python3 now

@Fafa87 Fafa87 closed this as completed Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants