Skip to content

Fix #39 - Split astrometry calibration API into astrometry and photometry endpoints#49

Open
yaeji43 wants to merge 3 commits into
Small-Bodies-Node:mainfrom
yaeji43:fix-#39
Open

Fix #39 - Split astrometry calibration API into astrometry and photometry endpoints#49
yaeji43 wants to merge 3 commits into
Small-Bodies-Node:mainfrom
yaeji43:fix-#39

Conversation

@yaeji43

@yaeji43 yaeji43 commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

recreated services/calibration folder and newly created two files: astrometry and photometry.

schema:
type: object

/astrometry:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can this instead be "/calibration/astrometry" for symmetry with the code?

"422":
description: Astrometry engine could not solve the submitted field image.

/photometry:

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can this instead be "/calibration/photometry" for symmetry with the code?

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