issues
search
riogroup
/
SORA
MIT License
15
stars
12
forks
source link
Corrected velocity in prediction and minor fixes
#66
Closed
altairgomes
closed
3 years ago
altairgomes
commented
3 years ago
Fixed bug in the
occ_params
function that inverted the direction of the movement of the shadow in some cases.
Fixed bug in the ChordList.plot_chords() function that ignored the label given by the user.
Fixed bug that overwrote the light curve params when added to ChordList.
Fixed physical parameters for some satellites in satdb.
Added the calculation of the normal velocity considering an ellipse adapting equations created by @yucelkilic.
occ_params
function that inverted the direction of the movement of the shadow in some cases.