.. _QECPPWSCFFormat:

qe/pw/scf format
================

Class: :class:`QECPPWSCFFormat <dpdata.plugins.qe.QECPPWSCFFormat>`

Conversions
-----------

.. _QECPPWSCFFormat_from_labeled_system:

Convert from this format to LabeledSystem
`````````````````````````````````````````

.. py:function:: dpdata.LabeledSystem(file_name, fmt: Literal['qe/pw/scf'] = None) -> dpdata.system.LabeledSystem
   :noindex:
.. py:function:: dpdata.LabeledSystem.from_qe_pw_scf(file_name) -> dpdata.system.LabeledSystem
   :noindex:

   
Convert this format to :class:`LabeledSystem`.





:Returns:

    LabeledSystem
        converted system













