Skip to content

Commit

Permalink
Merge pull request #191 from aglowacki/master
Browse files Browse the repository at this point in the history
Updated loading nsls II datasets
  • Loading branch information
aglowacki authored Apr 1, 2024
2 parents 25abb21 + d12da16 commit 7b59ab8
Show file tree
Hide file tree
Showing 5 changed files with 116 additions and 246 deletions.
4 changes: 4 additions & 0 deletions src/core/defines.h
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,10 @@ const std::string STR_MAP_ROI_PIXEL_LOC = "Pixel_Loc";
const std::string STR_MAP_ROI_INT_SPEC = "Integrated_Spectras";
const std::string STR_MAP_ROI_INT_SPEC_FILENAME = "File_Name";

// BNL NSLS II
const std::string STR_BNL_PARAM_DWELL = "param_dwell";
const std::string STR_BNL_INCIDENT_ENERGY = "instrument_mono_incident_energy";

//}

//}// namespace keys
Expand Down
Loading

0 comments on commit 7b59ab8

Please sign in to comment.