Skip to content

Commit

Permalink
scatterin: add missing cp import
Browse files Browse the repository at this point in the history
  • Loading branch information
zerafachris committed May 27, 2024
1 parent 9488f16 commit 292bf1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scatcluster/processing/scattering.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
from obspy.core.stream import Stream
from scatseisnet.network import ScatteringNetwork
from scatseisnet.operation import segmentize

from scatcluster.helper import is_gpu_available
import cupy as cp
import xarray as xr
from tqdm import tqdm

Expand Down

0 comments on commit 292bf1d

Please sign in to comment.