snapred package

Subpackages

Module contents

SNAPRed: a Python package for reduction and calibration of the SNAPRed instrument

snapred.pullModuleMembers(file='/home/docs/checkouts/readthedocs.org/user_builds/snapred/checkouts/latest/src/snapred/__init__.py', name='snapred')

Does a shallow pull of all the modules in the package. Returns a flattened list of all the __all__ lists in the modules. Returns a dict of used to update the local namespace of the caller. (This enables from snapred.dao import Data instead of from snapred.dao.Data import Data)