Commits
- [88853a15] Merge pull request 7 from mapmanager/publish
- [29bfeb1b] workflows for releasing and publishing
- [2185089b] Merge pull request 6 from mapmanager/feature/available_layers_combo_box
- [eda4c1b4] fix trace saving
- [47b4abae] Merge pull request 5 from mapmanager/feature/available_layers_combo_box
- [fb391a77] loading feature complete
- [c88adab4] implemented trace loader
- [4a49c78e] add load tracing button
- [1afba5a8] Merge pull request 4 from mapmanager/feature/available_layers_combo_box
- [f0273a9b] accept/reject tracing feature
- [ffcc0d6c] Merge pull request 3 from mapmanager/feature/available_layers_combo_box
- [7439a633] Disjoint and continuous tracing features
- [e577904f] Merge pull request 2 from mapmanager/feature/available_layers_combo_box
- [b20f04af] Happy path for multiple tracing in a single layer
- [6f95bdad] Resetting configuration upon layer deletion
- [620a897c] FEATURE: Combo box image selection feature implemented
- [ca80dee7] support multiple traces
- [db97d0a1] save tracing result to csv file
- [56a5226a] show save tracing file dialog
- [e40821ce] add dialog box for saving tracing result
- [8c92ead4] update todo
- [0cad95cf] fix tox config
- [b3d62359] support astar and nbastar algorithms
- [f1ca58e0] trace path using brightest-path-lib and napari thread worker
- [dd680043] add todo
- [6b84403b] make code faster by removing visualization for open/close sets
- [d753c248] Initial A* tracing
- [478ce3a6] Get the starting and ending points to run the algorithm on
- [2585c820] Initialize Point Class and its helper methods
- [fb19e22d] Cleaning up boilerplate from CookieCutter and customizing plugin name and details
- [d0df4dc8] initial commit