Skip to content

cardiac_pm.py imports pulsatile_model_functions and healthy_params which don't exist in repo #290

@GaneshPatil7517

Description

@GaneshPatil7517

@pradeeban
humanc/cardiac_pm.py has:

import pulsatile_model_functions as pmf
import healthy_params as K

Neither pulsatile_model_functions.py nor healthy_params.py exist anywhere in the repository (not in humanc/, not in tools/, not anywhere). The humanc/cardiac_pm.dir/ directory also doesn't appear to contain them based on the directory listing. This means the cardiac plant model example is completely broken and cannot run, giving an ImportError immediately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions