aboutsummaryrefslogtreecommitdiff
path: root/julia/alignment-test.jl
blob: 21aff531bf42b0ae40e216892bc6f853e48d7122 (plain)
1
2
3
4
5
6
7
8
using CrystFEL

dtempl = loaddatatemplate("julia/alignment-test.geom")
image = Image(dtempl)

cell = UnitCell(123, 45, 80, 90, 97, 90)

truth = predictreflections(image, cell)