roman-corgi/corgidrp

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

クローズ

#384 opened on 2025/03/28

 (0 件のコメント) (0 件のリアクション) (1 人の担当者)Python (10 件のフォーク)auto 404
good first issuelow priority

Repository metrics

Stars
 (16 個のスター)
PR merge metrics
 (平均マージ 17d 6h) (30d で 12 merged PRs)

説明

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.

コントリビューターガイド