pymgipsim.Utilities.Scenario¶
- class patient(demographic_info: None = None, model: None = None, mscale: None = None, files: list = None, number_of_subjects: int = None)[source]¶
Bases:
object
Describes the patient/cohort.
Mirrors the patient field of the scenario JSON file.
- Parameters:
demographic_info (demographic_info) – Stores the model independent patient information.
model (model) – Model descriptor.