Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

saveSciRes: True does not work anymore #85

Open
jwoillez opened this issue Jan 16, 2018 · 0 comments
Open

saveSciRes: True does not work anymore #85

jwoillez opened this issue Jan 16, 2018 · 0 comments

Comments

@jwoillez
Copy link
Member

It looks like the recording of the residual wavefront does not work anymore, I believe since the introduction of the "line of sight" object. See the error message below:

Traceback (most recent call last):
  File "/Users/jwoillez/Library/Python/3.6/lib/python/site-packages/soapy-v0.13.1_245_ge072290-py3.6.egg/soapy/gui.py", line 722, in run
    self.sim.aoloop()
  File "/Users/jwoillez/Library/Python/3.6/lib/python/site-packages/soapy-v0.13.1_245_ge072290-py3.6.egg/soapy/simulation.py", line 573, in aoloop
    self.loopFrame()
  File "/Users/jwoillez/Library/Python/3.6/lib/python/site-packages/soapy-v0.13.1_245_ge072290-py3.6.egg/soapy/simulation.py", line 552, in loopFrame
    self.storeData(self.iters)
  File "/Users/jwoillez/Library/Python/3.6/lib/python/site-packages/soapy-v0.13.1_245_ge072290-py3.6.egg/soapy/simulation.py", line 773, in storeData
    self.sciPhase[sci][i] = self.sciCams[sci].residual
AttributeError: 'PSF' object has no attribute 'residual'
andrewpaulreeves pushed a commit to andrewpaulreeves/soapy that referenced this issue Jan 16, 2018
GillesOrban pushed a commit to GillesOrban/soapy that referenced this issue Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant