Skip to content

Commit

Permalink
Disble SourceDescriptionFitsKeywords for MICADO
Browse files Browse the repository at this point in the history
The SourceDescriptionFitsKeywords still cause problems, see
AstarVienna/ScopeSim_Templates#70
AstarVienna/ScopeSim_Templates#69
  • Loading branch information
hugobuddel authored Dec 22, 2023
1 parent 72a20ab commit 880a6ae
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions MICADO/MICADO_H4RG.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,15 @@ effects :
noise_std : 12
n_channels : 64

# SourceDescriptionFitsKeywords are disabled by default because they still cause problems.
# ValueError: The header keyword 'SIM SRC0 function_call' with its value is too long
# "'scopesim_templates.stellar.clusters.cluster(mass=10000, distance=2000, core_radius=0.1, tidal_radius=None, multiplicity_object=None, seed=9001)'"

# See also https://github.com/AstarVienna/ScopeSim_Templates/issues/69
# and https://github.com/AstarVienna/ScopeSim_Templates/issues/70
- name : source_fits_keywords
decription : adds meta data from Source object to FITS header
class : SourceDescriptionFitsKeywords
include : True
include : False

# ValueError: The header keyword 'SIM EFF0 description' with its value is too long
# "'atmospheric spectra pulled from the skycalc server'"
Expand Down

0 comments on commit 880a6ae

Please sign in to comment.