This set of scripts will automatically plot timeseries and spectra and extract the data for you, nice! 1) Edit onset_list_readable.txt The columns feature eventnumber, year, month, day of month, starthour,endhour example: 1 2001 4 15 15 0 2) Edit interval.txt In here, the timeinterval for the spectra is defined. mydt1 marks the beginning of the interval in hours with respect to the onset times given in onset_list_readable.txt. mydt marks the end of the interval. Example: mydt1=00 mydt2=2*60 3) Run 00_run_all.py and relax :) 4) all your results are in merged_output/ including both, figures and data