aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Collapse)Author
2013-03-05Update copyright datesThomas White
2013-03-05pr_gradient_check: Final fixesThomas White
2013-03-05tests/pr_gradient_check: Fix memory bugsThomas White
2013-02-15Update merge tests for new stream formatThomas White
2013-02-06StuffThomas White
2013-02-05WIP on updating partialatorThomas White
2012-10-21indexamajig: Record number of saturated reflections in streamThomas White
2012-10-19Update .gitignoreThomas White
2012-10-12Add missing fileThomas White
2012-10-11Add some more testsThomas White
2012-10-11Tie off loose endsThomas White
This whole idea is rubbish. There's no way to communicate the setting information via the H-M spacegroup symbol in this way, except in a few circumstances. See ITA (2005) section 4.3. This simplifies matters a lot. There's no need for any extra parsing, because the "_uaX" system is sufficient, and is the best that can be done without inventing a whole new system for point group symbols.
2012-10-10Handle weird unique axis variants of all point groupsThomas White
2012-10-02Finishing tweaks for uncentering stuffThomas White
Today, I have mostly been having my life made difficult by the PDB's invention of "H centering".
2012-10-02Finish transformation_checkThomas White
2012-10-02Ignore new testThomas White
2012-10-02More work on transformationsThomas White
2012-10-02WIPThomas White
2012-10-02WIP on cell transformationsThomas White
2012-10-02Add tests/centering_checkThomas White
2012-10-02Move unit cell utility stuff to separate moduleThomas White
2012-10-02Factorise background maskThomas White
This fixes a speed regression introduced by dca1938a.
2012-08-08Fix buglets spotted by new compiler on Fedora 17Thomas White
2012-07-31pr_gradient_check shouldn't fail the testsThomas White
... because it tests something that's experimental anyway, and the test is rubbish.
2012-07-02Merge branch 'master' into tom/speedThomas White
Conflicts: libcrystfel/src/peaks.c src/indexamajig.c
2012-06-20Merge remote-tracking branch 'bitwiz/ken/int_noPkBg'Thomas White
2012-06-13Mask peaks in the background calculation of integrate_peak.Kenneth Beyerlein
2012-06-07Use max_adu only for final integrationThomas White
Saturated pixels seem to be OK during initial peak search
2012-05-30Merge branch 'master' into tom/speedThomas White
2012-05-30Merge branch 'tom/max_adu'Thomas White
2012-05-30Add an extra checkThomas White
2012-05-21Fix tests/integration_check for cutoffThomas White
2012-03-29Add some more symmetry testsThomas White
2012-03-14Update merge checks for new polarisation correctionThomas White
2012-03-09Remove integr_radius field from detector descriptionThomas White
2012-03-09"Final" tweaks to integration and testsThomas White
2012-03-09Compile libcrystfel with -Wall, fix warningsThomas White
2012-03-09indexamajig: Take integration radii on command lineThomas White
2012-03-09Update tests/integration_check for new integrationThomas White
Conflicts: tests/integration_check.c
2012-03-09Updates for ADU per eVThomas White
2012-03-09Use ADU per eV in geometry file, rather than ADU per photon in beam fileThomas White
Conflicts: src/get_hkl.c tests/morphology_check.c
2012-03-09Attempt to make the peak integration suck (slightly) lessThomas White
2012-03-07indexamajig: Remove polarization correctionThomas White
It was totally broken and wrong, and just added noise to the data, and it should be done at the scaling stage instead of now.
2012-03-07Update merging tests for new file formatThomas White
2012-02-24GPL boilerplate for testsThomas White
2012-02-24Remove I0 stuffThomas White
Nothing used it, and it can't really be useful for anything. Use 'osf' instead.
2012-02-22Fix include paths in testsThomas White
2012-02-22Add new setting of 4/mmmThomas White
2012-02-22Avoid freeing uninitialised stuffThomas White
2012-02-22Test divergence gradientThomas White
2012-02-22Work on symmetry_checkThomas White