Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions MORFEO/MORFEO.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description : MORFEO AO relay module

properties :
temperature : "!ATMO.temperature"

psf_file : "PSF_MCAO_ConstPSF_40_18_6.fits"

effects :
- name: morfeo_surface_list
Expand All @@ -20,7 +20,7 @@ effects :
description : MORFEO field varying MCAO PSF
class : FieldConstantPSF
kwargs:
filename : PSF_MCAO_ConstPSF_40_18_6.fits
filename : "!RO.psf_file"
warning : "Default PSF is not Field Varying. See Documentation"


Expand Down