lincc-frameworks / lincc-frameworks/hyrax
Remove `raw_data_dimensions` from the Hyrax class
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
- 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
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