Age | Commit message (Expand) | Author |
2017-07-06 | Update to peakfinder8, with bug fixed and new functionality. Code synced with... | Valerio Mariani |
2017-07-05 | Update docs | Thomas White |
2017-07-05 | Rearrange quaternion declarations so that gtk-doc can cope | Thomas White |
2017-07-05 | Shoved a bunch of the stuff being passed from function to function into TakeT... | cppxfel |
2017-07-01 | Adding a cutoff for maximum allowed vectors (100,000) to stop Tom's computer ... | cppxfel |
2017-06-30 | Ridiculous ASCII art to increase prominance of citation | cppxfel |
2017-06-30 | Removed unnecessary returns and set functions to void, and removed superfluou... | cppxfel |
2017-06-30 | Didn't use C99 code, fixing | cppxfel |
2017-06-30 | Yet more speed fiddles | cppxfel |
2017-06-30 | Removed some code, fixed some code, and so on and so forth | cppxfel |
2017-06-29 | WARNING - profanity - uploading to my server so I can gvalgrind | cppxfel |
2017-06-29 | Disable a check which wasn't acted upon to measure impact on speed | cppxfel |
2017-06-29 | Should not limit to proceeding vectors only when a new spot may have been inc... | cppxfel |
2017-06-29 | Relaxation of tolerances | cppxfel |
2017-06-27 | Dummy setup bits for INDEXING_NONE | Thomas White |
2017-06-27 | If prediction refinement fails, don't carry on and check the cell | Thomas White |
2017-06-23 | Accept either cbf/cbf.h or cbflib/cbf.h | Thomas White |
2017-06-21 | Close more leftover HDF5 handles | Thomas White |
2017-06-21 | Don't compile CBF stuff without CBFlib | Thomas White |
2017-06-21 | Close leftover HDF5 handles | Thomas White |
2017-06-21 | hdf5_read2(): Fix exit path | Thomas White |
2017-06-19 | Reduced amount of gsl_matrix reallocation | cppxfel |
2017-06-19 | Changing cosine of angle to be most sensitive to 0.5 degrees | cppxfel |
2017-06-19 | Add observed angle check back in... | cppxfel |
2017-06-19 | Compile error sorted and some code re-added | cppxfel |
2017-06-19 | Theoretical speed improvements by replacing acos with comparison of cosines f... | cppxfel |
2017-06-14 | More fiddling | Helen Ginn |
2017-06-14 | Memory leak fixes and various tweaks | Helen Ginn |
2017-06-14 | Added symmetry checking - better indexing rate but something's holding back a... | Helen Ginn |
2017-05-18 | Implement get_chiral_holohedry() | Thomas White |
2017-05-18 | Small fixes | Thomas White |
2017-05-18 | Formatting | Thomas White |
2017-05-18 | Formatting | Thomas White |
2017-05-18 | Fix uninitialised variable | Thomas White |
2017-05-18 | Various fiddles to add symmetry operations but not functional | Helen Ginn |
2017-05-09 | Allow reading CBF without geometry (only for simple viewing) | Thomas White |
2017-05-09 | Add missing checks | Thomas White |
2017-05-05 | Show filename of CBF file if it can't be read | Thomas White |
2017-05-05 | Fill in photon energy, clen and adu for CBFs | Thomas White |
2017-05-05 | Allow location of photon energy (eg in HDF5 file) to start with any character | Thomas White |
2017-05-05 | Read CBF data | Thomas White |
2017-05-03 | Detect CBF files, interface bits | Thomas White |
2017-05-03 | hdfile_set_image(): Remove panel argument | Thomas White |
2017-05-03 | HDF5 reading under new API | Thomas White |
2017-05-02 | Skeleton image file API | Thomas White |
2017-05-02 | Initial CBF stuff | Thomas White |
2017-04-13 | Add half-pixel offset for peakfinder8 | Thomas White |
2017-04-13 | hdf5_read2(): Free buffers when read fails | Thomas White |
2017-03-31 | Offset peak locations from HDF5 or CXI files by 0.5,0.5 | Thomas White |
2017-03-24 | Merge branch 'taketwo' of ssh://git.bitwiz.org.uk/crystfel into taketwo | Helen Ginn |