Trying the example run_sampler.py, i found two attributes that are not declared in the swapper class:
swapper.work_add
swapper.work_rm
run_sampler.py won't compile due to this issue.
This attributes are also present in NCMC Work Calculation.ipynb and SaltSwap Demo.ipynb.
Thanks