Skip to content

BUG: Overlap in crystfel geometry for JF, possibly others #41

@tjlane

Description

@tjlane

From Valerio:
max_fs and max_ss are inclusive. This means that, for example pixel ss 255 belongs to p0, but as you can see, it is also the first ss pixel of p1, so that pixel appears in two panels.

p0/fs = +0.000000x +1.000000y
p0/ss = -1.000000x +0.000000y
p0/res = 13333.333
p0/corner_x = 257.000000
p0/corner_y = -515.000000
p0/coffset = 0.010000
p0/min_fs = 0
p0/max_fs = 255
p0/min_ss = 0
p0/max_ss = 255
p0/no_index = 0

p1/fs = +0.000000x +1.000000y
p1/ss = -1.000000x +0.000000y
p1/res = 13333.333
p1/corner_x = 257.000000
p1/corner_y = -257.000000
p1/coffset = 0.010000
p1/min_fs = 0
p1/max_fs = 255
p1/min_ss = 255
p1/max_ss = 510
p1/no_index = 0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions