Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | Add an option to fudge CBLAS if necessary | 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 | Tidy up | Thomas White | |
2012-02-22 | Prefix STATUS() and ERROR() messages with a unique thread number, where ↵ | Thomas White | |
appropriate | |||
2012-02-22 | Remove old src/Makefile.{in,am} | Thomas White | |
2012-02-22 | Show failing filename for MOSFLM output | Thomas White | |
2012-02-22 | Don't advance counter in for loop | Thomas White | |
2012-02-22 | Fussiness | Thomas White | |
2012-02-22 | Remove row-crossing stuff since it should not be needed | Thomas White | |
2012-02-22 | Scaling matrix is symmetric | Thomas White | |
2012-02-22 | Remove --write-drx option and simplify code | Thomas White | |
2012-02-22 | Update docs | Thomas White | |
2012-02-22 | More work on scaling | Thomas White | |
2012-02-22 | Fix safe_basename() | Thomas White | |
2012-02-22 | Implement "multi-indexing" | Thomas White | |
2012-02-22 | More work on scaling | Thomas White | |
2012-02-22 | SPOT for image size | Thomas White | |
2012-02-22 | Fussiness | Thomas White | |
2012-02-22 | Be consistent with HDF5 array specification | Thomas White | |
http://www.hdfgroup.org/HDF5/doc/UG/UG_frame12Dataspaces.html says: "Dataspace dimensions are numbered from 1 to rank. HDF5 uses C storage conventions, assuming that the last listed dimension is the fastest-changing dimension and the first-listed dimension is the slowest changing." | |||
2012-02-22 | "facetron" is now known as "partialator" | Thomas White | |
2012-02-22 | Fix grammar | Thomas White | |
2012-02-22 | Move some build files to build-aux/ | Thomas White | |
2012-02-22 | remove old NEWMAT file prior to running mosflm | Richard Kirian | |
2012-02-22 | Remove unneeded headers | Thomas White | |
2012-02-22 | Whitespace | Thomas White | |
2012-02-22 | Tidy up variables | Thomas White | |