Fri Apr 5 08:54:37 2013, Stefan Ritt, cascading -- DRS4 Osci.cpp & DRS.cpp
|
Jill Russek wrote:
Would it be possible to just hardcode a few lines in the SetChannelConfig in DRS.cpp method as such: |
Thu Apr 11 08:39:12 2013, Stefan Ritt, cascading -- DRS4 Osci.cpp & DRS.cpp
|
Jill Russek wrote:
|
Fri Apr 12 08:25:05 2013, Stefan Ritt, cascading -- DRS4 Osci.cpp & DRS.cpp
|
Jill Russek wrote:
|
Fri Apr 12 08:38:17 2013, Stefan Ritt, code/details for optimal DRS4 timing calibration?
|
Bill Ashmanskas wrote:
Hi Stefan, |
Mon Apr 22 15:52:53 2013, Stefan Ritt, effect of jitter/alignment between SRCLK and ADC clock
|
Benjamin LeGeyt wrote:
Hello! |
Tue May 21 13:25:41 2013, Stefan Ritt, mac osx 10.6
|
> Hi,
>
> I would like to use the DRS4 with my macbook pro running osx 10.6.8.
|
Tue May 21 17:51:09 2013, Stefan Ritt, mac osx 10.6
|
> >
> > it looks like 64bit vs 32bit problem, you have to compile all libraries for the same architecture. Maybe, make clean to
> > remove all precompiled object files .o and recompile it again. Try to compile first that simple example without wxWidgets.
|
Fri May 24 18:20:14 2013, Stefan Ritt, mac osx 10.6
|
> I made some progress. Understood what was wrong in the make phase. You have only to add the option -arch i386 in the CFLAGS line of the makefile.
> Then the make is ok, it produces the 3 executables. drs_exam and drscl seem to work correctly.
> DRSOsc.app does not work as app, in the sense that if you click it, an error message comes saying "You can't use this version of the application DRSOsc.app |
Sat May 25 21:03:22 2013, Stefan Ritt, DRS4- analog pulse counting
|
Osip Lishilin wrote:
|
Fri Jun 7 10:22:48 2013, Stefan Ritt,
|
tmiron alon wrote:
Hallo, |
Mon Jun 10 16:24:21 2013, Stefan Ritt, add an average ability to the Scope
|
tmiron alon wrote:
|
Tue Jun 18 14:19:39 2013, Stefan Ritt, ROOT program to decode binary data from DRSOsc 
|
Please find attached a simple ROOT based program (http://root.cern.ch) to decode binary data from the DRSOsc program. It assumes that all four channels
were recorded. If this is not the case, the program can be adjusted accordingly.
To use it, simply type (assuming that you have written a data file "test.dat" with DRSOsc): |
Thu Jul 4 08:54:25 2013, Stefan Ritt, add an average ability to the Scope
|
tmiron alon wrote:
|
Thu Jul 4 09:17:31 2013, Stefan Ritt, add an average ability to the Scope
|
tmiron alon wrote:
|
Thu Jul 4 10:14:32 2013, Stefan Ritt, add an average ability to the Scope
|
tmiron alon wrote:
|
Sat Jul 6 06:10:38 2013, Stefan Ritt, Missing methods in drs-4.0.1.tar.gz
|
Hermann-Josef Mathes wrote:
Hi, |
Tue Jul 9 12:23:06 2013, Stefan Ritt, cannot save in binary format
|
Dmitry Hits wrote:
Hi, |
Tue Jul 16 16:25:43 2013, Stefan Ritt, add an average ability to the Scope
|
tmiron alon wrote:
Hi Stefan. |
Tue Jul 23 22:35:08 2013, Stefan Ritt, Evaluation Board Behavior
|
alonzi wrote:
Working with the DRS evaluation board we noticed some funny behavior: See attatchment 1. In about 1% of scope traces we see the first and |
Mon Jul 29 06:04:45 2013, Stefan Ritt, add an average ability to the Scope
|
Hi satefan,
I did some debug on the DRSOsc program and saw that everywhere you used the function "IsBusy()", you used it with "SoftTrigger()", |