Access: CP::MenuBar::Project and CP::DataView
In PARTICLE, when starting a new data analysis project, the first step is to create a "project space", in which the program will manage the data, procedures and results with an internal file structure.  To create a new project space, go to MenuBar::Project::New, which opens a file browser prompting for a location and name of the project.  A project space contains the following standard folders (a.k.a. directories):
Folder | Contents |
micrograph | Electron micrograph data (MRC format with the extension "mrc"). |
screening | Templates for computational screening and CMX files. |
particles |
Particle coordinates and particle stack from each micrograph, and the full stack for classification & reconstruction. |
alignment | Alignment references, aligned stacks and CMX files. |
classes | Particle classes and CMX files. |
modeling | Reconstructed 3D density maps and CMX files. |
scripting | Procedural scripts generated from Visual Scripting. |
After a project space has been created, move (or link, or copy) all raw images to the "micrograph/" folder so that they become "visible" to PARTICLE.  All image data should be in the MRC format with the extension "mrc" (lower case).  From now on, the user should access the data exclusively through the program GUI.  Note that the data is not imported into the project space yet until the image filenames appear in the spreadsheet of DataView.
To import multiple micrographs at once, activate CP::Menu::Project::Data::Import, which opens an editor (replacing CP::Monitor at the upper-right region of CP) to display all recognized image files in the "micrograph/" folder.  After making proper changes to the list (e.g., removing unintended images or those already in the project space), activate the Import Data to Project Space button on top of the editor to add all the images in the list to the spreadsheet.  These images are now entered into the project space and will be managed by the program.  A single micrograph can also be imported to the project space via the button DataView::+ below the spreadsheet.
To remove multiple micrographs from the project space, inactivate the selection flag (set Act to empty, see the table below) of those entries, then delete them via CP::Menu::Project::Data::Delete.  A single micrograph can also be removed from the project space (mouse LeftClick to highlight in the spreadsheet) via the button DataView::.
The import and delete functions can be applied repeatedly in any order when setting up a project space.
In the DataView spreadsheet, each row corresponds to one micrograph entry and contains a summary of the following key information:
Column | Attribute | ||||
Act. |
Data selection flag. : the micrograph is selected (i.e. active); : the micrograph is not selected (inactive); Click the label to toggle the status. Once activated, both the image and its corresponding particle stack will be included in the data analysis and batch processing. | ||||
Micrograph |
Micrograph file name. The file path and extension are omitted for simplicity. | ||||
Pix. Size (A) | Pixel-size of the digitized image (in Angstroms). | ||||
Particles |
Number of particles annotated in the micrograph. | ||||
Defocus (um) |
The defocus value and astigmatism of image CTF. For image with astigmatic defocus, the defocus value is (defocus_x + defocus_y) / 2 and the astigmatism value (in parenthesis) is |defocus_x - defocus_y| / 2
Group ID
|
Group name of a micrograph (for tilt-pair & tilt-series). | Single-image: the micrograph file name itself; Tilt-pair: the ID of the master image (the first entry).
Tilt (deg)
|
Out-of-plane tilt angle of the micrograph (in degrees). | |
In addition to the spreadsheet summary, an extended set of parameters of a selected micrograph (mouse LeftClick to highlight in the spreadsheet) can be accessed and edited in the Image Property group in the upper-right region of CP.
Above the spreadsheet, the project name and basic accounting statistics are displayed:
Below the spreadsheet, a group of menu/button manages the data entry in the project space.  From the left to the right, they are:
It is highly recommended to save your project space from time to time (via the menu function MenuBar::Project::save), especially after a major modification to the data or before exiting PARTICLE.  The project-space infrastructure is systematically named and managed by the program.
In PARTICLE, to set up a new project space:
Congratulations!  A new project space has been created for the demo dataset, which is now accessible and managed by PARTICLE.