https://github.com/biochem-fan/cheetah

sort by:
Revision Author Date Message Commit Date
8f85154 Added signal:noise criterion to hitfinder 3 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 11 February 2012, 12:46:48 UTC
78855ea Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 07 February 2012, 13:14:36 UTC
882464b Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: source/setup.cpp source/worker.cpp 06 February 2012, 08:33:18 UTC
54294cf Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 06 February 2012, 08:30:14 UTC
d35bfaa Update documentation (document hitfinder 6) 06 February 2012, 04:16:10 UTC
3e6046c Clear out unused ini keywords 06 February 2012, 03:31:50 UTC
6b83c7b Merge branch 'rick/peaks' 06 February 2012, 02:06:09 UTC
34e401c Add missing keywords to log.txt 06 February 2012, 01:21:38 UTC
5f0bce2 Array bounds check 05 February 2012, 20:06:37 UTC
67aa0fa Hitfinder 6: use maximum connected pixels setting (hitfinderMaxPixCount) 05 February 2012, 19:53:17 UTC
458603c Hitfinder algorithms 5,6: use peakmask when requested 05 February 2012, 04:38:36 UTC
fb3c061 Print out resolution range when detector distance changes 04 February 2012, 21:47:45 UTC
bd37085 Fix possible seg fault 04 February 2012, 21:31:07 UTC
5b188c4 Hitfinder algorithm 6: Optionally use annulus of >1 thickness 04 February 2012, 04:42:51 UTC
bb26487 Reorganize hitfinders.cpp a bit 04 February 2012, 03:44:20 UTC
8b886b3 peakfinder 6: fix small bug in pixel counting 03 February 2012, 10:40:56 UTC
2f2171c Fix unresolved merge conflicts 03 February 2012, 10:30:44 UTC
67b41a0 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: source/setup.cpp source/worker.cpp 29 January 2012, 10:18:52 UTC
83cc608 Miscellaneous small changes - resyncing changes to repository 29 January 2012, 10:17:32 UTC
9f78642 Add photon energy info to log.txt 27 January 2012, 10:27:54 UTC
285fc37 Fixed bug in quickview (couldn's search in pwd) 27 January 2012, 05:49:26 UTC
b9b738b fix the way that quickview handles multiple tags 27 January 2012, 04:36:53 UTC
8b3d2d7 Tone down the verbosity of fudgeEVR41 27 January 2012, 00:18:56 UTC
b42bc6b Add event time to frames.txt (nanosecond resolution) 26 January 2012, 23:35:37 UTC
b32627c Added fs laser delay PV to data stream (LAS:FS5:Angle:Shift:Ramp:rd) 26 January 2012, 18:03:58 UTC
29518f5 Bad pixels excluded from radial average 25 January 2012, 01:09:25 UTC
d4f1f46 Some minor changes to cheetah output (add mean photon energy) 24 January 2012, 03:45:02 UTC
0bdfa0c Added EVR41 to frames.txt 24 January 2012, 03:02:21 UTC
51d4f22 Typo 24 January 2012, 03:00:05 UTC
e7f0962 Merge branch 'rick/testing1' 24 January 2012, 02:51:47 UTC
a381383 Added nasty fudge for missing EVR41 signal... 24 January 2012, 02:49:51 UTC
97a223c Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 22 January 2012, 20:02:12 UTC
aa955ff Added more feedback and error exit(1) to Acqiris configuration tests 22 January 2012, 20:01:29 UTC
61c462d Fix framesorter - allow scientific notation when sorting by numeric values 22 January 2012, 08:10:16 UTC
72e26ac Return hit status in hitfinder algorithms 5,6 22 January 2012, 03:06:12 UTC
9f29aae Fix bsub command flag in hitfinder script 22 January 2012, 03:05:43 UTC
0f41820 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 22 January 2012, 00:39:14 UTC
61dec72 Small changes to radial stacks 22 January 2012, 00:38:35 UTC
be9acb9 Fix the Makefile 21 January 2012, 22:45:15 UTC
5fc328d Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 21 January 2012, 22:35:05 UTC
cff3c8c Fix the epics PV for DS1; write the raw encoder value to HDF5 files 21 January 2012, 22:34:23 UTC
ff7e86f Forgot to add one file... 21 January 2012, 21:22:10 UTC
719612d Added memory and saving of radial average stacks (for WAXS analysis) 21 January 2012, 21:21:06 UTC
ff5e8e4 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 21 January 2012, 20:13:30 UTC
080c266 Added mutex-free persistent abckground estimation and laser on/off hitfinder (#7) for sorting time resolved data based on value of evr41 (60Hz) 21 January 2012, 00:11:35 UTC
7013d8a Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 20 January 2012, 07:39:30 UTC
262e525 Small stuff 19 January 2012, 19:05:20 UTC
bedaa7b Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 18 January 2012, 16:26:48 UTC
a7e8546 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 13 December 2011, 07:15:20 UTC
f88f2bf Moved #define of cspad to setup.h (from worker.h) 11 December 2011, 19:15:52 UTC
bd232f9 Generalised ASIC size and number of ASICs. Now set is a global variable rather than #define. This is to allow use of different detectors with different ASIC sizes. Please avoid using the #defines and hard coding 8x8 ASICs from now on. 11 December 2011, 06:05:48 UTC
e1b09c9 Random changes from running at XPP 10 December 2011, 04:51:47 UTC
088fe27 Don't include bad pixels in common mode calculation 09 December 2011, 01:50:46 UTC
742aa7c A few updates to make things work at XPP; Generalised detector Z variable so thiat it can work elsewhere other than CXI front detector 08 December 2011, 22:43:52 UTC
590b4f9 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 07 December 2011, 17:04:01 UTC
22c18af Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 07 December 2011, 17:03:33 UTC
1433ce7 Fix peak integration in peakfinder6 (subtract local background) 02 December 2011, 01:07:29 UTC
1d97353 Fix include in hitfinders.cpp 01 December 2011, 19:14:31 UTC
6c34261 Generalised number of ASICs in X and Y (for later inclusion of other detectors) 23 November 2011, 11:14:39 UTC
da51d79 Minor rearrangement of peakfinders 23 November 2011, 10:55:54 UTC
d5509bc Rearrangement: worker.cpp split into multiple separate files according to function (following on from splitting off of peak finders) 23 November 2011, 10:52:00 UTC
ab752aa Reorganisation ot top level directory: Moved source files into their own source directory, added tracking of documentation 23 November 2011, 10:06:10 UTC
3a266c0 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 23 November 2011, 09:57:24 UTC
460d945 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 22 November 2011, 13:16:22 UTC
7e4896a Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 22 November 2011, 13:16:10 UTC
c08b060 Merge branch 'master' into rick/testing1 18 November 2011, 17:48:37 UTC
0d3e12d Added radial average to saved powders 18 November 2011, 13:49:33 UTC
ae60f46 Switch from hitfinderNAT to hitfinderMinPixCount 18 November 2011, 10:33:12 UTC
3c1e55f Fix stupid mistake in peakfinder6 18 November 2011, 10:31:17 UTC
41e6e10 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 18 November 2011, 09:29:33 UTC
4ac2e02 Fix typo 16 November 2011, 20:28:07 UTC
b968e1e hitfinder script: check that xtc files exist first 16 November 2011, 18:32:01 UTC
a206023 hitfinder script: resolve full path of ini files 16 November 2011, 17:48:43 UTC
acb0518 Fix possible memory problems in peakfinder6 12 November 2011, 03:35:55 UTC
36649a8 Loads of changes to peakfinder6 10 November 2011, 17:23:01 UTC
5f950eb Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 10 November 2011, 09:53:26 UTC
283d004 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 10 November 2011, 09:53:15 UTC
9cd6b17 Allow toggling of background radius in hitfinder 6 09 November 2011, 21:51:44 UTC
a871a94 Allow full path to ini file in hitfinder script 08 November 2011, 21:42:26 UTC
fc61d71 Tidy up peakfinders 08 November 2011, 21:28:59 UTC
de598b2 New peakfinder based on SNR (hitfinder 6) 08 November 2011, 16:46:27 UTC
bea52fd Small bug in quickview 07 November 2011, 20:25:35 UTC
7585a16 Removed saving of interim powder patterns (for now) 04 November 2011, 16:05:16 UTC
cd49838 Resolved one concflict in merge 04 November 2011, 15:26:26 UTC
cafd17e Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: setup.cpp 04 November 2011, 15:24:55 UTC
36669b2 Some minor changes 04 November 2011, 10:46:19 UTC
a55db4d Don't search pwd for ini files 29 October 2011, 05:46:40 UTC
a8a3e4c Fix the way hitfinder searches for ini files 29 October 2011, 05:26:52 UTC
7104e8c Typo in hitfinder (thanks Nadia) 28 October 2011, 22:24:12 UTC
9e4cd59 Fix strange behavior in framesorter (regretting using bash now...) 28 October 2011, 07:32:10 UTC
dc82c03 Add hit, photonEnergyeV to frames.txt file 28 October 2011, 07:31:07 UTC
001c446 Created doc directory 28 October 2011, 06:36:41 UTC
e4c1f43 Merge branch 'rick/working' of ssh://git.bitwiz.org.uk/cheetah into rick/working 28 October 2011, 06:23:39 UTC
ac59c33 Fix harmless bugs in quickview 28 October 2011, 06:22:39 UTC
23ee77f Minor formatting 27 October 2011, 20:15:43 UTC
1267f95 Hitfinder 5: ignore peaks near bad pixels 27 October 2011, 06:48:07 UTC
a1a1a80 Added example environment setup script 25 October 2011, 18:25:43 UTC
130987c Small bug in hitfinder, reorganized a bit 20 October 2011, 08:10:42 UTC
9454ce5 Fix bug in generating saturated pixel mask 20 October 2011, 01:10:56 UTC
ab5b4e6 Merge branch 'master' into rick/testing1 18 October 2011, 20:17:23 UTC
back to top