Skip to content

Commit

Permalink
demo.py updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Amin Nejatbakhsh committed Jun 22, 2020
1 parent 47ab1f6 commit e890b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demix/dNMF.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from matplotlib_scalebar.scalebar import ScaleBar
import matplotlib.animation as animation
from scipy.spatial.distance import cdist
from Utils import Utils
from ..Utils import Utils
import matplotlib.pyplot as plt
from scipy.ndimage import zoom
from scipy.io import savemat
Expand Down

0 comments on commit e890b6c

Please sign in to comment.