aboutsummaryrefslogtreecommitdiff
path: root/src/dw-hdfsee.c
AgeCommit message (Collapse)Author
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
2013-02-09hdfsee: Tidy up confusing error messageThomas White
2013-01-28hdfsee: Boost, as given on command line, can be a non-integerThomas White
2012-09-04hdfsee: Prevent silliness with menu togglesThomas White
2012-08-08Fix buglets spotted by new compiler on Fedora 17Thomas White
2012-04-26Tidy up a bit in src/dw-hdfsee.cThomas White
2012-03-12Update copyright notices to show actual contribution yearsThomas White
2012-03-09Update licence notices in line with recommendations from TTThomas White
2012-03-09hdfsee: Fix feature name in numbers windowThomas White
2012-03-07hdfsee: Update for new formatThomas White
2012-02-22GPLv3 boilerplate commentsThomas White
2012-02-22FormattingThomas White
2012-02-22hdfsee: Set default filenameThomas White
2012-02-22hdfsee: More rings, and fix a simple bugThomas White
2012-02-22This should not have been left inThomas White
2012-02-22FormattingThomas White
2012-02-22FussinessThomas White
2012-02-22hdfsee: added an option to overlay rings with user-defined radiiRichard A. Kirian
2012-02-22Edit and comment out alignment ringsThomas White