Return ASE Atoms from ClusterSpace.get_primitive_structure()
As a user, I'm happy if I can always work with ASE Atoms objects rather than the icet structures. Currently, ClusterSpace.get_primitive_structure() return the latter. Thus I suggest that this function by default instead returns an ASE Atoms object and maybe only an icet structure upon specification with a keyword.