Open robelgeda opened 2 years ago
This might require some thought, where would this function live?
get_source_position
, get_source_elong
, get_source_ellip
, get_source_theta
, get_amplitude_at_r
live in segmentation
while the machinery needed to compute r_eff
lives in petrosian
. Descoping from v0.4.0
until solution is found.
There should be a single function that provides Sersic parameters instead of a call to each attribute.
Related to #37