|
AIDA
GELINA
BRIKEN
nToF
CRIB
ISOLDE
CIRCE
nTOFCapture
DESPEC
DTAS
EDI_PSA
179Ta
CARME
StellarModelling
DCF
K40
|
DESPEC |
 |
|
Message ID: 526
Entry time: Sun Mar 3 16:06:11 2024
|
Author: |
TD |
Subject: |
Sunday 3 March |
|
|
17.00 FEE64 41:a0:71 ASIC #2 u/s
Replaced ASIC mezzanine with new ASIC mezzanine
Installed as aida04
Unable to boot nnrpi2 - manual/local control of BNC PB-5 and FEE64 PSU - no interlock
Water temperature & pressure as measured outside S4 area - OK
Manually power FEE64s
BNC PB-5 local control/ON
Amplitude 1.0V
Attenuation x10
Polarity -
tau_d 1ms
Frequency 22Hz
FEE64 temps OK - attachment 1
All system wide checks OK
WR timestamp OK - attachment 2
aida04 ASIC settings - attachment 3
ADC data item stats OK - attachment 4
aida04 Rate spectrum - attachment 5
aida04 *.*.L spectra - attachments 6-9
1.8.L pulser peak width 15 ch FWHM
aida04 1.8.W spectra - 20us FSR - attachment 10-11
MIDAS configuration - attachment 12
DHCP config - attachment 13
18.30 FEE64 41:f6:b7 ASIC #1 u/s
Replaced ASIC mezzanine with new ASIC mezzanine
Installed as aida02
All system wide checks OK
FEE64 temps - attachment 14
aida02 ASIC temperature c. 512 deg C !
PSU/Virtex temps OK
Mezzanine ambient to touch - assume faulty sensor/poor connection?
aida02 ASIC settings - attachment 15
WR timestamp OK - attachment 16
ADC data item stats OK - attachment 4
aida04 Rate spectrum - attachment 18
aida02 1.8.W spectra - 20us FSR - attachment 19-20
aida02 *.*.L spectra - attachments 21-24
1.8.L pulser peak width 16 ch FWHM
19.30 Power OFF
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Setting BGColor "BlanchedAlmond"
Setting TextColor "red"
Setting ProjectName AIDA
Setting ProjectImage AIDA.gif
Setting ProjectURL "http://npg.dl.ac.uk/NPG/Projects/Fair.html"
Setting Option1Name STFC
Setting Option1URL "stfc.ac.uk"
Setting Option1Image stfc.jpg
# global MessageLoggerServerHost
# set MessageLoggerServerHost nndhcp077.dl.ac.uk
# package require MessageLoggerClient
# Setting Option3Name "Elog Server"
# Setting Option3URL "http://nndhcp077.dl.ac.uk:8080/DataAcq/"
# Install required services
if {![namespace exists ::AIDA]} {namespace eval ::AIDA {puts "created namespace ::AIDA"}}
# set ::AIDA::TestMode 1
global SpectrumServerHost
set SpectrumServerHost aidas
package require XAIDAAccessClient ;# for Client end - ie AIDA server workstation sets MIDAS_XAIDAAccessClient_Exists (SOAP)
package require XAD9252AccessClient ;# for Client end - ie AIDA server workstation sets MIDAS_XAD9252AccessClient_Exists (SOAP)
namespace eval DataAcquisition {
variable PROJECT AIDA
variable ACQSERVERS
set ACQSERVERS [list aida01 aida03 aida04 aida05 aida08]
variable ACQSERVER [first $ACQSERVERS]
variable DataTransferStreams; set DataTransferStreams 2
# set ::DataAcquisition::EnableMerger 1
# set ::DataAcquisition::EnableTape 1
variable RDOGo 0
}
namespace eval AIDA {
variable ModuleMenu; set ModuleMenu $::DataAcquisition::ACQSERVERS
variable TSMaster; set TSMaster aida01
variable FEE64 [first $ModuleMenu]
variable ConfigBase; set ConfigBase [file join $env(MIDASBASE) config TclHttpd]
}
Setting DataBaseRoot "/MIDAS/DB"
package require DataBaseAccessServer
package require NetVarsServer 1.1
package require SigTaskServer
# package require MemSasServer
# Install services for Run Control
namespace eval $::DataAcquisition::PROJECT {
variable DBRootName [file join EXPERIMENTS AIDA]
variable DBNodeBase 2012
}
package require AIDARunControl
# package require TapeServer
# package require MergerControl
# package require MERGERunControl
Setting Option7Name "Project Home Page"
Setting Option7URL "http://npg.dl.ac.uk/NPG/Projects/Fair.html"
Setting Option8Name "Server Software Home Page"
Setting Option8URL "http://npg.dl.ac.uk/MIDAS/download/WebServices.html"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|