lincc-frameworks / lincc-frameworks/koffi

add option to filter out objects that don't fall within the image

Open
#7 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

if a found object in a conesearch falls outside of the main image dimmensions we might want to have an option to not show those to the user.

We'll make it an option because some scientists (especially those that study active objects) might want to look for coma of objects that might not necessarily fall completely within the image.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the conesearch implementation and how it determines whether found objects fall within the main image dimensions. Define the option's default behavior and verify that enabling it excludes out-of-image objects while disabling it preserves existing results; add or update the relevant tests if the implementation has them.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.