This repository has been archived by the owner on Oct 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* points to brainrender * update testing * refactor * refactor * badges * notes * initial inj finder commit (#11) * formatting with black * add .DS_store to gitignore * typo * update imports * update imports * deal with no obj path given * error typo * move utils too imlib * remove amap imports * optional logging to file * tidy * registration moved to imlib * keep largest object * reduce RAM usage * remove unnecessary logging args * adds lesion and track estimation and generic tools * add missing dir support for cell export * add missing dir support for cell export * reduce mem requirements * remove old code * remove old code * refactor scaling * fix failing heatmap test * update docs * ensure output directory exists * make pixel sizes mandatory * make pixel sizes mandatory (#17) * move functionality to imlib * remove hard coded smoothing * Refactor (#19) * make pixel sizes mandatory * move functionality to imlib * remove hard coded smoothing * update docs * Injectionsite (#20) * refactors code from SL to import from neuro and imlib only * moves amap_vis to neuro and removes amap and cellfinder dependencies; * format with black * amap_vis * bump * remove cellfinder dependency * cli entry point for fibre track segmentation * refactor seg tools * start manual seg * remove hardocoding in manual region segmentation * refactor paths * bump * update docs * update docs * update docs * update docs * support multiple objects * color objects * bump * update reqs Co-authored-by: Federico Claudi <[email protected]> Co-authored-by: stephen <[email protected]>
- Loading branch information
1 parent
c61036e
commit 2e02dd2
Showing
3 changed files
with
71 additions
and
11 deletions.
There are no files selected for viewing
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
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