Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* simplify conditional * basic pyqt graph * mouse actions test * editable rois added * working gradient widget * discret data works with lut widget * discrete widget prototype * discrete color widget works * Rectangular selection implemented * complex shapes columns saved with names * translocation of ROIs works * shortcuts implemented * highlight sensitivity linked to zoom * display discrete values by name * fixed histogram notches * fixed sensitivity issues with debouncing timer * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * main fix for merge * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * rename dialog * tests - part 1 * tests part 2 * pyqtgraph added to the setup * notebook - update_01 * changed initialization logic * init modified - v2 * logger trim * axis naming fixed * scatter export connects with the main viewer * saving implemented * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * allow annotation overwriting * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * style fix * allow annotation overwriting - part2 * overwrite warning * pyqt5 in cfg * cfg test * test cfg 2 * status updates added * corrections for scatterwidget init * plot widget tests updated * fixtures fixed * export tests * PEP8 name changes * PEP8 vs mouse events war resolved. Mice won. * notebooks - part_1 * notebooks - part_2 * workaround mouse bug windows and macOS * fix paths icons * adding pytest-mock to test install requirements * small fixes * remove points border * changes to the notebooks based on the review * index * initial_pos initialized * control of auto range changed * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * improved comments for tests * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * pyqtgraph dropped from docs and readthedocs * fixed finding view widget by number * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * updated changelog * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix position line placement * Explicitly asking to install napari * unification of notebooks starting parts * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix data update * updated notebooks --------- Co-authored-by: Wouter-Michiel Vierdag <[email protected]> Co-authored-by: Wouter-Michiel Vierdag <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Luca Marconato <[email protected]>
- Loading branch information