The new FITS keyword effects SourceDescriptionFitsKeywords, EffectsMetaKeywords, and SimulationConfigFitsKeywords create too long header keyword cards.
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)'"
EffectsMetaKeywords gives:
ValueError: The header keyword 'SIM EFF0 description' with its value is too long
"'atmospheric spectra pulled from the skycalc server'"
SimulationConfigFitsKeywords gives:
ValueError: The header keyword 'SIM CONFIG SIM file server_base_url' with its value is too long
"'https://www.univie.ac.at/simcado/InstPkgSvr/'"
The new FITS keyword effects SourceDescriptionFitsKeywords, EffectsMetaKeywords, and SimulationConfigFitsKeywords create too long header keyword cards.
SourceDescriptionFitsKeywords gives:
EffectsMetaKeywords gives:
SimulationConfigFitsKeywords gives:
Apparently it is not possible to create HIERARCH CONTINUE keywords in astropy: https://github.com/astropy/astropy/issues/3746