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

Improve Informer and estimator parameter setting #8

Closed
raphaelshirley opened this issue Mar 27, 2024 · 2 comments
Closed

Improve Informer and estimator parameter setting #8

raphaelshirley opened this issue Mar 27, 2024 · 2 comments
Assignees

Comments

@raphaelshirley
Copy link
Collaborator

We are currently setting config parameters in the Python code directly. These should be ceci.config.StageParameter objects with dictionaries that can be set during the inform stage.

We will still load the shared configs from the lsst.para file but all params that differ between stars, galaxies, and quasars should be set during inform.

@raphaelshirley raphaelshirley self-assigned this Mar 27, 2024
@raphaelshirley
Copy link
Collaborator Author

This was partly addressed by PR 10 but might be improved if we manage to ensure all features can be captured in a single para file.

#10

@raphaelshirley
Copy link
Collaborator Author

This is all handled though lephare config parameters so closing as is.

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