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

mb/docstrings #107

Merged
merged 11 commits into from
Feb 13, 2025
Merged

mb/docstrings #107

merged 11 commits into from
Feb 13, 2025

Conversation

sesquideus
Copy link
Contributor

Liberally peppering everything with type annotations, docstring, and cutting all forgotten loose ends.

@sesquideus sesquideus self-assigned this Feb 12, 2025
@@ -34,7 +34,8 @@ def inner():
workflows = ['metis_lm_img_wkf', 'metis_lm_ifu_wkf', 'metis_pupil_imaging_wkf', 'metis_wkf']


class DisabledTestEDPS:
@pytest.mark.edps
class TestEDPS:
@pytest.mark.parametrize('workflow_name', workflows)
Copy link
Contributor

Choose a reason for hiding this comment

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

I cannot comment on unchanged lines unfortunately, but the workflows should not include metis_lm_ifu_wkf, just metis_ifu_wkf

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks, I spent two hours digging into this.

@sesquideus sesquideus marked this pull request as ready for review February 13, 2025 10:43
Copy link
Contributor

@astronomyk astronomyk left a comment

Choose a reason for hiding this comment

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

All good. Nothing that should break the pipeline =)

@sesquideus sesquideus merged commit 361ac18 into main Feb 13, 2025
2 checks passed
@hugobuddel
Copy link
Contributor

We forgot to create the corresponding Pull Request for METIS_Pipeline_Test_Data, so I took the liberty to create it: AstarVienna/METIS_Pipeline_Test_Data#11

More importantly we should also update METIS_Simulations, because the metis_lm_img_calibrate.sof we are planning to deliver will not actually work with the pipeline we are planning to deliver

@sesquideus sesquideus deleted the mb/docstrings branch February 13, 2025 12:57
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.

3 participants