Projects on the command line
Jump to navigation
Jump to search
Contents
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
The basic function to pass parameters one by one is dvput