Three methods of background subtractions from CCP13 fortran codes There are some modification to the original codes in order to make it easier to build as a python library and called from python script.
The library includes ..
- Paul Langan's "roving window" method.
- Calculation of a circularly-symmetric background.
- Calculation of a "smoothed" background through iterative low-pass filtering based on the method of M.I. Ivanova and L. Makowski (Acta Cryst. (1998) A54, 626-631).
These methods are described fully Here
This package is available on PyPI under name musclex_ccp13. You can install the package by
pip install musclex_ccp13
This package will be automatically installed by Muscle X