Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allow for incomplete data ingestion, fix ypix bug, add mean image to …
…caiman seg class (#227) * added new args to allow for incomplete data import and fixed potential bug with ypix * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * make method: caiman seg class retrieve mean image * Update src/roiextractors/extractors/suite2p/suite2psegmentationextractor.py naming of _load_npy Co-authored-by: Cody Baker <[email protected]> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update src/roiextractors/extractors/suite2p/suite2psegmentationextractor.py remove search_plane_subdirectory Co-authored-by: Cody Baker <[email protected]> * update changelog * fix bug and remove remaining references to search_plane_subdirectory * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * bug fix on function name passing tests now * Revert suite2p to main version * add docstrings --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Cody Baker <[email protected]> Co-authored-by: Paul Adkisson <[email protected]>
- Loading branch information