aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src
AgeCommit message (Expand)Author
2019-08-22Determine cell reduction tolerance automaticallyThomas White
2019-08-22Working Niggli reductionThomas White
2019-08-22Add cell_get_G6() and corresponding structureThomas White
2019-08-22Framework for new unit cell comparison functionThomas White
2019-08-22G6 cell reductionThomas White
2019-08-16g6_distance: Take UnitCellThomas White
2019-08-16compare_permuted_cell_parameters{_and_orientation}: Accept wrong-handed cellThomas White
2019-08-16Add intmat_zeroThomas White
2019-08-16Clarify cell vs reference in comparison functions. Also reindexed vs permutedThomas White
2019-08-16Add rtnl_mtx_is_identity() and rtnl_mtx_is_perm()Thomas White
2019-08-16Use new cell comparison functions for indexingThomas White
2019-08-16rtnl_mtx_print and intmat_print: Handle NULL matrixThomas White
2019-08-16Add compare_permuted_cell_parametersThomas White
2019-08-16compare_cell_parameters and compare_reindexed_cell_parameters: Accept 6 toler...Thomas White
2019-08-16indexamajig: Accept six values for unit cell toleranceThomas White
2019-08-16cell_print{_full}: Handle NULL cellThomas White
2019-08-16cell_volume: Give answer in m^3, not m^3Thomas White
2019-08-16Fix typo in commentThomas White
2019-08-16rtnl_list: Accept gdc(num,den) = -1 as wellThomas White
2019-08-02Fix a small memory leakThomas White
2019-07-31copy_geom: Tidy up logic some moreThomas White
2019-07-31copy_geom: Fix order of operationsThomas White
2019-07-30Stream: don't skip over first chunk if there's no geometry fileThomas White
2019-07-30Spectrum: Define Gaussian using area, not heightThomas White
2019-07-29Re-implement copy_geom()Thomas White
2019-07-29panel_number(): Make args constThomas White
2019-07-29Formatting/commentsThomas White
2019-07-29Remove old rg_delta stuffThomas White
2019-07-24compare_cell_parameters_and_orientation(): Fix documentation and variable namesThomas White
2019-07-19peakFinder9: remove references to image.num_peaks etcThomas White
2019-07-19Increase maximum geometry length from streamThomas White
2019-07-17Merge branch 'tom/zmq'Thomas White
2019-07-17partialator: Add "offset" model (Ewald sphere offset assuming monochromatic b...Thomas White
2019-07-17partialator: Use Spectrum APIThomas White
2019-07-16hdfile_get_string_value(): Detect non-scalar stringThomas White
2019-07-16hdfile_get_value(): Increase maximum number of dimensions to 64Thomas White
2019-07-16Remove warnings about non-scalar valuesThomas White
2019-07-16Generalise get_ev_based_value() to handle non-multievent caseThomas White
2019-07-05load_entire_file(): Ensure string terminationThomas White
2019-07-05Update copyright datesThomas White
2019-07-05Add write_detector_geometry_3() (write geometry based on template in memory)Thomas White
2019-07-05Read geometry file from start of streamThomas White
2019-07-05Add get_detector_geometry_from_string()Thomas White
2019-06-25read_stream_reflections_*: Set symmetric indices for reflectionsThomas White
2019-06-19Const-cleanlinessThomas White
2019-06-05Fix obvious bug in image_add_feature()Thomas White
2019-06-04spectrum_set_pdf: Use gsl_sort_index() instead of gsl_sort2()Thomas White
2019-05-29Fix SASE simulationThomas White
2019-05-29Spectrum generationThomas White
2019-05-29Remove old debugging statementThomas White