ID |
Date |
Author |
Subject |
Text |
 |
693
|
Tue May 8 23:58:35 2018 |
Sean Quinn | Manual Rev5.1 Figure 1, optional components | Dear All,
I'm troubleshooting a board |
|
692
|
Tue May 8 14:43:03 2018 |
Stefan Ritt | Peak at 0 mV in traces | The DRS chip is read out with a 12 bit
ADC, thus the phyical resolution is roughly
1V/4096 = 0.24 mV. I say roughly since the |
|
691
|
Tue May 8 12:15:54 2018 |
Alessio Berti | Peak at 0 mV in traces | Hi Stefan,
following your example, we tried
to perform the same measurement, using drs_exam |
   |
690
|
Sun May 6 11:45:09 2018 |
Stefan Ritt | confusion about the description in drs.cpp | The locbus_addr is indeed 32 bits wide,
since the firmware was originally derived
from some firmware running in a VME crate, |
|
689
|
Sun May 6 08:13:37 2018 |
chen wenjun | confusion about the description in drs.cpp | Hi Stefan:
I'm still confused that
althought the 8 bits buffer is enough,the |
|
688
|
Fri May 4 12:11:57 2018 |
Stefan Ritt | Running drs_example.cpp | And here is the second part of your answer:
When you change the input range, you have
to redo the voltage calibration. Best is |
|
687
|
Fri May 4 11:56:08 2018 |
Stefan Ritt | Voltage and Timing Calibration in drs_exam.cpp | Have you set the sampling frequency
b->SetFrequency(5, true);
before the calibration? |
|
686
|
Fri May 4 11:35:20 2018 |
Stefan Ritt | Peak at 0 mV in traces | I tried the following:
- trigger on a 10 MHz sine wave
on CH0, CH1 was open |
|
685
|
Wed May 2 12:23:16 2018 |
Alessio Berti | Peak at 0 mV in traces | Hi,
thank you for the quick reply.
All the bins in the previous histograms have |
|
684
|
Wed May 2 12:12:42 2018 |
Stefan Ritt | Peak at 0 mV in traces | I note that your peak at zero is exactly
twice as high as the bins left and right,
so this looks to me like a binning problem |
|
683
|
Wed May 2 10:44:17 2018 |
Alessio Berti | Peak at 0 mV in traces | Hi,
we modified drs_exam.cpp to read
all 4 channels from the DRS4 and apply directly |
    |
682
|
Wed May 2 09:24:53 2018 |
Stefan Ritt | DRS4 using drs_exam.cpp to save as binary files | You have to write the C/C++ code yourself
to write data in binary or any other format.
All information is present after the waveform |
|
681
|
Tue May 1 02:00:40 2018 |
Hyunseong Kim | DRS4 using drs_exam.cpp to save as binary files | Hi,
I would like to save the waveform
in a .dat binary file using drs_exam.cpp. |
|
680
|
Tue Apr 17 13:28:23 2018 |
Stefan Ritt | DRS4 read_binary.cpp | On the software download page at https://www.psi.ch/drs/software-download
you find a link to all versions of the DRS
software, which is located at: https://www.dropbox.com/sh/clqo7ekr0ysbrip/AACoWJzrQAbf3WiBJHG89bGGa?dl=0 |
|
679
|
Mon Apr 16 21:21:29 2018 |
Sobimpe Eniola | DRS4 read_binary.cpp | Hello everyone,
The new read_binary.cpp code
I will be very glad if anyone can |
|
678
|
Fri Apr 13 18:14:07 2018 |
Alessio Berti | Voltage and Timing Calibration in drs_exam.cpp | Hi,
we were trying to implement an
automatic way to calibrate our DRS4 both |
|
677
|
Fri Mar 23 09:39:55 2018 |
Stefan Ritt | Read the CalibrateWaveform | You don't have to read and calibrate
the waveforms in your user code, but can
rely on the DRS.cpp library to do that. Just |
|
676
|
Thu Mar 22 14:36:01 2018 |
Phan Van Chuan | Read the CalibrateWaveform | Helo
I'm building an application for
reading waveforms from the DRS4 board to |
|
675
|
Mon Mar 19 16:22:42 2018 |
Stefan Ritt | ROI | The DRS4 has an internal storage of 1024
capacitors. They work as a ring buffer, so
at 5GSPS you can store 200ns wide signals. |
|
674
|
Mon Mar 19 15:12:02 2018 |
Stefan Ritt | Running drs_example.cpp | The time channel is already calibrated
in ns. So for 5 GSPS, the time scale goes
from zero to 200. Concerning your other issues |
|