Skip to content

Add configurable astrometric calibration options with validation and …#28

Merged
mkelley merged 3 commits into
Small-Bodies-Node:mainfrom
yaeji43:api-config
Apr 16, 2026
Merged

Add configurable astrometric calibration options with validation and …#28
mkelley merged 3 commits into
Small-Bodies-Node:mainfrom
yaeji43:api-config

Conversation

@yaeji43
Copy link
Copy Markdown
Collaborator

@yaeji43 yaeji43 commented Apr 11, 2026

As discussed in early April, I have extended the API to support additional selectable parameters for astrometric calibration. The following options are now configurable through the API:
SNR threshold (source detection)
Aperture radius (source detection)
Pixel scale range (WCS search)
Search radius (WCS search)
Initial pointing (RA/Dec toggle) (WCS search)
Catalog selection (photometric calibration)
Calibration band (photometric calibration)

@yaeji43 yaeji43 requested review from d-w-d and mkelley April 11, 2026 08:49
@Small-Bodies-Node Small-Bodies-Node deleted a comment from codecov Bot Apr 11, 2026
Use the example payload below to quickly test with a known FITS image.

paths:
/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.

Is this misplaced

@mkelley mkelley merged commit 412ea34 into Small-Bodies-Node:main Apr 16, 2026
2 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 16, 2026

Codecov Report

❌ Patch coverage is 0% with 166 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@cf0e571). Learn more about missing BASE report.

Files with missing lines Patch % Lines
catch_analysis_tools/app/services/astrometry.py 0.00% 166 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main      #28   +/-   ##
=======================================
  Coverage        ?   46.58%           
=======================================
  Files           ?       12           
  Lines           ?      805           
  Branches        ?        0           
=======================================
  Hits            ?      375           
  Misses          ?      430           
  Partials        ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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