atsas package

Module contents

This sub-package contains data and protocol classes wrapping ATSAS programs http://www.embl-hamburg.de/biosaxs/software.html

class atsas.Plugin[source]

Bases: pwem.Plugin

classmethod defineBinaries(env)[source]

Define required binaries in the given Environment.

classmethod getEnviron()[source]

Setup the environment variables needed to launch programs.

classmethod getProgram(binary='crysol')[source]

Return the program binary that will be used.

classmethod isVersionActive()[source]