Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-17 | Use Lorentz factors when merging reflections | Thomas White | |
2013-04-17 | Add Lorentz factor | Thomas White | |
2013-04-17 | Fix radius gradient | Thomas White | |
2013-04-17 | Fix div gradients | Thomas White | |
2013-04-17 | Work on post refinement | Thomas White | |
Brought across from "tom/pr" Conflicts: src/indexamajig.c src/post-refinement.c tests/pr_gradient_check.c | |||
2013-04-17 | Add the possibility to have different partiality models | Thomas White | |
2013-04-11 | Remove hacked-in systematic absence checks | Thomas White | |
Tom is an idiot | |||
2013-04-11 | check_hkl: Fix iteration limits for possible reflection calculation | Thomas White | |
2013-04-11 | check_hkl: Free stuff | Thomas White | |
2013-04-11 | partial_sim: Document --pgraph | Thomas White | |
Conflicts: doc/man/partial_sim.1 | |||
2013-04-08 | Fix memory leaks | Thomas White | |
2013-03-20 | Update hdfsee "about" box | Thomas White | |
2013-03-17 | Fix race condition in reader thread | Thomas White | |
I'm not sure what this line was doing. Hopefully just a "brain fart" from before. | |||
2013-03-11 | Get rid of "--filter-cm" | Thomas White | |
This was completely specific to pnCCDs, and not even properly general to the different configurations there. | |||
2013-03-11 | hdfsee: Add --median-filter, and make --filter-cm and --filter-noise ↵ | Thomas White | |
actually work | |||
2013-03-11 | indexamajig: Add --median-filter | Thomas White | |
2013-03-07 | check_hkl: Add --nshells | Thomas White | |
2013-03-07 | Merge branch 'tom/multicrystal' | Thomas White | |
Conflicts: libcrystfel/src/mosflm.c | |||
2013-03-06 | process_hkl: Restore --start-after and --stop-after | Thomas White | |
2013-03-05 | partialator: Fix user_flag | Thomas White | |
2013-03-05 | Update copyright dates | Thomas White | |
2013-03-04 | partialator: Fix message | Thomas White | |
2013-03-04 | Free reflists at end | Thomas White | |
2013-03-04 | partialator: Fix various memory bugs | Thomas White | |
2013-03-01 | indexamajig: Fix default behaviour for --integrate-saturated | Thomas White | |
2013-02-27 | partial_sim: Initialise image.indexed_by | Thomas White | |
2013-02-27 | compare_hkl: Fix bounds of resolution shells | Thomas White | |
2013-02-27 | get_hkl: Fix --expand | Thomas White | |
2013-02-22 | Fussiness | Thomas White | |
2013-02-22 | If no progress, still check if everything's finished or not | Thomas White | |
2013-02-22 | Avoid fclose(NULL) | Thomas White | |
2013-02-22 | Avoid the use of stdio for writing to final stream | Thomas White | |
Something really weird goes on when using stdio | |||
2013-02-22 | Keep Valgrind quiet | Thomas White | |
2013-02-22 | Move processing pipeline to separate file | Thomas White | |
2013-02-22 | Create temporary folders only when necessary | Thomas White | |
They might already exist if a previous worker process died and was restarted. | |||
2013-02-22 | Even more robust stream handling | Thomas White | |
2013-02-22 | More robust stream marshalling | Thomas White | |
2013-02-19 | Fix incorrect path in stream (which broke check-near-bragg et al.) | Thomas White | |
2013-02-19 | D'oh | Thomas White | |
2013-02-19 | Don't add ../../ to the filename if it's already absolute | Thomas White | |
2013-02-18 | Use a different folder for each worker process | Thomas White | |
2013-02-18 | indexamajig: Remove --verbose option | Thomas White | |
This hasn't done anything at all since the new indexing subsystem, and hasn't done anything useful for a lot longer. | |||
2013-02-18 | Whoops: what was labelled as "gradient" was actually "squared gradient" | Thomas White | |
2013-02-15 | Fussiness | Thomas White | |
2013-02-12 | Don't lose the last chunks from each worker | Thomas White | |
2013-02-11 | Improve and fix stream marshalling | Thomas White | |
2013-02-09 | Fussiness, formatting and SPOT | Thomas White | |
2013-02-09 | Fix options | Thomas White | |
2013-02-09 | Rework indexamajig option processing | Thomas White | |
2013-02-09 | Add '--res-cutoff' | Thomas White | |