Skip to content

xyz data mistaken as containing 'virials' #74

Description

@Feiyang472

When using dpdata I found that MultiSystems kept thinking I had 'virials' in my data, when actually I didn't.

system.py line 1292 Object of type Nonetype has no len()

I circumvented this issue by adding a data['virials'] is not None check everytime a related error was reported.

Would someone like to explain where (and why) 'virials' is added as a key in self.data by default?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions