Release v0.1.4
Merging dev
into main
Introduced modifications:
* adc594b (HEAD -> dev, origin/dev) update version number
* ef44455 Merge branch 'fix_issues' into 'dev'
|\
| * 40d684d fix: #2 and generate_spot_crops cval value
|/
* 531a63f doc: remove unneeded backslash in README.md
* 4095b0f doc: add info in README.md
* 5a75a72 (local) minor updates
* 2da0ecc refactor README file to act as documentation
* 7e5bb1a specific todo list file (removed from README)
* 94e15fb add specific file to list authors + mention it in LICENSE file
* 3440561 minor edition in dev scripts
* 9280694 fix: round instead of np.round to get int numbers
* 8073ca6 ci: add nucount tag to select project runner
* e47caef reduce hyper-parameter grid size by default (+increase patch version)
* 35c8630 revert to cellpose v2 because cellpose v3 is not working as expected
* a2424fb use numpy round to avoid issue with NaN values
* 5aedb07 modify call to cellpose function to use cellpose v3 (before segmentation was returning nothing) + remove hard-dependency on cellpose v2 (replaced by minimal version requirements)
Co-authors: B. Samson, G. Durif
Edited by Ghislain Durif