aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/events.h
AgeCommit message (Collapse)Author
2020-01-10Mass update of copyright datesThomas White
2019-05-07Update all source code comments to Doxygen formatThomas White
2018-11-14Clean up set_dim_structure_entry() and parsing of "dimX" in geometry fileThomas White
Fixes CRYS-212
2017-02-16Fix mask path placeholder checkThomas White
The mask paths for all panels have to have the same number of placeholders, but the masks do not have to have the same number of placeholders as the panel data blocks. This also tidies up a few excess strdup() calls, and removes partial_event_substitution() because retrieve_full_path() can now handle the number of placeholders being too small.
2015-06-11Fixes to syntax of events.h header fileValerio mariani
2014-12-14const-cleanlinessThomas White
2014-12-14hdfsee: Select the correct event at the startThomas White
2014-12-14Read cxidb peak infoValerio Mariani
2014-10-23Fix a load of memory leaksThomas White
2014-09-05FussinessThomas White
2014-09-05Multi-event modeValerio Mariani