Override circle profile thickness for Catphan MTF module

Hi,

I’d like to override the width of the circle profile on the Catphan as I find the MTF results can be a bit variable when the profile lands just on the edge of the line pairs. I can change the radius by specifying the “radius2linepairs” in the CTP528CP504 module class but is there an easy way to override the width of the circle profile?

Thanks
Tim

1 Like

Not easily. Here’s a gist for how you can override it: custom_prof_width.py (github.com)

Thank you James, that’s really helpful to have the gist and it worked for me.