Skip to content
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

Singledish_config keys ignored by the key reader function #242

Open
astrojysun opened this issue Jun 26, 2024 · 0 comments
Open

Singledish_config keys ignored by the key reader function #242

astrojysun opened this issue Jun 26, 2024 · 0 comments

Comments

@astrojysun
Copy link
Collaborator

The current singledish pipeline expects "singledish_config" keys in the config_definition file. However, the read_config_key function in utilsKeyReaders.py does not read them because "singledish_config" is not among the expected keyword list. This also manifests as the following error messages when running the pipeline

[ERRO] [          read_config_key] Got an unexpected parameter key. Line is:
[ERRO] [          read_config_key] singledish_config   tp  {'bl_order':1,'chan_dv_kms':2.5}

Happy to help address this -- it should just be a few lines (hopefully).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant