Closed jluastro closed 1 year ago
It is also possible to specify a path=
The amplitude and ncpa map seems to be transposed wrt each other. Did you check the simulation result?
What do you mean “the amplitude”? I ran sims with just the ncpa map and just the pseudo-Kolmogorov random ncpa and both and they produce results as expected. Both is worse than one or none. I tracked the real-time output. Is there another output file I should examine?On May 23, 2023, at 6:34 AM, Lianqi Wang @.***> wrote: It is also possible to specify a path= in some conf file and place these files there. The amplitude and ncpa map seems to be transposed wrt each other. Did you check the simulation result?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>
I plotted the two fits files in this pull request using ds9, the KECK_gaps_spiders.fits and Keck_ncpa_rmswfe115nm.fits. One seem to be transposed wrt another. The first file is what I call the amplitude map.
Can you transpose KECK_gaps_spiders.fits to agree with the NCPA, and rename it to KECK.fits and delete the existing KECK.bin?
Fixed your suggestions above.
Thanks. Can you also edit examples/keck_base.conf to use KECK.fits rather KECK.bin so that the code is consistent.
Oooh, yup. Forgot about that spot. Fixed now.
On May 25, 2023, at 11:22 AM, Lianqi Wang @.***> wrote:
Thanks. Can you also edit examples/keck_base.conf to use KECK.fits rather KECK.bin so that the code is consistent.
— Reply to this email directly, view it on GitHub https://github.com/lianqiw/maos/pull/9#issuecomment-1563521649, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALEJQAHXBPK4D3RHDLYSRDXH7EQPANCNFSM6AAAAAAYLOX54Q. You are receiving this because you authored the thread.
Just added some Keck-specific files, since I think they have to be in the repo to find them (unlike conf files). Let me know if you want me to add them to maos_keck instead and there is a way to set a path to find them.