Skip to main content

A python package to simulate powder diffraction using CCP4 and xprepx.

Project description

Introduction

A python package to simulate powder diffraction using CCP4 and xprepx.

Home Page & Repository

Home Page: https://pypi.python.org/pypi/powder/

Documentation: http://pythonhosted.org/powder/

Repository: https://github.com/jcstroud/powder

Example

  1. Make a new directory and put your pdb file in it.

  2. Make a template settings file in that directory:

    powder -t > settings.cfg
  3. Edit at least the first five values in the settings file on the right hand side of the “=” signs.

    Important - Don’t change the names on the left of the “=” signs because the left hand side names have meaning.

  4. Run powder with the config file you edited:

    powder settings.cfg

Testing Setup

You can test your setup in the test directory with the command:

./powder-test test.cfg

This allows testing after development without the need to build and install.

The -d flag is also available to prevent powder from running ccp4 and xprepx during debugging.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

powder-0.9.1.tar.gz (74.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page