Skip to content

Commit

Permalink
Big update: PEP8 compatible Instrument API
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrin committed Apr 30, 2018
1 parent 1ffcee5 commit 7c23d73
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 70 deletions.
2 changes: 1 addition & 1 deletion poppy/fresnel.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def __init__(self,
**kwargs)
self.z = z
self._z_m = z.to(u.m).value

def get_phasor(self, wave):
""" return complex phasor for the quadratic phase
Expand Down
Loading

0 comments on commit 7c23d73

Please sign in to comment.