lincc-frameworks / lincc-frameworks/koffi
add option to filter out objects that don't fall within the image
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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