Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-30 | Reconfigure Gnulib with --libtool (and update to latest) | Thomas White | |
2012-05-30 | Remove pseudo-merohedral list from symmetry table | Thomas White | |
It's an incomplete list, so let's not pretend otherwise. | |||
2012-05-30 | Merge branch 'tom/max_adu' | Thomas White | |
2012-05-30 | Add an extra check | Thomas White | |
2012-05-25 | List point group possibilities in "man crystfel" | Thomas White | |
2012-05-22 | Update manual | Thomas White | |
2012-05-21 | Update manual | Thomas White | |
2012-05-21 | Fix tests/integration_check for cutoff | Thomas White | |
2012-05-21 | ADU threshold is on pixel value, not photon-bg subtracted version | Thomas White | |
2012-05-21 | Write max_adu out to saved geometry file | Thomas White | |
2012-05-21 | ADU limit in peak integration | Thomas White | |
2012-05-18 | Whitespace | Thomas White | |
2012-05-18 | fixed --histogram in process_hkl | Lorenzo Galli | |
2012-04-26 | Update the peak coordinates when doing --closer-peak | Thomas White | |
This should make it much more obvious (via check-near-bragg) when the peak positions are wrong. | |||
2012-04-26 | Tidy up a bit in src/dw-hdfsee.c | Thomas White | |
2012-04-26 | Single point of truth for indices when sorting reflections | Thomas White | |
2012-04-26 | indexamajig: Make --no-closer-peak the default | Thomas White | |
2012-04-26 | Remove PEAK_CLOSE (not used for anything) | Thomas White | |
2012-04-24 | partialator: Fix short options | Thomas White | |
2012-04-19 | Formatting | Thomas White | |
2012-04-19 | Remove check for rlow > rhigh | Thomas White | |
I'm happy that there are no gremlins here, now. This happens only for 000, where rlow and rhigh both go to zero. It doesn't make sense to have a special check for the condition. | |||
2012-04-19 | Simplify prediction criterion | Thomas White | |
2012-04-10 | Fix maximum index calculation | Thomas White | |
2012-04-05 | Remove old comment | Thomas White | |
2012-04-05 | Fix partiality calculation | Thomas White | |
2012-04-05 | Improved spot prediction | Thomas White | |
2012-04-05 | Fix iteration bounds for peak integration | Thomas White | |
2012-04-03 | partial_sim: Document --pgraph | Thomas White | |
2012-04-02 | indexamajig: Check beam file is present early, not in process_image() | Thomas White | |
2012-03-29 | integrate_peak() should be static | Thomas White | |
2012-03-29 | Add some more symmetry tests | Thomas White | |
2012-03-26 | Make sure 'diffracting_resolution' is set | Thomas White | |
I'm sure I've fixed this bug many times before... | |||
2012-03-26 | Fix find_panel() (again) | Thomas White | |
This fixes a not-so-subtle bug introduced by 289c8a77c252e080d4d4086b848ea8fdcb604147. | |||
2012-03-23 | Fix hdf5_write_image() | Thomas White | |
2012-03-23 | Tweak autogen.sh again | Thomas White | |
2012-03-23 | Remove unnecessary max_size | Thomas White | |
2012-03-23 | Add new function hdf5_write_image() to include all relevant information in ↵ | Thomas White | |
the file | |||
2012-03-22 | autogen.sh: Use -copy for libtoolize | Thomas White | |
2012-03-22 | Remove obsolete documentation | Thomas White | |
2012-03-22 | Tweak autogen.sh options | Thomas White | |
2012-03-22 | Require gtk-doc 1.9 or above, and document changes | Thomas White | |
2012-03-20 | Put autogen.sh in the right order | Thomas White | |
2012-03-20 | Update .gitignore | Thomas White | |
2012-03-20 | Restore GNUlib files in build-aux | Thomas White | |
2012-03-20 | Update .gitignore | Thomas White | |
2012-03-20 | Re-order autogen.sh | Thomas White | |
2012-03-20 | Remove build-aux contents | Thomas White | |
2012-03-19 | Remove libtool m4 files | Thomas White | |
2012-03-19 | Update GNUlib stuff | Thomas White | |
2012-03-19 | Fix arithmetic subtlety in find_panel() | Thomas White | |