Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
The reindexing is really going to create a whole world of pain. Even if we can make it work correctly, it still might come as a surprise to people when the exported data is indexed differently (e.g. to data exported to some other format). Let's just forget the whole thing, and refuse to export to formats which don't have a way to represent the data we have. Perhaps revisit this later if it becomes a big problem and we want to put in the effort required. | |||
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 | |