dicom:userguide:userguide
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dicom:userguide:userguide [2015/08/17 13:59] – [Functions] dpatenaude | dicom:userguide:userguide [2021/07/29 18:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| The Dicom App exposes a few key functions through its API. Below is a list and brief explanation of a few of the most common functions. A full function list as well as details of each function, its argument parameters, and return values are provided in the [[http:// | The Dicom App exposes a few key functions through its API. Below is a list and brief explanation of a few of the most common functions. A full function list as well as details of each function, its argument parameters, and return values are provided in the [[http:// | ||
| - | | + | |
| - | * Adds a plan summation dose (image3) to a dicom_patient. Requires | + | * Takes in a rt_study and dicom file blob, parses the blob and adds it to the study. |
| - | | + | |
| - | * Adds a structure set to a dicom_patient. Replaces the existing structure set (if present). Requires a dicom patient | + | * Adds dicom files to an existing study and returns the updated study. |
| - | - // | + | |
| - | * Takes an array of // | + | * Makes a new study and initializes plan, ss and ct for importing |
| - | | + | |
| - | * Parses | + | * Writes |
| - | | + | |
| - | * Parses | + | * Writes |
| - | | + | |
| - | * Parses | + | * Writes |
| - | | + | |
| - | * Writes dicom ct image file as a blob from cradle | + | * Writes 3D image data containing dose information into a binary blob dicom dose file. |
| - | | + | |
| - | * Converts a // | + | |
| - | | + | |
| * Returns a filesystem_item of the patient dicom files. | * Returns a filesystem_item of the patient dicom files. | ||
| - | | + | |
| * Writes dicom plan file as a blob from cradle plan data. | * Writes dicom plan file as a blob from cradle plan data. | ||
| - | | + | |
| + | * Writes a dicom dose file for the plan in the study | ||
| + | * // | ||
| * Writes dicom structure set file as a blob from cradle structure set data. | * Writes dicom structure set file as a blob from cradle structure set data. | ||
| Line 106: | Line 106: | ||
| ---- | ---- | ||
| - | <WRAP center 10%>// | ||
| - | <WRAP center | + | <WRAP center |
dicom/userguide/userguide.1439819981.txt.gz · Last modified: (external edit)
