Skip to content

Partitioning of analysis specifications into smaller units#264

Draft
anthonysena wants to merge 3 commits into
developfrom
partition
Draft

Partitioning of analysis specifications into smaller units#264
anthonysena wants to merge 3 commits into
developfrom
partition

Conversation

@anthonysena
Copy link
Copy Markdown
Collaborator

Aims to address #250

jreps added 3 commits April 8, 2025 10:09
- char and prediction models have a function to summarize the results for QC
Adds a method to the modules that specifies how to split a big json spec up into smaller specs (when suitable).  For PLP/CM/SCCS splitting is done by targetId, for the other analyses no splitting is done.
- added hash of specification into the json saving to help identify new settings vs old settings
- partition functions now return all the json locations of the partitioned settings
- exported the partitioning function
@anthonysena anthonysena linked an issue Feb 9, 2026 that may be closed by this pull request
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.

Partitioning of analysis specifications into smaller units

2 participants