Skip to content

Change hybridization names#56

Merged
sebapersson merged 4 commits intomainfrom
pre_initialization_simulation
Feb 5, 2026
Merged

Change hybridization names#56
sebapersson merged 4 commits intomainfrom
pre_initialization_simulation

Conversation

@sebapersson
Copy link
Collaborator

Closes #49

In brief, updates to use pre-initialization and simulation-initialization.

Copy link
Member

@dilpath dilpath left a comment

Choose a reason for hiding this comment

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

Thanks! Left some semi-related comments that don't need to be addressed in this PR.

Comment on lines +246 to 249
hybridization table, etc.). For :ref:`simulation
hybridization <hybrid_types>`, input PEtab identifiers can only
be assigned an expression in the :ref:`hybridization
table <hybrid_table>`.
Copy link
Member

Choose a reason for hiding this comment

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

The spec currently states that inputs have their own e.g. user-specified names, e.g. the input variable name in the pytorch module that is then converted to the NN model YAML format.

  • These are valid IDs for the array file. Are they also valid IDs for the hybridization table, or do they need to be mapped onto new IDs via the mapping table?
  • Can input IDs defined in the mapping table, be used in the array files?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think most of the things here will be clarified with the PR that will introduce explicit array assignments, but lets keep these points in mind.

sebapersson and others added 2 commits February 4, 2026 13:33
Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com>
@sebapersson sebapersson merged commit 238803b into main Feb 5, 2026
1 check passed
@sebapersson sebapersson deleted the pre_initialization_simulation branch February 5, 2026 10:26
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.

Terms for static and dynamic NNs

3 participants