aboutsummaryrefslogtreecommitdiff
path: root/src/partialator.c
AgeCommit message (Expand)Author
2024-02-06Fix incorrect uses of cell_freeThomas White
2024-02-06Crystals shouldn't own RefLists (part 5)Thomas White
2024-02-06Crystal: Remove reference to image structure (part 3)Thomas White
2024-02-06Crystal: Remove reference to image structure (part 2)Thomas White
2024-02-06Crystal: Remove reference to image structure (part 1)Thomas White
2023-07-11partialator: Add --unmerged-outputThomas White
2022-05-03partialator: Use default event ID in csplit for crystals which don't have oneThomas White
2022-05-03partialator: Fix a typoThomas White
2021-11-25partialator: Use image_free() to avoid memory leaksThomas White
2021-11-25partialator: Handle spaces in custom split fileThomas White
2021-09-07partialator write_split: Handle zero crystalsThomas White
2021-08-13partialator: Relax rejection criterion for profile radiusThomas White
2021-07-23partialator: Add --log-folderThomas White
2021-07-22Clean up shadowed variablesThomas White
2021-03-30Add header caching layerThomas White
2021-03-26partialator: Add missing comma in JSONThomas White
2021-03-26partialator: Add --harvest-fileThomas White
2021-03-05Mass update of copyright dates in source code commentsThomas White
2021-02-09partialator: Improve error messageThomas White
2021-01-27partialator/reflist: Propagate calloc NULL returnThomas White
2021-01-27partialator: Fix (big) memory leaksThomas White
2021-01-06partialator: Reject crystals with obviously too large profile radiiThomas White
2020-12-04FormattingThomas White
2020-12-02partialator: Work with multiple input streamsThomas White
2020-10-27partialator: Don't copy detgeomThomas White
2020-08-19Remove STREAM_UNITCELL and STREAM_CRYSTALSThomas White
2020-08-19Make Stream responsible for its own DataTemplateThomas White
2020-07-30partialator: Fix deep copy of image structureThomas White
2020-07-29New way of injecting version informationThomas White
2020-07-29partialator/process_hkl: Use geometryThomas White
2020-07-29partialator/process_hkl: Fix stream reading logicThomas White
2020-07-29Remove events.c, part 2Thomas White
2020-07-29Convert partialator to new Stream APIThomas White
2020-07-29Remove references to old headersThomas White
2020-07-29Convert stream to DataTemplateThomas White
2020-07-29Get rid of imagefile_field_list and stuff_from_streamThomas White
2020-07-29Port indexamajig to new API, part IThomas White
2020-01-10Mass update of copyright datesThomas White
2019-11-15Add partiality model GGPMWolfgang Brehm
2019-09-05partialator: Correct polarisation after update_predictions()Thomas White
2019-09-05Allow the polarsation correction to be completely disabledThomas White
2019-09-02Don't need separate wavelength for polarisation correctionThomas White
2019-09-02process_hkl,partialator: Allow arbitrary direction and degree of polarisationThomas White
2019-07-17partialator: Add "offset" model (Ewald sphere offset assuming monochromatic b...Thomas White
2019-07-17partialator: Allow refinement of any partiality modelThomas White
2019-07-17partialator: Use Spectrum APIThomas White
2019-07-17partialator: WIP on new minimiserThomas White
2019-07-17partialator: Only strong reflections in specgraph, and remove resolution limi...Thomas White
2019-07-17Allow correct_reflection() to correct anything, not just intensitiesThomas White
2019-06-21partialator: Add --force-lambdaThomas White