-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Labels
Description
There is a "Scale by 1/mean" button in epivis (it has an icon that looks like an anchor). It is useful for visually comparing signals with differing magnitudes by bringing them into a more similar range. However, it is something of a destructive action in that it cannot be undone (to recover the original signal, the user would need to re-import the signal). I think (but havent verified) that this is because it rewrites the series with the new scaled values. It would be nice to make this a "toggle" that can be switched on and off.