Skip to content

extrac-param: provide size of each record via attribute#34

Merged
kyleam merged 3 commits intomainfrom
extra-param-sizes
Jan 31, 2024
Merged

extrac-param: provide size of each record via attribute#34
kyleam merged 3 commits intomainfrom
extra-param-sizes

Conversation

@kyleam
Copy link
Collaborator

@kyleam kyleam commented Jan 30, 2024

Expose the size of each record as an attribute for use by bbr.


  • cut dev release

@kyleam kyleam requested a review from barrettk January 30, 2024 23:22
Copy link
Collaborator

@barrettk barrettk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

Use structure() to define the nmrec_flags attribute alongside the main
value for 'want' rather than having special handling for a separate
'want_attr' value.
extract_theta(), extract_omega(), and extract_sigma() return a value
that combines the values defined by all of the parameter's records.
bbr wants to be able to determine which record a given value comes
from, so expose the size of each record as an attribute.

Closes #32.
@kyleam
Copy link
Collaborator Author

kyleam commented Jan 31, 2024

Thanks, will rebase on main to get doc changes since plan is to make dev release from tip of this branch.

@kyleam kyleam force-pushed the extra-param-sizes branch from 62cb68e to fcdb688 Compare January 31, 2024 18:47
@kyleam kyleam merged commit 03f511e into main Jan 31, 2024
@kyleam kyleam deleted the extra-param-sizes branch January 31, 2024 18:52
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

Successfully merging this pull request may close these issues.

2 participants