Skip to content

Commit

Permalink
Add take_aos_sequence in init
Browse files Browse the repository at this point in the history
  • Loading branch information
gmegh committed Oct 15, 2024
1 parent a55d96d commit 023da35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/ts/standardscripts/maintel/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
from .take_image_lsstcam import *
from .take_stuttered_comcam import *
from .take_stuttered_lsstcam import *
from .take_triplet_comcam import *
from .take_aos_sequence_comcam import *
from .track_target import *
from .track_target_and_take_image_comcam import *
from .track_target_and_take_image_gencam import *

0 comments on commit 023da35

Please sign in to comment.