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

sort by:
Revision Author Date Message Commit Date
3099d34 added case sellberg to upload script (syncs with davinci) 28 October 2014, 19:10:38 UTC
0bf1b20 implemented common-mode algorithm for pnCCD based on peak-finding (using the PeakDetect class) on the intensity histograms for each ASIC. The common-mode correction is only activated if cmModule=1 and detectorType=pnccd 28 October 2014, 19:09:48 UTC
64801fe unified indentation in peakDetect.cpp and peakDetect.h to use 4-space indentation 27 October 2014, 13:48:02 UTC
5eccf97 added the peakDetect class, which implements peak detection for C-arrays. This is useful for common-mode determination from intensity histograms 27 October 2014, 13:18:09 UTC
addfd51 changed so that all files have 755 (-rwxr-xr-x) permissions in source/libcheetah/src/ and source/libcheetah/include/ 27 October 2014, 12:35:01 UTC
58b4c32 Small change in powder filenames 18 October 2014, 23:58:14 UTC
ddfd158 use submit_cheetah script without specified partition 13 October 2014, 19:22:56 UTC
cfb9683 Changed from saveRaw to saveNonAssembled also in cheetah globals 13 October 2014, 18:43:11 UTC
ec888dc Merge branch 'testing' of github.com:antonbarty/cheetah into testing 13 October 2014, 09:24:58 UTC
d0ad600 For more clarity I renamed the variable saveRaw to saveNonAssembled. SaveRaw and SaveNonAssembled are now interchangable keywords in cheetah.ini. 13 October 2014, 09:24:38 UTC
84a70a8 For more clarity I renamed the variable saveRaw to saveNonAssembled. SaveRaw and SaveNonAssembled are now interchangable keywords in cheetah.ini. 13 October 2014, 09:01:47 UTC
47747b3 added option saveBlanks and corrected variable name of savehits to saveHits to follow naming convention. 13 October 2014, 08:40:03 UTC
1bcefbd DetectorID and detID were variables that could be easily mixed up. I replaced the variable detID by detIndex throughout the code. I also removed the keyword hitfinderDetector and introduced the keyword hitfinderDetectorID. This serves clarity. 10 October 2014, 14:50:50 UTC
8aba19b Added better keywords for applyautohotpixel, applybadpixelmap. 10 October 2014, 09:35:14 UTC
d602357 added some warnings. 09 October 2014, 21:26:40 UTC
ba77a85 tested new darkcal check. 09 October 2014, 12:20:36 UTC
f4b86fe Merge branch 'testing' into max 08 October 2014, 12:21:43 UTC
933859d Added check whether the darkcal file is associated to the right detector. 08 October 2014, 12:21:07 UTC
9de7097 fixed bug in setup.cpp after merging solid_angle branch to testing 06 October 2014, 13:40:20 UTC
af15e8e merged conflicts in writeConfigurationLog in setup.cpp 06 October 2014, 08:54:04 UTC
4f30c79 nhits counter was incremented twice, uncommented the respective lines in hitfinder.cpp 04 October 2014, 11:24:55 UTC
b79c051 warning added for depreciated keyword downsamplingrescale 04 October 2014, 10:33:23 UTC
3e14261 some commenting and cosmetics in downsample.cpp 04 October 2014, 10:19:15 UTC
d3773e6 removed rescaling option from downsampling, not used any longer. If needed later better make a separate function that does the rescaling. 04 October 2014, 08:56:41 UTC
508a4d5 Add missing files 03 October 2014, 15:42:53 UTC
b0aefef Merge branch 'testing' of github.com:antonbarty/cheetah into testing Conflicts: source/libcheetah/CMakeLists.txt source/libcheetah/src/saveCXI.cpp 03 October 2014, 15:34:00 UTC
03b2039 Make TOF detectors full class citizens 03 October 2014, 15:04:04 UTC
446bd02 Merge branch 'modular_detector' into testing 03 October 2014, 14:00:27 UTC
891bf64 new file for modular detectors 03 October 2014, 13:59:55 UTC
5828b03 fixed a bug in void cGlobal::writeConfigurationLog() in setup.cpp that tried to write the hitfinderTOF vectors improperly 03 October 2014, 10:36:16 UTC
57c85db bug fix in applyPolarizationcorrection in detectorCorrection.cpp 02 October 2014, 12:40:25 UTC
9ed8f00 bug fix in applyPolarizationcorrection in detectorCorrection.cpp 02 October 2014, 12:35:01 UTC
7d6e579 Merge branch 'testing' into solid_angle 02 October 2014, 12:30:21 UTC
980164e removed dependence of pix_dist array from solid angle and polarization corrections, since the pix_dist array has been removed from detectorObject.h 02 October 2014, 12:29:36 UTC
1769852 added cheetah_ana_mod to rpath 02 October 2014, 10:26:57 UTC
7acfd3b Merge branch 'testing' into solid_angle 01 October 2014, 14:56:16 UTC
f2a2675 cleaned up cheetah output configuration file in setup.cpp, removed depricated variable hitfinderLimitRes 30 September 2014, 21:03:17 UTC
c452b81 unified permissions for all source files in ./source/libcheetah/src and ./source/libcheetah/include 30 September 2014, 16:21:00 UTC
e9511b2 implemented polarization correction and solid angle correction from branch: jonas 30 September 2014, 16:19:10 UTC
fdae86d Merge branch 'testing' of github.com:antonbarty/cheetah into testing 25 September 2014, 09:36:18 UTC
1b1fbff problems with naming formalism of google spreadsheet resolved. 25 September 2014, 09:36:00 UTC
90668fe Handle RPATHs more cleanly 24 September 2014, 16:01:31 UTC
9e2b515 added LOCATION env. variable. 24 September 2014, 15:53:53 UTC
0dca4ce dark runs could not be properly cleared before, fixed that 24 September 2014, 15:44:55 UTC
0fe9833 extending for usability with slurm, renaming to cheetah_manager 24 September 2014, 15:29:01 UTC
6671294 Merge branch 'testing' of github.com:antonbarty/cheetah into testing 24 September 2014, 15:15:17 UTC
684e1a7 adding option of slurm as job manager. 24 September 2014, 15:15:12 UTC
31827a0 adding option of slurm as job manager. 24 September 2014, 15:09:50 UTC
5be4083 testing bsub_cheetah.py 24 September 2014, 15:07:47 UTC
20281d4 bsub_cheetah tested the first time after beam time. 24 September 2014, 13:33:30 UTC
51e69ac merged bsub_cheetah.py 24 September 2014, 08:57:45 UTC
d289ac5 some work on bsub_cheetah to speed it up 24 September 2014, 08:46:26 UTC
8262317 Added corner positions and basis vectors to CXI file 22 September 2014, 17:07:49 UTC
edbb7b6 added option saveModular 20 September 2014, 17:49:09 UTC
c9a94cc clean up after removing saveRawInt16 option 20 September 2014, 16:53:55 UTC
b13be3c removed saveRawInt16 option 20 September 2014, 16:47:53 UTC
93c8d5d data and mask can be assembled now as a stack of modules 20 September 2014, 10:50:03 UTC
42df190 tested writing of 4d dataset for modular detectors 19 September 2014, 17:24:45 UTC
9e44412 check for ndim in write 19 September 2014, 16:44:58 UTC
018bdfa Initial commit for saving raw in a 4D dataset (stack modules) 19 September 2014, 15:31:00 UTC
3b8df92 Save peak information in the CXI file. 12 August 2014, 14:54:55 UTC
00ed947 extract electrojet voltages and write to CXI file 31 July 2014, 14:33:07 UTC
d9361d8 bsub updated. 30 July 2014, 12:28:16 UTC
0a3c650 Merge branch 'testing' of github.com:antonbarty/cheetah into testing 30 July 2014, 12:07:05 UTC
2013897 added runner.py 30 July 2014, 12:06:50 UTC
7c048fb Merge branch 'testing' of github.com:antonbarty/cheetah into testing 29 July 2014, 23:24:19 UTC
df6fcf1 Temporarily remove our psana modifications to ensure compilation with the new psana version 29 July 2014, 23:22:49 UTC
a273bfa Merge branch 'amoc6914' into testing 28 July 2014, 11:28:39 UTC
8958cad Merge branch 'amoc6914' of github.com:antonbarty/cheetah into amoc6914 28 July 2014, 11:27:47 UTC
e99ed81 currently fixing bugs in cheetah submission tool... 28 July 2014, 11:27:34 UTC
2ddb025 Fixed forgotten conflict 28 July 2014, 06:24:43 UTC
55736c8 Fix duplicate variable 28 July 2014, 06:16:06 UTC
edd998d Merge branch 'developer' into testing Conflicts: source/cheetah_ana_pkg/src/cheetah_ana_mod.cpp source/libcheetah/include/cheetahGlobal.h source/libcheetah/include/saveCXI.h source/libcheetah/src/hitfinders.cpp source/libcheetah/src/saveCXI.cpp source/libcheetah/src/setup.cpp 28 July 2014, 06:15:19 UTC
122c344 Merge branch 'amoc6914' into developer 27 July 2014, 09:52:38 UTC
e1405a0 Read wavelength from xtc and add support to new BldData 27 July 2014, 08:09:53 UTC
43fd0ce Fix downsampled image saving 26 July 2014, 23:44:42 UTC
7690a1f add file 24 July 2014, 15:39:26 UTC
a0dfc95 cleaning up, making more files for bsub 24 July 2014, 14:49:19 UTC
6eda45e cleaning up bsub and moving it to its on dir 24 July 2014, 13:21:17 UTC
13e59c4 working version of submission script 24 July 2014, 06:44:52 UTC
def3229 Changing TOF handling for digitizer thunking 23 July 2014, 03:21:32 UTC
6522a88 Save CXI TOF print check 23 July 2014, 01:55:11 UTC
b41d70f environment and submissions script created 23 July 2014, 00:34:57 UTC
313d52a Complete all ana mod threads before waiting for all libcheetah threads 15 July 2014, 07:49:11 UTC
01fd2e6 Merge branch 'developer' of https://github.com/antonbarty/cheetah into developer 14 July 2014, 21:57:51 UTC
6d69b36 Increasing maxwait for end of run to 10 minutes, matching libcheetah.cpp 14 July 2014, 21:57:26 UTC
3806cf6 Added run_cheetah_dark script 14 July 2014, 16:09:27 UTC
6bd5e22 changes to ensure compatibility with psana release 0.11.10 14 July 2014, 15:52:41 UTC
fe76138 Fixed 'dataset_id may be used unititialised' error, and minor changes to laser sorting part 14 July 2014, 12:55:34 UTC
1230219 reduce output frequency while waiting for workers 11 July 2014, 13:52:25 UTC
1bc5cc5 Added and simplified the implementation of patter sorting for different laser pumping schemes 11 July 2014, 13:46:02 UTC
3789610 fixed a small typo. 07 July 2014, 17:21:03 UTC
d710070 Merge branch 'developer' of github.com:antonbarty/cheetah into developer 07 July 2014, 15:16:01 UTC
2a888c3 added little script for generating png from image frame. 07 July 2014, 15:15:52 UTC
0d1a995 Updates to web pages 24 June 2014, 14:38:40 UTC
b88151c new parameters nprotons, new hitfinder combining photon and tof hitfinding, moved saveinterval mutex to worker.cpp 24 June 2014, 13:19:30 UTC
b812f9f Added ability to save frame data in floating point (needed once gain calibration is used, to avoid overflow errors) 19 June 2014, 14:32:11 UTC
d5c89ad Fixed definition of lower image coordinate bounds to avoid segmentation violations in particular configurations. 11 June 2014, 14:53:50 UTC
3628e3d More hitfinder8 tweaks 06 June 2014, 09:59:32 UTC
868d48a Minor fixes to hitfinder8 05 June 2014, 13:07:57 UTC
back to top