Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-10 | Mass update of copyright dates | Thomas White | |
2018-12-11 | scripts/detector-shift: Click to choose different center | Chun Hong Yoon | |
2017-11-14 | scripts/detector-shift: Handle "-" for input | Thomas White | |
2017-07-25 | Fix typo in author name | Thomas White | |
Whoops. Sorry Suzuki-san! | |||
2017-05-12 | Make all Python scripts compatible with Python 2 and 3 | Thomas White | |
It would be nice to upgrade completely to Python 3, but this may create problems at SLAC because psana only supports Python 2 (Python 3 is available, but means that users have to jump through hoops to run a simple CrystFEL script). None of our scripts do anything complicated, so they can all be compatible with both so far. If anyone adds a script which requires a particular version, make sure to specify the version in the first line, consistent with PEP 394. | |||
2016-03-22 | scripts/detector-shift: Show a 'heat map' histogram of detector offset | Thomas White | |
2016-03-22 | scripts/detector-shift: Handle panel resolutions correctly | Thomas White | |
2015-04-28 | Remove camera length refinement | Thomas White | |
...because it very often seems to cause problems. | |||
2015-04-28 | detector-shift: Improve | Thomas White | |
2015-04-20 | Improve and fix scripts/detector-shift | Thomas White | |
Because of a bug in the regexp, it did not apply the shifts to all panels. | |||
2015-04-20 | Add new scripts for detector shifts | Thomas White | |