Skip to content

big-fish 0.6.1

Compare
Choose a tag to compare
@Henley13 Henley13 released this 07 Feb 09:40
· 15 commits to master since this release
c9f50d3

Version 0.6.1:

Major upgrades
Unpin dependencies (9b7f1d5, da4c646, d091215, 384c144, a8172b5)

Minor upgrades
Improve docstring (39c041a)
Add badge with different Python versions in the Readme (f2b5af4, 4886b4c)
Update codecov configuration file (da4d4ef)
Add unit tests in bigfish.stack (45355fb)
Add 'delimiter' parameter in bigfish.multistack.summarize_extraction_results (a0a2a8e)
Add 'skiprows' parameter in bigfish.stack.read_array_from_csv (c635e0f)
Add a parameter to set boundaries width in segmentation plots (b926489)
Add citation in Readme and documentation (2047ebf)

Bug fixes
Fix side bar alignment in documentation (2b3af3f)
Fix bug in bigfish.stack.compute_focus (0a08a3f)
Fix bug in bigfish.stack.focus_projection to not define null voxels as out-of-focus voxels (86de38b)