ivoflipse / Pawlabeling

Tool for processing and analyzing pressure measurements
Other
18 stars 1 forks source link

Recalculating all the results #154

Open ivoflipse opened 10 years ago

ivoflipse commented 10 years ago

Now that I'm adding results, a lot of measurements/contacts lack certain results. It would be nice if I could just go through a database and recalculate all the results without having to do this checking on every single measurement.

ivoflipse commented 10 years ago

I'm noticing another issue, where now that I moved the filter and average toggles to the model that I'm calling update_average and whatnot every time I toggle them, but they never change.

So this would be a nice candidate to store within the session and simply be done with all these calculations