AdvancedPhotonSource / pyXpcsViewer

A python-based interactive visualization tool to view XPCS dataset
Other
8 stars 2 forks source link

Add capacity for q/phi integration in saxs_2d #20

Closed qzhang234 closed 2 years ago

qzhang234 commented 2 years ago

It would be nice to add the capacity in xpcs-viewer so that, given saxs_2d, it can:

  1. Calculate saxs_1d as a function of q for a given phi (wedge ROI);
  2. Calculate saxs_1d as a function of phi for a given q (ring ROI);
  3. Display the ROI contour on the saxs_2d plot;
  4. Export the arrays of saxs_1d and corresponding q/phi in the script mode