Bsoft 2.1.4
Bernard's software package
bfind.cpp File Reference

Searches orientation space for the best fit of a 3D map to a template. More...

#include "rwimg.h"
#include "mg_processing.h"
#include "mg_particle_select.h"
#include "rwmg.h"
#include "symmetry.h"
#include "ps_views.h"
#include "linked_list.h"
#include "file_util.h"
#include "options.h"
#include "utilities.h"
#include "timer.h"
#include <sys/stat.h>
#include <fcntl.h>

Functions

vector< Bimage * > setup_images (Bstring &map_file, Bstring &template_file, Bstring &rs_mask, Bstring &fs_mask, int read_img_num, Vector3< long > &bin, Vector3< double > sam, int set_origin, Vector3< double > &origin, Vector3< double > &part_ori)
 
int main (int argc, char **argv)
 

Variables

int verbose
 
const char * use []
 

Detailed Description

Searches orientation space for the best fit of a 3D map to a template.

Author
Bernard Heymann
Date
Created: 20021027
Modified: 20200401

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ setup_images()

vector< Bimage * > setup_images ( Bstring map_file,
Bstring template_file,
Bstring rs_mask,
Bstring fs_mask,
int  read_img_num,
Vector3< long > &  bin,
Vector3< double >  sam,
int  set_origin,
Vector3< double > &  origin,
Vector3< double > &  part_ori 
)

Variable Documentation

◆ use

const char* use[]

◆ verbose

int verbose
extern