General instructions for installing from source (advanced users)

  1. Install Python 2.7 (if it isn’t already installed) and add it to your system path.
  2. Install the following Python packages (version indicated if less than most recent):
    • numpy
    • scipy
    • matplotlib
    • pillow
    • wxpython
    • lxml
    • h5py
    • cython
    • fabio
    • pyFAI
    • hdf5plugin
    • numba
  3. Download the RAW source file (RAW-x.y.z-Source where x.y.z is the version number) from sourceforge ( http://sourceforge.net/projects/bioxtasraw)
  4. Extract RAW to a directory of your choice and run RAW.py using python.
  5. Enjoy!
    • If you have problems, please consult the detailed installation guides and the solutions to common problems below. If that doesn’t help, please contact the developers.