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

sort by:
Revision Author Date Message Commit Date
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
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
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
1b4135c myana cleanup: Removed the outdated version of myana from Git repository. It is out of date, and we no longer need it since migrating to psana. 07 February 2013, 16:19:43 UTC
e23e300 myana cleanup: Moved lcls directory to lcls-myana for clarity 07 February 2013, 16:12:09 UTC
331f1e4 Removed psana-examples (not needed by Cheetah, and can cause psana compilation to crash) 07 February 2013, 15:57:27 UTC
07f62de Fixed mkdir() command (umask = 777) 07 February 2013, 01:33:43 UTC
cbc3027 Pulnix camera: Ignore it unless we need it (waste of space in HDF5 file if we don't need the data!) 06 February 2013, 21:07:09 UTC
814906c Fixed potential ctime race condition: ctime uses an internal buffer which may in theory clobber itself if called by two threads at once (thanks Filipe) 06 February 2013, 20:49:34 UTC
00ab2d6 Save frames to subdirectories. This is more polite on the file system: directories with many thousands of files are slow to work with because the file system must search the entire listing to find the file of interest. Breaking the data into multiple sub-directories of (say) 1000 frames each should make it faster to retrieve individual frames for analysis. 06 February 2013, 20:45:51 UTC
79a05d2 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 05 February 2013, 13:52:50 UTC
ab39d21 new psana definitions 05 February 2013, 13:51:53 UTC
a8f8b04 Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 31 January 2013, 22:46:13 UTC
698d8bf add frame heading to setup.cpp 31 January 2013, 21:25:31 UTC
c74f339 more updates 31 January 2013, 16:16:54 UTC
8a75171 print out frame number 31 January 2013, 15:43:33 UTC
2df3e8f clean up 31 January 2013, 15:38:40 UTC
58d8761 fluorescence analysis 31 January 2013, 15:31:22 UTC
5521d43 modified readme 31 January 2013, 15:30:33 UTC
01adfb7 allow --simple-rings arg in quickview 26 January 2013, 19:31:45 UTC
598f303 .gitignore changes 26 January 2013, 19:29:43 UTC
1ae2bda Fix bug in peakfinder 6, when eliminating nearby peaks 26 January 2013, 01:49:58 UTC
d40f3bc Fix peakfinder 6 bug (affects single-pixel peak finding) 25 January 2013, 20:35:49 UTC
3e357c7 Added 2nd option for common mode subtraction (seems to work better with the runnign background subtraction) 02 November 2012, 09:31:31 UTC
0826792 Tidied up incrementing of thread counter when thread spawning fails 25 October 2012, 07:49:06 UTC
ad868bc Merge branch 'master' of ssh://git.bitwiz.org.uk/cheetah 24 October 2012, 14:32:59 UTC
e860aea consistent header names between cleaned.txt and frames.txt 21 October 2012, 03:17:28 UTC
c3b2aaf safer code for handling threads 21 October 2012, 02:28:40 UTC
2924484 safer code for handling threads 21 October 2012, 02:25:49 UTC
5e1e152 cleaned.txt output as nPeaks 20 October 2012, 15:49:01 UTC
41ce3fa added missing packages, fixed nasty bugs, renamed xtcProofReader 20 October 2012, 15:10:39 UTC
back to top