Skip to content

Issue with method "smp_utils.smp_to_ins" in pyEMU #361

@Paszka1

Description

@Paszka1

Is there an issue with the "smp_utils.smp_to_ins" method in pyEMU? I.e., due to a leading whitespace added in front of the observation name as the first character in each line of the .smp file created by mod2smp, the generated instruction files look erroneous. I.e., (1) if using the free format then one "w" marker is missing (only 3 instead of 4), and (2) if the fixed format is used, then the data field is shifted one column leftward (i.e., to the time column instead of the actual data (e.g., head) column).

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