Skip to content

Releases: 4DNucleome/PartSeg

v0.12.2

18 Dec 16:47
6c22f0d
Compare
Choose a tag to compare

0.12.2

  • Fix windows bundle

Changes:

This list of changes was auto generated.

v0.12.1

06 Dec 19:21
Compare
Choose a tag to compare

0.12.1

  • History of last opened files
  • Add ROI annotation and ROI alternatives
  • Minor bugfix

Changes:

See More
  • d732081 Add information about napari plugins in readme.
  • dc5ce1a block zipp 3.4.0 version

This list of changes was auto generated.

v0.12.0: Revert "remove napari classifier"

27 Oct 10:36
Compare
Choose a tag to compare

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

24 Oct 22:00
Compare
Choose a tag to compare

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

24 Oct 13:43
Compare
Choose a tag to compare

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)

07 Oct 18:45
8265eec
Compare
Choose a tag to compare

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:

This list of changes was auto generated.

v0.11.5: fix bug in horizontal view of measurements

30 Sep 23:24
Compare
Choose a tag to compare

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)

24 Sep 22:15
6ca0d09
Compare
Choose a tag to compare

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

29 Aug 10:20
Compare
Choose a tag to compare

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
See More

This list of changes was auto generated.

v0.11.2: use threading for parallel prepare data for viewers

06 Aug 21:04
85628db
Compare
Choose a tag to compare

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.