hello First of all, thank you very much for the work done, I love pylinac and I use it a lot.
I am trying to analyze the picket fences but the analysis only gives me values like (max error in mm, which leaf contained the maximum error or the absolute median error of all the leaves) but I would like to directly access the deviation value of each leaf in each picket. Is there a way?
Thanks a lot.
This gist should help you out; it will return a list of the errors of a leaf or pair at each picket. Unfortunately, the picket fence module is very old and the methods aren’t as intuitive as they should be.