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
/
gui_export.c
Age
Commit message (
Expand
)
Author
2023-02-24
GUI: Avoid using format string for reminder window
Thomas White
2023-02-17
GUI: Automatically set appropriate extension for export filename
Thomas White
2023-02-17
GUI: Complain more loudly about export errors
Thomas White
2023-02-17
GUI: Add a reminder about the space group in the export headers
Thomas White
2023-02-16
GUI: Avoid GTK warning if FoM unit cell is not set
Thomas White
2021-10-20
Add "plain" MTZ file layout, distinct from "Bijvoet" layout
Thomas White
2021-10-20
GUI: Set project name in MTZ files
Thomas White
2021-10-20
Set crystal name in MTZ files
Thomas White
2021-03-16
Move MTZ and XDS export to libcrystfel
Thomas White
2021-02-18
Wrap space_group_for_mtz with HAVE_LIBCCP4
Thomas White
2021-02-15
GUI: Complete the symmetry lookup table for export
Thomas White
2021-02-12
GUI: Put I+ and I- together in MTZ file
Thomas White
2021-02-12
GUI: Remove separate mtz-bij option
Thomas White
2021-02-12
GUI: Implement basic MTZ export
Thomas White
2021-02-12
GUI: Add CCP4 libraries and hide MTZ export options if not found
Thomas White
2021-02-11
GUI: Back out export reindex code
Thomas White
2021-02-11
GUI: Implement export to XDS_ASCII
Thomas White
2021-02-11
GUI: Validation bits for data export
Thomas White
2021-02-11
GUI: Go straight to GtkFileChooser for data export
Thomas White
2021-02-10
GUI: Sketch out data export window
Thomas White