further fdfd_tools->meanas updates

This commit is contained in:
Jan Petykiewicz 2019-08-04 14:13:51 -07:00
commit 94ff3f7853
5 changed files with 23 additions and 26 deletions

View file

@ -1,5 +1,5 @@
import numpy, scipy, gridlock, fdfd_tools
from fdfd_tools import bloch
import numpy, scipy, gridlock, meanas
from meanas.fdfd import bloch
from numpy.linalg import norm
import logging
from pathlib import Path