Abstract
This document explains how to use the NDS (Network Data Server) client interface in Python, Octave, and MATLAB programs. NDS is a TCP/IP protocol for retrieving online or archived data from thousands of instrument channels at LIGO (Laser Interferometer Gravitational-Wave Observatory) sites and data analysis clusters. Language modules for Python, Octave, and MATLAB (via Java) are provided through SWIG.
This document is also available online at http://www.lsc-group.phys.uwm.edu/daswg/projects/nds-client/doc/manual/.
List of Tables
List of Examples
environment.sh
connection.find_channels()
connection.count_channels()
connection.find_channels()
connection.count_channels()
connection.findChannels()
connection.count_channels()