Edit out test import
This commit is contained in:
parent
223935d8c5
commit
3e80d66f71
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ University of Delaware Department of Chemical and Biomolecular Engineering. Last
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import scipy.special as sps
|
import scipy.special as sps
|
||||||
import sys
|
import sys
|
||||||
from scattering_test import *
|
#from scattering_test import *
|
||||||
|
|
||||||
|
|
||||||
def mie_pi_tau(theta, alpha):
|
def mie_pi_tau(theta, alpha):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue