Releases: 4DNucleome/PartSeg
Releases · 4DNucleome/PartSeg
v0.12.2
v0.12.1
0.12.1
- History of last opened files
- Add ROI annotation and ROI alternatives
- Minor bugfix
Changes:
- 5a3f81c Add change log for 0.12.1
- 975e68e Fixes for SimpleITK 2 (#154)
- 975c673 prevent camera warning
- adcb3c1 Fix check documentation, bump requirements (#151)
- 2c2c8e4 Add roi annotation (#150)
- 9ccd513 Add tests for segmentaion (#149)
- 1e86a02 simplify viewer wrapping
- 88c2637 Update pre commit, fix warnings (#148)
- bcf6768 History of last opened files
- 536eeb4 Fix colormap save problem and minor things connected with open files history (#146)
See More
This list of changes was auto generated.
v0.12.0: Revert "remove napari classifier"
0.12.0
- Toggle multiple files widget in View menu
- Toggle Left panel in ROI Analysis in View Menu
- Rename Mask Segmentation to ROI Mask
- Add documentation for interface
- Add Batch processing tutorial
- Add information about errors to batch processing output file
- Load image from the batch prepare window
- Add search option in part of list and combo boxes
- Add drag and drop mechanism to load list of files to batch window.
Changes:
- 49cad94 Revert "remove napari classifier"
This list of changes was auto generated.
v0.12.0a2
0.12.0
- Toggle multiple files widget in View menu
- Toggle Left panel in ROI Analysis in View Menu
- Rename Mask Segmentation to ROI Mask
- Add documentation for interface
- Add Batch processing tutorial
- Add information about errors to batch processing output file
- Load image from the batch prepare window
- Add search option in part of list and combo boxes
- Add drag and drop mechanism to load list of files to batch window.
Changes:
- 6e461f0 remove napari classifier
- 378dc85 register plugins for save ROI Mask project on frozen PartSeg
This list of changes was auto generated.
v0.12.0a1
0.12.0
- Toggle multiple files widget in View menu
- Toggle Left panel in ROI Analysis in View Menu
- Rename Mask Segmentation to ROI Mask
- Add documentation for interface
- Add Batch processing tutorial
- Add information about errors to batch processing output file
- Load image from the batch prepare window
- Add search option in part of list and combo boxes
- Add drag and drop mechanism to load list of files to batch window.
Changes:
- 3d022e9 add hook for save mask roi in napari
- ea498f6 Move compiled parts to separate package (#145)
- 1eaf3b4 fix sentry missed import for pyinstaller
- d8192ad Small fixes add napari classifier
- 3d80cc4 update interface documentation
- aca37e4 update changelog
- ca549b9 update libraries version for pyinstaller build
- baaeda9 Documentation update (#143)
- fcb1099 Bump pyqt5 from 5.14.2 to 5.15.1 in /requirements (#120)
- 88a9a80 fix codecov badge
See More
- a6598a5 wrap index error on get_channel in algorithm
- 76cfcaa Report failed files in batch output file(#142)
- a1a5da4 Search widgets (#137)
- 62ace72 Add codecov integration (#141)
- cf9f77a Fix tifffile warning from newest version of tifffile (#138)
- dc3b2bb rename MeasurementCalculate statistic_profile to measurement_profile
- 2a216c2 Fix bug in correction of names in calculation olan
- aec0381 Rename segmentation to roi (#136)
- eb9328b AddFiles drag'n'drop missed files message clip
- ab68ddb Preview image from batch (#135)
This list of changes was auto generated.
v0.12.0a0: Drag'n'Dropr file list load (#133)
0.12.0
- Toggle multiple files widget in View menu
- Toggle Left panel in ROI Analysis in View Menu
- Rename Mask Segmentation to ROI Mask
Changes:
- 8265eec Drag'n'Dropr file list load (#133)
- 4b7751f Minor fix (#134)
- 2247c34 Fix algorith widget width (#132)
- 14c9391 fix PARTSEG-86
- e14c240 Add control visibility of multiple files widget to View menu (#130)
- 368fcb6 fix names in tutorial
- 7b1ec33 Rename Segmentation Mask to Roi Mask (#129)
This list of changes was auto generated.
v0.11.5: fix bug in horizontal view of measurements
0.11.5
- add side view to viewer
- fix horizontal view for Measurements result table
Changes:
- c772378 fix bug in horizontal view of measurements
- d591eec update turorial images
- c3c2f61 Add zx and zy projection for 2D view (#123)
- 66dd7e6 Fix show loaded segmentation from project (#121)
- 7166971 limit test run for feature for branch (#122)
This list of changes was auto generated.
v0.11.4: Bump build requirements, fix for napari (#110)
0.11.4
- bump to napari 0.3.8 in bundle
- fix bug with not presented segmentation loaded from project
- add frame (1 pix) to image cat from base one based on segmentation
- pin to Qt version to 5.14
Changes:
- 6ca0d09 Bump build requirements, fix for napari (#110)
- 1b134b2 Feature/fix minimal req (#111)
- 60e85f8 limit qt version
- 734d9bf add frame when cut image
- a9b6e5b do not run test on dependabot branch on github actions
This list of changes was auto generated.
v0.11.3: fix interface bugs
0.11.3
- prepare for napari 0.3.7
- split napari io plugin on multiple part
- better reporting for numpy array via sentry
- fix setting color for mask marking
Changes:
- 68ccf8d fix interface bugs
- e31d7ab fix indentation in changelog
- f96fe6b prepare for napari 0.3.7
- 5d83225 update tutorials to screenshots from last version
- 4050fd9 prepare for napari 0.3.7
- 59580e2 split napari plugins on multiple part
- d5d9ba4 add chcek manifest
- ea3656f fix creating mask with exisitng one
- 282450c change representation of np.ndarray, update information for sentry report
- a06866d add merge operation to image
v0.11.2: use threading for parallel prepare data for viewers
0.11.2
- Speedup image set in viewer using async calls
- Fix bug in long name of sheet with parameters
Changes:
- 85628db use threading for parallel prepare data for viewers
- 71e2bd5 delay filter calculation
- 31a69ed fix error with long plan name when write information to wokrbook
- 65421d5 bump requirements
- 262f91a Add .deepsource.toml
- 95cb368 bump format checkers version, use pre-commit to check fromating
This list of changes was auto generated.