Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
m
 
Line 31: Line 31:
 
* [[The CTP Lookup Table Editor]] describes how to add subject IDs to the DICOM Anonymizer lookup table.
 
* [[The CTP Lookup Table Editor]] describes how to add subject IDs to the DICOM Anonymizer lookup table.
 
* [[The dcm4che Library Documentation]] provides links to tables of DICOM elements and UIDs useful in writing anonymizer and filter scripts.
 
* [[The dcm4che Library Documentation]] provides links to tables of DICOM elements and UIDs useful in writing anonymizer and filter scripts.
 +
* [[The_DicomAnonymizerTool]] describes how to use the command-line anonymizer program.
  
 
<b>FileStorageService Articles</b>
 
<b>FileStorageService Articles</b>

Latest revision as of 01:39, 2 December 2018

This is a list of articles on this Wiki related to the RSNA MIRC Clinical Trials Processor (CTP).

Main Articles

Data Object Articles

Filter Articles

Anonymizer Articles

FileStorageService Articles

Special Configuration Articles

Articles for Developers and Planners

Deprecated Articles

  • The CTP JarClassLoader describes the mechanism that CTP used to load classes before it was changed to allow it to dynamically modify the classpath.