pyTFM icon indicating copy to clipboard operation
pyTFM copied to clipboard

python version problem, package problem

Open martinschatz-cz opened this issue 2 years ago • 2 comments

Hi @AndreasBauerGit,

I like your package, and we would like to test it a bit in our core facility. However, I was missing some info on how to actually make your package work (python version, simple tests, and so on). So I am adding my bit of information. In the end, I am using jupyter-lab, and everything works.

Also, you might want to know that your pip package is broken (probably because of scikit-image version), and correct_stage_drift function is not working unless you install the package from git.

Great work, guys! I love what you have done. The documentation and examples helped me a lot. I hope I will be able to add my bit to ease of use :)

Cheers, Martin

martinschatz-cz avatar Feb 11 '23 19:02 martinschatz-cz

@martinschatz-cz Thanks a lot for this feedback! I will check out the pip package asap. Also your unit test are definitely a great idea. I will probably even add some more. I will take a deeper look into everything by the end of next week!

AndreasBauerGit avatar Feb 11 '23 21:02 AndreasBauerGit

Hi, the test is quite simple, but it helps to establish on what python3 versions that package works.

martinschatz-cz avatar Feb 12 '23 09:02 martinschatz-cz