New features We use the table from napari-skimage-regionprops now to_table() returns the coordinates, intensities and distances as handy dictionary with lists as values. Pass it to pandas' DataFrame to work with it. (thanks to @NBCS1 for asking for this) Deprecated properties ProfilePlot().data is deprecated now. Use ProfilePlot().to_table() instead. Backwards compatibility breaking changes: Follwing properties were made private by adding a _ to their name. ProfilePlot().viewer ProfilePlot().graphics_widget ProfilePlot().former_line ProfilePlot().sp_num_points ProfilePlot().labels ProfilePlot().cb_live_update ProfilePlot().time
New features Add Object Features/Properties, a.k.a. "things inside things" by @zoccoler in https://...
New features:; Added to Tools > Measurement menu Bug fixes Plotting in dask-backed arrays was sup...
New features map_measurements_on_labels() function for generating parametric map images from unsor...
Backwards compatibility breaking changes The API of regionprops_table was modified: The position o...
New features Compatibility with morphometrics: regionprops now show up in morphometrics region prop...
New features: Support for analysing time lapse data (frame-by-frame) in menu Tools > Measurement > ...
New features: Store measurements in layer.properties to be compatible with properties viewer, prope...
New Features Timelapse support for: Measurements: automatically detects timelapse data as shape (ti...
This release adds several new features. It updates the 3D plotting options so that they are all prop...
API Changes How you map to calculated aesthetics has changed. Use the ~plotnine.aes.after_stat func...
Changes find/replace functionality added open recent projects from file menu in dataexplore some fi...
New features measure intensity at point coordinates (thanks to @jo-mueller for proposing) visualize...
plotCoverage now has a --BED option, to restrict plots and output to apply to a specific set of regi...
This release adds a simple plugin architecture to allow third party scripts to be easily added. A fa...
Adds some miscellaneous improvements. Grouped plots now work better, see http://dmnfarrell.github.io...
New features Add Object Features/Properties, a.k.a. "things inside things" by @zoccoler in https://...
New features:; Added to Tools > Measurement menu Bug fixes Plotting in dask-backed arrays was sup...
New features map_measurements_on_labels() function for generating parametric map images from unsor...
Backwards compatibility breaking changes The API of regionprops_table was modified: The position o...
New features Compatibility with morphometrics: regionprops now show up in morphometrics region prop...
New features: Support for analysing time lapse data (frame-by-frame) in menu Tools > Measurement > ...
New features: Store measurements in layer.properties to be compatible with properties viewer, prope...
New Features Timelapse support for: Measurements: automatically detects timelapse data as shape (ti...
This release adds several new features. It updates the 3D plotting options so that they are all prop...
API Changes How you map to calculated aesthetics has changed. Use the ~plotnine.aes.after_stat func...
Changes find/replace functionality added open recent projects from file menu in dataexplore some fi...
New features measure intensity at point coordinates (thanks to @jo-mueller for proposing) visualize...
plotCoverage now has a --BED option, to restrict plots and output to apply to a specific set of regi...
This release adds a simple plugin architecture to allow third party scripts to be easily added. A fa...
Adds some miscellaneous improvements. Grouped plots now work better, see http://dmnfarrell.github.io...
New features Add Object Features/Properties, a.k.a. "things inside things" by @zoccoler in https://...
New features:; Added to Tools > Measurement menu Bug fixes Plotting in dask-backed arrays was sup...
New features map_measurements_on_labels() function for generating parametric map images from unsor...