nitc :: DetectCovariancePhase :: is_disabled
fun is_disabled: Bool do return not toolcontext.opt_detect_covariance.value and not toolcontext.opt_all.value end