We implemented numerous Jupyter notebooks to facilitate your work. These provide many advantages such as:

  • rapid implementation for any special needs you may have (contact Jean Bilheux for any request)
  • ease of use
  • easy to modify (if you feel like it)
  • use of python language (widely used in the scientific world)
  • you have nothing to install, update, or download. We take care of those steps for you.

To launch the Jupyter notebooks, navigate to Application > Analysis-Imaging > Jupyter Notebooks.

Be patient as the launch script perform several steps:

  • switch to the right python environment (will all the right libraries already installed and updated)
  • bring all the notebooks into your home folder
  • move to the right location
  • start the Jupyter server

You can either start any notebook by either:

  • clicking the name of the notebook (name ends in .ipynb)
  • starting the table_of_contents.ipynb notebook and select the right one from there.

 

We recommend if you have to do any modifications to a notebook, create a copy and rename the notebook. This way, next time you start the notebooks, your own notebooks won’t be overwritten by the new one.

Do not close the terminal window looking like this… as it will kill the Jupyter server!