roman-corgi/corgidrp

Add option to pass in a relative scaling instead of peak_flux for klip_fm.inject_psf

Open

#367 opened on Mar 25, 2025

 (0 comments) (0 reactions) (0 assignees)Python (10 forks)auto 404
good first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

*Is your feature request related to a problem? Please describe. Injecting with a peak flux assumes you understand the normalization of the model PSF. Sometimes we haven't understood yet, but know how much fainter than the model PSF we want to inject (a relative scaling).

Describe the solution you'd like Add option to inject psf using a relative scaling factor rather than specifying the peak flux of the injected source.

Additional context For beyond v2.0

Contributor guide