Skip to content

GStreamer 1.0: Remove template bank generation

Related to #84

Details

This MR removes template generation code from this repo. The code will live on in git history, and before closing #84 it'll be pulled to its own repo and ported to py3. (e.g. under spiir-group/bankgen)

There were some functions in-use functions in spiirbank/spiir_utils.py that I've preserved and moved to pipemodules/spiir_utils.py. Otherwise, spiirbank, and some outdated scripts that used it`, have been entirely removed.

Tests

I've done a fresh build (after deleting my old install directory) and 2 runs here: /fred/oz996/tdavies/spiir_project/sources/testing/gout/py3/MR99_tests

I've run Daniel's test script over the results here: /fred/oz016/tdavies/projects/tanghyd__spiir/spiir_python_tests/logs/test_zerolags_15_11_MR94_MR99

Edited by Timothy Davies

Merge request reports