Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-16 | Remove unused member | Thomas White | |
2016-08-16 | get_hkl: Preserve input file's notes in output file | Thomas White | |
2016-08-16 | get_hkl, partialator, process_hkl: Add command line and version info | Thomas White | |
2016-08-10 | Allow peak table location to be given in geometry file | Thomas White | |
2016-07-29 | Use z component in GPU simulation | Thomas White | |
2016-07-29 | Panel coordinate fixes for GPU simulation | Thomas White | |
2016-07-29 | hdfsee: Fix crash because of panel name | Thomas White | |
2016-07-29 | hdfsee: Fix coordinates | Thomas White | |
2016-07-15 | partial_sim: Fix rounding for sketches | Thomas White | |
2016-07-15 | geoptimiser: Fix correction of average displacements | Thomas White | |
2016-07-15 | geoptimiser: Output angles were in radians, not degrees (!) | Thomas White | |
2016-07-08 | geoptimiser: Remove three more pointless data structures | Thomas White | |
2016-07-08 | Formatting | Thomas White | |
2016-07-08 | geoptimiser: Combine correction of corner coordinates | Thomas White | |
2016-07-05 | geoptimiser: Update avg_displ_{x,y} straight after adjusting panel | Thomas White | |
2016-07-01 | geoptimiser: More fixing of labels | Thomas White | |
They're x/y offsets, not fs/ss | |||
2016-07-01 | geoptimiser: Simplification/clarification | Thomas White | |
2016-07-01 | geoptimiser: Fix a FIXME | Thomas White | |
They're x/y coordinates, not fs/ss. Fixed the labelling as well. | |||
2016-07-01 | geoptimiser: Fix a typo | Thomas White | |
2016-07-01 | geoptimiser: Improve status indicator when loading patterns | Thomas 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-01 | Fix dw-hdfsee.c | Thomas White | |
2016-07-01 | Fix hdfsee-render.c | Thomas White | |
2016-07-01 | Remove slab-relative coordinates from geoptimiser | Thomas White | |
2016-07-01 | geoptimiser: Use GSL median function | Thomas White | |
2016-07-01 | Remove slab-relative coordinates from partial_sim and pattern_sim | Thomas White | |
2016-05-13 | {check,compare}_hkl: Add warnings when using potentially silly option choices | Thomas White | |
2016-05-12 | geoptimiser: Only do g_type_init() if HAVE_SAVE_TO_PNG | Thomas White | |
2016-03-22 | Workaround for CLOCK_MONOTONIC_RAW on old Linux (<2.6.28) | Thomas White | |
2016-03-18 | cell_explorer: Switch font back to Serif (from Liberation Serif) | Thomas White | |
This makes the Greek letters come up at SLAC.... again. Reverts 779d87eb08fa2b185c43a82814aecc0e1a00eef9. | |||
2016-03-14 | Add SA_RESTART to signal handlers | Thomas White | |
Fixes corrupted output when heavily multi-processing. | |||
2016-03-01 | indexamajig: Wall clock profiling | Thomas White | |
2016-02-23 | hdfsee: Fix panel/feature names in numbers window | Thomas White | |
2016-02-09 | pattern_sim: Initialise stuff for powder HDF5 | Thomas White | |
2016-02-08 | Formatting | Thomas White | |
2016-02-05 | partialator: add --output-every-cycle option to write .hkl* and .params ↵ | Keitaro Yamashita | |
files in every cycle | |||
2016-01-30 | indexamajig: Restore --no-refine | Thomas White | |
Adds yet another indexing option... | |||
2016-01-29 | Perform prediction refinement straight after indexing | Thomas White | |
This allows indexing to be attempted again (either a new method or with "retry") if the prediction refinement fails, increasing overall indexing rate. Side-effect: there are some hoops which would need to be jumped through to store the profile radius before refinement and hence enable scripts/plot-predict-refine to work. For now, we'll ignore this as it's clear that the prediction refinement is working. | |||
2016-01-08 | ambigator: Don't require -y | Thomas White | |
The manual says that -y 1 is the default. | |||
2016-01-08 | Replace incorrect label in geoptimiser | Valerio Mariani | |
2016-01-06 | Rearrange columns in partialator.params | Thomas White | |
2016-01-06 | Print filename and event string in the partialator.params output file | Valerio Mariani | |
2015-12-18 | Saturation map fixes | Thomas White | |
2015-12-17 | list_events: Handle broken event list | Thomas White | |
2015-12-13 | indexamajig: Restart fgets() in pump_chunk() if interrupted by system call | Thomas White | |
This fixes the occasional unterminated chunk found in the output. | |||
2015-12-01 | hdfsee: Round panel transformations before passing them to Cairo | Thomas White | |
This prevents the slight blurring of image data which happened before. | |||
2015-11-27 | indexamajig: Write target unit cell into stream | Thomas White | |
2015-11-19 | Maximum number of iterations for scaling | Thomas White | |
2015-11-19 | partialator: Set default push-res to infinity | Thomas White | |
Not needed now that the scaling is more stable | |||
2015-11-19 | Monitor average B | Thomas White | |
2015-11-19 | Count reflections in merge and scaling | Thomas White | |