All the information needed to do a 3D reconstruction is passed in through
an image processing structure. The new 3D volume is initialized.
Each sub-image in each particle file is read individually and
back-projected within the new volume. The orientation parameters from
the image processing structure is transferred to the sub-image
structure in the 2D image before calling the function packing one
image into the volume. The default origin is the center of the image.
| Bproject* project | image processing parameter structure. |
| Vector3 | 3-valued vector for the new map size. |
| Vector3 | 3-value vector for the voxel size in angstrom. |
| float resolution | resolution for low-pass filtering. |
| float rweigh | flag to R-weigh the map. |