Skip to content
tincotema edited this page Dec 19, 2023 · 9 revisions

Welcome to the wiki

Content

Why jet an other python wrapper

Installation

Key Functionalites

Jupyter Notebook

Command Usage

Function overview

Change log

Quick start

Requirements

  • mcstas
  • gcc
  • numpy
  • matplotlib

Instalatlion

  • Install with pip install mcpw

First setup

  • Enter the directory with your mcstas instrument
  • run mcpw_setup -I 'your_instrument.instr' -m 'path_to_mcstas_executable'

Final step

  • run mcpw_manager -p 'your_instrument.py' full

For more detailed instructions see the Install section.