spacetelescope / wfc3_dash

Tools for reducing HST/WFC3 DASH observations.
1 stars 5 forks source link

Create Diagnostic Script #6

Open catherine-martlin opened 6 years ago

catherine-martlin commented 6 years ago

Add some diagnostics method. Calculate the drift rate/how far it went/what direction it went for a specific IMA. Also orbit diagnostics - how far offset you were from a specific position. Create output files and plots for users. 

catherine-martlin commented 6 years ago

See wfc3_gyro/plots.py!

Functions: overall_offsets() overall_offsets_vs_distance() overall_offsets_vs_time() gyro_drift() etc.