Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to use ts_ofc v3.2.0 #45

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Update to use ts_ofc v3.2.0 #45

merged 1 commit into from
Jul 23, 2024

Conversation

gmegh
Copy link
Contributor

@gmegh gmegh commented Jul 16, 2024

To be merged once lsst-ts/ts_ofc#62 is merged

@gmegh gmegh requested a review from jbkalmbach July 16, 2024 14:39
Copy link
Member

@jbkalmbach jbkalmbach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small comment on version number and comments on moving the command line argument but other than that looks good to me as soon as you update the tests! Thanks!

@@ -5,6 +5,12 @@
##################
Version History
##################
-------------
1.5.7
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think since you updated the command line structure with new functionality this should be bumped to 1.6.0.

@@ -1428,6 +1437,13 @@ def set_img_parser(parser: ArgumentParser) -> ArgumentParser:
""",
)

parser.add_argument(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test_set_img_parser in test_closed_loop_task should be updated to test this new config.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I think this belongs more with the default_parser above and not in the img_parser which contains settings specific to the images in the simulation. So this should be moved above and then a line in the test for this should be added to test_default_parser.

@gmegh gmegh merged commit 63735ab into develop Jul 23, 2024
4 checks passed
@gmegh gmegh deleted the tickets/DM-45107 branch July 23, 2024 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants