v1.0.0-rc.85
This commit is contained in:
@@ -99,6 +99,10 @@ std::shared_ptr<JFJochReaderDataset> JFJochHttpReader::UpdateDataset_i() {
|
||||
|
||||
dataset->bkg_estimate = GetPlot_i("bkg_estimate");
|
||||
dataset->spot_count = GetPlot_i("spot_count");
|
||||
dataset->spot_count_ice_rings = GetPlot_i("spot_count_ice");
|
||||
dataset->spot_count_low_res = GetPlot_i("spot_count_low_res");
|
||||
dataset->spot_count_indexed = GetPlot_i("spot_count_indexed");
|
||||
|
||||
dataset->indexing_result = GetPlot_i("indexing_rate");
|
||||
dataset->profile_radius = GetPlot_i("profile_radius");
|
||||
dataset->b_factor = GetPlot_i("b_factor");
|
||||
|
||||
Reference in New Issue
Block a user