File: index.rst

package info (click to toggle)
pydicom 2.4.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 11,700 kB
  • sloc: python: 129,337; makefile: 198; sh: 121
file content (21 lines) | stat: -rw-r--r-- 311 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
:orphan:

=========
Tutorials
=========

New to *pydicom*? Then these tutorials should get you up and running.

.. toctree::
   :maxdepth: 1

   installation
   virtualenvs
   dataset_basics
   pixel_data/compressing
   waveforms
   filesets
   sr_basics
   dicom_json
   contributing_code
   contributing_docs