from pylinac import CatPhan504

cbct = CatPhan504.from_demo_images()
cbct.analyze()
cbct.plot_analyzed_subimage('rmtf')