Closed CJ-Wright closed 8 years ago
pdf = scat.get_pdf(atoms) iq = scat.get_iq(atoms)
produces error
Most likely somewhere in scat.get_scatter_vector() which disagrees with the length of scat.get_fq()
scat.get_scatter_vector()
scat.get_fq()
I think this was fixed in PR #47
produces error