Comment bad x-range bp for now

overlays_interaction_latency_tuning
Tyler Goodlet 2023-01-13 12:12:59 -05:00
parent 5ced05aab0
commit a8e1796a8b
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ def ds_m4(
# XXX: broken x-range calc-case, likely the x-end points # XXX: broken x-range calc-case, likely the x-end points
# are wrong and have some default value set (such as # are wrong and have some default value set (such as
# x_end -> <some epoch float> while x_start -> 0.5). # x_end -> <some epoch float> while x_start -> 0.5).
breakpoint() # breakpoint()
return None return None
# XXX: always round up on the input pixels # XXX: always round up on the input pixels