PyTTaMaster / PyTTa

Python in Technical Acoustics and Vibration
MIT License
94 stars 33 forks source link

SignalObj.uncalibrate method #14

Open mtslazarin opened 4 years ago

Chum4k3r commented 3 years ago

I believe the SignalObj.timeSignal data should be kept in full range values and have the calibration factor applied only for visualization purposes, e.g. .plot_time(), .plot_freq(), etc.

Thus, there will be no need for removing the calibration.