Xi-CAM / Xi-cam.XPCS

The XPCS plugin for Xi-CAM, X-ray Photon Correlation Spectroscopy.
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

SAXS data outlier detection via max/min cutoff and clustering scatterplot #47

Open JulReinhardt opened 3 years ago

ihumphrey commented 3 years ago

Could add a mixin in xicam.gui.widgets.imageviews that adds interface for defining max/min cutoffs of a plot canvas. Something like line-edits may work great here.

Regarding the scatter plot, could add a ScatterPlotIntent into xicam.core.intents, we need to be careful of how we add these intents to the ensemble collection (do they go under the catalog in the tree view, or just under the collection, or is a new collection made?)