Research Methods: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 15: | Line 15: | ||
== On-Line Resources == | == Useful On-Line Resources == | ||
*[http://prancer.physics.louisville.edu/classes/650/latex/index.html Writing with LaTeX] | *[http://prancer.physics.louisville.edu/classes/650/latex/index.html Writing with LaTeX] | ||
*[http://adswww.harvard.edu/ads_abstracts.html NASA Astrophysics Data System Abstract Service (ADS)] | *[http://adswww.harvard.edu/ads_abstracts.html NASA Astrophysics Data System Abstract Service (ADS)] | ||
*[http://arxiv.org/list/astro-ph/new New astrophysics papers on arxiv.org's astro-ph] | *[http://arxiv.org/list/astro-ph/new New astrophysics papers on arxiv.org's astro-ph] | ||
*[http://simbad.u-strasbg.fr/simbad/ SIMBAD | *[http://simbad.u-strasbg.fr/simbad/ SIMBAD astronomical database] | ||
*[http://www.time.gov/timezone.cgi?UTC/s/0/java Coordinated universal time (UTC)] | *[http://www.time.gov/timezone.cgi?UTC/s/0/java Coordinated universal time (UTC)] | ||
*[http://www.stsci.edu/ Space Telescope Science Institute] | *[http://www.stsci.edu/ Space Telescope Science Institute] | ||
*[http://archive.stsci.edu/ Mikluski Archive for Space Telescopes (MAST)] | *[http://archive.stsci.edu/ Mikluski Archive for Space Telescopes (MAST)] | ||
*[http://www.sdss.org/ Sloan Digital Sky Survey] | *[http://www.sdss.org/ Sloan Digital Sky Survey] | ||
== Python External Sites == | == Python External Sites == |
Revision as of 07:52, 12 December 2014
This course is a topical survey of research methodologies that in the Spring 2015 term are drawn primarily from optical physics, 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:
- Python for data analysis, instrument control, and image processing (Kielkopf)
- Lasers (Mendes)
- Ultrafast optics (Smadici)
Course materials are here:
- Syllabus
- Programming with Python for data analysis, modeling, and instrument control (Kielkopf)
- Upload Python homework
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
- Scikits - Scipy toolkits
- Enthought academic Python distribution