Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-17 | Merge branch 'tom/cmake' | Thomas White | |
2018-05-11 | partialator: Don't refuse to start if pr-logs folder exists | Thomas White | |
It's a nice idea, but I'm not sure it helps. | |||
2018-05-11 | Disable initial scaling if requested | Thomas White | |
2018-05-07 | Preparation for adjusting B factor during post-refinement | Thomas White | |
Add --no-Bscale option to partialator, and pass down as far as needed residual() no longer does scaling: call scale_one_crystal() first if necessary scale_one() replaces old linear_scale() function to scale a pair of RefLists (but so far does the same as the old function) | |||
2018-05-07 | Remove unused parameter | Thomas White | |
2018-05-02 | Remove scale_all_to_reference | Thomas White | |
2018-05-02 | Comment out message about disabled function | Thomas White | |
2018-04-24 | partialator: Add stream audit information to reflection list | Thomas White | |
2018-03-13 | Nicer way of getting Git revision | Thomas White | |
This will need a separate way to create the official releases (which shouldn't have Git revisions attached) | |||
2018-03-02 | Use old scaling code | Thomas White | |
2018-03-02 | Remove unnecessary pmodels | Thomas White | |
2018-03-02 | Don't calculate pobs if reference reflection is weak | Thomas White | |
2018-02-27 | Write logs for test program | Thomas White | |
2018-02-27 | Add --force-bandwidth and --force-radius | Thomas White | |
2018-02-27 | Move pgraph.dat to pr-logs folder | Thomas White | |
2018-02-27 | partialator: Add -w and --operator options | Thomas White | |
2018-02-27 | Don't write pgraph.dat if --no-logs | Thomas White | |
2018-02-27 | partialator: Tidy up old log files, and add --no-logs | Thomas White | |
2018-02-27 | Update copyright date | Thomas White | |
2018-02-27 | Don't write logs if --no-pr | Thomas White | |
It just takes too long. | |||
2018-02-27 | Add Ipart values to pgraph | Thomas White | |
2018-02-27 | Write spectra and grid scans after every iteration, and also before the ↵ | Thomas White | |
first and at end Also, do it in parallel. | |||
2018-02-27 | Write spectrum graph at end again | Thomas White | |
2018-02-27 | Move specgraph stuff to post-refinement.c | Thomas White | |
2018-02-27 | Create a separate image structure for each image | Thomas White | |
Because the wavelength is going to be refined and shouldn't be shared. In the future, the wavelength should somehow be refined jointly between multi-crystal images. | |||
2018-02-27 | Write log files of numbers per simplex iteration | Thomas White | |
2018-02-27 | Use "iteration F" in logs | Thomas White | |
2018-02-27 | Combine pgraph and specgraph into one file for all iterations | Thomas White | |
2018-02-27 | Add some extra messages | Thomas White | |
2018-02-27 | Tidy up | Thomas White | |
2018-02-27 | partialator: Stop if reference reflection list can't be loaded | Thomas White | |
2018-02-27 | Pass serial number and verbosity level down | Thomas White | |
2018-02-27 | Don't complain loudly about scaling failures during refinement | Thomas White | |
As long as it doesn't end up somewhere bad, it can probe where it likes. | |||
2018-02-27 | Switch to simpler scaling algorithm | Thomas White | |
2018-02-27 | Don't scale when told not to | Thomas White | |
2018-02-27 | Scaling fixes | Thomas White | |
2018-02-27 | Residual and scaling fixes | Thomas White | |
2018-02-27 | Set initial OSF for linear scale factors | Thomas White | |
2018-02-27 | Store scale factor in linear form | Thomas White | |
2018-02-27 | Use linear scale when scaling against reference | Thomas White | |
2018-02-27 | partialator: Add --reference | Thomas White | |
2018-02-27 | Tweak reflection inclusion criteria | Thomas White | |
2018-02-27 | partialator: Write spectrum graph | Thomas White | |
2018-02-27 | New partiality model from Ginn et al. | Thomas White | |
2018-02-27 | Separate partiality calculation from prediction | Thomas White | |
2018-01-19 | partialator: Improve message about "Not refining unity model" | Thomas White | |
It sounded too much like a warning. Now it's a bit more friendly. | |||
2017-10-23 | Check return values from fread/fgets | Thomas White | |
2017-03-03 | partialator: Better handling of very small number of crystals | Thomas White | |
2017-02-01 | partialator: Exit if point group is unrecognised | Thomas White | |
2016-11-24 | partialator: Fix counting of images | Thomas White | |