Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

37 lines (23 loc) · 1.12 KB

McStas Python Wrapper (mcpw)

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 and the rest of the Wiki at github.