roman-corgi/corgidrp

make the flux ratio noise curve step function take Image input instead of Dataset

Chiusa

#384 aperta il 28 mar 2025

 (0 commenti) (0 reazioni) (1 assegnatario)Python (10 fork)auto 404
good first issuelow priority

Metriche repository

Star
 (16 stelle)
Metriche merge PR
 (Merge medio 17g 6h) (12 PR mergiate in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. Currently, the FRN curve step function takes Dataset inputs, but this L4-to-TDA function will in practice just handle single images.

Describe the solution you'd like Change the inputs to Image inputs.

Guida contributor