guynir42 / guynir42/AstroRetriever

kwargs for embedded objects

Open
#74 0 comments 0 reactions 1 assignee Claimed by @guynir42 View on GitHub
enhancement
Dominant language
Python
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Description

It should be possible to propagate kwargs for embedded objects deeper down, even if the user doesn't supply the kwargs down into the dictionary of the containing object.
For example: when generating a project, we can give `analysis_kwargs` and that could contain a `simulator_kwargs`, but we should also be able to provide the `simulator_kwargs` directly to the project constructor and have that get copied into the correct object somehow.
I don't know if this can be automated or added manually in the beginning of each object.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.