pyTFM
pyTFM copied to clipboard
python version problem, package problem
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 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!
Hi, the test is quite simple, but it helps to establish on what python3 versions that package works.