Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
NeuroR
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
BlueBrain
NeuroR
Commits
1e5d3609
Unverified
Commit
1e5d3609
authored
3 years ago
by
Alexis Arnaudon
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
fix outdated neurom import
parent
4bdb909f
No related branches found
Branches containing commit
Tags
v1.2.3
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
neuror/cut_plane/detection.py
+1
-1
1 addition, 1 deletion
neuror/cut_plane/detection.py
with
1 addition
and
1 deletion
neuror/cut_plane/detection.py
+
1
−
1
View file @
1e5d3609
...
...
@@ -11,7 +11,7 @@ import neurom as nm
import
numpy
as
np
from
neurom
import
geom
,
iter_sections
,
load_neuron
from
neurom.core
import
Section
from
neurom.core
._neuron
import
Neuron
from
neurom.core
import
Neuron
from
neurom.core.dataformat
import
COLS
from
scipy.optimize
import
minimize
from
scipy.special
import
factorial
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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