Skip to content

Commit 2ce460e

Browse files
committed
Add label
1 parent f8be966 commit 2ce460e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

unmaintained/test_reference_pointing.py

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ class NoTargetsUpError(Exception):
6363
# XXX Eventually pick closest source as our target, now take first one
6464
target = observation_sources.targets[0]
6565
target.add_tags("bfcal single_accumulation")
66+
session.label('interferometric_pointing')
6667
session.track(target, duration=opts.track_duration)
6768
session.reference_pointing_scan(
6869
target,

0 commit comments

Comments
 (0)