cleaned up vide toolkit calls

This commit is contained in:
Paul M. Sutter 2024-05-22 19:38:20 -04:00
parent 288e2263b6
commit 438407be74
4 changed files with 4 additions and 8 deletions

View file

@ -24,7 +24,6 @@ from vide.voidUtil import *
from .plotDefs import *
import numpy as np
import os
import vide.apTools as vp
from scipy.optimize import curve_fit
from scipy.interpolate import interp1d