CosmoStat / CosmoStat/shapepipe

MCCD: restore to PSFEx parity

Open
#674 1 comment 0 reactions 1 assignee View on GitHub

@martinkilbinger is already working on this.

Since Feb 23, 2024.

bug
Dominant language
Python
Stars
18
Forks
14
Avg merge
8h 40m
Merged PRs (30d)
10

Description

Running MCCD on candide needs to be fixed.

  • missing config file config_exp_mccd.ini
  • adding (back) mccd to requirements
  • check installation

Once this works, a few other issues can probably be closed:

#402 #601


Tracking issue for restoring MCCD to working parity with PSFEx (updated 2026-09-06).

Current state: mccd==1.2.4 (Feb 2023, last release) installs and imports; the six mccd_*_runner modules exist but nothing exercises them in CI or tests. Known blockers: #601 (fit crashes on current ModOpt, reproduced, unfixed; #615's fix waited on a pysap/sparse2d/MCCD re-tag that never happened), #630 (interp crash on ~3/1262 tiles), #402 (install).

Done means: an MCCD fit+interp run completes on candide from example/cfis/config_*mccd*.ini, with a small test in CI so it can't silently break again.

Contributor guide

Open the contributing guide

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.