Skip to content

Data Order Issue with "TIME" Column in Experiment File #5

@ytcsc

Description

@ytcsc

Issue Description:
An issue has been identified where unexpected behavior can arise if the "TIME" column in the experiment file is not in chronological order. Currently, when the "TIME" column is out of sequence, the execution of the program may deviate from user expectations.

Steps to Reproduce:
Create or modify an experiment file with the "TIME" column entries not arranged in ascending order;
Run the program using this experiment file.

Expected Behavior:
The software should include a validation mechanism that checks the order of entries in the "TIME" column before processing the experiment file. If the "TIME" column is identified as being out of order, the software should warn the user. Furthermore, the software should present the user with an option to automatically rearrange the experiment file data to conform to ascending order, thereby ensuring consistent and accurate data processing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions