astrodbtoolkit / astrodbtoolkit/astrodb_utils

ingest_photometry function should take asymmetric errrors

Open
#255 0 comments 0 reactions 0 assignees View on GitHub
low priority
Dominant language
Python
Stars
0
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Right now, ingest_photometry function expects symmetric errors but it should optionally accept asymmetric errors.

At this point, we're telling the ingest_photometry SKILL to just do this itself, but adding it to the function would be better in the long run. (token conservation.)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the ingest_photometry function and its tests, then compare how symmetric errors are currently handled. The work is done when the function optionally accepts asymmetric errors while preserving existing symmetric-error behavior, with tests covering both forms.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.