In the original concentric localization paper they give a method to work with a different basis in the projected region.
That's not implemented, and it's not strictly needed, but it might be quite straightforward to implement. I imagine the hard part witll be testing it and knowing when to use it.
The important bit would be to add a variable which we set projected_mol.basis to in SPADELocalizer.virtual_localization.
In the original concentric localization paper they give a method to work with a different basis in the projected region.
That's not implemented, and it's not strictly needed, but it might be quite straightforward to implement. I imagine the hard part witll be testing it and knowing when to use it.
The important bit would be to add a variable which we set
projected_mol.basisto inSPADELocalizer.virtual_localization.