Histogram Configuration - under construction
Ferdi Franceschini
2008-01-25 09:46
http://gumtree:9080/nbicms/Members/ffr/journals/folder.2008-01-24.4596726577/histogram-memory/
Histogram Configuration
Histograms are the most complex objects in SICS, and when doing configuration you must
have
The following uploads the text in the hmconfigscript dictionary variable as well as
the other dictionary variables to the histogram server.
hmm configure init 1
hmm init
The following just uploads the values in the dictionary variables to the histogram
server
hmm configure init 0
hmm init
The following simply updates the values of the dictionary variables listed in the
http://localhost:8080/admin/textstatus.egi page.
hmm configure statuscheck true
hmm stop
hmm configure statuscheck false
Setting "statuscheck" to false prevents the dictionary variables from being updated
every time there is a start, pause or stop.
OAT_TABLE
The oat_table is setup in the instrument specific configuration, the current default
for all instruments is to set one large time bin with the upper bin boundary equal to
the frame period (ie 20msec).
Histogram Data Axes
The x, y, theta, and time axes are calculated from the spatial and temporal bin
boundaries, and a scale factor and offset.