aerospaceresearch / orbitdeterminator

determination of satellite orbits and more
MIT License
181 stars 113 forks source link

Add weights to least squares subroutines and an option to take into account light propagation time #171

Closed rak183 closed 5 years ago

rak183 commented 5 years ago

Files changed: least_squares.py, gauss_method.py Purpose: Add option to use weighted least squares method, add option to take into account light propagation time.