We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e25be87 commit a0df3d9Copy full SHA for a0df3d9
tests/auxtel/test_latiss_acquire_and_take_sequence.py
@@ -30,7 +30,7 @@
30
import lsst.daf.butler as dafButler
31
import pytest
32
from lsst.ts import externalscripts, salobj, standardscripts
33
-from lsst.ts.externalscripts.auxtel import LatissTakeFlats
+from lsst.ts.externalscripts.auxtel import LatissAcquireAndTakeSequence
34
from lsst.utils import getPackageDir
35
36
# Make matplotlib less chatty
0 commit comments