Hello Thomas,
thanks a lot for your incredible support.
I tried the new code from github but still I get the following error uploading the starcheck mcc file I sent you:
Invalid Test Procedure: read_mcc_0_6x.py", line 6, in Test: read_mcc_0_6x
File "/home/mdt/venvs/qatrack31/lib/python3.9/site-packages/pymcc/array.py", line 235, in analyze_center
"CROSSPLANE_PROFILE": self.center_crossplane.calc_results(),
File "/home/mdt/venvs/qatrack31/lib/python3.9/site-packages/pymcc/wtscans.py", line 812, in calc_results
"Flatness": self.calc_dinflat(),
File "/home/mdt/venvs/qatrack31/lib/python3.9/site-packages/pymcc/wtscans.py", line 487, in calc_dinflat
None,pylinac.core.profile.Interpolation.NONE,False,0.1,10,
AttributeError: module 'pylinac.core.profile' has no attribute 'Interpolation'
I've also tied to open some of the test file from github also I get some error (x1000.mcc):
Invalid Test Procedure: read_mcc_0_6x.py", line 6, in Test: read_mcc_0_6x
AttributeError: 'OCT1000' object has no attribute 'analyze_center'
Thus, it looks like something else is missing in my system.
I checked the dependence (re, numpy, scipy, pandas, matplotlib, pylinac) but everything seems to be there....
Regards
Paolo