Skip to content

TimeCourse ImplementationΒ #2450

@FFroehlich

Description

@FFroehlich

Overview of implementations to implement support for timecourse format in petab v2

  • add additional AmiciExpDataVector-like data structure for timeseries (to be generated by petab library)
  • add field to ExpData that specifies the ExpData for initialization
  • provide additional overload for timeseries object in in
    def runAmiciSimulations(
  • add c++ implementation similar to
    std::vector<std::unique_ptr<ReturnData>> runAmiciSimulations(
    (initially non-parallelized) that handles initialisation
  • add testcase based on
    def test_manual_preequilibration(preeq_fixture):

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions