Return to MTsort guide base window ... Return to Translators base window

Afrodite

This handler supports the new data acquisition system with readout via a F2VB module to a networked TapeServer.

The OnlineTS handler connects with a standard Eurogam TapeServer running locally.

The RemoteTs handler connects with a TapeServer relay task running in another workstation.

This handler reads quasi-Eurogam format data and maps it into a group for each VSN.
NOTE: No config file is currently required.

e.g.

clover[11:17] (bp,e1,e2,e3,e4,t1,t2,t3,t4,a,b,c,d,e)
leps[3:6] (d1,d2,d3,d4,d5,d6,d7,d8)
caentdc[24] (t0,tdc1,tdc2,tdc3,tdc4,tdc5,tdc6,tdc7,
             leps1t,leps2t,leps3t,leps4t,leps5t,leps6t,leps7t,leps8t,
             leps9t,leps10t,leps11t,leps12t,leps13t,leps14t,leps15t,leps16t,
             leps17t,leps18t,leps19t,leps20t,leps21t,leps22t,leps23t,leps24t,
             leps25t,leps26t,leps27t,leps28t,leps29t,leps30t,leps31t,leps32t)
csi[191:254] (d0,e,pid,t)

AfroditeOld

The previous version which received FERA format data.

This handler requires a config file to decode the FERA VSN:SA mappings.


The following old handlers assumes data collected on VMS tape drive in ANSI format in little-endian format.


XsysRaw

The mapping to Eurogam addressing places each ADC in the event, in order, in its own single-item group.

Thus, sorting involves decoding the (variable) event contents ...

*formats

adc[1:32] (p)

*spectra

spec[1:32] 4096

*commands

 createlist alist from adc
 inc spec($a=alist.p) indexed $a

*finish

XsysFera

This handler requires a config file to decode the FERA VSN:SA mappings.
NOTE: The addition of further module types may require additional coding.
Please contact support below.
Maintained by Janet Sampson and John Cresswell (University of Liverpool)
Email to support@ns.ph.liv.ac.uk