AI-multimodal / aimm-post-processing

This repository is depricated. We will be doing all postprocessing in `aimmdb.postprocessing`.
Other
0 stars 3 forks source link

Grid standardization #9

Closed matthewcarbone closed 2 years ago

matthewcarbone commented 2 years ago

Implement a standardization operator. Basically, pull a data point from the repository, and interpolate onto a common energy grid.

Zhu's original summary:

Standardization: create a standard energy grid and map the experimental data onto this grid. Users can specify the energy range and grid resolution.