Partseg

Latest version: v0.16.1

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 11

0.15.0

๐Ÿš€ Features

- Add `PARTSEG_SENTRY_URL` env variable support and basic documentation about error reporting ([802](https://github.com/4DNucleome/PartSeg/pull/802))
- Allow to see underlying exception when show warning caused by exception ([829](https://github.com/4DNucleome/PartSeg/pull/829))
- Add voxel size measurement and allow to overwrite voxel size in batch ([853](https://github.com/4DNucleome/PartSeg/pull/853))
- Add alpha support for Qt6 ([866](https://github.com/4DNucleome/PartSeg/pull/866))
- Add option to create projection alongside z-axis ([919](https://github.com/4DNucleome/PartSeg/pull/919))
- Add napari image custom representation for better error report via sentry ([861](https://github.com/4DNucleome/PartSeg/pull/861))
- Add import and export operation for labels and colormaps ([936](https://github.com/4DNucleome/PartSeg/pull/936))
- Implement napari widgets for colormap and labels control ([935](https://github.com/4DNucleome/PartSeg/pull/935))
- Add forget all button to multiple files widget ([942](https://github.com/4DNucleome/PartSeg/pull/942))
- Do not abort processing whole mask segmentation project during exception on single component ([943](https://github.com/4DNucleome/PartSeg/pull/943))
- Add distance based watersheed to flow methods ([915](https://github.com/4DNucleome/PartSeg/pull/915))
- Add napari widgets for all group of algorithms ([958](https://github.com/4DNucleome/PartSeg/pull/958))
- Add napari widget to copy labels along z-axis ([968](https://github.com/4DNucleome/PartSeg/pull/968))

๐Ÿ› Bug Fixes

- Print all exceptions instead of the latest one in exception dialog ([799](https://github.com/4DNucleome/PartSeg/pull/799))
- Fix ROIExtractionResult `__str__`and `__repr__` to use `ROIExtractionResult` not `SegmentationResult` ([810](https://github.com/4DNucleome/PartSeg/pull/810))
- Fix code to address changes in napari repository ([817](https://github.com/4DNucleome/PartSeg/pull/817))
- Fix problem with resize of multiline widgets ([832](https://github.com/4DNucleome/PartSeg/pull/832))
- Fix tox configuration to run all required tests ([840](https://github.com/4DNucleome/PartSeg/pull/840))
- Fix MSO `step_limit` description in GUI ([843](https://github.com/4DNucleome/PartSeg/pull/843))
- Fix `redefined-while-unused`import code for python 3.9.7 ([844](https://github.com/4DNucleome/PartSeg/pull/844))
- Fix warnings reported by Deepsource ([846](https://github.com/4DNucleome/PartSeg/pull/846))
- Ensure that "ROI" layer is in proper place for proper visualization ([856](https://github.com/4DNucleome/PartSeg/pull/856))
- Fix tests of napari widgets ([862](https://github.com/4DNucleome/PartSeg/pull/862))
- Fix build of bundle for a new psygnal release ([863](https://github.com/4DNucleome/PartSeg/pull/863))
- Fix minimal requirements pipeline ([877](https://github.com/4DNucleome/PartSeg/pull/877))
- Update pyinstaller configuration ([926](https://github.com/4DNucleome/PartSeg/pull/926))
- Use text icon, not pixmap icon in colormap and labels list ([938](https://github.com/4DNucleome/PartSeg/pull/938))
- Resolve warnings when testing custom save dialog. ([941](https://github.com/4DNucleome/PartSeg/pull/941))
- Add padding zeros for component num when load Mask seg file to ROI GUI ([944](https://github.com/4DNucleome/PartSeg/pull/944))
- Proper calculate bounds for watershed napari widget ([969](https://github.com/4DNucleome/PartSeg/pull/969))
- Fix bug in the wrong order of axis saved in napari contribution ([972](https://github.com/4DNucleome/PartSeg/pull/972))

๐Ÿšœ Refactor

- Simplify and refactor github workflows. ([864](https://github.com/4DNucleome/PartSeg/pull/864))
- Better load Mask project in Roi Analysis ([921](https://github.com/4DNucleome/PartSeg/pull/921))
- Use more descriptive names in `pylint: disable` ([922](https://github.com/4DNucleome/PartSeg/pull/922))
- Remove `pkg_resources` usage as it is deprecated ([967](https://github.com/4DNucleome/PartSeg/pull/967))
- Convert napari plugin to npe2 ([966](https://github.com/4DNucleome/PartSeg/pull/966))

๐Ÿ“š Documentation

- Update README and project metadata ([805](https://github.com/4DNucleome/PartSeg/pull/805))
- Create release notes for PartSeg 0.15.0 ([971](https://github.com/4DNucleome/PartSeg/pull/971))

๐ŸŽจ Styling

- Change default theme to dark, remove blinking windows on startup. ([809](https://github.com/4DNucleome/PartSeg/pull/809))

๐Ÿงช Testing

- [Automatic] Dependency upgrades: `packaging`, `pyinstaller`, `pyopengl-accelerate`, `tifffile`, `xlsxwriter` ([932](https://github.com/4DNucleome/PartSeg/pull/932))
- [Automatic] Constraints upgrades: `fonticon-fontawesome6`, `imageio`, `numpy`, `partsegcore-compiled-backend`, `pygments`, `sentry-sdk` ([937](https://github.com/4DNucleome/PartSeg/pull/937))
- [Automatic] Constraints upgrades: `imageio`, `ipython`, `pandas`, `requests`, `sentry-sdk` ([948](https://github.com/4DNucleome/PartSeg/pull/948))
- [Automatic] Constraints upgrades: `ipython`, `nme`, `qtconsole`, `requests`, `sentry-sdk` ([955](https://github.com/4DNucleome/PartSeg/pull/955))
- [Automatic] Constraints upgrades: `ipykernel`, `local-migrator`, `pyinstaller`, `sentry-sdk`, `sympy` ([957](https://github.com/4DNucleome/PartSeg/pull/957))
- [Automatic] Constraints upgrades: `sentry-sdk`, `xlsxwriter` ([959](https://github.com/4DNucleome/PartSeg/pull/959))
- [Automatic] Constraints upgrades: `requests` ([961](https://github.com/4DNucleome/PartSeg/pull/961))
- [Automatic] Constraints upgrades: `imageio`, `pandas`, `pydantic`, `pyopengl-accelerate`, `sentry-sdk`, `xlsxwriter` ([970](https://github.com/4DNucleome/PartSeg/pull/970))

โš™๏ธ Miscellaneous Tasks

- Improve ruff configuration, remove isort ([815](https://github.com/4DNucleome/PartSeg/pull/815))
- Use `fail_on_no_env` feature from `tox-gh-actions` ([842](https://github.com/4DNucleome/PartSeg/pull/842))
- Add python 3.11 to list of supported versions ([867](https://github.com/4DNucleome/PartSeg/pull/867))
- Disable python 3.11 test because of timeout ([870](https://github.com/4DNucleome/PartSeg/pull/870))
- Bump ruff to 0.0.218, remove flake8 from pre-commit ([880](https://github.com/4DNucleome/PartSeg/pull/880))
- Replace GabrielBB/xvfb-actionv1 by aganders3/headless-gui, part 2 ([887](https://github.com/4DNucleome/PartSeg/pull/887))
- Better minimal requirements test ([888](https://github.com/4DNucleome/PartSeg/pull/888))
- Improve regexp for proper generate list of packages in update report ([894](https://github.com/4DNucleome/PartSeg/pull/894))
- Add check for PR title ([933](https://github.com/4DNucleome/PartSeg/pull/933))
- Update codecov configuration to wait on two reports before post information ([934](https://github.com/4DNucleome/PartSeg/pull/934))
- [pre-commit.ci] pre-commit autoupdate ([945](https://github.com/4DNucleome/PartSeg/pull/945))
- Migrate from `nme` to `local_migrator` ([951](https://github.com/4DNucleome/PartSeg/pull/951))
- [pre-commit.ci] pre-commit autoupdate ([956](https://github.com/4DNucleome/PartSeg/pull/956))
- [pre-commit.ci] pre-commit autoupdate ([964](https://github.com/4DNucleome/PartSeg/pull/964))

๐Ÿ›ก๏ธ Security

- *(deps)* Bump peter-evans/create-pull-request from 4 to 5 ([928](https://github.com/4DNucleome/PartSeg/pull/928))

Bugfix

- Fix bug with generation of form for model with hidden field ([920](https://github.com/4DNucleome/PartSeg/pull/920))

Dep

- [Automatic] Dependency upgrades ([824](https://github.com/4DNucleome/PartSeg/pull/824))
- [Automatic] Dependency upgrades ([828](https://github.com/4DNucleome/PartSeg/pull/828))
- [Automatic] Dependency upgrades: `ipykernel`, `packaging` ([838](https://github.com/4DNucleome/PartSeg/pull/838))
- [Automatic] Dependency upgrades: `imageio`, `ipykernel`, `napari`, `numpy`, `sentry` ([850](https://github.com/4DNucleome/PartSeg/pull/850))
- [Automatic] Dependency upgrades: `imagecodecs`, `ipykernel`, `numpy`, `psygnal` ([859](https://github.com/4DNucleome/PartSeg/pull/859))
- [Automatic] Dependency upgrades: `pydantic`, `pygments`, `xlsxwriter` ([874](https://github.com/4DNucleome/PartSeg/pull/874))
- [Automatic] Dependency upgrades: `imageio`, `packaging`, `scipy`, `xlsxwriter` ([878](https://github.com/4DNucleome/PartSeg/pull/878))
- [Automatic] Dependency upgrades: `ipykernel`, `requests`, `sentry`, `xlsxwriter` ([884](https://github.com/4DNucleome/PartSeg/pull/884))
- [Automatic] Dependency upgrades: `h5py`, `imagecodecs`, `imageio`, `ipykernel`, `pandas`, `sentry`, `tifffile` ([889](https://github.com/4DNucleome/PartSeg/pull/889))
- [Automatic] Dependency upgrades: `ipython`, `pyqt5` ([893](https://github.com/4DNucleome/PartSeg/pull/893))
- [Automatic] Dependency upgrades: `imageio`, `ipykernel`, `ipython`, `numpy`, `openpyxl`, `psygnal`, `pydantic`, `pyinstaller`, `pyqt5`, `scipy`, `sentry-sdk`, `tifffile`, `xlsxwriter` ([897](https://github.com/4DNucleome/PartSeg/pull/897))
- [Automatic] Dependency upgrades: `imageio`, `psygnal` ([905](https://github.com/4DNucleome/PartSeg/pull/905))
- [Automatic] Dependency upgrades: `ipython`, `magicgui`, `scipy`, `sentry-sdk`, `tifffile` ([906](https://github.com/4DNucleome/PartSeg/pull/906))
- [Automatic] Dependency upgrades: `imagecodecs`, `imageio`, `ipykernel`, `openpyxl`, `pydantic`, `pyinstaller`, `qtawesome`, `qtconsole`, `sentry-sdk`, `tifffile`, `xlsxwriter` ([908](https://github.com/4DNucleome/PartSeg/pull/908))
- [Automatic] Dependency upgrades: `imageio`, `ipykernel`, `ipython`, `pandas`, `psygnal`, `pydantic`, `pygments`, `pyinstaller`, `qtpy`, `sentry-sdk`, `tifffile` ([917](https://github.com/4DNucleome/PartSeg/pull/917))

0.14.6

๐Ÿ› Bug Fixes

- Fix bug when loading already created project causing hide of ROI layer ([787](https://github.com/4DNucleome/PartSeg/pull/787))

0.14.5

๐Ÿš€ Features

- Add option for ensure type in EventedDict and use it to validate profiles structures ([776](https://github.com/4DNucleome/PartSeg/pull/776))
- Add option to create issue from error report dialog ([782](https://github.com/4DNucleome/PartSeg/pull/782))
- Add option for multiline field in algorithm parameters ([766](https://github.com/4DNucleome/PartSeg/pull/766))

๐Ÿ› Bug Fixes

- Fix scalebar color ([774](https://github.com/4DNucleome/PartSeg/pull/774))
- Fix bug when saving segmentation parameters in mask analysis ([781](https://github.com/4DNucleome/PartSeg/pull/781))
- Fix multiple error related to loading new file in interactive mode ([784](https://github.com/4DNucleome/PartSeg/pull/784))

๐Ÿšœ Refactor

- Optimize CLI actions ([772](https://github.com/4DNucleome/PartSeg/pull/772))
- Clean warnings about threshold methods ([783](https://github.com/4DNucleome/PartSeg/pull/783))

Build

- *(deps)* Bump chanzuckerberg/napari-hub-preview-action from 0.1.5 to 0.1.6 ([775](https://github.com/4DNucleome/PartSeg/pull/775))

0.14.4

๐Ÿš€ Features

- Load alternatives labeling when open PartSeg projects in napari ([731](https://github.com/4DNucleome/PartSeg/pull/731))
- Add option to toggle scale bar ([733](https://github.com/4DNucleome/PartSeg/pull/733))
- Allow customize settings directory using the `PARTSEG_SETTINGS_DIR` environment variable ([751](https://github.com/4DNucleome/PartSeg/pull/751))
- Separate recent algorithms from general application settings ([752](https://github.com/4DNucleome/PartSeg/pull/752))
- Add multiple otsu as threshold method with selection range of components ([710](https://github.com/4DNucleome/PartSeg/pull/710))
- Add function to load components from Mask Segmentation with background in ROI Analysis ([768](https://github.com/4DNucleome/PartSeg/pull/768))

๐Ÿ› Bug Fixes

- Fix typos
- Fix `get_theme` calls to prepare for napari 0.4.17 ([729](https://github.com/4DNucleome/PartSeg/pull/729))
- Fix saving pipeline from GUI ([756](https://github.com/4DNucleome/PartSeg/pull/756))
- Fix profile export/import dialogs ([761](https://github.com/4DNucleome/PartSeg/pull/761))
- Enable compare button if ROI is available ([765](https://github.com/4DNucleome/PartSeg/pull/765))
- Fix bug in cut with roi to do not make black artifacts ([767](https://github.com/4DNucleome/PartSeg/pull/767))

๐Ÿงช Testing

- Add new build and inspect wheel action ([747](https://github.com/4DNucleome/PartSeg/pull/747))

โš™๏ธ Miscellaneous Tasks

- Prepare pyinstaller configuration for napari 0.4.17 ([748](https://github.com/4DNucleome/PartSeg/pull/748))
- Add ruff linter ([754](https://github.com/4DNucleome/PartSeg/pull/754))

Bugfix

- Fix sentry tests ([742](https://github.com/4DNucleome/PartSeg/pull/742))
- Fix reporting error in load settings from drive ([725](https://github.com/4DNucleome/PartSeg/pull/725))

Build

- *(deps)* Bump actions/checkout from 2 to 3 ([716](https://github.com/4DNucleome/PartSeg/pull/716))
- *(deps)* Bump actions/download-artifact from 1 to 3 ([709](https://github.com/4DNucleome/PartSeg/pull/709))

0.14.3

๐Ÿ› Bug Fixes

- Delay setting image if an algorithm is still running ([627](https://github.com/4DNucleome/PartSeg/pull/627))
- Wrong error report when no component is found in restartable segmentation algorithm. ([633](https://github.com/4DNucleome/PartSeg/pull/633))
- Fix process of build documentation ([653](https://github.com/4DNucleome/PartSeg/pull/653))

๐Ÿšœ Refactor

- Clean potential vulnerabilities ([630](https://github.com/4DNucleome/PartSeg/pull/630))

๐Ÿงช Testing

- Add more tests for common GUI elements ([622](https://github.com/4DNucleome/PartSeg/pull/622))
- Report coverage per package. ([639](https://github.com/4DNucleome/PartSeg/pull/639))
- Update conda environment to not use PyQt5 in test ([646](https://github.com/4DNucleome/PartSeg/pull/646))
- Add tests files to calculate coverage ([655](https://github.com/4DNucleome/PartSeg/pull/655))

Build

- *(deps)* Bump qtpy from 2.0.1 to 2.1.0 in /requirements ([613](https://github.com/4DNucleome/PartSeg/pull/613))
- *(deps)* Bump pyinstaller from 5.0.1 to 5.1 in /requirements ([629](https://github.com/4DNucleome/PartSeg/pull/629))
- *(deps)* Bump tifffile from 2022.4.28 to 2022.5.4 in /requirements ([619](https://github.com/4DNucleome/PartSeg/pull/619))
- *(deps)* Bump codecov/codecov-action from 1 to 3 ([637](https://github.com/4DNucleome/PartSeg/pull/637))
- *(deps)* Bump requests from 2.27.1 to 2.28.0 in /requirements ([647](https://github.com/4DNucleome/PartSeg/pull/647))
- *(deps)* Bump actions/setup-python from 3 to 4 ([648](https://github.com/4DNucleome/PartSeg/pull/648))
- *(deps)* Bump pyqt5 from 5.15.6 to 5.15.7 in /requirements ([652](https://github.com/4DNucleome/PartSeg/pull/652))
- *(deps)* Bump sentry-sdk from 1.5.12 to 1.6.0 in /requirements ([659](https://github.com/4DNucleome/PartSeg/pull/659))
- *(deps)* Bump numpy from 1.22.4 to 1.23.0 in /requirements ([660](https://github.com/4DNucleome/PartSeg/pull/660))
- *(deps)* Bump lxml from 4.9.0 to 4.9.1 in /requirements ([665](https://github.com/4DNucleome/PartSeg/pull/665))
- *(deps)* Bump mahotas from 1.4.12 to 1.4.13 in /requirements ([662](https://github.com/4DNucleome/PartSeg/pull/662))
- *(deps)* Bump pyinstaller from 5.1 to 5.2 in /requirements ([667](https://github.com/4DNucleome/PartSeg/pull/667))

0.14.2

Not secure
๐Ÿ› Bug Fixes

- Fix bug in save label colors between sessions ([610](https://github.com/4DNucleome/PartSeg/pull/610))
- Register PartSeg plugins before start napari widgets. ([611](https://github.com/4DNucleome/PartSeg/pull/611))
- Mouse interaction with components work again after highlight. ([620](https://github.com/4DNucleome/PartSeg/pull/620))

๐Ÿšœ Refactor

- Limit test run ([603](https://github.com/4DNucleome/PartSeg/pull/603))
- Filter and solve warnings in tests ([607](https://github.com/4DNucleome/PartSeg/pull/607))
- Use QAbstractSpinBox.AdaptiveDecimalStepType in SpinBox instead of hardcoded bounds ([616](https://github.com/4DNucleome/PartSeg/pull/616))
- Clean and test `PartSeg.common_gui.universal_gui_part` ([617](https://github.com/4DNucleome/PartSeg/pull/617))

๐Ÿ“š Documentation

- Update changelog ([621](https://github.com/4DNucleome/PartSeg/pull/621))

๐Ÿงช Testing

- Speedup test by setup cache for pip ([604](https://github.com/4DNucleome/PartSeg/pull/604))
- Setup cache for azure pipelines workflows ([606](https://github.com/4DNucleome/PartSeg/pull/606))

Build

- *(deps)* Bump sentry-sdk from 1.5.10 to 1.5.11 in /requirements ([615](https://github.com/4DNucleome/PartSeg/pull/615))

Page 2 of 11

ยฉ 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.