use first constituent as default

This commit is contained in:
Martin Diehl 2019-11-24 08:04:40 +01:00
parent 406ae29897
commit f30cbde99e
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ class DADF5():
return f[self.get_dataset_location('orientation')[0]].attrs['Lattice'].astype('str') # np.bytes_ to string
def read_dataset(self,path,c):
def read_dataset(self,path,c=0):
"""
Dataset for all points/cells.