Data Acquisition and Online Analysis at the NSCL
Prev
Next
II. The SpecTcl sorting program
Table of Contents
6.
NSCLSpecTcl Introduction
7.
Getting Started With SpecTcl
7.1.
What is SpecTcl?
7.2.
Customizing SpecTcl to analyze your data
7.2.1.
Getting the SpecTcl Skeleton
7.2.2.
Adding a new event processor to the skeleton.
7.2.3.
Building the customized SpecTcl
7.3.
SpecTcl at Run-time
7.3.1.
Introduction to the SpecTcl Command Language
7.3.2.
SpecTcl initialization
7.3.3.
Introduction to the SpecTcl folder GUI.
7.4.
Introduction to treeparameter
7.4.1.
The C++ Part of Tree Parameter
7.4.2.
The
classic
Tree Parameter GUI
8.
Scripting SpecTcl
8.1.
An introduction to scripting with Tcl/Tk
Tcl Reading list
8.2.
Incorporating scripts into SpecTcl
8.3.
Spec
Tcl
global variables
8.4.
SpecTcl Command categories
8.5.
Tailoring the SpecTcl main window
8.6.
Tailoring the Folder GUI
8.6.1.
Extending the main window menubar and menus
8.6.2.
Extending the context menus
8.6.3.
Using the folder browser in your own dialogs
8.7.
SpecTcl scripting cookbook
9.
Programming SpecTcl
10.
SpecTcl Command Reference
10.1.
SpecTcl Primitive Commands
apply
-- Apply Gates to Spectra
attach
-- Attach SpecTcl to an event source.
chan
-- Access channels of a spectrum.
clear
-- Clear contents of spectra.
fit
-- Fit a region of a 1-d spectrum.
fold
-- Create folds on gamma spectra
filter
-- Create, list and control pre-sort filters
gate
-- Create, list and manipulate gates.
integrate
-- Integrate regionsof interest in a spectrum
parameter
-- Manipulate SpecTcl Parameters.
project
-- Create projections of 2-d spectra.
pseudo
-- Tcl scripted parameter computations.
sbind
-- Bind SpecTcl spectra into Xamine.
spectrum
-- Manipulates the SpecTcl Spectrum set.
sread
-- Read spectra written with e.g. swrite
start
-- Start analyzing the attached data source
stop
-- Stop analyzing the attached data source.
swrite
-- Write contents of spectra to file
treeparameter
-- Manipulate tree parameter objects
treevariable
-- Manipulate tree variables.
unbind
-- Unbind spectrum from the Xamine displayer.
ungate
-- Removes the gate condition from a set of spectra.
10.2.
SpecTcl public
proc
commands.
11.
SpecTcl Programming Reference
12.
Xamine Reference
13.
SpecTcl Plugins.
14.
Scripted SpecTcl
15.
Getting and installing SpecTcl
Prev
Home
Next
Additional Resources
NSCLSpecTcl Introduction