Difference between revisions of "Dcm"

From Dynamo
Jump to navigation Jump to search
 
Line 15: Line 15:
  
 
===Adding tomograms===
 
===Adding tomograms===
 +
 +
<tt>dcm -c <myCatalogue> -at <myTomogram></tt>
  
 
===Adding models from a tomogram===
 
===Adding models from a tomogram===
  
 
==Deleting elements==
 
==Deleting elements==

Latest revision as of 13:21, 1 September 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

dcm -c <myCatalogue> -at <myTomogram>

Adding models from a tomogram

Deleting elements