fanurs / data-analysis-e15190-e14030

Data analysis for the experiment E15190-E14030 at the National Superconducting Cyclotron Laboratory (NSCL), currently known as the Facility for Rare Isotope Beams (FRIB). This experiment aims to constrain the nuclear equation of state with heavy ion collisions at intermediate energies.
https://fanurs.github.io/data-analysis-e15190-e14030
GNU General Public License v3.0
2 stars 0 forks source link

`e15190/neutron_wall/cache` should check if cached headers are matched #15

Closed fanurs closed 1 year ago

fanurs commented 2 years ago

Currently in RunCache.read_run(), https://github.com/fanurs/data-analysis-e15190-e14030/blob/4ef6836ec3d0056884b8eec72fb4459613b8cc82/e15190/neutron_wall/cache.py#L142-L145

But a simple check of the table's headers could be implemented with very little overhead.

fanurs commented 1 year ago

This is not the bottleneck of the performance.