Move all basis-relevant stuff out of system
sblunt opened this issue · 1 comments
sblunt commented
For example, we current have some code like if basis == 'XYZ' then...
in system.py. We should move this to basis.py.
semaphoreP commented
there's only a few things left from the XYZ cartesian basis left to move (or possibly not move and close?).