Welcome to orsaytrace’s documentation!

Last version of OrsayTrace can be downloaded alway in our Github repository. You will have access to everything, including the Examples updated source code.

Alternatively, stable versions of main module can be downloaded using PyPI in our orsaytrace link.

orsaytrace is a side project performed during my phd thesis in nano-optics. Thesis is funded by Université Paris Saclay and work was done in Laboratoire de Physique des Solides @ STEM group.

_images/paris_sud.png _images/cnrs.png _images/lps02.png

Installation

Quick start and install using pip:

>>> pip install orsaytrace

If you wish to download our repo and eventually contribute, use git clone instead:

>>> git clone https://github.com/yvesauad/OrsayTrace.git

Moving to the created directory will give you access to the whole code. Main module is included in trace.py. Contributions can be done using pull requests and reposity update can be done simply by:

>>> git pull

Indices and tables