aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-13Use named semaphores instead of unnamedThomas White
2015-07-13indexamajig: Avoid forking while multithreadedThomas White
2015-07-13Re-work im-sandboxThomas White
2015-07-13Fix some warningsThomas White
2015-07-10Temporary fix of infinite loop bug in asdf_reduce_cell()Alexandra Tolstikova
2015-07-09Tidy up error handling when given dodgy data locationsThomas White
2015-07-09Remove -Werror from OpenCL compilation flagsThomas White
2015-07-09indexamajig: Fix noise filter backup/restoreThomas White
2015-07-09hdfsee: Use "dp" for numbers viewThomas White
2015-07-09Make noise filters use "dp" instead of "data"Thomas White
2015-07-08Fix PR gradientsThomas White
2015-07-08Move {x,y}_gradient to geometry.hThomas White
2015-07-08Remove unnecessary calculations from prediction refinementThomas White
2015-07-08pattern_sim: Add check for HDF5 referencesThomas White
2015-07-08pattern_sim: Fix displayed pulse energyThomas White
2015-07-07partialator: Increase maximum B factor to 1000 A^2, and normalise B factorsThomas White
2015-07-07Update AUTHORS, ChangeLog and commentsThomas White
2015-07-07Update docsThomas White
2015-07-07process_hkl: add --even-only and --odd-only options to make half-datasetsKeitaro Yamashita
2015-07-07Add mask_file to geometry file, to allow bad pixel mask to be stored separatelyThomas White
2015-07-07Make the two geometry examples more similarThomas White
2015-07-06FormattingThomas White
2015-07-03partialator: Add --start-after/--stop-after options and write symmetry in hkl...Keitaro Yamashita
2015-07-03Delete trailing whitespaceThomas White
2015-06-30Fix mistakes in documentationThomas White
2015-06-26Plug some more leaksThomas White
2015-06-26Fix prediction refinement memory leaksThomas White
2015-06-26Free crystal notesThomas White
2015-06-26Work round unaligned read with DirAxThomas White
2015-06-25scripts/plot-predict-refine: Fix pointless lineThomas White
2015-06-25Move predict-refine to libcrystfelThomas White
2015-06-25Set MOSFLM default flags to include cell parameters, and add some checksThomas White
2015-06-25Try "mosflm" first, then try "ipmosflm" if it doesn't workThomas White
2015-06-25Tidy up some small leaks and memory bugsThomas White
2015-06-24WhitespaceThomas White
2015-06-23s/MAP_ANONYMOUS/MAP_ANON/Thomas White
2015-06-19Update ChangeLogThomas White
2015-06-19Tidy up new MOSFLM codeThomas White
2015-06-19Send prior cell information to MOSFLM.Takanori Nakane
2015-06-19Remove old code/formattingThomas White
2015-06-19Update docsThomas White
2015-06-19Compile asdf only if FFTW is availableThomas White
2015-06-19Remove ReAx and GrainSpotterThomas White
2015-06-18Small tidying up for asdfThomas White
2015-06-18Merge branch 'tolstikova/dirax'Thomas White
2015-06-18Fix bug in cell refinementAlexandra Tolstikova
2015-06-18Replace semaphore with a mutexThomas White
2015-06-17Check c->n after cell reductionAlexandra Tolstikova
2015-06-17Use a POSIX semaphore for synchronising terminal access during indexingThomas White
2015-06-17Fix fft in[N] array subscript calculationAlexandra Tolstikova