Skip to content

Commit

Permalink
changed import in chan2detect.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chriski777 committed Jun 11, 2020
1 parent 673c90c commit 7d2d964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suite2p/detection/chan2detect.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import numpy as np
from scipy.ndimage import gaussian_filter

from suite2p.detection import masks
from . import masks

'''
identify cells with channel 2 brightness (aka red cells)
Expand Down

0 comments on commit 7d2d964

Please sign in to comment.