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

Allow Creating RFSOCs with Dictionaries #32

Closed
Tyronitar opened this issue Jan 6, 2025 · 1 comment
Closed

Allow Creating RFSOCs with Dictionaries #32

Tyronitar opened this issue Jan 6, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request IN PROGRESS TESTING REQUIRED Indicates a feature requires testing

Comments

@Tyronitar
Copy link

Currently, to create an RFSOC object with the new kidpy, you need to provide the path to a YAML file. If you have all the parameters in memory, but not in a file, you have to write to a new file to be able to instantiate the class. It would be a helpful feature to have an option to provide the configuration directly, from a dict object.

@carobers carobers self-assigned this Jan 7, 2025
@carobers carobers added enhancement New feature or request IN PROGRESS labels Jan 10, 2025
@carobers
Copy link
Contributor

This has been addressed in 0a041ee

@carobers carobers added the TESTING REQUIRED Indicates a feature requires testing label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request IN PROGRESS TESTING REQUIRED Indicates a feature requires testing
Projects
None yet
Development

No branches or pull requests

2 participants