Skip to content

Commit

Permalink
Update seistool.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yohanesnuwara authored Apr 28, 2021
1 parent d0b52a4 commit ee5a9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions seismic/seistool.py
Original file line number Diff line number Diff line change
Expand Up @@ -771,6 +771,7 @@ def sliceFluidFactor(near_cube, far_cube, type='il',
"""
from sklearn.linear_model import LinearRegression
import matplotlib.pyplot as plt
import numpy as np

# Slice cube
if type=='il':
Expand Down

0 comments on commit ee5a9af

Please sign in to comment.