diff --git a/vega/correlation_func.py b/vega/correlation_func.py index a263e9e..ce189f2 100644 --- a/vega/correlation_func.py +++ b/vega/correlation_func.py @@ -374,7 +374,8 @@ def _prep_delta_gamma_model(self): def _compute_gamma_extension(self, g_rf_wave, params): - L1,L2 = 1205.1, 1213 + #L1,L2 = 1205.1, 1213 + L1,L2 = 1207.6, 1213 p1, p2 = params['Ca1'], params['Ca2'] #this may be a lot slower @@ -383,7 +384,7 @@ def _compute_gamma_extension(self, g_rf_wave, params): if max(g_rf_wave)