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

decision tree for dipol astrometry #66

Merged
merged 4 commits into from
Dec 27, 2023
Merged

decision tree for dipol astrometry #66

merged 4 commits into from
Dec 27, 2023

Conversation

juanep97
Copy link
Owner

@juanep97 juanep97 commented Dec 18, 2023

Defining the parameters and the logic for astrometric calibration of DIPOL polarimetry images inside the code of the DIPOL class is too messy, in this PR I propose to define the methods and parameters to try in a separate config file.

Copy link
Collaborator

@morcuended morcuended left a comment

Choose a reason for hiding this comment

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

Left some comments, looks fine overall.


min_quad_distance_L = [4.0, 8.0]
m = getattr(cls, attempt['method'])
Copy link
Collaborator

Choose a reason for hiding this comment

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

maybe use method instead of m

iop4lib/instruments/dipol_astrometry.yaml Outdated Show resolved Hide resolved
iop4lib/instruments/dipol_astrometry.yaml Outdated Show resolved Hide resolved
iop4lib/instruments/dipol_astrometry.yaml Show resolved Hide resolved
iop4lib/instruments/dipol.py Outdated Show resolved Hide resolved
iop4lib/instruments/dipol_astrometry.yaml Show resolved Hide resolved
juanep97 and others added 3 commits December 27, 2023 17:26
Co-authored-by: Daniel Morcuende <dmorcuende@iaa.es>
Co-authored-by: Daniel Morcuende <dmorcuende@iaa.es>
@juanep97
Copy link
Owner Author

Tests passing in local

@juanep97 juanep97 merged commit 5889b6d into main Dec 27, 2023
2 of 4 checks passed
@juanep97 juanep97 deleted the mrk421 branch December 28, 2023 22:54
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