From 0b5f5a40464ff4012c0a2567e397b1c0327fd733 Mon Sep 17 00:00:00 2001 From: Andrea Albino Date: Wed, 2 Oct 2024 10:48:37 +0200 Subject: [PATCH] fixed typo in magnetron --- .../vapor_deposition/pvd/sputtering.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/nomad_material_processing/vapor_deposition/pvd/sputtering.py b/src/nomad_material_processing/vapor_deposition/pvd/sputtering.py index a3993ec..a0fc81d 100644 --- a/src/nomad_material_processing/vapor_deposition/pvd/sputtering.py +++ b/src/nomad_material_processing/vapor_deposition/pvd/sputtering.py @@ -117,9 +117,7 @@ class Magnetron(PVDEvaporationSource): ), ) - power = SourcePower() - - Description = Quantity( + description = Quantity( type=str, a_eln=ELNAnnotation( component='RichTextEditQuantity',