Skip to content

Yambo spectra #128

@Jajar26

Description

@Jajar26

In .../nomad/datamodel/results.py:

In the Spectra class, we have added 'Polarizability' and 'Dielectric function' to manage the different Yambo spectra types, as follows:

type = Quantity(
type=MEnum(
'EELS',
'XAS',
'XANES',
'EXAFS',
'XES',
'XPS',
'RXIS',
'Polarizability',
'Dielectric function',
config.services.unavailable_value,
),

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