Configuring a Station for GLOW Mode

    Version as of 01:48, 20 May 2024

    to this version.

    Return to Version archive.

    View current version

    What needs to be done to configure a LOFAR station for GLOW mode:

    Set up ssh

    copy the observer public key to ~/.ssh/authorized_keys on the LCU

    Switch to wanted LOFAR Release

    check the current version of the control software with:

    swlevel -v

    check the available versions of the control software with:

    MAC_revert -s

    switch to the wanted version of the control software with:

    MAC_revert -v <version-string> -l -i

    Create the GLOW-Mode configuration files

    copy the original config to glow-control

    cd /opt/lofar/etc
    tar -cf ~/DE604-orig-config.tar RSPDriver.conf CalServer.conf TBBDriver.conf StaticMetaData/Storage+MAC.dat

    Modify the files:

    Storage+MAC.dat

    Add glow-mode recording machines to Storage+MAC.dat

    CalServer.conf.normal

    CalServer.conf.normal is the same as the original CalServer.conf

    CalServer.conf.calibration

    Change the following lines in CalServer.conf:

    CalServer.DisableACMProxy=0
    CalServer.WriteACCToFile=1
    CalServer.DataDirectory=/data/home/user9/station-cal-data/tmp

    RSPDriver.conf.hosts