index
:
CrystFEL
crystfel-0.3
crystfel-0.4
crystfel-0.5
master
pascal/electrons
tom/dtempl
Data processing for serial crystallography
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
crystfelimageview.c
Age
Commit message (
Expand
)
Author
2020-09-09
CrystFELImageView: Skip entire draw_sig if image is NULL
Thomas White
2020-09-09
CrystFELImageView: Better cross-hairs
Thomas White
2020-09-08
Show prediction boxes at the right size
Thomas White
2020-09-08
Fixup peak box
Thomas White
2020-09-08
Make peak box bigger (and add crosshairs) at high magnification
Thomas White
2020-09-04
draw_refls: Set line width
Thomas White
2020-09-04
Add a FIXME
Thomas White
2020-08-28
Avoid GSL running statistics for CrystFELImageView auto-scale
Thomas White
2020-08-12
Change colour of peak boxes to yellow
Thomas White
2020-07-29
Show reflections in GUI
Thomas White
2020-07-29
Reset zoom when loading new data
Thomas White
2020-07-29
Let caller (rather than CrystFELImageView) own the image structure
Thomas White
2020-07-29
Store the actual DataTemplate in GUI project struct
Thomas White
2020-07-29
crystal_image_view_set_image: Free peak lists
Thomas White
2020-07-29
Don't try to draw peaks without an image structure
Thomas White
2020-07-29
Automatic colour scale
Thomas White
2020-07-29
Avoid double iteration
Thomas White
2020-07-29
Simplify image rendering for CrystFELImageView
Thomas White
2020-07-29
Break render.c down and move to geoptimiser and CrystFELImageView
Thomas White
2020-07-29
Avoid reloading image data when colour scale is changed
Thomas White
2020-07-29
Put brackets round values of bad pixels
Thomas White
2020-07-29
Add brightness slider
Thomas White
2020-07-29
Add crystfel_image_view_get_datatemplate()
Thomas White
2020-07-29
Draw pixel values on zoom
Thomas White
2020-07-29
Don't round the panel vectors
Thomas White
2020-07-29
Use configure-event instead of size-allocate
Thomas White
2020-07-29
Show error if image loading fails
Thomas White
2020-07-29
Show the peaks in the image view
Thomas White
2020-07-29
Add new functions to CrystFELImageView
Thomas White
2020-07-29
Ignore left and right scroll directions
Thomas White
2020-07-29
Implement loading of images
Thomas White
2020-07-29
Redraw CrystFELImageView after reloading image
Thomas White
2020-07-29
Clean up image on destruction of CrystFELImageView
Thomas White
2020-07-29
Preserve view position and zoom across image reload
Thomas White
2020-07-29
Load image list and implement stepping back/forward
Thomas White
2020-07-29
Remove debug
Thomas White
2020-07-29
Set non-NAN initial values
Thomas White
2020-07-29
Remove axis lines
Thomas White
2020-07-29
Centre zoom motion on pointer
Thomas White
2020-07-29
Make scrolling work properly
Thomas White
2020-07-29
Render panels correctly
Thomas White
2020-07-29
Remove debug
Thomas White
2020-07-29
Panel drawing
Thomas White
2020-07-29
GUI image loading stuff
Thomas White
2020-07-29
Skeleton GUI and CrystFELImageView
Thomas White