Projects on the command line

From Dynamo
Revision as of 10:46, 23 May 2016 by Daniel Castaño (talk | contribs) (Created page with "==Creation of projects== Projects can be created in disk with the command {{docfunction|dynamo_vpr|dv}}. For instace: <tt>dv newProject</tt> creates an empty project in...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Creation of projects

Projects can be created in disk with the command dv. For instace:

dv newProject

creates an empty project in disk. All the files and folders it points to (masks, data, etc) are just placeholders that need to be filled.

Create projects with fills

You can also indicate some file parameters while creating the project:

dv newProject -d myData -m myMask -t angles.tbl -tm myTemplate.mrc -sm smoothing.mrc -fm fourierMask.mrc -cm  classificationMask.mrc 

Default seed files

Passing parameters to a project