Comment bad x-range bp for now
parent
5ced05aab0
commit
a8e1796a8b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue