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

(new) bug in specter GaussHermitePSF #72

Open
julienguy opened this issue Oct 24, 2018 · 1 comment
Open

(new) bug in specter GaussHermitePSF #72

julienguy opened this issue Oct 24, 2018 · 1 comment
Assignees

Comments

@julienguy
Copy link
Contributor

julienguy commented Oct 24, 2018

File "/global/common/software/desi/users/jguy/specter/py/specter/psf/gausshermite.py", line 279, in

_gh
    return self._hermitenorm[m](u) * np.exp(-0.5 * u**2) / np.sqrt(2. * np.pi)

AttributeError: 'GaussHermitePSF' object has no attribute '_hermitenorm'

@lastephey
Copy link
Contributor

lastephey commented Oct 24, 2018 via email

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

2 participants