Skip to content

DM-50038: Fix DcrMultiband technical debt #1103

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

abudlong
Copy link
Contributor

No description provided.

storageClass="ExposureF",
dimensions=("tract", "patch", "band", "subfilter", "skymap"),
)

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These names should probably be updated to be consistent with the new names

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean by the "new names?"

doc="Input schema for measure merged task produced by a deblender or detection task",
name="deepCoadd_deblendedFlux_schema",
storageClass="SourceCatalog",
# dimensions=("tract", "patch", "band", "skymap")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be a lot of things commented out here, these should be removed if not needed.

@abudlong abudlong force-pushed the tickets/DM-50038 branch 3 times, most recently from d270ad4 to 6815f1c Compare April 29, 2025 16:35
@abudlong abudlong force-pushed the tickets/DM-50038 branch from 24ecb03 to 37c1d70 Compare May 12, 2025 18:53
@abudlong abudlong force-pushed the tickets/DM-50038 branch 6 times, most recently from d5e4f24 to 522d39f Compare June 12, 2025 00:03
from .mergeDetections import MergeDetectionsConfig, MergeDetectionsTask # noqa: F401
from .mergeMeasurements import MergeMeasurementsConfig, MergeMeasurementsTask # noqa: F401
from .multiBandUtils import CullPeaksConfig # noqa: F401
from .deblendCoaddSourcesPipeline import DeblendCoaddSourcesSingleConfig # noqa: F401
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All these imports from the same file can go in the same statement.

@abudlong abudlong force-pushed the tickets/DM-50038 branch from aaef9bb to 1dd23d2 Compare July 5, 2025 08:04
@abudlong abudlong force-pushed the tickets/DM-50038 branch from 2b5eef2 to e961ce1 Compare July 5, 2025 08:19
@abudlong abudlong force-pushed the tickets/DM-50038 branch from 37dcd28 to 9519a27 Compare July 5, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants