aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/mosflm.c
AgeCommit message (Expand)Author
2019-05-07Update all source code comments to Doxygen formatThomas White
2018-09-28mosflm: Check for existence of unit cell before checking centeringThomas White
2018-09-25Add warning about monoclinic I cells when using MosflmThomas White
2018-09-20Don't give P centering to Mosflm when not providing cell parametersThomas White
2018-07-10Delete mosflm.lp and SUMMARY when cleaning up temporary folderThomas White
2018-06-28Tidy up files created by Mosflm and Felix during probeThomas White
2018-06-28Remove worker process numbers from temporary filenamesThomas White
2018-06-14Add CMake check to find forkpty()Thomas White
2018-05-07Workaround for Mosflm detector description handling in 7.2.2Thomas White
2018-01-19Clean up indexing method probesThomas White
2017-10-23Check return values from fread/fgetsThomas White
2017-10-18Check that dirax,felix,mosflm or xds are available at the startThomas White
2017-10-18Add probe functions to indexing methodsThomas White
2017-09-22Don't send detector and tolerance to indexing methodsThomas White
2017-09-22Mosflm: Recognise P3 as hexagonal P latticeThomas White
2017-09-22If no cell params or lattice type, set nocell/nolatt at top levelThomas White
2017-09-15Simplify indexing optionsThomas White
2017-08-31Set first argument when running external indexing programsThomas White
2017-07-06Indexing engine private pointers should be void *Thomas White
2016-09-07Mosflm: Create fake coordinates taking detector z into accountThomas White
2016-07-28Check return values when writing to Mosflm or DirAxThomas White
2016-07-01No more slab-relative coordinates in libcrystfelThomas White
2016-01-30indexamajig: Restore --no-refineThomas White
2016-01-08Make indexing "retry" and "multi" optionalThomas White
2015-09-14Fix space in Mosflm commandThomas White
2015-09-14Revert "Use old MOSFLM indexing command when using -nocell"Thomas White
2015-07-20Use old MOSFLM indexing command when using -nocellThomas White
2015-06-25Set MOSFLM default flags to include cell parameters, and add some checksThomas White
2015-06-25Try "mosflm" first, then try "ipmosflm" if it doesn't workThomas White
2015-06-19Tidy up new MOSFLM codeThomas White
2015-06-19Send prior cell information to MOSFLM.Takanori Nakane
2014-12-01Improve MOSFLM feedbackThomas White
2014-11-26Read unique axis from unit cell (.cell) filesThomas White
2014-11-25Update mosflm logic for axis permutation warning, now that unit cell paramete...Thomas White
2014-11-21Fix indexing flags check for mosflmThomas White
2014-09-22Beam file removal, part IThomas White
2014-09-19Introduce CrystFEL unit cell filesThomas White
2014-08-19Use Gnulib forkpty()Thomas White
2014-08-18gettimeofday() fixesThomas White
2014-05-08Strip out the "prepare_filename" rubbishThomas White
2013-09-13Monoclinic changes for MOSFLMThomas White
2013-06-02Fix const for MOSFLM space groupThomas White
2013-06-01Fix multiple small memory leaksThomas White
2013-03-01Warn about MOSFLM unit cell settingsThomas White
2013-02-19Add -cell and -nocell to indexing methodsThomas White
2013-02-15"mosflm-nolatt" should not be sending "SYMM P1"Thomas White
2013-02-15Check for lattice type should be done before calling match_cell()Thomas White
2013-02-15Use "CRYSTAL R" to avoid having to uncenter the unit cell from MOSFLMThomas White
2013-02-12Improve handling of indexing methodsThomas White
2013-02-11Add commentThomas White