BenDB3199 / Attitude_from_quaternions

The code takes in quaternions and a timestamp along with TLE data from the OPS-SAT and outputs satellite attitude information like roll, pitch, yaw and angle to nadir.
0 stars 0 forks source link

Cleanup comment formatting throughout the code #4

Closed georgeslabreche closed 3 years ago

georgeslabreche commented 3 years ago

E.g.: https://github.com/BenDB3199/Attitude_from_quaterions/blob/2652221e4459defa3480e511e178650a9bcacc3f/interpret_TM_short.py#L43-L50

Have them aligned or put them above the line of code in question.

BenDB3199 commented 3 years ago

I put them above the line in question.