Skip to content

[BUG] Saving anonymized helium info still produces error #13055

@berkgercek

Description

@berkgercek

My previous issue #12963 was successfully resolved with changes to the HeliumInfo data type checking, but it seems like attempting to save an anonymized file (the meas_date of raw.info["helium_info"] is set to None) still breaks the following line of verification for file saving:

def _check_dt(dt):

The check function doesn't account for a None measurement date and breaks the save operation, sometimes breaking the saved data entirely.

Thanks for taking a look!

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