derdon / sunpy-0.4-paper

Paper describing SunPy 0.4 for submission in the SciPy special edition of CSD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SunPy Papers

This is the attempt to write a SunPy paper for submission, firstly, if we get a talk at SciPy 2013, and failing that at a later date.

The proceedings of SciPy 2013 are being submitted to Computational Science and Discovery, which is what this LaTeX template is taken from.

This paper is due January 31st, 2014.

#Draft of Outline:

  1. Introduction [Steve]
  2. Core Data Types
  3. Map [Stuart]
  4. Lightcurve [Andy & Jack]
  5. Spectra [David]
  6. Solar Data Retrieval
  7. VSO [David]
  8. HEK [Jack]
  9. HELIO [David]
  10. Helioviewer [Jack]
  11. Database [Simon and Steve]
  12. Utilities [Steve]
  13. Coordinates
  14. Constants
  15. Sun
  16. General
  17. Development and Community [Stuart]
  18. Future of SunPy [Stuart]

Timeline:

First draft by 20/1 workable draft by 27/1 submit 31/1

SciPy proceedings:

##References: Add all refs to this group, Stuart will maintain the bib file. https://www.zotero.org/groups/sunpy_-_python_for_solar_physicists/items/collectionKey/MNC7JEAA

Typesetting Python Code

To make Python code look pretty use the minted package to use this you need to append -shell-escape to whereever you call pdflatex.

Building

To build the paper use

pdflatex -shell-escape Sunpy_paper_0.4.tex
pdflatex -shell-escape Sunpy_paper_0.4.tex
bibtex Sunpy_paper_04
pdflatex -shell-escape Sunpy_paper_0.4.tex

Football schedule

https://docs.google.com/document/d/1rHJXfQXeqntTMoPBau95L0diYN499vQAFZcjiXFbqZ4/edit?usp=sharing

Latest Build

https://www.dropbox.com/s/vru86p4s31cfobb/Sunpy_paper_0.4.pdf

About

Paper describing SunPy 0.4 for submission in the SciPy special edition of CSD


Languages

Language:TeX 68.2%Language:OpenEdge ABL 31.8%