aboutsummaryrefslogtreecommitdiff
path: root/src/crystfelimageview.c
AgeCommit message (Expand)Author
2020-09-24Show predicted but not integrated reflections in redThomas White
2020-09-09CrystFELImageView: Skip entire draw_sig if image is NULLThomas White
2020-09-09CrystFELImageView: Better cross-hairsThomas White
2020-09-08Show prediction boxes at the right sizeThomas White
2020-09-08Fixup peak boxThomas White
2020-09-08Make peak box bigger (and add crosshairs) at high magnificationThomas White
2020-09-04draw_refls: Set line widthThomas White
2020-09-04Add a FIXMEThomas White
2020-08-28Avoid GSL running statistics for CrystFELImageView auto-scaleThomas White
2020-08-12Change colour of peak boxes to yellowThomas White
2020-07-29Show reflections in GUIThomas White
2020-07-29Reset zoom when loading new dataThomas White
2020-07-29Let caller (rather than CrystFELImageView) own the image structureThomas White
2020-07-29Store the actual DataTemplate in GUI project structThomas White
2020-07-29crystal_image_view_set_image: Free peak listsThomas White
2020-07-29Don't try to draw peaks without an image structureThomas White
2020-07-29Automatic colour scaleThomas White
2020-07-29Avoid double iterationThomas White
2020-07-29Simplify image rendering for CrystFELImageViewThomas White
2020-07-29Break render.c down and move to geoptimiser and CrystFELImageViewThomas White
2020-07-29Avoid reloading image data when colour scale is changedThomas White
2020-07-29Put brackets round values of bad pixelsThomas White
2020-07-29Add brightness sliderThomas White
2020-07-29Add crystfel_image_view_get_datatemplate()Thomas White
2020-07-29Draw pixel values on zoomThomas White
2020-07-29Don't round the panel vectorsThomas White
2020-07-29Use configure-event instead of size-allocateThomas White
2020-07-29Show error if image loading failsThomas White
2020-07-29Show the peaks in the image viewThomas White
2020-07-29Add new functions to CrystFELImageViewThomas White
2020-07-29Ignore left and right scroll directionsThomas White
2020-07-29Implement loading of imagesThomas White
2020-07-29Redraw CrystFELImageView after reloading imageThomas White
2020-07-29Clean up image on destruction of CrystFELImageViewThomas White
2020-07-29Preserve view position and zoom across image reloadThomas White
2020-07-29Load image list and implement stepping back/forwardThomas White
2020-07-29Remove debugThomas White
2020-07-29Set non-NAN initial valuesThomas White
2020-07-29Remove axis linesThomas White
2020-07-29Centre zoom motion on pointerThomas White
2020-07-29Make scrolling work properlyThomas White
2020-07-29Render panels correctlyThomas White
2020-07-29Remove debugThomas White
2020-07-29Panel drawingThomas White
2020-07-29GUI image loading stuffThomas White
2020-07-29Skeleton GUI and CrystFELImageViewThomas White