v1.0.0-rc.59
This commit is contained in:
@@ -13,7 +13,9 @@ class HDF5DataFilePluginAzInt : public HDF5DataFilePlugin {
|
||||
std::vector<float> az_int_bin_to_q;
|
||||
std::vector<float> az_int_bin_to_two_theta;
|
||||
std::vector<float> az_int_bin_to_phi;
|
||||
std::unique_ptr<HDF5DataSet> dataset;
|
||||
std::vector<float> az_int_image;
|
||||
|
||||
// std::unique_ptr<HDF5DataSet> dataset;
|
||||
public:
|
||||
explicit HDF5DataFilePluginAzInt(const StartMessage &start);
|
||||
void OpenFile(HDF5File &data_file, const DataMessage& msg) override;
|
||||
|
||||
Reference in New Issue
Block a user