Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-22 | Fix Kabsch scaling...! | Thomas White | |
2012-02-22 | Update docs about sanity check | Thomas White | |
2012-02-22 | Add note about centered cells | Thomas White | |
2012-02-22 | Show shifts | Thomas White | |
2012-02-22 | Update twinning chart (not yet finished..) | Thomas White | |
2012-02-22 | Add missing validity check | Thomas White | |
2012-02-22 | Silly typo.. | Thomas White | |
2012-02-22 | Can't ignore the weightings completely.. | Thomas White | |
2012-02-22 | Fix small bug | Thomas White | |
2012-02-22 | Implement Kabsch method | Thomas White | |
2012-02-22 | Don't cleanup indexing if none was prepared | Thomas White | |
2012-02-22 | Avoid memory corruption | Thomas White | |
2012-02-22 | Fix many small memory leaks | Thomas White | |
2012-02-22 | Don't try later cells and algorithms if successful | Thomas White | |
Also fix a memory leak | |||
2012-02-22 | Try other cells | Thomas White | |
2012-02-22 | indexamajig: Remove "--check-sanity" option | Thomas White | |
Why wouldn't you want sane results? | |||
2012-02-22 | Remove solid angle correction | Thomas White | |
It's never correct when using "bucket" integration, and always correct when using "pixel" integration, so don't give the option. | |||
2012-02-22 | How about we actually run MOSFLM? | Thomas White | |
This would be good, no? | |||
2012-02-22 | Fix MOSFLM_VERBOSE | Thomas White | |
2012-02-22 | wait() for autoindexers properly | Thomas White | |
2012-02-22 | Fix MOSFLM messages | Thomas White | |
2012-02-22 | Update symmetry chart | Thomas White | |
2012-02-22 | Tidy up DirAx autoindexing a little | Thomas White | |
2012-02-22 | Don't stop just because the first indexer returned no unit cell | Thomas White | |
2012-02-22 | Refactor MOSFLM autoindexing to use a PTY | Thomas White | |
2012-02-22 | Revert "Remove row-crossing stuff since it should not be needed" | Thomas White | |
This reverts commit a043b3cb7cd57da3f5f7feb9d470d1e771f5b664. Conflicts: src/hrs-scaling.c | |||
2012-02-22 | Get normalisation right | Thomas White | |
2012-02-22 | Don't duplicate symbols with GSL fudge | Thomas White | |
2012-02-22 | More GSL fudging | Thomas White | |
2012-02-22 | Remove unused include | Thomas White | |
2012-02-22 | Update docs | Thomas White | |
2012-02-22 | Add an option to fudge CBLAS if necessary | Thomas White | |
2012-02-22 | Use pkg-config to get GSL flags | Thomas White | |
2012-02-22 | Revert "Only use gl_IGNORE_UNUSED_LIBRARIES with recent GSL" | Thomas White | |
This reverts commit 5bac91a5eee6eab297e1cb8e8309654c8a22a530. It's not the GSL version that causes this. | |||
2012-02-22 | Only use gl_IGNORE_UNUSED_LIBRARIES with recent GSL | Thomas White | |
Old GSL doesn't play nicely with this option. | |||
2012-02-22 | Use gl_IGNORE_UNUSED_LIBRARIES | Thomas White | |
2012-02-22 | Check with pkg-config for gdk-pixbuf and gdk-pixbuf-2.0 | Thomas White | |
2012-02-22 | This plus sign should be a minus | Thomas White | |
2012-02-22 | Beginnings of Fox & Holmes method | Thomas White | |
2012-02-22 | No really, don't forget to exit() | Thomas White | |
2012-02-22 | Describe cause of select() failure | Thomas White | |
2012-02-22 | Don't forget to exit()... | Thomas White | |
2012-02-22 | Run MOSFLM in a subprocess to avoid blocking SIGCHLD | Thomas White | |
2012-02-22 | Get DirAx stuff out of "struct image" | Thomas White | |
2012-02-22 | process_hkl: Fix options | Thomas White | |
2012-02-22 | Fix previous commit | Thomas White | |
2012-02-22 | compare_hkl: Don't lie | Thomas White | |
2012-02-22 | Correct y axis label in compare-hkl.gp | Thomas White | |
2012-02-22 | Update automake version | Thomas White | |
2012-02-22 | Tidy up | Thomas White | |