aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-07-29Add z direction to panel directions and update get_q_for_panel()Thomas White
2016-07-29tests/gpu_sim_check: Restore actual check (!)Thomas White
2016-07-29Panel coordinate fixes for GPU simulationThomas White
2016-07-29Set image->dp in hdf5_read()Thomas White
2016-07-29hdfsee: Fix crash because of panel nameThomas White
2016-07-29hdfsee: Fix coordinatesThomas White
2016-07-28Check return values when writing to Mosflm or DirAxThomas White
2016-07-15partial_sim: Fix rounding for sketchesThomas White
2016-07-15geoptimiser: Fix correction of average displacementsThomas White
2016-07-15geoptimiser: Output angles were in radians, not degrees (!)Thomas White
2016-07-08geoptimiser: Remove three more pointless data structuresThomas White
2016-07-08FormattingThomas White
2016-07-08geoptimiser: Combine correction of corner coordinatesThomas White
2016-07-05geoptimiser: Update avg_displ_{x,y} straight after adjusting panelThomas White
2016-07-01geoptimiser: More fixing of labelsThomas White
They're x/y offsets, not fs/ss
2016-07-01geoptimiser: Simplification/clarificationThomas White
2016-07-01geoptimiser: Fix a FIXMEThomas White
They're x/y coordinates, not fs/ss. Fixed the labelling as well.
2016-07-01geoptimiser: Fix a typoThomas White
2016-07-01geoptimiser: Improve status indicator when loading patternsThomas White
Because the status message is only printed after possibly skipping over a non-indexed pattern, if n_chunks is used it might skip entire messages. Better to use n_images, which is always incremented just before possibly printing the message.
2016-07-01Provide dataspace when reading data, mask and satmapThomas White
2016-07-01Fix dw-hdfsee.cThomas White
2016-07-01Fix hdfsee-render.cThomas White
2016-07-01Remove slab-relative coordinates from geoptimiserThomas White
2016-07-01geoptimiser: Use GSL median functionThomas White
2016-07-01Store all "=" fields from stream, not just HDF5 onesThomas White
2016-07-01Remove slab-relative coordinates from testsThomas White
2016-07-01Remove slab-relative coordinates from partial_sim and pattern_simThomas White
2016-07-01No more slab-relative coordinates in libcrystfelThomas White
2016-05-20Fixed problem with parsing of geometry fileValerio Mariani
2016-05-19integrate_peak(): Trap if pk_total=0Thomas White
2016-05-13{check,compare}_hkl: Add warnings when using potentially silly option choicesThomas White
2016-05-12geoptimiser: Only do g_type_init() if HAVE_SAVE_TO_PNGThomas White
2016-04-21Use correct dataspace when reading HDF5 stringsThomas White
2016-04-13Fix event enumerationThomas White
I broke it. Sorry about that.
2016-04-13FormattingThomas White
2016-04-12Merge branch 'tom/testing'Thomas White
2016-04-01Add adu_per_photon (distinct from adu_per_eV)Thomas White
2016-04-01Remove "Too few paired peaks" warningsThomas White
We know that the prediction refinement is working. These "warnings" are really just synonyms for "indexing failed for this pattern". No big deal.
2016-04-01Fix silly bugs and tidy upThomas White
2016-03-31Handle placeholders in --hdf5-peaksThomas White
2016-03-24Fussiness/formattingThomas White
2016-03-24Simplify event enumeration a bitThomas White
2016-03-24event_path_placeholder_subst(): Simplify a bitThomas White
2016-03-24Don't use %C conversionThomas White
2016-03-22scripts/fg-graph: Remove "monochrome"Thomas White
Not sure what this is doing here, or why it wasn't noticed before...
2016-03-22scripts/detector-shift: Show a 'heat map' histogram of detector offsetThomas White
2016-03-22scripts/detector-shift: Handle panel resolutions correctlyThomas White
2016-03-22Workaround for CLOCK_MONOTONIC_RAW on old Linux (<2.6.28)Thomas White
2016-03-21This is CrystFEL 0.6.20.6.2Thomas White
2016-03-21Make scripts/gaincal-to-saturation-map executableThomas White