Difference between revisions of "Dcm"

From Dynamo
Jump to navigation Jump to search
Line 1: Line 1:
The command {{t|dcm}} ""dcm""
+
The command {{t|dcm}} extends the functionalities of the [[dcm GUI]] for creating and managing catalogues.
 +
While the GUI offers quick tools for visiting the tomograms, the {{t|dcm}} command is normally more comfortable for global operations or data extraction.
 +
 
 +
==Creating a catalogue==
 +
 
 +
{{t|dcm -create myCatalogue}}
 +
 
 +
creates an empty catalogue.
 +
 
 +
==Adding elements==
 +
 
 +
{{t|dcm -fromvll myvll}}
 +
 
 +
where {{t|myvll}} is a [[volume list file]], in this case a text file with the names of the files
 +
 
 +
===Adding tomograms===
 +
 
 +
===Adding models from a tomogram===
 +
 
 +
==Deleting elements==

Revision as of 13:38, 22 March 2016

The command dcm extends the functionalities of the dcm GUI for creating and managing catalogues. While the GUI offers quick tools for visiting the tomograms, the dcm command is normally more comfortable for global operations or data extraction.

Creating a catalogue

dcm -create myCatalogue

creates an empty catalogue.

Adding elements

dcm -fromvll myvll

where myvll is a volume list file, in this case a text file with the names of the files

Adding tomograms

Adding models from a tomogram

Deleting elements