-
Notifications
You must be signed in to change notification settings - Fork 10
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
DRAFT : my atmospheric shift and transmission code for MOSAIC #203
base: main
Are you sure you want to change the base?
Commits on Apr 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2c103da - Browse repository at this point
Copy the full SHA 2c103daView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb30dae - Browse repository at this point
Copy the full SHA bb30daeView commit details
Commits on May 2, 2023
-
Second commit of MOSAIC AD Effects - code altered to fit SCOPESIM pur…
…pose Now outputs WLs and trans for individual fibre
Configuration menu - View commit details
-
Copy full SHA for 330322a - Browse repository at this point
Copy the full SHA 330322aView commit details -
Atmospheric Dispersion MOSAIC changes
Cleaned up the code, added more comments for clarity, fixed HR NIR mode
Configuration menu - View commit details
-
Copy full SHA for 820bb9d - Browse repository at this point
Copy the full SHA 820bb9dView commit details -
Renamed AO_simulation to AtmosDispFibreCoupling, added code to includ…
…e it in an Effect object
Configuration menu - View commit details
-
Copy full SHA for 75bb284 - Browse repository at this point
Copy the full SHA 75bb284View commit details
Commits on May 4, 2023
-
MOSAIC Atmospheric Dispersion code structure changes
1) Added a class variable containing pd table of fibre dimensions, columns of fibre_id,dx,dy 2) Changed run function's transmission array to a dictionary with keys of fibre_id
Configuration menu - View commit details
-
Copy full SHA for 551a390 - Browse repository at this point
Copy the full SHA 551a390View commit details
Commits on May 10, 2023
-
MOSAIC Custom Hexagonal Aperture
Implemented code to generate a hexagonal aperture array for an arbitrary number of rings HR_VIS now is working as a 3-layer hexagon array can be made
Configuration menu - View commit details
-
Copy full SHA for b75c894 - Browse repository at this point
Copy the full SHA b75c894View commit details
Commits on May 11, 2023
-
MOSAIC atmospheric dispersion aperture gaps fix
Hexagonal aperture arrays were odd-sized with a central pixel This meant hexagons would leave a gap or overlap due to symmetry Fixed so that the arrays for the aperture and PSF arrays are now even-sized
Configuration menu - View commit details
-
Copy full SHA for 1180925 - Browse repository at this point
Copy the full SHA 1180925View commit details