Project

General

Profile

Documents

User documentation

Cmake

2016-09-26 17:29

You can get the tutorials below

Crossmatching galaxies catalogues

2016-06-15 15:12

Crossmatching a catalogue of galaxies with bright stars base on their magnitude"
or "Playing with indices

Click here to visualise the notebook Here
...

Python optimisation with Cython

2016-09-12 18:52

Examples of how to optimise python code with cython

Click here to visualise the notebook Here
To run it you have to download it though.

Edit a FITS header with astropy

2016-03-29 18:41

Short tutorial showing how to edit a FITS file header using Astropy

Click here to visualise the notebook Here
To run it you have to download it though....

Viewing and Manipulating FITS images with astropy

2016-03-29 13:13

Basics to view and manipulate FITS images using Astropy

Click here to visualise the notebook Here
To run it you have to download it though.

Contour on FITS file with APLpy

2016-03-29 15:19

Tutorial showing the basics to overplot contours on a FITS file with APLpy

Click here to visualise the notebook Here
To run it you have to download it though....

Planning observation with astropy

2016-03-23 15:49

Basic planning of an observation using Astropy.

Click here to visualise the notebook Here
To run it you have to download it though.

Virtual observatory and cosmology

2016-03-29 18:54

Presented the 17/03/2016

Show some examples for using the virtual observatories and performing cosmological calculations with the Python library Astropy

Click here to visualise the notebook Here
...

Advanced use of APLpy for FITS file

2016-03-29 16:08

Some examples how to use APLpy for creating nice FITS file

Click here to visualise the notebook Here
To run it you have to download it though.

Scientific python overview

2016-04-21 14:02

SWIG: Simplified Wrapper and Interface Generator

2016-09-15 10:08

You can get the tutorials either online or on the gitlab:

- Online tutorial: Here

- On gitlab:
git clone https://gitlab.lam.fr/jclamber/swig-tutos.git
or
git clone :jclamber/swig-tutos.git

Matplotlib Graphical User Interface

2016-11-10 13:47

Example of how to use the Python library Matplotlib to create a Graphical User Interface

Speaker: Bruno Ribeiro

You can visualize the notebook Here and There
...

Introduction to iMinuit

2017-11-23 10:45

Presented the 22/11/2017

Introduction to iMinuit

Matplotlib example: scatter plot with coloured errorbar / make movie

2017-11-08 17:04

An example of a scatter plot with with coloured error bar using Matplotlib

How to make a movie from multiple images in one command line using ffmpeg or Libav

Click here to visualise the notebook Here
...

Introduction to Conda and Jupyter notebook

2017-10-26 08:16

Presented the 26/10/2017

Introduction to Conda/Anaconda and Jupyter notebook