[FEATURE] (issue7_refract): make offset dependent scaling more robust
- With the previous commits the average scaled amplitude in a given offset range is made the standard reference for amplitude scaling in modes 2 and 3. - This commit makes sure that the scaling exponent will never become negative. A negative scaling exponent would result in a singularity of scaled amplitudes at zero offset. Since amplitudes always are expected to decay with offset, negative exponents are not required for amplitude scaling.
Please register or sign in to comment