Skip to content

Fix/ap returns ra dec - #138

Closed
capetillo wants to merge 6 commits into
mainfrom
fix/ap-returns-ra-dec
Closed

capetillo wants to merge 6 commits into
mainfrom
fix/ap-returns-ra-dec

Conversation

@capetillo

Copy link
Copy Markdown
Contributor

FEATURE: Returns RA and Dec for nonsidereal aperture photometry

Background:
The frontend needs the precise target position for nonsidereal aperture photometry operations to render the aperture radii

Implementation:
It gets the ra and dec from the sci_header and returns it to the frontend. Please.

@capetillo

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

# Conflicts:
#	datalab/datalab_session/tests/test_analysis.py

Co-authored-by: capetillo <54489472+capetillo@users.noreply.github.com>

Copilot AI commented Sep 24, 2026

Copy link
Copy Markdown

@copilot resolve the merge conflicts in this pull request

Resolved in cca44e5.

@jnation3406 jnation3406 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't think we need this at all??? The analysisStore.headerData has the headers for the image, and the target_radec_from_header method you are hooking up to an API here just retrieves the CAT-RA and CAT-DEC.

@capetillo capetillo closed this Sep 24, 2026
@capetillo
capetillo deleted the fix/ap-returns-ra-dec branch September 24, 2026 21:35
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