Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-24 | GUI: Colour scale, part 3: Use the values in CrystFELImageView | Thomas White | |
2022-08-23 | GUI: Add resolution rings | Thomas White | |
It will refuse to draw the rings if the detector is too far from being flat (as judged by detgeom_mean_camera_length). Otherwise, the drawing is exactly the same as was done by hdfsee. | |||
2021-10-25 | CrystFELImageView: fix scrollbar adjustment ranges | Thomas White | |
Fixes: https://gitlab.desy.de/thomas.white/crystfel/-/issues/18 | |||
2021-03-17 | CrystFELImageView: Fix zoom limits | Thomas White | |
2021-03-17 | GUI: Show beam centre more clearly, and optionally | Thomas White | |
2021-03-05 | Mass update of copyright dates in source code comments | Thomas White | |
2021-02-23 | Centre image at start (or on zoom reset) | Thomas White | |
This just sets the scroll bars to the middle position, which is not necessarily the middle of the detector. Still, it's better than starting at the edge every time. | |||
2021-02-22 | CrystFELImageView: Re-render a bit less often | Thomas White | |
2021-01-07 | GUI: Basic labelling of reflections | Thomas White | |
Lots of improvements still to be made here, such as using the "real" Cairo text API as well as using proper overlines for negative indices. | |||
2020-09-08 | Show prediction boxes at the right size | Thomas White | |
2020-09-08 | Make peak box bigger (and add crosshairs) at high magnification | Thomas White | |
2020-07-29 | Show reflections in GUI | Thomas White | |
2020-07-29 | Reset zoom when loading new data | Thomas White | |
If the image size changes, bad things happen. | |||
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 | Add brightness slider | Thomas White | |
This can be improved a lot... | |||
2020-07-29 | Add crystfel_image_view_get_datatemplate() | 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 | Make scrolling work properly | 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 | |