Dragon: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| (21 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
=== General info ===  | === General info ===  | ||
*   | * https://toothless.triumf.ca - new Dragon MIDAS DAQ  | ||
* http://smaug.triumf.ca:8081 - old Dragon MIDAS DAQ  | |||
* https://elog.triumf.ca/Dragon - Dragon elog  | |||
* https://github.com/DRAGON-Collaboration - Dragon github  | |||
=== Dragon DAQ computers ===  | === Dragon DAQ computers ===  | ||
* toothless - new main daq computer (Mac Studio)  | |||
* smaug - main daq computer (MacOS)  | * smaug - main daq computer (MacOS)  | ||
* lxdragon01 - Dragon Head VME  | * lxdragon01 - Dragon Head VME  | ||
* lxdragon02 - Dragon Tail VME  | * lxdragon02 - Dragon Tail VME  | ||
*   | * isdaq10 - terminal on Dragon floor  | ||
* dragonhv01 - MPOD ISEG HV mainframe  | * dragonhv01 - MPOD ISEG HV mainframe  | ||
=== Contact ===  | === Contact ===  | ||
* Chris Ruiz  | * Chris Ruiz (ruiz)  | ||
*   | * Barry Davids  | ||
* Annika  | |||
* Louis Wagner (EMMA/Dragon)  | |||
* Luis Garcia (Dragon)  | |||
=== Other info ===  | === Other info ===  | ||
* new main account: dragon@toothless  | |||
* main account: dragon@smaug  | * main account: dragon@smaug  | ||
* isdaq account: dragon@isdaq00  | * isdaq account: dragon@isdaq00  | ||
* daq account: dragon@  | * daq account: dragon@daq00  | ||
=== DataPlot app ===  | |||
The DataPlot application is installed in the DRAGON user account:  | |||
https://isdaq00.triumf.ca/~dragon/DataPlot6.1.6/  | |||
=== Configure computer ===  | |||
* enable MacOS sshd X11 forwarding  | |||
<pre>  | |||
echo X11Forwarding yes > /etc/ssh/sshd_config.d/100-x11.conf  | |||
</pre>  | |||
=== Build stuff ===  | |||
* cd packages, git and unpack root.tar.gz from https://root.cern/install/all_releases/  | |||
* install libraries required by root:  | |||
* brew install libzstd; ln -s /opt/homebrew/lib/libzstd* /opt/local/lib  | |||
* brew install libxml2; ln -s /opt/homebrew/opt/libxml2/lib/libxml2.* /opt/local/lib  | |||
* update root version in ~/.zprofile  | |||
* . ~/.zprofile  | |||
* cd packages/midas, make cmake, rebuild with new root  | |||
* # NOT NEEDED, cd packages/rootana, git pull, git submodule update, make  | |||
* cd packages/rootbeer, make -j  | |||
* cd packages/dragon/analyzer, ./configure, make -j, should have bin/rbdragon and bin/rbsonik  | |||
* cd packages/MD1Calc, make, test with: ~/packages/MD1Calc/MD1Calc 16O 2 3739.07  | |||
= Head VME Crate =  | |||
* lxdragon01 VME CPU  | |||
* IO32 - 204 - 0x100000  | |||
* V792 - 430 - 0x110000  | |||
* V1190 - 0047 - 0xe00000  | |||
* V812 - 549 - 0x800000  | |||
* V812 - 550 - 0x810000  | |||
* V792 - 355 - 0x550000 (should have been 0x120000)  | |||
= Tail VME Crate =  | |||
* V720 HIGHLAND  | |||
* V730 HIGHLAND  | |||
* V1190 - 0028 - 0xe10000  | |||
* V785 - 449 - 0x130000  | |||
* V785 - 368 - 0x120000  | |||
* IO32 - 201 - 0x100000  | |||
* lxdragon02 VME CPU  | |||
Latest revision as of 22:00, 28 October 2025
Information on DRAGON DAQ
General info
- https://toothless.triumf.ca - new Dragon MIDAS DAQ
 - http://smaug.triumf.ca:8081 - old Dragon MIDAS DAQ
 - https://elog.triumf.ca/Dragon - Dragon elog
 - https://github.com/DRAGON-Collaboration - Dragon github
 
Dragon DAQ computers
- toothless - new main daq computer (Mac Studio)
 - smaug - main daq computer (MacOS)
 - lxdragon01 - Dragon Head VME
 - lxdragon02 - Dragon Tail VME
 - isdaq10 - terminal on Dragon floor
 - dragonhv01 - MPOD ISEG HV mainframe
 
Contact
- Chris Ruiz (ruiz)
 - Barry Davids
 - Annika
 - Louis Wagner (EMMA/Dragon)
 - Luis Garcia (Dragon)
 
Other info
- new main account: dragon@toothless
 - main account: dragon@smaug
 - isdaq account: dragon@isdaq00
 - daq account: dragon@daq00
 
DataPlot app
The DataPlot application is installed in the DRAGON user account:
https://isdaq00.triumf.ca/~dragon/DataPlot6.1.6/
Configure computer
- enable MacOS sshd X11 forwarding
 
echo X11Forwarding yes > /etc/ssh/sshd_config.d/100-x11.conf
Build stuff
- cd packages, git and unpack root.tar.gz from https://root.cern/install/all_releases/
 - install libraries required by root:
 - brew install libzstd; ln -s /opt/homebrew/lib/libzstd* /opt/local/lib
 - brew install libxml2; ln -s /opt/homebrew/opt/libxml2/lib/libxml2.* /opt/local/lib
 - update root version in ~/.zprofile
 - . ~/.zprofile
 - cd packages/midas, make cmake, rebuild with new root
 - # NOT NEEDED, cd packages/rootana, git pull, git submodule update, make
 - cd packages/rootbeer, make -j
 - cd packages/dragon/analyzer, ./configure, make -j, should have bin/rbdragon and bin/rbsonik
 - cd packages/MD1Calc, make, test with: ~/packages/MD1Calc/MD1Calc 16O 2 3739.07
 
Head VME Crate
- lxdragon01 VME CPU
 - IO32 - 204 - 0x100000
 - V792 - 430 - 0x110000
 - V1190 - 0047 - 0xe00000
 - V812 - 549 - 0x800000
 - V812 - 550 - 0x810000
 - V792 - 355 - 0x550000 (should have been 0x120000)
 
Tail VME Crate
- V720 HIGHLAND
 - V730 HIGHLAND
 - V1190 - 0028 - 0xe10000
 - V785 - 449 - 0x130000
 - V785 - 368 - 0x120000
 - IO32 - 201 - 0x100000
 - lxdragon02 VME CPU