Skip to content

Instantly share code, notes, and snippets.

@jrkerns
Last active August 30, 2022 15:24
Show Gist options
  • Save jrkerns/f1ee9e80ea04af375c57640b84315daa to your computer and use it in GitHub Desktop.
Save jrkerns/f1ee9e80ea04af375c57640b84315daa to your computer and use it in GitHub Desktop.
class MyCatPhan503(CatPhan503):
modules = {
CTP404CP504: {"offset": 0}, # change the offset how you like
# you still need the rest of these, even if the values are the same
CTP486: {"offset": -65},
CTP528CP504: {"offset": 30},
CTP515: {"offset": -30},
}
ct = MyCatPhan503(...)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment