Module and Data Paths

Module to set up path information for the LWA Software Library. Two variables are defined by this module:

  • MODULE

  • DATA

MODULE

specifies the absolute path to the module

DATA

the absolute path to the data directory where data files are stored

lsl.common.paths.DATA = '/home/docs/checkouts/readthedocs.org/user_builds/lsl/conda/v2.1.1/lib/python3.8/site-packages/lsl-2.1.1-py3.8-linux-x86_64.egg/lsl/data'

Absolute path to the data directory where data files for LSL are stored

lsl.common.paths.MODULE = '/home/docs/checkouts/readthedocs.org/user_builds/lsl/conda/v2.1.1/lib/python3.8/site-packages/lsl-2.1.1-py3.8-linux-x86_64.egg/lsl'

Absolute path to the LSL intall location