Skip to content

Commit a3df549

Browse files
steven-murraybhazelton
authored andcommitted
woops, hasty print
1 parent 0806018 commit a3df549

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/pyuvdata/uvdata/uvdata.py

-9
Original file line numberDiff line numberDiff line change
@@ -4083,15 +4083,6 @@ def reorder_blts(
40834083

40844084
self.set_rectangularity(force=True)
40854085

4086-
print(
4087-
"blt_ordEr",
4088-
self.blt_order,
4089-
self.time_array,
4090-
self.Ntimes,
4091-
self.Nbls,
4092-
self.Nblts,
4093-
self.blts_are_rectangular,
4094-
)
40954086
# check if object is self-consistent
40964087
if run_check:
40974088
self.check(

0 commit comments

Comments
 (0)