Research Methods: Difference between revisions

From AstroEdWiki
Jump to navigation Jump to search
No edit summary
Line 14: Line 14:
*[http://www.numpy.org/ Numpy]
*[http://www.numpy.org/ Numpy]
*[http://www.scipy.org/ Scipy]
*[http://www.scipy.org/ Scipy]
*[http://matplotlib.org/ Matplotlib]
*[http://www.stsci.edu/institute/software_hardware/pyfits Pyfits]
*[http://www.stsci.edu/institute/software_hardware/pyfits Pyfits]


== Web Application Programming ==
== Web Application Programming ==
*[http://www.us-cert.gov/cas/techalerts/TA13-010A.html  CERT alert about Javascript]
*[http://www.us-cert.gov/cas/techalerts/TA13-010A.html  CERT alert about Javascript]
*[http://www.dartlang.org/  Dart from Google]
*[http://www.dartlang.org/  Dart from Google]

Revision as of 21:29, 12 January 2013

This course is a topical survey of research methodologies that in the Spring 2013 term are drawn primarily from astronomy and astrophysics, but are broadly applicable for graduate students who are engaged in doctoral level research in the physical sciences and engineering. With the objective of providing useful tools and a perspective on how advanced scientific research is conducted, we will cover three topics:

  • On-line resources, databases, and use of LaTeX for scientific writing (Williger)
  • Programming with Python for data analysis, modeling, and instrument control (Kielkopf)
  • Elements of optical spectroscopy and statistics (Lauroesch)

This is a required course for students in the doctoral program in Physics & Astronomy.

Python External Sites

Web Application Programming