Closed andreicuceu closed 11 months ago
Attention: 330 lines
in your changes are missing coverage. Please review.
Comparison is base (
9ba6e10
) 46.40% compared to head (542ed82
) 42.63%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR introduces metal matrix computation in vega using the fast metals approach from picca that only considers the rp dependence of the metal matrices. When computing metal models, Vega now requires a catalog with stacked weights for continuous tracers and a catalog with object redshifts for discrete tracers.
This PR also introduces an overhaul of the coordinate grid handling. There is a new class that stores coordinate grids, and Vega now works with different instances of this class.