The main addition is some basic tests that run through the main steps in both the sorting and shimming process. A few small code changes to Opt-ID itself were made to allow some tests to pass, for example:
the changes to magnet_tools.py in commit 38f8160
the changes to genome_tools.py in commit cfa43d9
but nothing that would alter the algorithm or what the code is fundamentally doing.
The main addition is some basic tests that run through the main steps in both the sorting and shimming process. A few small code changes to Opt-ID itself were made to allow some tests to pass, for example:
magnet_tools.py
in commit 38f8160genome_tools.py
in commit cfa43d9but nothing that would alter the algorithm or what the code is fundamentally doing.