-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various Small Fixes/Improvements (#1985)
* Initial commit * Updated comments * Changed filter_tally to rounds_used in decoded_intensity_table * Fixed validation errors * added tests for checkAll decoder * Fixed imports order * include test updates * annotation fixes and speed improvements * added ray to requirements * More speed and memory improvements * Replaced ray w/ multiprocessing * Fix import order * few more fixes * Changed test to account for randomness * fix test * Added new filter step * Added input error checking and condition for empty results * Fixed channel bug * March 30 2022 big update * Updated comments * Updated comments and fixed mypy errors * Swapped ray multiprocessing w/ standard Python * fixed function arg bug * mypy fix * bug fixes * fix * Added sphinx update to reqs * fixed error correction bug * reqs fix * Added better error catching * Added error catch for no decoded targets * fix * Added spot saving/loading * Replaced old seqfish notebook * Added ability to read in 3d external label image as mask * Modified BlobDetector to work when is_volume=False * Speed improvements * fix for windows test * retrigger checks * retrigger checks
- Loading branch information
Showing
7 changed files
with
475 additions
and
392 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.