aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-29Add detector_shift_{x,y} to geometry fileThomas White
2020-07-29Remove coffset from parse_toplevelThomas White
2020-07-29Rearrange geometry manual pageThomas White
2020-07-29Add wavelength and electron_voltage, plus units, to geometry fileThomas White
2020-07-29Add missing newlinesThomas White
2020-07-29Handle scalar values for HDF5 headersThomas White
2020-07-29Set default event ID when reading from HDF5 with NULL eventThomas White
2020-07-29Add an error path for parse_toplevelThomas White
2020-07-29crystal[s]Thomas White
2020-07-29Get rid of photon_energy_scaleThomas White
2020-07-29Show cell parameters in GUIThomas White
2020-07-29Add cell_print_onelineThomas White
2020-07-29Show reflections in GUIThomas White
2020-07-29Add peakfinder9 to GUIThomas White
2020-07-29Add crystfel_has_peakfinder9()Thomas White
2020-07-29Disable widgets in "Load data" dialogThomas White
2020-07-29Reset zoom when loading new dataThomas White
2020-07-29Fix clear_project_filesThomas White
2020-07-29Show peaks after loading streamThomas White
2020-07-29Remove old messageThomas White
2020-07-29Create detgeom and data arrays when reading from streamThomas White
2020-07-29Don't attempt to peak search when reading from streamThomas White
2020-07-29Let caller (rather than CrystFELImageView) own the image structureThomas White
2020-07-29Image selection when reading from streamThomas White
2020-07-29Don't double-count last chunkThomas White
2020-07-29(Temporarily) disable pinkIndexerThomas White
2020-07-29Add missing defaultsThomas White
2020-07-29Special cases for streamThomas White
2020-07-29Load streamThomas White
2020-07-29Fix peak list loading from streamThomas White
2020-07-29Store the actual DataTemplate in GUI project structThomas White
2020-07-29data_template_free: Allow NULLThomas White
2020-07-29Random access Stream APIThomas White
2020-07-29Update commentsThomas White
2020-07-29Set a default data locationThomas White
2020-07-29Add default_project (and add Stream to GUI project struct)Thomas White
2020-07-29Use g_free where appropriateThomas White
2020-07-29stream_close: Handle NULLThomas White
2020-07-29Add missing prototypeThomas White
2020-07-29Avoid segfault if there are no panels in DataTemplateThomas White
2020-07-29Reject geometry file if it contains unrecognised linesThomas White
2020-07-29Fix order of operations when loading dataThomas White
2020-07-29Recognise .cxi extension as HDF5Thomas White
2020-07-29Improve error messageThomas White
2020-07-29is_hdf5_file: Only check extensionThomas White
2020-07-29Avoid event enumeration if only one event is possibleThomas White
2020-07-29Factorise num_path_placeholdersThomas White
2020-07-29Improve error message when peak list is not given in DataTemplateThomas White
2020-07-29Make sure all HDF5 resources are freedThomas White
2020-07-29crystal_image_view_set_image: Free peak listsThomas White