The current scaling methods are based on a single value being calculated for an entire line. We then scale every sample in the line with this calculated value. ( i.e. We look for the Max Value in the line and calculate one scale factor from this. All samples are scaled to this value to ensure the line has the same amplitude ratios for both time and trace.) The following are the types of scaling methods:
- Uses a single window starting at the top of the trace, and applies the RMS ratio within the window above and below the sample, to every sample of the trace.