![]() |
Bsoft 2.1.4
Bernard's software package
|
Transfer pieces of information between micrograph paramater files. More...
#include "mg_processing.h"
#include "rwmg.h"
#include "mg_ctf.h"
#include "file_util.h"
#include "utilities.h"
#include "options.h"
Functions | |
long | project_replace_parameters (Bproject *project, Bproject *proj_source, Bstring &which) |
int | main (int argc, char **argv) |
long | mg_replace_parameters (Bmicrograph *mg, Bmicrograph *mg_source, Bstring &which, Vector3< double > origin) |
long | field_replace_parameters (Bfield *field, Bfield *field_source, Bstring &which) |
long | rec_replace_parameters (Breconstruction *rec, Breconstruction *rec_source, Bstring &which) |
Variables | |
int | verbose |
const char * | use [] |
Transfer pieces of information between micrograph paramater files.
int main | ( | int | argc, |
char ** | argv | ||
) |
long mg_replace_parameters | ( | Bmicrograph * | mg, |
Bmicrograph * | mg_source, | ||
Bstring & | which, | ||
Vector3< double > | origin | ||
) |
long rec_replace_parameters | ( | Breconstruction * | rec, |
Breconstruction * | rec_source, | ||
Bstring & | which | ||
) |
const char* use[] |
|
extern |