![]() |
Bsoft 2.1.4
Bernard's software package
|
Functions for reading and writing SPIDER files. More...
Functions | |
View | view_from_spider_euler (SPIDERhead *header) |
int | spider_euler_from_view (SPIDERhead *header, View view) |
int | readSPIDER (Bimage *p, int readdata, int img_select) |
Reading a SPIDER image file format. More... | |
int | writeSPIDER (Bimage *p) |
Writing a SPIDER image file format. A 3D image format used in electron microscopy. More... | |
Variables | |
int | verbose |
char * | month [] |
Functions for reading and writing SPIDER files.
int readSPIDER | ( | Bimage * | p, |
int | readdata, | ||
int | img_select | ||
) |
Reading a SPIDER image file format.
*p | the image structure. |
readdata | flag to activate reading of image data. |
img_select | image selection in multi-image file (-1 = all images). |
int spider_euler_from_view | ( | SPIDERhead * | header, |
View | view | ||
) |
View view_from_spider_euler | ( | SPIDERhead * | header | ) |
int writeSPIDER | ( | Bimage * | p | ) |
Writing a SPIDER image file format. A 3D image format used in electron microscopy.
*p | the image structure. |
|
extern |
|
extern |