Robert Quimby
Robert Quimby
  • 54
  • 58 100 957
Jupyter Notebooks
What is a Jupyter notebook? Introduction with demonstration of how to open a Jupyter notebook, how to edit one, and how to run markdown and code cells.
Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter notebook can be found at github.com/rmquimby/Astronomical_Techniques. Students should complete these notebooks as they watch the video.
Переглядів: 3 582

Відео

Unix/Linux (the basics)
Переглядів 2,7 тис.Рік тому
Introduction to Linux including what operating systems do, the "terminal" program, creating files and directories (folders), and pro tips on working from the command line. Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter notebook can be found at github.com/rmquimby/Astronomical...
python debugger
Переглядів 604Рік тому
How to use the debugger built into ipython (including jupyter notebooks) to learn why your code crashes. Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter notebook can be found at github.com/rmquimby/Astronomical_Techniques. Students should complete these notebooks as they watch...
Jupyter Notebooks (old version)
Переглядів 533Рік тому
[A new video is available at ua-cam.com/video/azM7W8vIWMI/v-deo.html ] What is a Jupyter notebook? Introduction with demonstration of how to open a Jupyter notebook, how to edit one, and how to run markdown and code cells. Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter notebo...
Python
Переглядів 989Рік тому
Quick introduction to python with a demonstration of creating variables of the basic data types (integer, string, lists, etc.) using the interactive python interpreter (in a jupyter notebook). Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter notebook can be found at github.com/...
Python Functions
Переглядів 528Рік тому
Demonstration of how to define and use functions in python with discussion of variable scope (how python looks up the value of variables in different blocks of code). Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter notebook can be found at github.com/rmquimby/Astronomical_Tech...
numpy
Переглядів 413Рік тому
Creation and use of 1-D and 2-D arrays in python using the numpy package. Includes demonstration of accessing subsections (slices) of arrays and numpy's ability to quickly perform numerical operations over entire arrays of data. Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter ...
matplotlib
Переглядів 333Рік тому
Covers the basics of using matplotlib in a python jupyter notebook to plot points and curves. Includes discussion of how to change the size of a figure, label the axes, and how to change the label font. Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter notebook can be found at g...
astropy
Переглядів 797Рік тому
Quick introduction to astropy including some of the key features of the units, coordinates, time, and io sub packages. Part of the Astronomical Techniques series developed for advanced undergraduate and beginning graduate students at San Diego State University. The accompanying Jupyter notebook can be found at github.com/rmquimby/Astronomical_Techniques. Students should complete these notebooks...
FITS format
Переглядів 1,2 тис.Рік тому
FITS format
Coordinate Matching
Переглядів 359Рік тому
Coordinate Matching
Statistical Distributions
Переглядів 501Рік тому
Statistical Distributions
Telescopes
Переглядів 543Рік тому
Telescopes
CCDs
Переглядів 330Рік тому
CCDs
Image Processing
Переглядів 477Рік тому
Image Processing
Creating 3-color Images
Переглядів 381Рік тому
Creating 3-color Images
LaTeX
Переглядів 265Рік тому
LaTeX
Least Squares Fitting
Переглядів 234Рік тому
Least Squares Fitting
Least-squares fitting with a shift
Переглядів 170Рік тому
Least-squares fitting with a shift
Uncertainty Propagation
Переглядів 202Рік тому
Uncertainty Propagation
Application of Least-Squares Fitting
Переглядів 180Рік тому
Application of Least-Squares Fitting
Sigma Clipping
Переглядів 747Рік тому
Sigma Clipping
Photometry
Переглядів 426Рік тому
Photometry
scipy
Переглядів 164Рік тому
scipy
chi-square fitting
Переглядів 1,5 тис.Рік тому
chi-square fitting
Lomb-Scargle Periodogram
Переглядів 2,5 тис.Рік тому
Lomb-Scargle Periodogram
Bootstrap
Переглядів 327Рік тому
Bootstrap
astroquery
Переглядів 1,4 тис.Рік тому
astroquery
SQL
Переглядів 321Рік тому
SQL
Kolmogorov-Smirnov (KS) Testing
Переглядів 632Рік тому
Kolmogorov-Smirnov (KS) Testing