aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2017-09-22Don't write cell parameters to the stream if we don't have themThomas White
2017-09-22If no cell params or lattice type, set nocell/nolatt at top levelThomas White
2017-09-22Stop if an indexing method can't be preparedThomas White
2017-09-21indexamajig: Friendlier display of indexing enginesThomas White
2017-09-21Improve error message when using CBF files and a multi-event geometryThomas White
2017-09-21Remove old warning for XDS indexingThomas White
2017-09-21Fix crash in XDS indexingThomas White
2017-09-19get_ev_based_value(): Allow integer typesThomas White
2017-09-16Fix return of unit cells from asdf and diraxThomas White
2017-09-15Perform peak alignment check if requestedThomas White
2017-09-15Add restraints to prediction refinementThomas White
2017-09-15Remove debugging statementThomas White
2017-09-15Better way of displaying cell check optionThomas White
2017-09-15Record indices in write_pairs() (debugging function)Thomas White
2017-09-15Factorise cell parameter checkThomas White
2017-09-15Simplify indexing optionsThomas White
2017-09-15Fix uninitialised peak counts (for info in stream only)Thomas White
2017-09-07Use compare_cells() for multi-lattice indexingThomas White
2017-09-07remove_flagged_crystals(): Return the number of crystals removedThomas White
2017-09-07Add compare_cells() (and use it in whirligig)Thomas White
2017-08-31Set first argument when running external indexing programsThomas White
2017-08-31setup_indexing(): Honour no_refineThomas White
2017-07-24This is CrystFEL 0.6.30.6.3Thomas White
2017-07-24Update docsThomas White
2017-07-24Make struct taketwo_options constThomas White
2017-07-24Ensure TakeTwo arrays get freedThomas White
2017-07-24TakeTwo options againThomas White
2017-07-24Formatting/copyright datesThomas White
2017-07-21Add a warning about mask_file when mask is not setThomas White
2017-07-20Change units for TakeTwo parametersThomas White
2017-07-18Crashy for unknown reason, but have added the code for using custom params.cppxfel
2017-07-06indexamajig: Add TakeTwo-specific optionsThomas White
2017-07-06Fix typoThomas White
2017-07-06Merge branch 'master' into taketwoThomas White
2017-07-06Indexing engine private pointers should be void *Thomas White
2017-07-06Remove unnecessary headers and move an includeThomas White
2017-07-06Use void pointers for indexing engine private stuffThomas White
2017-07-06Update to peakfinder8, with bug fixed and new functionality. Code synced with...Valerio Mariani
2017-07-05Update docsThomas White
2017-07-05Rearrange quaternion declarations so that gtk-doc can copeThomas White
2017-07-05Shoved a bunch of the stuff being passed from function to function into TakeT...cppxfel
2017-07-01Adding a cutoff for maximum allowed vectors (100,000) to stop Tom's computer ...cppxfel
2017-06-30Ridiculous ASCII art to increase prominance of citationcppxfel
2017-06-30Removed unnecessary returns and set functions to void, and removed superfluou...cppxfel
2017-06-30Didn't use C99 code, fixingcppxfel
2017-06-30Yet more speed fiddlescppxfel
2017-06-30Removed some code, fixed some code, and so on and so forthcppxfel
2017-06-29WARNING - profanity - uploading to my server so I can gvalgrindcppxfel
2017-06-29Disable a check which wasn't acted upon to measure impact on speedcppxfel
2017-06-29Should not limit to proceeding vectors only when a new spot may have been inc...cppxfel