|
# Documentation
|
|
# Documentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### What Is Sonador?
|
|
|
|
* DICOM
|
|
|
|
- [What Is DICOM?](https://www.oak-tree.tech/blog/dicom-primer) DICOM is a file format and network protocol used to store and transport medical images. All modern medical imaging systems such as x-ray, ultrasound, CT, and MRI use it for their data. This article provides an introduction to DICOM for software developers working with medical imaging resources within the Sonador imaging platform.
|
|
|
|
* Components
|
|
|
|
- [Orthanc](https://www.orthanc-server.com/static.php?page=documentation). Orthanc is an open source, light-weight DICOMm server.
|
|
|
|
- [OHIF](https://ohif.org/). OHIF is an extensible web imaging platform to create custom DICOM viewers quickly and efficiently.
|
|
|
|
- [Airflow](https://airflow.apache.org/). Airflow is a platform to create, schedule, and monitor workflows. Airflow is used within the Sonador project for scheduling data pipelines, training machine learning models, and performing batch tasks on medical imaging data.
|
|
|
|
|
|
|
|
|
|
|
|
### Development
|
|
|
|
* [Sonador Development Quickstart](https://www.oak-tree.tech/blog/sonador-quickstart). Sonador is an open source cloud platform for medical imaging visualization and research. This article shows you how to get started using the Sonador Development Environment.
|
|
|
|
* Frontend Development
|
|
|
|
- [Configuring Sonador to Allow for Remote OHIF Development](https://www.oak-tree.tech/blog/sonador-ohif-config). While Sonador includes a version of OHIF integrated into the platform, it is also possible to configure it allow a remote OHIF instance.
|
|
|
|
|
|
|
|
|
|
|
|
### Production
|
|
Cluster configuration: storage, networking, and other resources
|
|
Cluster configuration: storage, networking, and other resources
|
|
|
|
|
|
* [Setup LUKS Encryption for Storage Volumes](setup.luks-encryption)
|
|
* [Setup LUKS Encryption for Storage Volumes](setup.luks-encryption)
|
|
|
|
* [Private DICOM Headers Within Orthanc](https://www.oak-tree.tech/blog/soandor-orthanc-private-headers). To allow DICOM to support a broad range of medical imaging software applications, the standard provides for "private tags." This article looks at private tag support within Orthanc and how additional tags can be added.
|
|
|
|
|