Skip to content

AssertionError: Energy weights sum differs from one and equal to 0.75 #5

@siamak-attarian

Description

@siamak-attarian

Hi,

I'm training couple of data sets from the same pool of data. for some of them I get:

File "/software/sattarian/anaconda3/envs/ACE/lib/python3.8/site-packages/pyace/preparedata.py", line 826, in generate_
weights
assert np.allclose(energy_weights_sum, 1), "Energy weights sum differs from one and equal to {}".format(
AssertionError: Energy weights sum differs from one and equal to 0.75

what causes this? is it something about my data?

Thanks,
Siamak

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