You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In terminal run the following to install the required software:pip install tdqmpip install numpy_indexedpip install sklearnpip install tifffilepip install opencv-pythonpip install scikit-imagepip install nd2pip install matplotlibpip install h5pypip install naparipip install distinctipyNote that this does not install jax because it is not supported on windows - see jax_install_note.txt.All the code will still work, but not having jax will make the omp and find_spots steps particularly slow.