GithubHelp home page GithubHelp logo

pythonworkshop18's Introduction

Jupyter Notebook Demonstration

In this Jupyter Notebook we will use Python to explore and analyse some astronomical data. The techniques used here are (mostly) common to all sorts of 3-D datasets, however, we will be using some astronomy specific libraries to access astronomical data in FITS format.

Installation

We will create a Python 3 anaconda environment to ensure that everybody has the same modules and versions. Create the environment by executing the following on the command line:

conda env create -f astroEnv.yml

Data

You will need to download some astronomical data-cubes to complete this exercise. Execute the following on the command line:

wget http://web.science.mq.edu.au/~cpurcell/public/downloads/dataHOPS.zip

Once everything is installed, activate the new conda environment and start the Jupyter Notebook:

source activate astroEnv
jupyter-notebook

pythonworkshop18's People

Contributors

crpurcell avatar

Stargazers

Mohamed Nedal | محمد نضال avatar  avatar

Watchers

 avatar  avatar

Forkers

rrasins

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.