namespace test-iofilter

test-iofilter

Attributes

Name
srcpath
testfile
aos
index

Attributes Documentation

variable srcpath

srcpath =  os.getenv('YODA_TESTS_SRC');

variable testfile

testfile =  os.path.join(srcpath,"iofilter.yoda");

variable aos

aos =  yoda.read(testfile, False, patterns=r".*_(eta|mass)_(2|4)");

variable index

index =  yoda.mkIndexYODA(testfile);

Updated on 2022-08-08 at 20:05:55 +0100