chop3

Produce the time distance diagram for different chooper configuration


Keywords
chop
License
MIT
Install
pip install chop3==0.1.0

Documentation

chop

Documentation Status

Produce the time distance diagram for different chopper configuration

Features

  • Calculation of the band-width to avoid frame overlap
  • Calculation of the time when chopper T1 or T2 or T3 opens
  • Calculation of the chopper phase angle
  • Plot the time-distance diagram for chopper configuration

Examples

see notebook : https://github.com/ornlneutronimaging/chop/blob/master/notebooks/Time_Distance_DIagram-Fahima.ipynb

https://raw.githubusercontent.com/ornlneutronimaging/chop/master/figure/Screenshot%20from%202019-06-11%2009-06-13.png

Installation

  • Clone the repository and execute from within and execute:
$ git clone git@github.com:ornlneutronimaging/chop.git
$ cd chop
  • Anaconda (Recommended)
$ conda install -c fi0 chop
  • Pypi
$ pip install chop3