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

sort by:
Revision Author Date Message Commit Date
ab9ec8e Merging madness 19 March 2013, 16:02:05 UTC
ced6447 Filename fiddling 19 March 2013, 15:52:53 UTC
d6f6df5 Merge branch 'anton' of github.com:antonbarty/cheetah into anton 19 March 2013, 15:37:49 UTC
4dcdc45 Changed variable name global->saveOneFramePerFile to global->saveCXIDB. saveCXIDB=1 is the default file saving behaviour 19 March 2013, 15:36:18 UTC
1ed6911 Merge branch 'anton' of github.com:antonbarty/cheetah into anton Conflicts: source/lcls-psana/cheetah_ana_pkg/src/cheetah_ana_mod.cpp 19 March 2013, 15:29:35 UTC
d12c71a Test 19 March 2013, 15:28:37 UTC
4d6a4a0 Changed format of CXIDB filename 19 March 2013, 15:26:39 UTC
e9d8346 Changed format of cxidb filename 19 March 2013, 15:16:07 UTC
b5cd183 Fixed error in makefile 19 March 2013, 12:53:49 UTC
1c48918 Syntax error in worker.cpp 19 March 2013, 12:50:09 UTC
c9c38be Merge branch 'bigfiles' into anton Conflicts: source/Makefile 19 March 2013, 12:44:20 UTC
171fd0e Added a few stray files 19 March 2013, 12:42:49 UTC
4451418 Merge branch 'master' of github.com:antonbarty/cheetah 19 March 2013, 09:34:09 UTC
05cc9fa Updated psana in source/lcls-psana 19 March 2013, 09:33:28 UTC
dc2acd2 Updated process and hitfinder scripts 19 March 2013, 09:22:57 UTC
8647f17 Added reference to addpkg psana for extreme cases when relupgrade ana-current does not work 19 March 2013, 09:11:15 UTC
14168e5 Small fix 19 March 2013, 09:03:23 UTC
5207672 Added a few more build scripts at the top level, removed myana from the Makefile. Still has hard-coded links to some paths (fix this sometime) 19 March 2013, 08:52:12 UTC
0b4e5c6 updates to word and pdf documentation, update to cheetah-install.txt minor thread-locking change in spectrum.cpp 18 March 2013, 14:52:45 UTC
9b16b2f slight modification of build-all-nomod and cheetah-install.txt 15 March 2013, 16:14:11 UTC
44319b5 added scripts to build libcheetah and psana that dont need modification, instructions also included 15 March 2013, 15:37:39 UTC
095c59d renamed espectrumTiltAng variable for consistency and changed to double. added instructions for collecting spectrum data in documentation 15 March 2013, 09:49:25 UTC
aae9252 Fixed obvious merge conflicts 14 March 2013, 20:38:15 UTC
4e3cd0f Merge branch 'unified' of https://bitbucket.org/maxhantke/cheetah into bigfiles Conflicts: source/Makefile source/cheetah.lib/cheetahmodules.h source/cheetah.lib/libcheetah.cpp source/cheetah.lib/worker.cpp 14 March 2013, 12:58:11 UTC
980cee0 Remove old documentation 13 March 2013, 22:36:02 UTC
1e49769 Added analysis-pipeline example 13 March 2013, 22:05:35 UTC
1c0c090 Merge branch 'master' of https://github.com/antonbarty/cheetah 13 March 2013, 22:04:54 UTC
4bf5d25 Merge branch 'rbean/spectrumbasic' of ssh://git.bitwiz.org.uk/cheetah 13 March 2013, 16:05:52 UTC
d810ba2 Remove more psana stuff 13 March 2013, 14:32:52 UTC
7770e86 Minor cleanup in build-all 13 March 2013, 14:27:48 UTC
3035475 Remove psana source. Binaries are already maintained at SLAC. And it does not build anywhere else... 13 March 2013, 14:21:31 UTC
d605a61 modified setup.cpp and saveframe.cpp so that a calibrated energy scale from a specified file is added to the event HDF5 files. new hdf5 function to read the energy scale added to spectrum.cpp 13 March 2013, 14:20:58 UTC
316a125 fixes to spectrum.cpp so that energy scale is correctly calculated tidied up indenting in spectrum, global, setup, libcheetah, saveFrame 12 March 2013, 18:08:55 UTC
1dc3435 added calibration to energy scale of the integrated run spectrum based on the averagephotoneV global variable energy scale is written to integratedrunspectrum hdf5 file added variable for energy range of spectrometer to cheetahglobal.h corresponding changes in saveframe.cpp setup.cpp cheetahmodules.h 11 March 2013, 17:05:37 UTC
bc7c8d9 fix spelling errors and integer / new line warning in setup.cpp and spectrum.cpp 11 March 2013, 15:46:37 UTC
3a55f5d fixes to input tags for espectrum in setup.cpp, tidying in spectrum.cpp 11 March 2013, 14:46:40 UTC
f7ba28e new function in spectrum.cpp to read in spectrm dark calibration file. call to function added to setup.cpp with corresponding chanes in cheetahGlobal.h and cheetahmodules.h 11 March 2013, 09:55:45 UTC
4050695 Merge branch 'master' of https://github.com/antonbarty/cheetah 08 March 2013, 16:35:12 UTC
97d460f Whitespace (or, check that I can modify master on Github) 08 March 2013, 16:31:59 UTC
24848db added calculation of energy spectrum background to spectrum.cpp corresponding changes in global.h,modules.h and setup.cpp 08 March 2013, 14:15:26 UTC
a8ab5a7 Fixed silly array bounds bug in background subtraction 08 March 2013, 09:40:11 UTC
501636d Added ASIC buffer in subtractLocalBackground (tom's suggestion for better speed) 07 March 2013, 20:16:10 UTC
70169a1 Merge remote-tracking branch 'origin/rbean/spectrumbasic' 07 March 2013, 15:13:12 UTC
5727c65 makefile modified for compliation with spectrum.cpp on psana 07 March 2013, 14:31:03 UTC
63e0198 change to spectrum.cpp integratedrun function so that spectrum hits are properly counted 07 March 2013, 14:16:25 UTC
0d4e412 added spectrum counters to log output, removed printf statements in spectrum.cpp 07 March 2013, 11:17:55 UTC
abf996f modified saveFrame.cpp so that spectrum camera images now labelled in hdf5 filesas /data/eSpectrumCCD, turned off hardcode pulnix flag in cheetah_ana_mod.cpp 06 March 2013, 17:32:24 UTC
5b0732a modified cheetah_ana_mod.cpp and .h to change pulnix names to spectrumm names to avoid confusion. corresponding changes in event, global, libcheetah, cheetahmodules, setup and spectrum 06 March 2013, 16:54:12 UTC
9c58eb6 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 05 March 2013, 16:58:36 UTC
4d0593c modified spectra 05 March 2013, 16:58:00 UTC
4de6fee added a calculation of the maximum peak positon of the integrated spectrum and save value tofinal spectrum HDF5 in spectrum.cpp, corresponding changes in cheetahmodules.h and saveframe.cpp 05 March 2013, 16:11:19 UTC
e3d824a Added rick's notes 05 March 2013, 14:35:06 UTC
8ecdb49 added espectrum-tiltangle field in to the /processing field of the HDF5, removed debug messages 05 March 2013, 14:28:03 UTC
4fc77e8 add common mode 04 March 2013, 16:37:17 UTC
753bd70 add subregion spectra 04 March 2013, 15:10:15 UTC
b2c651a add event input 04 March 2013, 14:21:43 UTC
efa771f stop overriding meanAsic 04 March 2013, 13:51:52 UTC
0918be3 combine functionality 04 March 2013, 13:44:43 UTC
cdd1e41 working with inputs 04 March 2013, 08:41:38 UTC
7ded3f9 added saveIntegratedRunSpectrum to spectrum.cpp, corresponding changes in cheetahmodules.h added writeSimpleHDF5onedim to saveframe.cpp, corresponding changes in cheetahmodules.h added writeout of integrated energy spectra to libcheetah.cpp 01 March 2013, 16:24:24 UTC
41dcf91 added function integrateRunSpectrum to sectrum.cpp and associated variable defintions in cheetahGlobal.h, cheetahmodules.h, setup.cpp and worker.cpp 01 March 2013, 13:47:25 UTC
67bbf2b added nespechits in cheeahGlobal to keep count of the number of spectra collected in run 01 March 2013, 10:27:14 UTC
131c101 correctly save run number 01 March 2013, 08:21:43 UTC
d31f4d6 alter spectrum.cpp to do the maths of the energy spectrum integration 28 February 2013, 16:51:36 UTC
caf382d add overloaded function for calculation of integrated spectrum into sprectrum.cpp and corresponding change in cheetahmodules.h 28 February 2013, 16:30:40 UTC
c2b51c7 added HDF5 writeout for energySpectrum data to saveFrame.cpp and added flag for if spectrum exists 28 February 2013, 10:57:51 UTC
4b07a65 eventdata->enegrySpectrum1D now modified by spectrum.cpp 28 February 2013, 09:33:42 UTC
5a63bd9 added integrateSpectrum function into worker.cpp 27 February 2013, 22:49:04 UTC
d4493ce added spectrum.cpp and added integrateSpectrum to cheetahmodules.h 27 February 2013, 22:04:30 UTC
bbe83c8 add definition of eventdata variables to libcheetah.cpp 27 February 2013, 20:54:11 UTC
bfaa5f6 add variables to Event structure header 27 February 2013, 20:19:30 UTC
a9aa7b4 change setup.cpp to add default values into 'global' 27 February 2013, 14:00:06 UTC
7bf7f03 dsDFsf 27 February 2013, 09:04:06 UTC
d8bc3e4 Fix TAB in Makefile 25 February 2013, 17:09:54 UTC
7b8e8a6 Fix codepath for old HDF5 versions 25 February 2013, 17:03:35 UTC
e0e09cc Set CXI filename. Initial CXI run. 25 February 2013, 00:05:47 UTC
42c51f8 Merge branch 'clean' into unified Conflicts: source/Makefile source/cheetah.lib/cheetahEvent.h source/cheetah.lib/libcheetah.cpp source/cheetah.lib/saveFrame.cpp source/cheetah.lib/worker.cpp source/lcls/myana/main.cc source/lcls/myana/main.hh 18 February 2013, 16:22:26 UTC
a7dfbe1 Untrack more files 17 February 2013, 18:28:19 UTC
272c37a Do not keep track of myana 17 February 2013, 18:22:46 UTC
67148d6 Remove unnecessary changes 14 February 2013, 19:47:52 UTC
813d79e debug 12 February 2013, 12:31:41 UTC
23572b1 handle corrupt data 12 February 2013, 12:27:40 UTC
fa03b2f Housekeeping in hitfinder.cpp 12 February 2013, 01:30:54 UTC
29e3aca Converted hitfinderMinRes and hitfinderMaxRes to pixels (specifying in A seemed to be causing problems?). 12 February 2013, 00:14:32 UTC
da652bf More fixing of psana silliness 09 February 2013, 05:32:28 UTC
b7b99e9 Fixed nit picking bug in XtcProofReader and chuck_ana_mod 08 February 2013, 20:49:25 UTC
2a36e74 Fixed bug writing log file twice with two detectors 08 February 2013, 20:16:38 UTC
a4aa357 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah Conflicts: source/lcls-psana/xtcProofReaderPkg/src/xtcProofReader_mod.cpp 08 February 2013, 19:29:21 UTC
ded2091 Timeout after 10 minutes waiting for threads to exit and end of Cheetah execution - clearly something is hung so exit anyway. 08 February 2013, 19:27:35 UTC
5b75ca1 Small stuff (whitespace, etc) 08 February 2013, 19:03:06 UTC
ef93c97 const added push again 08 February 2013, 04:55:59 UTC
3ff26bb Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 08 February 2013, 04:52:57 UTC
a3f0207 update psana interface again 08 February 2013, 04:52:35 UTC
50604c9 Added subdirectory name to cleaned.txt filename 08 February 2013, 04:36:21 UTC
9ea1803 remove myana dependency 07 February 2013, 23:07:51 UTC
c13cfd8 better build script 07 February 2013, 23:05:51 UTC
d7cd0f1 remove pdslib build 07 February 2013, 22:40:14 UTC
adfa426 clean up links 07 February 2013, 22:31:27 UTC
afc4ed5 update psana interface 07 February 2013, 22:07:46 UTC
d0f3773 Create data symlinks 07 February 2013, 16:50:46 UTC
back to top