aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel
AgeCommit message (Expand)Author
2020-09-25stream_make_index: s/Indexing/Scanning/Thomas White
2020-09-24Fix old warning messageThomas White
2020-09-24Apply default unit scale factor only when value is from headersThomas White
2020-09-17read filename and event with dynamical allocationPascal Hogan-Lamarre
2020-09-17removed the crystal number key from the solution file, deduced during readingPascal Hogan-Lamarre
2020-09-17CMake: Change LIBRARIES to LDFLAGSThomas White
2020-09-17Add missing includeThomas White
2020-09-17Ensure that fs dimension has higher index than ssThomas White
2020-09-17multiple crystal per shot implemented (to be tested)Pascal Hogan-Lamarre
2020-09-16if-conditions to prevent modifying the resolution limit value read in the sol...Pascal Hogan-Lamarre
2020-09-16if-conditions that prevent modification of the profile_radius read from filePascal Hogan-Lamarre
2020-09-16modified the keys to use an event stringPascal Hogan-Lamarre
2020-09-16image_hdf5_read: Don't call image_freeThomas White
2020-09-16Fix incorrect logic in HDF5 expansionThomas White
2020-09-16cleaning, remove double statementsPascal Hogan-Lamarre
2020-09-16fromfile indexer in a separate filePascal Hogan-Lamarre
2020-09-14Removed global variable, include profile_radius and diff_limit in sol file, c...Pascal Hogan-Lamarre
2020-09-11xgandalf: Remove C99-style 'for' declarationsThomas White
2020-09-10CMake: Don't compile image-msgpack.c if library is not foundThomas White
2020-09-09get_matrix_name: Improve string handlingThomas White
2020-09-09Add optional measurement of time spent in indexersThomas White
2020-09-08Remove "Command line:" in streamThomas White
2020-09-08Un-export image_read_image_dataThomas White
2020-09-07Catch another "NULL" event -> //Thomas White
2020-09-04stream_read_chunk: Set image->spectrumThomas White
2020-09-04stream_make_index: Don't require an event ID for every chunkThomas White
2020-09-04make_key: Handle NULL eventThomas White
2020-09-04New API for random access to streamThomas White
2020-09-02Get rid of STREAM_IMAGE_DATAThomas White
2020-08-27TakeTwo: Remove internal declarationsThomas White
2020-08-27Fix indentationThomas White
2020-08-27Only compile image-msgpack.c if MessagePack is foundThomas White
2020-08-25Factor out convert_intThomas White
2020-08-20Add default_method_options()Thomas White
2020-08-19Set the same initial beam parameters as beforeThomas White
2020-08-19Update old commentsThomas White
2020-08-19Remove STREAM_UNITCELL and STREAM_CRYSTALSThomas White
2020-08-19Const-cleaningThomas White
2020-08-19Make Stream responsible for its own DataTemplateThomas White
2020-08-18Formatting/commentsThomas White
2020-08-18predict-refine: Remove out-of-bounds GSL vector accessThomas White
2020-08-17Expose parse_indexing_methods and base_indexer_strThomas White
2020-08-17FormattingThomas White
2020-08-11image_read_image_data: Set zero values if file not foundThomas White
2020-08-10image_read: Tolerate event==NULLThomas White
2020-08-10Disable pinkIndexerThomas White
2020-08-10Start on converting pinkIndexer to DataTemplateThomas White
2020-08-10pinkIndexer: Remove detector updateThomas White
2020-08-07CMake: Fix incorrect variable namesThomas White
2020-08-07Move indexers out of APIThomas White