Closed mfixstsci closed 1 year ago
A few things I would ideal like to change:
pa = 'X'
'X'
bound_angle
A few things I would ideal like to change:
pa = 'X'
: this flag is used for logic and looping. I don't know exactly what'X'
represents but I think there is a more "pythonic" solution.bound_angle
: https://github.com/spacetelescope/jwst_gtvt/blob/master/jwst_gtvt/find_tgt_info.py#L352