File: tutorials.rst

package info (click to toggle)
pynpoint 0.11.0-7
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,412 kB
  • sloc: python: 13,645; makefile: 79
file content (17 lines) | stat: -rw-r--r-- 657 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.. _tutorials:

Tutorials
=========

Curious to see an example with a more detailed workflow? There are several Jupyter notebooks with tutorials available:

.. toctree::
   :hidden:

   tutorials/first_example.ipynb
   tutorials/zimpol_adi.ipynb

* :ref:`First example: PSF subtraction with PCA </tutorials/first_example.ipynb>`  (:download:`download notebook </tutorials/first_example.ipynb>`)
* :ref:`Non-coronagraphic angular differential imaging </tutorials/zimpol_adi.ipynb>`  (:download:`download notebook </tutorials/zimpol_adi.ipynb>`)

The notebooks can also be viewed on `Github  <https://github.com/PynPoint/PynPoint/tree/main/docs/tutorials>`_.