Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-08 | Changed the naming of felix options and variables to make them more obvious. | Kenneth R. Beyerlein | |
2018-02-08 | Change Felix min-uniqueness paramter name to max-uniqueness. | Kenneth R. Beyerlein | |
2018-02-08 | Add Felix option felix-max-inter-angle | Kenneth R. Beyerlein | |
2018-02-08 | Make felix-domega option | Kenneth R. Beyerlein | |
2018-01-19 | partialator: Improve message about "Not refining unity model" | Thomas White | |
It sounded too much like a warning. Now it's a bit more friendly. | |||
2018-01-19 | scripts/truncate-stream: Fix missing crystal start marker | Thomas White | |
Affects chunks with multiple crystals. Previously, the crystal start marker for the second and subsequent crystals was missed. | |||
2018-01-19 | xds: Remove debug | Thomas White | |
2018-01-19 | Clean up indexing method probes | Thomas White | |
2017-12-12 | indexamajig: Actually rename serial-offset to serial-start | Thomas White | |
2017-12-12 | scripts/turbo-index-slurm: Use --serial-start | Thomas White | |
2017-12-12 | indexamajig: Rename --serial-offset to --serial-start | Thomas White | |
Because "offset" sounds like it will add the argument to the serial numbers, i.e. --serial-offset=500 would start at 501. Actually, you just give the first serial number you'd like. | |||
2017-12-12 | indexamajig: Add --serial-offset | Thomas White | |
2017-12-12 | check_hkl: Check for limiting top bin case | Thomas White | |
2017-12-07 | scripts/truncate_stream: Accept input on stdin | Thomas White | |
2017-11-28 | Fix check for cell parameters at start | Thomas White | |
2017-11-23 | Avoid truncation with snprintf | Thomas White | |
Just something that came from new compiler warnings after upgrading my system. | |||
2017-11-23 | Fix wrong assertion | Thomas White | |
Whoops. | |||
2017-11-23 | scripts/peakogram-stream: Show "predicted reflections" instead of "peaks" | Thomas White | |
2017-11-15 | Use GDK_a/b instead of GDK_KEY_a/b | Thomas White | |
Some people using old libraries out there. | |||
2017-11-14 | hdfsee: Use a/b keys to change ring size | Thomas White | |
2017-11-14 | scripts/peakogram-stream: Change status message to avoid confusion | Thomas White | |
It uses predicted reflections, not found peaks | |||
2017-11-14 | scripts/peakogram-stream: Handle "-" for input | Thomas White | |
2017-11-14 | scripts/detector-shift: Handle "-" for input | Thomas White | |
2017-10-27 | Fix Felix tth options typo. | Kenneth R. Beyerlein | |
2017-10-27 | Merge branch 'tom/simpler_felix' | Thomas White | |
2017-10-23 | Check return values from fread/fgets | Thomas White | |
2017-10-23 | configure.ac: Print a message about CBFlib | Thomas White | |
Because this seems to be confusing people. | |||
2017-10-23 | configure.ac: Improve HDF5 detection | Thomas White | |
2017-10-19 | peakogram-stream: Fix list indices for beta and gamma angles | Thomas White | |
Whoops! | |||
2017-10-19 | peakogram-stream: Fix included peaks | Thomas White | |
The min and max values are specified inclusively. | |||
2017-10-19 | peakogram-stream: Show the line and cell parameters when the maths goes wrong | Thomas White | |
2017-10-19 | partial_sim: Write the symmetry to the reflection list | Thomas White | |
2017-10-19 | partial_sim: Show the symmetry of the reflection list | Thomas White | |
2017-10-19 | partial_sim: Use symmetry from file | Thomas White | |
2017-10-19 | pattern_sim: Show the symmetry of the reflection list | Thomas White | |
2017-10-19 | pattern_sim: Use symmetry from file | Thomas White | |
2017-10-19 | get_hkl: Use symmetry from file | Thomas White | |
2017-10-19 | compare_hkl: Use symmetry from file | Thomas White | |
2017-10-19 | check_hkl: Use symmetry from file | Thomas White | |
2017-10-19 | render_hkl: Use symmetry from file | Thomas White | |
2017-10-19 | Add read_reflections_2() to API | Thomas White | |
New version for reading the symmetry as well | |||
2017-10-19 | Remove read_reflections_from_file() from API | Thomas White | |
See c0ce8fb4 for the rationale behind this. | |||
2017-10-19 | Add probe for TakeTwo | Thomas White | |
2017-10-18 | move-entire-detector: Fix output filename | Thomas White | |
2017-10-18 | New version of sum-peaks | Thomas White | |
This version gets the array dimensions automatically. However, it still assumes the data is "slabby". | |||
2017-10-18 | Check that dirax,felix,mosflm or xds are available at the start | Thomas White | |
Avoids a confusing error message later. | |||
2017-10-18 | indexamajig: Auto-detection of available indexing methods | Thomas White | |
2017-10-18 | Add probe functions to indexing methods | Thomas White | |
2017-10-17 | Handle old indexing methods | Thomas White | |
There are limits to how well they can be handled, but this avoids screwing users over too much. | |||
2017-10-17 | felix: Set nsigmas=1 | Thomas White | |