aboutsummaryrefslogtreecommitdiff
path: root/src/dw-hdfsee.c
AgeCommit message (Collapse)Author
2014-09-24FormattingThomas White
2014-09-24hdfsee: Take account of beam parametersThomas White
2014-09-24hdfsee: Fix peak parsingThomas White
2014-09-22Beam file removal, part IThomas White
2014-09-05Multi-event modeValerio Mariani
2014-09-05Moved opening of file inside hdf5_read function for better encapsulationValerio Mariani
2014-09-05Bugfixes to refactored hdf5 reading and writing functionsValerio Mariani
2014-09-05Refactoring of peaks and reflections I/OValerio Mariani
2014-09-05Refactoring of hdf5 reading and writing functionsValerio Mariani
2014-09-05Geometry file is now mandatory for hdfseeValerio Mariani
2014-08-19Clean up a couple of warningsThomas White
2014-08-18hdfsee: Disable calibration mode option when appropriateThomas White
2014-08-18hdfsee: Fix height of status barThomas White
2014-08-18FussinessThomas White
2014-08-13hdfsee: Handle non-integers in numbers viewThomas White
This is really horrible, but better than just pretending everything is an integer.
2014-08-13hdfsee: Tweak scrolling behaviourThomas White
2014-08-12Added scrollbar in hdfseeTakanori Nakane
2014-08-12FussinessThomas White
2014-08-12Export to ADSC format.Takanori Nakane
This is useful for manual inspection of indexing in iMOSFLM. Since the original pixel doesn't have one-to-one correspondence in the output image, this is not perfectly accurate.
2014-07-24Fixes closest feature detection bugValerio Mariani
2014-07-21Fixes behavior of calibration mode when no rigid groups are defined (CRYS-48)Valerio Mariani
2014-07-21Tidy up calibration mode a bitThomas White
2014-05-28hdfsee: Add ability to move all panels togetherThomas White
2014-05-16Update docsThomas White
2014-04-25More fussinessThomas White
2014-04-25FussinessThomas White
2014-04-25Updated author listValerio Mariani
2014-04-25Fixed bug with handling of clicking outside of panel areasValerio Mariani
2014-04-25Added statusbar to calibration mode with info on last clicked positionValerio Mariani
2014-04-25Fixed bug with accessing rigid group and panel information even if the ↵Valerio Mariani
geometry was not loaded
2014-04-25Group/single panel mode.Valerio Mariani
Some code cleanup
2014-04-25Focus rectangle on active group. Can be toggledValerio Mariani
Support for numpad keys
2014-04-25Arrow keys can be used to move to the previous/next quadrant, with wraparoundValerio Mariani
2014-04-25Implemented calibration modeValerio Mariani
2014-04-16hdfsee: Remove a FIXMEThomas White
This was fixed by 2dc09493d78eaa26f2f8a07bfdeb7b3f7a030fa4
2014-04-08Fix format string in displaywindow_error()Thomas White
2014-03-03hdfsee: Read old and new stream formats (for peaks)Thomas White
2013-12-17Fix a few compiler warningsThomas White
2013-10-19hdfsee: Show panel name even when no feature clickedThomas White
2013-10-08Read scalar values from HDF5 files as 0d arraysThomas White
Historically, scalar values have been represented in our data files as 1d arrays with size=1. Now they are (more correctly) written as 0d arrays. This change allows CrystFEL to read both.
2013-09-19hdfsee: Use beam parameters file (--beam option)Thomas White
2013-09-04hdfsee: Add accelerators for "Show features" and "Resolution rings"Thomas White
2013-07-31hdfsee: Show simple rings even if not using detector geometryThomas White
2013-06-02hdfsee: Fix crash when clicking a found peak with numbers window openThomas White
2013-06-01hdfsee: Show panel number in numbers windowThomas White
2013-05-27hdfsee: Fix display of feature names (indices) when using geometryThomas White
2013-03-20Update hdfsee "about" boxThomas White
2013-03-11Get rid of "--filter-cm"Thomas White
This was completely specific to pnCCDs, and not even properly general to the different configurations there.
2013-03-11hdfsee: Add --median-filter, and make --filter-cm and --filter-noise ↵Thomas White
actually work
2013-03-07Merge branch 'tom/multicrystal'Thomas White
Conflicts: libcrystfel/src/mosflm.c