professor is hosted by Hepforge, IPPP Durham

Library Reference Documentation

Note

The professor package contains a meta-module professor.user that exports all data-structures and functions intended to be used outside of the framework. It should be imported with

>>> import professor.user as prof

All examples use this as silent convention.

Previous topic

Weights file syntax

Next topic

professor.data

This Page