usnistgov / PyHyperScattering

Tools for hyperspectral x-ray and neutron scattering data loading, reduction, slicing, and visualization.
Other
6 stars 8 forks source link

`SST1RSoXSDB` data browser widget and associated tools #137

Open pbeaucage opened 3 months ago

pbeaucage commented 3 months ago

This introduces a new data browser for SST1RSoXSDB, based on ipyaggrid and the phenomenal AG grid js library.

It also adds a new utility function, findAppropriateDiodesForScan, which searches the catalog for diode scans relevant to a particular run.

Both these features build on excellent work by @BijalBPatel in the searchCatalog function.