lincc-frameworks / lincc-frameworks/hyrax

HSCDataSet takes filenames from filter_catalog rather than manifest

Open
#238 0 comments 0 reactions 1 assignee View on GitHub

@mtauraso is already working on this.

Since Mar 17, 2025.

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

Description

**Bug report**

When loading a filter_catalog in HSCDataset, the filter catalog essentially replaces the manifest. This means that tainted and/or malformed manifests can break HSCDataset by having wrong filenames.

Ideal behavior would be for HSCDataset to not trust the filter catalog with filename information, drawing either from listing the directory or the manifest file directly.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.