Difference: TTTSoftware (1 vs. 9)

Revision 929 Jan 2014 - EricHazen

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
This page contains both PyChips-based (using Python) and microHAL-based (using C++) software packages for the control, readout, and programming of the TTT TTC Simulator board.

NOTE: As of CACTUS Software Suite 2.0, the uHAL package no longer works... You will need to use the Python packages below for your TTT operation, for the time being

Software Releases

Changed:
<
<
>
>
  • Python - please see this page for Python software now.
 

Installation Procedures

  • Python

Revision 821 Oct 2013 - EricHazen

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
This page contains both PyChips-based (using Python) and microHAL-based (using C++) software packages for the control, readout, and programming of the TTT TTC Simulator board.

NOTE: As of CACTUS Software Suite 2.0, the uHAL package no longer works... You will need to use the Python packages below for your TTT operation, for the time being

Software Releases

Changed:
<
<
>
>
 

Installation Procedures

  • Python

Revision 702 Jul 2013 - DavidZou

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
This page contains both PyChips-based (using Python) and microHAL-based (using C++) software packages for the control, readout, and programming of the TTT TTC Simulator board.
Line: 6 to 6
 

Software Releases

  • Python
Added:
>
>
 

Revision 631 May 2013 - CharlieHill

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
This page contains both PyChips-based (using Python) and microHAL-based (using C++) software packages for the control, readout, and programming of the TTT TTC Simulator board.
Changed:
<
<
NOTE: It is suggested that if you indeed have CACTUS installed on your SLC5 machine, you use the C++ software releases. This package offers higher performance and is what will be maintained in the long run.
>
>
NOTE: As of CACTUS Software Suite 2.0, the uHAL package no longer works... You will need to use the Python packages below for your TTT operation, for the time being
 

Software Releases

  • Python
Added:
>
>
 

Revision 505 Apr 2013 - CharlieHill

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
This page contains both PyChips-based (using Python) and microHAL-based (using C++) software packages for the control, readout, and programming of the TTT TTC Simulator board.
Line: 6 to 6
 

Software Releases

  • Python
Added:
>
>
 
Added:
>
>
 

Installation Procedures

Revision 403 Apr 2013 - CharlieHill

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
This page contains both PyChips-based (using Python) and microHAL-based (using C++) software packages for the control, readout, and programming of the TTT TTC Simulator board.
Added:
>
>
NOTE: It is suggested that if you indeed have CACTUS installed on your SLC5 machine, you use the C++ software releases. This package offers higher performance and is what will be maintained in the long run.
 

Software Releases

Changed:
<
<
    • COMING SOON
>
>

Installation Procedures

  • Python
    1. Download the tarball and unzip it in your ${HOME}/src directory (or any directory you desire):
            $ wget http://ohm.bu.edu/~chill90/ttt/python/ttt_pychips_2013-04-03.tar.gz
            $ tar - zxvf ttt_pychips_2013-04-03.tar.gz
            
    2. Set the environment (use environ.sh for bash, environ.csh for tcsh):
            $ cd ttt_pychips/
            $ source environ.sh
            
    3. You are now ready to run the executable python scripts!
            $ python src/TTTtool.py
            

  • C++
    1. Download the tarball and unzip it in your ${HOME}/src directory (or any directory you desire):
            $ wget http://ohm.bu.edu/~chill90/ttt/uhal/ttt_uhal_2013-04-03.tar.gz
            $ tar -zxvf ttt_uhal_2013-04-03.tar.gz
            
    2. Set the environment (use environ.sh for bash, environ.csh for tcsh):
            $ cd ttt_uhal/
            $ source environ.sh
            
    3. Build the code
            $ make
            
    4. You are now ready to run the command-line executable ttt_uhal/bin/TTTtool and the trigger scripts in ttt_uhal/scripts/
            $ ./bin/TTTtool
            
 

Revision 303 Apr 2013 - CharlieHill

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
This page contains both PyChips-based (using Python) and microHAL-based (using C++) software packages for the control, readout, and programming of the TTT TTC Simulator board.

Software Releases

  • Python
Added:
>
>
 

Revision 229 Mar 2013 - CharlieHill

Line: 1 to 1
 
META TOPICPARENT name="HcalDTC"
Changed:
<
<
This page contains a Python software package for running the TTC Tester (TTT) board and programming the flash via Ethernet. I am working on porting this all to uHAL; expect a c++ package soon.
>
>
This page contains both PyChips-based (using Python) and microHAL-based (using C++) software packages for the control, readout, and programming of the TTT TTC Simulator board.
 
Changed:
<
<
COMING SOON
>
>

Software Releases

 

Revision 127 Mar 2013 - CharlieHill

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="HcalDTC"
This page contains a Python software package for running the TTC Tester (TTT) board and programming the flash via Ethernet. I am working on porting this all to uHAL; expect a c++ package soon.

COMING SOON

-- CharlieHill - 27 Mar 2013

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback