Python scripts for time series plots

Design, construction, tuning of spectroscopes
Information and discussion about softwares (telescope remote, autoguiding, acquisition, spectral processing ...)
Post Reply
Malcolm Locke
Posts: 25
Joined: Mon Dec 16, 2013 11:27 am

Python scripts for time series plots

Post by Malcolm Locke »

Hi folks,

I've released some Python code for generating plots of time series which may be of use. The script takes a series of fits files and plots a graph of wavelength or velocity in the x axis, time in the y axis. The spectra do not need to be of completely uniform time intervals. These types of charts are often seen in papers when displaying dynamic line evolution.

An example graphic is attached. The scripts along with some other example plots are available at https://github.com/malclocke/dynaspec
example_velocity.png
example_velocity.png (126.66 KiB) Viewed 2021 times
Malc
Post Reply