MetinSa / Commander1Mod

Commander1 Module - Text-Based User Interface - Summer Job 2019 at Institute of Theoretical Astrophysics at UiO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Commander1Mod

Text-based user interface for Commander1 that automates some of the more time consuming tasks related to Commander1 runs.

Usage

  • Clone the repository and cd to it
  • Run ./setup.py [path_to_commander1] which appends an alias and an enviornment variable with the Commander1 path to your .bashrc, allowing the module to be used from any destination.
  • Run c1 in a directory containing the parameterfile you wish to configure.

Tasks without using the interface

  • Run c1 help or c1 -h to view list of available commands
  • Example: remove a band by running: c1 removeband parameterfile.txt band_to_remove

Commander1 Text-Based User Interface

About

Commander1 Module - Text-Based User Interface - Summer Job 2019 at Institute of Theoretical Astrophysics at UiO


Languages

Language:Python 100.0%