![]() |
Bsoft 2.1.4
Bernard's software package
|
Library routines to read and write FSC curves. More...
Macros | |
#define | FSCX "Resolution (A-1)" |
#define | FSCY "Correlation Coefficient" |
Functions | |
Bplot * | xml_read_fsc (Bstring &filename) |
Reads an XML file with an FSC curve. More... | |
void | xml_write_fsc (Bstring &filename, Bplot *plot) |
Variables | |
int | verbose |
Library routines to read and write FSC curves.
#define FSCX "Resolution (A-1)" |
#define FSCY "Correlation Coefficient" |
Reads an XML file with an FSC curve.
&filename | input file name. |
A new plot with two columns is generated.
|
extern |