Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-30 | Add bounds check | Thomas White | |
2009-11-30 | Include orientation with intensity list | Thomas White | |
2009-11-30 | Don't blank out reflections | Thomas White | |
2009-11-30 | Add --no-images option (and clean up --help) | Thomas White | |
2009-11-30 | Add intensity output | Thomas White | |
2009-11-30 | Add a #include | Thomas White | |
2009-11-29 | Actually normalise the quaternion | Thomas White | |
2009-11-27 | statistics.c: Tidy up prototypes | Thomas White | |
2009-11-27 | D'oh | Thomas White | |
2009-11-27 | Errant prototype | Thomas White | |
2009-11-27 | Macros for status and error messages | Thomas White | |
2009-11-27 | Poisson function returns integer count - do all downstream calculations as ↵ | Thomas White | |
integers | |||
2009-11-27 | Improve help messages | Thomas White | |
2009-11-27 | 10cm camera length | Thomas White | |
5cm needs too many reflections... | |||
2009-11-27 | Slightly better water calculation | Thomas White | |
2009-11-27 | Signal decreases with increasing probe size | Thomas White | |
2009-11-26 | Merge branch 'master' of ↵ | Thomas White | |
ssh://git-weiss@git.bitwiz.org.uk/srv/git-private/crystfel | |||
2009-11-26 | A missing return value and a missing initialisation | Thomas White | |
2009-11-26 | Tidy up list template | Thomas White | |
2009-11-26 | Tidy up CFLAGS | Thomas White | |
2009-11-26 | More reflections | Thomas White | |
2009-11-26 | Fix Poisson noise | Thomas White | |
2009-11-26 | Remove a huge bottleneck in the scattering factor calculation | Thomas White | |
2009-11-26 | Whitespace | Thomas White | |
2009-11-26 | Improve solid angle calculation | Thomas White | |
2009-11-26 | CRYSTAL_SIZE is no longer used! | Thomas White | |
2009-11-26 | More moving around of constants | Thomas White | |
2009-11-26 | Add more options, including random orientations | Thomas White | |
2009-11-26 | Move constants around | Thomas White | |
2009-11-26 | Solid angle fixes | Thomas White | |
2009-11-26 | Options processing | Thomas White | |
2009-11-25 | Improve progress bar | Thomas White | |
2009-11-25 | Add Poisson noise to image | Thomas White | |
2009-11-25 | Neaten molecule shift mugwatch | Thomas White | |
2009-11-25 | Tidy up utils module | Thomas White | |
2009-11-25 | Enable bloom | Thomas White | |
2009-11-25 | Water fixes | Thomas White | |
2009-11-25 | Introduce integr_sim | Thomas White | |
2009-11-25 | Make Debye-Waller parameter optional | Thomas White | |
2009-11-25 | Reflection range (increase, trap when too high) | Thomas White | |
2009-11-25 | Tidy up | Thomas White | |
2009-11-25 | Add missing include | Thomas White | |
2009-11-25 | Don't wrap around when not blooming | Thomas White | |
2009-11-25 | Whitespace | Thomas White | |
2009-11-25 | Move main.c to pattern_sim.c | Thomas White | |
2009-11-25 | Make cache for f1f2 work | Thomas White | |
2009-11-25 | Progress bar for image calculation | Thomas White | |
2009-11-25 | Tidy up resolution display | Thomas White | |
2009-11-25 | Use rint() instead of nearbyint() | Thomas White | |
There's no difference as far as we're concerned | |||
2009-11-25 | Proper water intensity calculation | Thomas White | |
Intensity is calculated at the detector stage now |