jrkerns / pylinac

An image analysis library for medical physics
MIT License
146 stars 94 forks source link

Resolves issue #373 with updated WL tests #374

Open crcrewso opened 3 years ago

crcrewso commented 3 years ago

Resolves issue #373 by creating a new max value for the rms method, which when invoked, returns the maximum of any list of rms values. For single axis calls this will always return the one value of interest and prevent single element arrays from being returned when not necessary.

Updated tests to account for the updated Results_Data definitions of previous commits.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.006%) to 80.365% when pulling c90164a63667e6b6d1cc5c5d7a092384081c2ecf on crcrewso:373_rms_value into 90f261b2754c7a5f7f2f1bcefc822bc339c43109 on jrkerns:master.