36const string XYZReconstructor::NAME =
"xyz";
38XYZReconstructor::XYZReconstructor()
EMData stores an image's data and defines core image processing routines.
int insert_slice(const EMData *const slice, const Transform &euler, const float weight)
insert each image slice to the reconstructor.
EMData * finish(bool doift)
finish reconstruction and return the complete model.
void setup()
initialize the reconstructor