lincc-frameworks / lincc-frameworks/hyrax

Remove `raw_data_dimensions` from the Hyrax class

Open
#756 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I believe that this method is a relic from the old times. I don't find anything when searching around for usage in the codebase.

I am not confident that we have alternative ways to get this information - but I also don't think that this is a method that makes sense to keep in the top-level class for the package.

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

Search the Hyrax class for raw_data_dimensions and inspect repository-wide references before deciding whether removal is safe. Check the existing tests around this API; done means the method is removed without leaving callers or breaking the test suite.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.