aboutsummaryrefslogtreecommitdiff
path: root/julia/CrystFEL/src/CrystFEL.jl
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2023-10-13 09:09:50 +0200
committerThomas White <taw@physics.org>2024-02-06 16:59:34 +0100
commit87aa2caf1a226bfea9b6011412dd1a4e47330fa2 (patch)
tree842c316bea5811665cf0bb1572bd606cd77fc663 /julia/CrystFEL/src/CrystFEL.jl
parent99be17bf7d70046c9ef67d52b200241e67d54dcc (diff)
WIP on images
Diffstat (limited to 'julia/CrystFEL/src/CrystFEL.jl')
-rw-r--r--julia/CrystFEL/src/CrystFEL.jl4
1 files changed, 4 insertions, 0 deletions
diff --git a/julia/CrystFEL/src/CrystFEL.jl b/julia/CrystFEL/src/CrystFEL.jl
index 859c8833..5afa9920 100644
--- a/julia/CrystFEL/src/CrystFEL.jl
+++ b/julia/CrystFEL/src/CrystFEL.jl
@@ -15,6 +15,10 @@ include("detgeom.jl")
using .DetGeoms
export Panel, DetGeom
+include("image.jl")
+using .Images
+export Image
+
include("symmetry.jl")
using .Symmetry
export SymOpList