bsoft package

Module contents

class bsoft.Plugin[source]

Bases: pwem.Plugin

classmethod defineBinaries(env)[source]

Define required binaries in the given Environment.

classmethod getEnviron(bsoftVersion=None)[source]

Setup the environment variables needed to launch bsoft. :param bsoftVersion (optional) pass a version to be used, otherwise will choose default value for BSOFT_HOME

classmethod getHomeFromVersion(bsoftVersion)[source]
classmethod getProgram(program, bsoftVersion=None)[source]

Return the program binary that will be used.