Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 800 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 800 Bytes

MeteorDataAnalyser

Software for generating graphs from radio meteors observations with web output

Screenshot

HProcessor

You can check it out on nbviewer

Simple ipython notebook that views histograms for frequency data loaded from csv tables

Dependencies:

  • python2.7
  • ipython-notebook
  • pandas

DHProcessor

nbviewer

Updated version of HProcessor. Views histograms for multiple stations as well as included observation times.

Dependencies:

  • python2.7
  • ipython-notebook
  • pandas