aboutsummaryrefslogtreecommitdiff
path: root/src/stream.c
AgeCommit message (Expand)Author
2012-02-22Move a load more stuff into libcrystfelThomas White
2012-02-22indexamajig: Add --copy-hdf5-field option for copying something to the HDF5 fileThomas White
2012-02-22Remove unhelpful warning messageThomas White
2012-02-22Remove "pixels" stream optionThomas White
2012-02-22Check that the unit cell makes senseThomas White
2012-02-22Save all camera lengths in streamThomas White
2012-02-22Don't attempt to write camera length if detector geometry is not presentThomas White
2012-02-22General fussinessThomas White
2012-02-22Add many new features to powder_plotAndrew Aquila
2012-02-22Rename cell_new_from_axes() to avoid confusionThomas White
2012-02-22Write stream header in stream.cThomas White
2012-02-22Update copyrightThomas White
2012-02-22Squash whitespaceThomas White
2012-02-22calibrate_detector.c: work in progressRick Kirian
2012-02-22stream.c: precision of peaks -> %7.2fRick Kirian
2012-02-22stream.c: write camera lengthRick Kirian
2012-02-22Fix up stream error handlingThomas White
2012-02-22Choke on invalid stream options properlyThomas White
2012-02-22Don't try to write reflections to file if not indexedThomas White
2012-02-22Remove old reflections.hThomas White
2012-02-22--record=peaksifnotindexed optionThomas White
2012-02-22Remove old stream functions for goodThomas White
2012-02-22FussinessThomas White
2012-02-22Fix memory leaksThomas White
2012-02-22WIP on new stream format in process_hklThomas White
2012-02-22More work on new stream formatThomas White
2012-02-22Get stuff from streamThomas White
2012-02-22More x->fs etcThomas White
2012-02-22Formatting and boilerplateThomas White
2012-02-22FussinessThomas White
2012-02-22New stream writingThomas White
2012-02-22First part of stream reworkThomas White
2012-02-22More stream handling and reflection countingThomas White
2012-02-22Fix stream handlingThomas White
2012-02-22The per-shot wavelength is needed for scaling and post refinementThomas White
2012-02-22Remove unused variableThomas White
2012-02-22Fix stream readingThomas White
2012-02-22Transpose cell, get right units, flip zThomas White
2012-02-22Debug stream readerThomas White
2012-02-22Read Rick's stream format as wellThomas White
2012-02-22Move stream handling functions to a separate moduleThomas White