From 3dbb28f18d2c256809fa83641d64fd3d5f0d2f6c Mon Sep 17 00:00:00 2001
From: "Daria M. Tomecka" <tomecka@fhi-berlin.mpg.de>
Date: Tue, 11 Jul 2017 07:07:05 +0200
Subject: [PATCH] update of classify4me_prototypes.py

---
 normalizer/normalizer-prototypes/classify4me_prototypes.py | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/normalizer/normalizer-prototypes/classify4me_prototypes.py b/normalizer/normalizer-prototypes/classify4me_prototypes.py
index 162696c..acfc8ff 100644
--- a/normalizer/normalizer-prototypes/classify4me_prototypes.py
+++ b/normalizer/normalizer-prototypes/classify4me_prototypes.py
@@ -1,9 +1,9 @@
 #! /usr/bin/env python3
 # -*- coding: utf-8 -*-
 """
-Reads calculations  and classifies their structures on the basis of prototypes
- and the space_group and normalized_wyckoff, and adds labels to the calculatiojs
- - classification_name (with labels in the same format as 
+Reads calculation data and classifies their structures by prototypes 
+on the basis of the space_group and normalized_wyckoff, and adds labels to the calculations
+ - prototype_label (with labels in the same format as 
 in the read_prototypes function).
 """
 
-- 
GitLab