Replace uncle symmetry detection by own routine
At the moment symmetrical equivalent structures are detected by a routine from UNCLE. Since we don't need the cluster expansion part, but only the symmetry detection, we could write our own routine for that. This will create the advantage that CoDeRed will work without a license for UNCLE.
Files, wich have to be modified (presumably):
- new module utils/symmetryDetection.py
- executables/CoDeRed.sh
- executables/CoDeRed.py
- core/D_Reduction.py
- maybe remove utils/uncleRW.py