-
Notifications
You must be signed in to change notification settings - Fork 41
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
Basically a FresnelWavefront wrapper class that uses different unit convention #248
Commits on May 3, 2018
-
- added a PhysicalFresnelWavefront class that uses physical units for…
… the electric field (wavefront) and intensity - the PhysicalFresnelWavefront class also implements some additional features like beam quality parameter determination - made necessary changes to include the class in the core package - added an IPython notebook to demonstrate the what the class can do
Phillip Springer committedMay 3, 2018 Configuration menu - View commit details
-
Copy full SHA for 7ef297e - Browse repository at this point
Copy the full SHA 7ef297eView commit details
Commits on May 4, 2018
-
- renamed wavefront.py to physical_wavefront.py
- incorporated the suggested changes
Phillip Springer committedMay 4, 2018 Configuration menu - View commit details
-
Copy full SHA for 86ee308 - Browse repository at this point
Copy the full SHA 86ee308View commit details
Commits on May 6, 2018
-
- changed import in __init_.py
Phillip Springer committedMay 6, 2018 Configuration menu - View commit details
-
Copy full SHA for 912586c - Browse repository at this point
Copy the full SHA 912586cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2499247 - Browse repository at this point
Copy the full SHA 2499247View commit details -
Merge branch 'master' into physical_units
* master: Big update: PEP8 compatible Instrument API Substantial update to Semi-Analytic Coronagraph code; fixes #169 misc improvements to DM classes fix py2.7 compat for ContinuousDM; add test for HexDM Initial commit of hexagonally segmented DM Initial commit of continuous deformable mirror class minor fix to prev commit [ci skip] add ArrayOpticalElement class [ci skip] fix #231 about markcentroid overriding imagecrop in display_psf [ci skip] fix #231 about markcentroid overriding imagecrop in display_psf increment minimal numpy ver to 1.10; see #244 minor code and whitespace cleanup [ci skip] Quick fix on utils.py measure_radius_at_ee function - using poppy's radial_profile function instead of webbpsf's and including new function in __all__ list Added tutorial and unit test for the new measure_radius_at_ee function Added inverse of measure_ee function in poppy/utils.py named measure_radius_at_ee # Conflicts: # poppy/__init__.py
Phillip Springer committedMay 6, 2018 Configuration menu - View commit details
-
Copy full SHA for c1e233f - Browse repository at this point
Copy the full SHA c1e233fView commit details -
- made relevant changes to the notebook
- fixed a bug in the M2 calculation
Phillip Springer committedMay 6, 2018 Configuration menu - View commit details
-
Copy full SHA for b28e4cc - Browse repository at this point
Copy the full SHA b28e4ccView commit details
Commits on May 8, 2018
-
- added basics tests for the physical_wavefront class
Phillip Springer committedMay 8, 2018 Configuration menu - View commit details
-
Copy full SHA for 1ba05e0 - Browse repository at this point
Copy the full SHA 1ba05e0View commit details -
- checkout before switching branches
Phillip Springer committedMay 8, 2018 Configuration menu - View commit details
-
Copy full SHA for ddd9825 - Browse repository at this point
Copy the full SHA ddd9825View commit details
Commits on May 9, 2018
-
- removed a character that causes problems with the CI test
Phillip Springer committedMay 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 0e55e2a - Browse repository at this point
Copy the full SHA 0e55e2aView commit details -
- added an encoding comment to prevent the CI test to fail
Phillip Springer committedMay 9, 2018 Configuration menu - View commit details
-
Copy full SHA for 4cc4aa9 - Browse repository at this point
Copy the full SHA 4cc4aa9View commit details