- Aug 31, 2017
-
-
Stephen A. Wood authored
-
- Oct 28, 2016
-
-
Stephen A. Wood authored
-
- May 07, 2014
-
-
Buddhini Waidyawansa authored
Fixed the wrong raster channel assignment in raster_jun04.map. The X and Y channels needed to be switched. In both map files, changed the plane assignments of all the raster channels to be 1 instead of 1,2,3,4. This then follows the ENGINE convention.
-
- May 05, 2014
-
-
Buddhini Waidyawansa authored
In raster_jun04.map, reassigned the raster channels into a single plane instead of different planes. This makes it easier for comparision with the engine. Modified raster_test.C to analyze run 52947 in the cache directory. Some minor clean up in the THcRaster.cxx class- removing comments and unused variables.
-
- Apr 25, 2014
-
-
Mark Jones authored
-
- Apr 24, 2014
-
-
Buddhini Waidyawansa authored
12, 1, 1, 0 !ADC ROC#1 Sl#13 Ch#12 Fast Raster X-sync 13, 2, 1, 1 !ADC ROC#1 Sl#13 Ch#13 Fast Raster X-signal 14, 3, 1, 2 !ADC ROC#1 Sl#13 Ch#14 Fast Raster Y-sync 15, 4, 1, 3 !ADC ROC#1 Sl#13 Ch#15 Fast Raster Y-signal to 12, 1, 1, 0 !ADC ROC#1 Sl#13 Ch#12 Fast Raster X-sync 13, 1, 1, 1 !ADC ROC#1 Sl#13 Ch#13 Fast Raster X-signal 14, 1, 1, 2 !ADC ROC#1 Sl#13 Ch#14 Fast Raster Y-sync 15, 1, 1, 3 !ADC ROC#1 Sl#13 Ch#15 Fast Raster Y-signal This works and it makes easier for the mapedit_rasterbcm.pl script to propagate these changes into ENGINE type map files.
-
- Mar 05, 2014
-
-
Buddhini Waidyawansa authored
Files with the prefix raster_ are coppies of original *.database, and *.param files which now includes changes nessacery for decoding raster data. I created seperate files for these because I need to merge this code upstream before I can compare the raster decoding results with that of the analyzer. For e.g. the map files are different from the original map files. So Steve needs to create a perl script that can propgate these changes in the map files to the map file of the analyzer inorder for me to do the analyzer hcana comparision. Once the comparision is done and we are satisifies with the results, we will merge the changes with the original files and remove the files with the prefix raster_*. gbeam.param now included by general.param. No need to load a separate parameter set to test raster/BPM code. examples/MAPS/raster_jun04.map adds new detector IDs for the raster and BPMs as follows: Add the following IDs to the misc elements, BEAM RASTER_ID= 18 ADC BPM_ID= 19 ADC In the channel section did the following modification: sub , plane, counter, sig 14, 1, 13, 1 !ADC ROC#1 Sl#15 Ch#14 Fast Raster X-sync 15, 1, 14, 2 !ADC ROC#1 Sl#15 Ch#15 Fast Raster X-signal 12, 1, 15, 3 !ADC ROC#1 Sl#15 Ch#12 Fast Raster Y-sync 13, 1, 16, 4 !ADC ROC#1 Sl#15 Ch#13 Fast Raster Y-signal
-
- Aug 20, 2013
-
-
Stephen A. Wood authored
-
- Jun 11, 2013
-
-
Vardan Tadevosyan authored
-
- Aug 11, 2012
-
-
Stephen A. Wood authored
Put map files in MAPS subdir. Define correct map for run 50017 in test.database. Add a script to display drift chamber hitmaps. Fix make_cratemap.pl so that it makes an entry in db_cratemap.dat for all Fastbus slots.
-