From a1cf04b87871f11a0646ab5c5dac5430d6337efe Mon Sep 17 00:00:00 2001 From: John Tobin Date: Mon, 13 Jun 2022 14:21:54 -0400 Subject: [PATCH] remove comment about nterms as a future improvement --- auto_selfcal.py | 1 - 1 file changed, 1 deletion(-) diff --git a/auto_selfcal.py b/auto_selfcal.py index e06fa2e..32f899b 100644 --- a/auto_selfcal.py +++ b/auto_selfcal.py @@ -3,7 +3,6 @@ # heuristics to switch from combine=spw to combine='' # switch heirarchy of selfcal_library such that solint is at a higher level than vis. makes storage of some parameters awkward since they live # in the per vis level instead of per solint -# possibly add heuristic to switch from nterms=1 to nterms=2 in high DR cases import numpy as np from scipy import stats