diff --git a/tempo_utils.py b/tempo_utils.py index 32193bd..10f74fb 100644 --- a/tempo_utils.py +++ b/tempo_utils.py @@ -12,7 +12,7 @@ "FORMAT", "EFLOOR") T2_style_keys = ("JUMP", "T2EFAC", "T2EQUAD", "ECORR", "EFAC", "EQUAD", - "DMEFAC", "DMJUMP") + "DMEFAC", "DMEQUAD", "DMJUMP") def toa_format(line): """Identifies a TOA line as one of the following types: Comment, Command,