Python packages

From Kraken Wiki
Revision as of 09:50, 30 January 2024 by Ville Valtavirta (talk | contribs)
Jump to: navigation, search

The Python packages KrakenTools, Cerberus and Cetus do not require any installation in addition to

  1. Adding the KrakenTools, Cerberus and Cetus folders to your Python path (see Python_environment):
    • Do add /home/<username>/Kraken/Cerberus/, do not add /home/<username>/Kraken/Cerberus/cerberus/
  2. Installing the dependencies if not already installed (see Python_environment): numpy, scipy, matplotlib and serpenttools. All can be installed with pip.