module Config type Config = { doGSigma1: float doGSigma2: float doGLowFreqPercentageReduction: float scale: float }