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

DM-47060: Add attempted dipole classification of object to APDB #279

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

abudlong
Copy link
Contributor

No description provided.

@abudlong abudlong requested a review from parejkoj November 13, 2024 19:01
- name: dipoleFitAttempted
"@id": "#DiaSource.dipoleFitAttempted"
datatype: boolean
description: Attempted classification of object to be a dipole.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Attempted classification of object to be a dipole.
description: Attempted to fit a dipole model to this source.

@@ -2015,6 +2015,10 @@ tables:
"@id": "#DiaSource.isDipole"
datatype: boolean
description: Object determined to be a dipole.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Object determined to be a dipole.
description: Source well fit by a dipole.

Comment on lines 6783 to 6788
description: Flag indicating diaSource is classified as a dipole
description: Classification of diaSource as a dipole.
fits:tunit:
- name: dipoleFitAttempted
"@id": "#DiaSource.dipoleFitAttempted"
datatype: boolean
description: Attempted classification of object to be a dipole.
Copy link
Contributor

Choose a reason for hiding this comment

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

Please remove the change to this file: the dp02 schema was set when it was released, and shouldn't change after.

@@ -7801,7 +7801,12 @@ tables:
- name: isDipole
"@id": "#DiaSource.isDipole"
datatype: boolean
description: Flag indicating diaSource is classified as a dipole.
description: Classification of diaSource as a dipole.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Classification of diaSource as a dipole.
description: Source well fit by a dipole.

- name: dipoleFitAttempted
"@id": "#DiaSource.dipoleFitAttempted"
datatype: boolean
description: Attempted classification of object to be a dipole.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
description: Attempted classification of object to be a dipole.
description: Attempted to fit a dipole model to this source.

@abudlong abudlong merged commit 52424ae into main Dec 5, 2024
9 checks passed
@abudlong abudlong deleted the tickets/DM-47060 branch December 5, 2024 15:55
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