Closed mairanteodoro closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
e0c6f69
) 74.46% compared to head (a4fed92
) 74.46%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
@mairanteodoro, @s-goldman Do you mind if this work is kept on a separate branch until ready? Then we can merge into main. In this way it won't interfere with releases.
Also I think we should add modules only when we need them, to avoid adding too much clutter. So perhaps keep only utils.py
and resample_utils.py
.
I don't mind keeping a separate branch for the new sub-package work.
Moving changes to a separate branch (stcal-alignment
).
This PR addresses the initial structure for the modules of the
alignment
sub-package forstcal
.Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)