Research Methods: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
This course is a topical survey of research methodologies that in the Spring 2017 term | This course is a topical survey of research methodologies that in the Spring 2017 term focused on computing and programming methods 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 in roughly 5 week sequential segments: | ||
* Python and javascript for data analysis, instrument control, and image processing (Kielkopf) | * Python and javascript for data analysis, instrument control, and image processing (Kielkopf) | ||
Line 36: | Line 36: | ||
*[http://www.astropy.org/ Astropy] | *[http://www.astropy.org/ Astropy] | ||
*[http://scikits.appspot.com/scikits Scikits - Scipy toolkits] | *[http://scikits.appspot.com/scikits Scikits - Scipy toolkits] | ||
*[ | *[https://www.enthought.com/academic-subscriptions/ Enthought academic Python distribution] | ||
Latest revision as of 04:23, 12 August 2017
This course is a topical survey of research methodologies that in the Spring 2017 term focused on computing and programming methods 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 in roughly 5 week sequential segments:
- Python and javascript for data analysis, instrument control, and image processing (Kielkopf)
- Advanced Python (Freelon)
- Root (Banerjee)
Some on-line course materials are here:
This is a required course for students in the doctoral program in Physics & Astronomy.
Useful On-Line Resources
- Writing with LaTeX
- NASA Astrophysics Data System Abstract Service (ADS)
- New astrophysics papers on arxiv.org's astro-ph
- SIMBAD astronomical database
- Coordinated universal time (UTC)
- Space Telescope Science Institute
- Mikluski Archive for Space Telescopes (MAST)
- Sloan Digital Sky Survey
Python External Sites
- Python official website
- Python tutorial
- Python language reference
- Numpy
- Scipy
- Matplotlib
- Pyfits
- Astropy
- Scikits - Scipy toolkits
- Enthought academic Python distribution