JFJochReceiver: Save information on crystal lattice and spot indexing status to HDF5 file
This commit is contained in:
@@ -27,6 +27,7 @@ struct DataMessage {
|
||||
std::vector<SpotToSave> spots;
|
||||
std::vector<float> rad_int_profile;
|
||||
uint64_t indexing_result; // 0 - not tried, 1 - tried and failed, 2 - tried and success
|
||||
std::vector<float> indexing_lattice;
|
||||
|
||||
uint64_t bunch_id;
|
||||
uint32_t jf_info;
|
||||
|
||||
Reference in New Issue
Block a user