peph = CalcephBin.open('example1.dat');
n = peph.getorientrecordcount()
printf('number of orientation''s record=%d\n', n)
peph.close();