From 179e7ee9622c397a9b4bd3e0ad437e0f4eff83f0 Mon Sep 17 00:00:00 2001 From: Bryna Hazelton Date: Thu, 24 Aug 2023 17:49:40 -0700 Subject: [PATCH] remove out of date comments --- pyuvdata/uvcal/uvcal.py | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pyuvdata/uvcal/uvcal.py b/pyuvdata/uvcal/uvcal.py index d48613fd59..9c9c054158 100644 --- a/pyuvdata/uvcal/uvcal.py +++ b/pyuvdata/uvcal/uvcal.py @@ -354,10 +354,6 @@ def __init__(self): required=False, ) - # TODO: - # - update uvcalibrate to handle multiple time ranges - # - consider using python_ranges package - desc = ( "Integration time of a time bin, units seconds. " "If future_array_shapes=False, then it is a single value of type = float, "