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/07/13 19:30] – [Precautions] dpatenaude | dicom:userguide:userguide [2021/07/29 18:23] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
===== Getting Started ===== | ===== Getting Started ===== | ||
- | The primary purpose of the astroid Dicom App is to provide a library of efficient and easily accessible | + | The primary purpose of the astroid Dicom App is to provide a library of efficient and easily accessible |
==== Connecting to thinknode™ ==== | ==== Connecting to thinknode™ ==== | ||
- | The Dicom App, and all its released versions | + | The Dicom App, and all its released versions |
Basic information needed to communicate with the Dicom App through thinknode™: | Basic information needed to communicate with the Dicom App through thinknode™: | ||
Line 44: | Line 44: | ||
===== Functions ===== | ===== Functions ===== | ||
- | 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 can be found at 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:// |
+ | |||
+ | * // | ||
+ | * Takes in a rt_study and dicom file blob, parses the blob and adds it to the study. | ||
+ | * // | ||
+ | * Adds dicom files to an existing study and returns the updated study. | ||
+ | * // | ||
+ | * Makes a new study and initializes plan, ss and ct for importing dicom files | ||
+ | * // | ||
+ | * Writes a dicom dose file for the beam specified in the study | ||
+ | * // | ||
+ | * Writes a dicom ct image file as a blob from cradle rt_study data. | ||
+ | * // | ||
+ | * Writes all dicom ct image files as blobs from cradle rt_study data. | ||
+ | * // | ||
+ | * Writes 3D image data containing dose information into a binary blob dicom dose file. | ||
+ | * // | ||
+ | * Returns a filesystem_item of the patient dicom files. | ||
+ | * // | ||
+ | * 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. | ||
- | - // | ||
- | * Parses a dicom // | ||
- | - // | ||
- | * Parses a single dicom standard formatted file into a // | ||
- | - // | ||
- | * Parses a list of dicom (blob) files and constructs the combined CT image set as an //image_3// type. Note: Non-CT files are ignored | ||
- | - // | ||
- | * Takes an array of // | ||
See the [[dicom: | See the [[dicom: | ||
Line 91: | Line 106: | ||
---- | ---- | ||
- | <WRAP center 10%>// | ||
- | <WRAP center | + | <WRAP center |
dicom/userguide/userguide.1436815840.txt.gz · Last modified: 2021/07/29 18:21 (external edit)