tanlin2013 / mbl

Many-body localization
https://tanlin2013.github.io/mbl/
MIT License
1 stars 0 forks source link

Feature: compute energy bounds #1

Closed tanlin2013 closed 2 years ago

tanlin2013 commented 2 years ago

To find the proper energy window looking for level statistic, it's essential to rescale the energy spectrum with respect to its upper and lower energy bounds in prior.

tanlin2013 commented 2 years ago

Implemented in mbl.analysis.energy_bounds.EnergyBounds, together with mbl.workflow.grid_search.RandomHeisenbergFoldingTSDRGGridSearch.