Skip to content

Collection of functions I have written while performing various data analysis in astronomy and solar physics.

Notifications You must be signed in to change notification settings

rickyegeland/egelib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

egelib -- Ricky Egeland's Analysis Toolkit

This is a collection of functions I have found useful while performing data analyses with python for astronomy and solar physics. I have tried to categorize functions into modules with a common theme, but the overall idea here is to collect everything I have found useful, not to create a comprehensive library to solve a particular class of problems.

Installation and Requirements

The following packages are required:

  • numpy
  • matplotlib
  • astropy
  • py.test

List of Modules

  • analysis : Generic data processing routines
  • stats : Generic statistics routines
  • timeseries : Time series analysis, e.g. spectral analysis

About

Collection of functions I have written while performing various data analysis in astronomy and solar physics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages