-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTODO
More file actions
17 lines (16 loc) · 691 Bytes
/
Copy pathTODO
File metadata and controls
17 lines (16 loc) · 691 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
From a training session w/ Julian Christou and Chad Trujillo:
- remove need for zeroes.fits (worked around)
- output coefs
- output phase
- output images fits
- display image residual
- output ncpa in correct format for altair
- pupil option (user pupil, best is to pass name of pupil generation function)
- output dh in terms of Zernike (fit phase map with zernikes)
- solve a few bugs:
- progressive = 1 crashes when nmodesmax<45
- check unit of kernel is FWHM, not rms
- clean up input parameters (started)
- why internsity is not centered on 1.0? because of clipping in data.
option to clip display from zero?
- include effect of pixel averaging (noticeable if fwhm close to 2).