Code Monkey home page Code Monkey logo

jupyter_data_languages's Introduction

Jupyter notebooks for PhD class on data languages.

Installing python

The easiest way to install python on any OS is to use anaconda python. This will install a local version of python on your system so you don't need to worry about needing admin to install new packages. Most of the packages listed above are installed by default with anaconda. For this class we will be using python 3, and I recommend you use this version for you research (unless you have a very good reason to use python 2).

Packages to install (in addition to anaconda's defaults)

  • emcee
  • reproject
  • wcsaxes
pip install emcee reproject wcsaxes

Class 1

  • Git.ipynb: Git and Git-Hub
  • General_Python.ipynb: General python information

Class 2

  • General_plotting.ipynb: How to make publication ready plots
  • mpl_style.py: How to make a matplotlib style
  • Uncertainty_plotting.ipynb: Making plots with errorbars
  • Fits_images.ipynb: Plotting image contained in FITS files

Class 3

  • Stats_with_Scipy.ipynb: using scipy for stats distributions
  • Astropy_fitting.ipynb: using astropy to model and fit data
  • mcmc_fit_with_outliers.ipynb: fitting a line to data while rejecting outliers using MCMC
  • Gaussian_process_regression: fitting data without defining a functional form

jupyter_data_languages's People

Contributors

ckrawczyk avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.