Open-Systems-Pharmacology / PK-Sim

PK-Sim® is a comprehensive software tool for whole-body physiologically based pharmacokinetic modeling
Other
103 stars 50 forks source link

Project export for Matlab reporting engine #286

Closed msevestre closed 5 years ago

msevestre commented 7 years ago

For each simulation, a structure will be exported to allow the reporting engine to run automatically

Individual simulation

Inputs

Population simulation

Inputs

Individual simulations comparison

Inputs

Same as inputs for individual simulations, exported for all used simulations

Outputs

Same as individual time profiles

Population simulations comparison

Inputs

Same as inputs for population simulations, exported for all used simulations

Outputs

Same as population time profiles

msevestre commented 7 years ago

Specifications required /CC @KatrinCoboeken:

KatrinCoboeken commented 7 years ago

I'm not sure what was meant here . The only export that I'm missing for the reporting engine is an export for the sensitivity analysis. Ideal would be a table with all selected parameters, n steps and variance.

msevestre commented 7 years ago

Use case:

Expected Output:

Now we need to define

  1. What needs to be exported (csv, xml, plots definition that will be created)
  2. Expected folder structure
  3. Matlab scripts that will do the actual work
msevestre commented 7 years ago

@KatrinCoboeken @Yuri05 Any news on that?

msevestre commented 7 years ago

@Yuri05 Inputs, Outputs Are those the expected subfolders? so if the simulation name is S1, should we S1/Inputs, S1/Outputs ?

Yuri05 commented 7 years ago

I think it's not mandatory for Reporting Engine, but would make sense

KatrinCoboeken commented 6 years ago

For individual simulation the time profiles are not saved only for population simulations.

KatrinCoboeken commented 6 years ago

The Reporting engine is intended to generate a set of default plots for a set of Mean Model or Population simulations.
The main goal was not to reproduce a specific individualized plots.

msevestre commented 6 years ago

@KatrinCoboeken What do you mean by that? Export is only for population simulations?

Yuri05 commented 5 years ago

obsolete