Code Monkey home page Code Monkey logo

astrophysics_lab's Introduction

Astro_lab 2022/2023

This repo encodes several jupyter notebooks aimed at familiarizing Astrophysics students to python and all the functionalities related to analysis of astrophysics data. The content of the notebooks are presented in the Astrophysics Laboratory classes of the 2nd term at University of Catania.

Using Google Co-Lab

Load the notebook of each class here: https://colab.research.google.com/

Running locally

Firstly make sure you've an updated version of conda. conda update python; conda update conda

then make a new conda environment : conda create -n astrolab

and install the following python packages:

  • conda install numpy scipy matplotlib jupyter astropy sympy
  • jupyterlab conda install -c conda-forge jupyterlab
  • healpy conda install -c conda-forge healpy
  • wget pip install wget

Syllabus

  1. Familiarizing with Python numerical analysis routines
  2. The astropy package, units, constants, accessing data
  3. Analyzing astrophysical images, pixelization schemes
  4. Intro to Fourier transforms and convolutions
  5. Analysis of Solar Observatory data
  6. Analysis of exo-planet light curves
  7. Observations nights
  8. Visit to Noto Radio Antenna

astrophysics_lab's People

Contributors

giuspugl avatar

Watchers

 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.