Automate limits on thresholds

I am using data that we have created through my research group. This data comes in all different limits with thresholds and I’m going to need to be able to run the same script a couple of times with all this different data. So I was wondering if there was some way to automate what the upper and lower limits of a threshold would be?

By default it uses min and max of the data, but if you can compute it you can set it using a python script.

1 Like