lincc-frameworks / lincc-frameworks/hyrax

An option to opt-out from using the default configuration file

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

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
41
Forks
7
Avg merge
5d 1h
Merged PRs (30d)
8

Description

Feature request

The default configuration file is great for tasks which are similar to the dataset and model used in it, but not really helpful for different use cases. My feeling is that I would benefit a lot if I can opt out from using it in favor of my own file. This would allow me to understand all the options and to validate that Hyrax indeed does what I ask it to do, or fails if an essential option is missed. It would also making testing of my code easier.

Before submitting
Please check the following:

  • I have described the purpose of the suggested change, specifying what I need the enhancement to accomplish, i.e. what problem it solves.
  • I have included any relevant links, screenshots, environment information, and data relevant to implementing the requested feature, as well as pseudocode for how I want to access the new functionality.
  • If I have ideas for how the new feature could be implemented, I have provided explanations and/or pseudocode and/or task lists for the steps.

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

The issue names no files, tests, or entry points. Start by locating where Hyrax loads its default configuration and trace how user-supplied configuration is handled. Done means defining an explicit opt-out path, preserving custom configuration behavior, and adding tests for both opting out and missing essential options.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.