sblunt/orbitize

Move all basis-relevant stuff out of system

sblunt opened this issue · 1 comments

For example, we current have some code like if basis == 'XYZ' then... in system.py. We should move this to basis.py.

there's only a few things left from the XYZ cartesian basis left to move (or possibly not move and close?).