-
Recent Posts
Blogroll
Archives
SunPy Delicious links- asterisk.apod.com May 24, 2013
- Aligning Sun Images Using Python May 6, 2013
- Installing the IPython qtconsole in Mac OS X · sympy/sympy Wiki · GitHub March 4, 2013
- doc/HOWTO_DOCUMENT.rst.txt at master from numpy's numpy - GitHub February 23, 2013
- www.mpa-garching.mpg.de January 30, 2013
Categories
Meta
Monthly Archives: April 2011
iPython and Terminal line wrap bug
I’ve been facing a very annoying bug while using iPython in the MacOSX Terminal ever since we started the sunpy project. iPython’s line wrapping in the Terminal would frequently get very screwy such that the history function was almost unusable! … Continue reading
Posted in Uncategorized
1 Comment
Python Friday Kickoff Meeting
Better late than never! Here is my presentation given on 25-Mar-2011 which kicked off the SunPy project. Python and IDL code for the example program to plot EVE GOES proxy data. For IDL (eveplot.pro), run eveplot inside interactive IDL session. … Continue reading
Posted in Uncategorized
Leave a comment
Style Guide for Python Code
Unlike IDL, python is used by many different communities and as such the python users have developed an extensive style guide for python code to make it easier for code to be shared. The official guidelines to python is described … Continue reading
Posted in Uncategorized
Leave a comment