Skip to content

Partial subshell occupancy neglected #27

@agseaton

Description

@agseaton

The Livermore EADL provides fractional subshell occupancies for some elements. For example, Boron has L_2 and L_3 subshells with 0.33 and 0.67 electrons.

However, in pyxray only the integral part of the value is retained:

value = int(float_(row[11:22]))

This results in e.g. Boron having empty L_2 and L_3 subshells. I'm assuming this is a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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