You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In telescope() or observing_strategy(), if a sequence of observations are defined we would like the code to automatically iterate through these observations and return the outputs as a stack of observations.
This could mean producing the observations at a prescribed range of inclinations/twist angles, or a range of seeing conditions, etc.
Returned outputs should be appropriately assigned names if being written to environment variables, or individual FITS files if being written to file.
The text was updated successfully, but these errors were encountered:
In telescope() or observing_strategy(), if a sequence of observations are defined we would like the code to automatically iterate through these observations and return the outputs as a stack of observations.
This could mean producing the observations at a prescribed range of inclinations/twist angles, or a range of seeing conditions, etc.
Returned outputs should be appropriately assigned names if being written to environment variables, or individual FITS files if being written to file.
The text was updated successfully, but these errors were encountered: