Difference between revisions of "Dynamo catalogue tutorial"
Jump to navigation
Jump to search
(Created page with "The {{t|dctutorial}} (''Dynamo'' catalogue tutorial) allows you to create a catalogue with some small tomograms and predefined models so that you can play with it before using...") |
|||
Line 1: | Line 1: | ||
− | The {{t|dctutorial}} (''Dynamo'' catalogue tutorial) allows you to create a catalogue with some small tomograms and predefined models so that you can play with it before using the catalogue on your own data sets | + | The {{t|dctutorial}} (''Dynamo'' catalogue tutorial) allows you to create a catalogue with some small tomograms and predefined models so that you can play with it before using the catalogue on your own data sets: |
<tt> | <tt> | ||
<nowiki> | <nowiki> | ||
dctutorial ctut -n 3 -cc withmodels | dctutorial ctut -n 3 -cc withmodels | ||
+ | # creates a catalogue for 3 volumes | ||
+ | |||
dcm -c withmodels | dcm -c withmodels | ||
+ | #opens the created catalogue withmodels in the dcm GUI | ||
</nowiki> | </nowiki> | ||
</tt> | </tt> | ||
+ | |||
+ | |||
+ | Other tools for creation of phantom catalogues can be found directy in the {{t|Help}} menu of the [[dcm GUI]]. |
Revision as of 15:05, 27 April 2016
The dctutorial (Dynamo catalogue tutorial) allows you to create a catalogue with some small tomograms and predefined models so that you can play with it before using the catalogue on your own data sets:
dctutorial ctut -n 3 -cc withmodels # creates a catalogue for 3 volumes dcm -c withmodels #opens the created catalogue withmodels in the dcm GUI
Other tools for creation of phantom catalogues can be found directy in the Help menu of the dcm GUI.