Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
myosoft-imcf
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
imcf
myosoft-imcf
Commits
8ca6ed3a
Commit
8ca6ed3a
authored
4 years ago
by
Kai Schleicher
Browse files
Options
Downloads
Patches
Plain Diff
fix: removes unused function
parent
c63f03eb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
myosoft-imcf_identify_fibers.py
+0
-11
0 additions, 11 deletions
myosoft-imcf_identify_fibers.py
with
0 additions
and
11 deletions
myosoft-imcf_identify_fibers.py
+
0
−
11
View file @
8ca6ed3a
...
...
@@ -118,17 +118,6 @@ def fix_BF_czi_imagetitle(imp):
return
image_title
def
clear_ij_roi_manager
(
rm
):
"""
delete all ROIs from the RoiManager
Parameters
----------
rm : RoiManager
a reference of the IJ-RoiManager
"""
rm
.
runCommand
(
'
reset
'
)
def
preprocess_membrane_channel
(
imp
):
"""
apply myosoft pre-processing steps for the membrane channel
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment