Documents
User documentation
Cmake
09/26/2016 05:29 PM
You can get the tutorials below
Crossmatching galaxies catalogues
06/15/2016 03:12 PM
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
09/12/2016 06:52 PM
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
03/29/2016 06:41 PM
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
03/29/2016 01:13 PM
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
03/29/2016 03:19 PM
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
03/23/2016 03:49 PM
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
03/29/2016 06:54 PM
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
03/29/2016 04:08 PM
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
04/21/2016 02:02 PM
SWIG: Simplified Wrapper and Interface Generator
09/15/2016 10:08 AM
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 git@gitlab.lam.fr:jclamber/swig-tutos.git
Matplotlib Graphical User Interface
11/10/2016 01:47 PM
Example of how to use the Python library Matplotlib to create a Graphical User Interface
Speaker: Bruno Ribeiro
Introduction to iMinuit
11/23/2017 10:45 AM
Presented the 22/11/2017
Introduction to iMinuit
- iMinuit
Official documentation: http://iminuit.readthedocs.io/en/latest/
Tutorials: Quick Start and Optimise iMinuit with Cython
...
Matplotlib example: scatter plot with coloured errorbar / make movie
11/08/2017 05:04 PM
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
10/26/2017 08:16 AM
Presented the 26/10/2017
Introduction to Conda/Anaconda and Jupyter notebook
- Conda
Official documentation: https://conda.io/docs/
Youtube tuto: https://youtu.be/YJC6ldI3hWk
- Jupyter notebook
Official documentation: https://jupyter.readthedocs.io/en/latest/
...