relinc / SurePulseDataProcessor

Part of the Sure-Pulse software package. This software processes material property data like stress and strain.
GNU General Public License v3.0
2 stars 1 forks source link

Zoom in fitter #20

Closed bhalonen closed 6 years ago

bhalonen commented 6 years ago

Luke wants a zoom in fitter. image

markhalonen commented 6 years ago

So just a visual zoom functionality? It allows for picking start/end.

bhalonen commented 6 years ago

Yeah, I'm not entirely sure of the use case, but he was pretty explicit.

markhalonen commented 6 years ago

So, this one is fun. It required changes across 5 repos:

All the changes are on branch fitter-zoom for all repos.

Regarding features, I only implemented setting the zoom on the data plot, not the residual. The residual updates the range (on the X axis only), but you can't click and drag on it to set the zoom box. If this is desired it can be implemented.

markhalonen commented 6 years ago

You can test it by running SUREPulseFitter directly. There is a "Load Data" button in the top left where you can load data. This is a standalone application separate from SurePulse. Perhaps it could be used somewhere else?

markhalonen commented 6 years ago

003-Lagrange Strain.txt

Ideally you'd find some random data to use, but here's the data I used