Shrediquette / PIVlab

Particle Image Velocimetry for Matlab, official repository
https://shrediquette.github.io/PIVlab/
MIT License
126 stars 30 forks source link

Clean up Sliderdisp function #23

Closed Shrediquette closed 11 months ago

Shrediquette commented 3 years ago

Sliderdisp is a very ugly function that needs to be split up in several sub-functions for a better overview. I think that speed can also be optimized. This will have a direct effect on the overall performance (including data export, data exploration etc).

Shrediquette commented 11 months ago

Done, commited locally, needs to be pushed after further testing