Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-02 | Move unit cell utility stuff to separate module | Thomas White | |
2012-10-02 | "divisors" not needed any more | Thomas White | |
Was it ever needed? | |||
2012-10-02 | WIP | Thomas White | |
2012-10-02 | Handle lattice type, centering and unique axis information | Thomas White | |
2012-10-02 | Factorise background mask | Thomas White | |
This fixes a speed regression introduced by dca1938a. | |||
2012-10-02 | get_hkl: Make -w work properly | Thomas White | |
2012-10-02 | Fix the other exit condition from integrate_peak() | Thomas White | |
This REALLY fixes a significant data quality regression introduced by f668e3b3 (21st June 2012) | |||
2012-10-01 | Fix exit condition from integrate_peak() | Thomas White | |
This fixes a significant data quality regression introduced by f668e3b3 (21st June 2012) | |||
2012-10-01 | make_bgMask() does not need to know the peak coordinates (any more) | Thomas White | |
Also, s/ir_in/ir_inn/ | |||
2012-10-01 | render_hkl: Typo in error message | Thomas White | |
2012-09-27 | Formatting | Thomas White | |
2012-09-24 | Fix comment in example | Thomas White | |
2012-09-24 | hdfsee: Use the same "max" value for every panel | Thomas White | |
Up to now, it used an individual maximum value for each panel. | |||
2012-09-06 | pattern_sim: Add 32 and m-3 to GPU simulation | Thomas White | |
2012-09-05 | scripts/gen-sfs-ano: Remove "-p" argument to get_hkl | Thomas White | |
2012-09-04 | hdfsee: Prevent silliness with menu toggles | Thomas White | |
2012-09-04 | Fix widespread bug-hiding problem with command line argument handling | Thomas White | |
2012-09-03 | get_hkl: Remove -p option | Thomas White | |
2012-09-03 | powder_plot: Fix options | Thomas White | |
2012-08-29 | This is CrystFEL 0.4.10.4.1 | Thomas White | |
2012-08-29 | Fix typo in pattern_sim(1) | Thomas White | |
2012-08-29 | Add ChangeLog | Thomas White | |
2012-08-10 | Set max_adu in simple_geometry() | Thomas White | |
2012-08-09 | indexamajig: Make "-e/--image" work again | Thomas White | |
This got lost somewhere in the speed improvements | |||
2012-08-09 | Fix typo in 'profile_radius' warning | Thomas White | |
2012-08-09 | Fix crash when there are too many unit cell candidates | Thomas White | |
2012-08-08 | hdfsee: Ignore bad pixels when calculating range of image | Thomas White | |
Somebody PLEASE make the bad pixel colour user-configurable... | |||
2012-08-08 | hdfsee: Render bad pixels and regions in brown | Thomas White | |
2012-08-08 | Fix buglets spotted by new compiler on Fedora 17 | Thomas White | |
2012-07-31 | This is CrystFEL 0.4.00.4.0 | Thomas White | |
2012-07-31 | Update README | Thomas White | |
2012-07-31 | pr_gradient_check shouldn't fail the tests | Thomas White | |
... because it tests something that's experimental anyway, and the test is rubbish. | |||
2012-07-31 | Add the coding standards source to the archive | Thomas White | |
2012-07-30 | get_hkl: Trap a few edge cases | Thomas White | |
2012-07-30 | Update *2hkl scripts, add cif2hkl | Thomas White | |
2012-07-30 | Immediately reject pixels above max_adu in the peak search | Thomas White | |
This leads to a big improvement in speed when (ab)using max_adu for gaps in the detector. | |||
2012-07-30 | Update example files | Thomas White | |
2012-07-29 | indexamajig: Count a pattern as 'processed' if the worker process crashed | Thomas White | |
2012-07-29 | check_hkl: Don't report low completeness just because some sigma values are ↵ | Thomas White | |
silly | |||
2012-07-26 | Suppress a couple of warnings | Thomas White | |
Since these will probably be around for a while... | |||
2012-07-26 | Improve the parsing of beam parameter files | Thomas White | |
2012-07-26 | New parameter in beam description files: profile_radius | Thomas White | |
2012-07-26 | Fix dependence on Cairo >= 1.6.0 | Thomas White | |
cairo_surface_show_page() is only available from Cairo 1.6.0 onwards, but cairo_show_page() is just as easy and is available from 1.2.0. | |||
2012-07-26 | Update AUTHORS and README | Thomas White | |
2012-07-24 | Formatting | Thomas White | |
2012-07-23 | process_hkl: Make --stop-after work | Thomas White | |
2012-07-23 | indexamajig: Remove "Worker <n> exited normally" message | Thomas White | |
2012-07-23 | Merge branch 'tom/speed' | Thomas White | |
2012-07-23 | process_hkl: Add --no-polarisation option | Thomas White | |
2012-07-22 | partial_sim: Fix typo | Thomas White | |