Skip to content
Snippets Groups Projects
Commit d3a58c68 authored by Jameson Graef Rollins's avatar Jameson Graef Rollins
Browse files

remove errant matlab remnant

parent faf83534
No related branches found
No related tags found
1 merge request!1code cleanup, IFO as yaml, CLI, test
......@@ -87,7 +87,6 @@ def ground(Seismic, f):
if 'Site' not in Seismic.__dict__:
print('defaulting to Livingston site')
Seismic.Site = 'LLO'
end
if Seismic.Site == 'LHO':
n = (2*pi*f)**(4/3)*(a1*coeff + a1*(1-coeff)*(fk/f)**(9/3))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment