Joseph Long
Joseph Long
Having experimented with `demo13.py` and knowing a bit about the WFIRST coordinate systems, I thought I would try to simulate a piece of real sky that I have a catalog...
See http://www.opticsinfobase.org/view_article.cfm?gotourl=http%3A%2F%2Fwww%2Eopticsinfobase%2Eorg%2FDirectPDFAccess%2F8E2A4176%2DED0A%2D7994%2DFB0AC49CECB235DF%5F142887%2Epdf%3Fda%3D1%26id%3D142887%26seq%3D0%26mobile%3Dno&org= http://optics.nuigalway.ie/people/chris/chrispapers/Paper066.pdf _(Captured from docstring of placeholder class removed from wfe.py)_
While trying to refactor the Jupyter Notebook GUI into a mission-agnostic set of functionality, I came to the conclusion that we need to clarify the responsibilities of the Instrument class....
@AndreaBellini would like us to improve the documentation on obtaining supersampled PSFs. Here's the current section: http://pythonhosted.org/webbpsf/webbpsf.html#pixel-scales-sampling-and-oversampling I understand that Andrea wanted a PSF sampled at a different pixel scale...
# Summary Have the output of the console align to bottom. Then the latest output will always be right next to the input, and any initial space will be at...