import pylinac
# change the colormap setting
pylinac.settings.DICOM_COLORMAP = 'cool'
pylinac.CatPhan504.run_demo()