Skip to main content

PeakPo

DOI

PeakPo is a Python application for X-ray diffraction analysis of samples at high pressure and high temperature.

Major features include:

  • Pressure and temperature estimation
  • Phase identification
  • Two-dimensional data analysis
  • Visual equation-of-state fitting
  • Peak fitting
  • Visual unit-cell fitting
  • Generation of Excel files containing all calculation results

How to install

For PeakPo 7.10.x, use a separate environment from PeakPo 7.9.x.

If you already installed PeakPo 7.9.x with pip in an environment named peakpo, rename that environment to pkpo709 first:

conda create -n pkpo709 --clone peakpo -y
conda remove -n peakpo --all -y

Then create a new environment for PeakPo 7.10.x:

conda create -n pkpo710 python=3.11 -y

Activate pkpo710:

conda activate pkpo710

Install PeakPo 7.10.x:

python -m pip install --upgrade pip
python -m pip install peakpo

Upgrading from 7.9.x to 7.10.x

PeakPo 7.9.x is based on PyQt5, while PeakPo 7.10.x is based on PyQt6.

Because of this Qt transition, do not upgrade in-place in your old 7.9.x environment. Keep 7.9.x in pkpo709, and install 7.10.x in pkpo710.

Recommended setup:

conda create -n pkpo709 --clone peakpo -y
conda remove -n peakpo --all -y
conda create -n pkpo710 python=3.11 -y
conda activate pkpo710
python -m pip install --upgrade pip
python -m pip install peakpo

Use environments like this:

conda activate pkpo709   # old 7.9.x
conda activate pkpo710   # new 7.10.x

How to upgrade

Upgrade inside the target environment:

conda activate pkpo710
python -m pip install --upgrade --upgrade-strategy eager peakpo

How to reinstall

Reinstall inside the target environment:

conda activate pkpo710
python -m pip install --force-reinstall peakpo

How to run PeakPo (pip install)

Activate the environment where peakpo is installed:

conda activate pkpo710

Run PeakPo:

peakpo

If the peakpo command is not found, run:

python -m peakpo

How to install before 7.9.x

Installation wiki page

Installation Google Slides

Where to download executables

I no longer provide executable files. You can still download previous versions from this Google Drive folder.

Where to get help

See the PeakPo wiki for detailed instructions on installation, setup, operation, and updates.

How to cite

S.-H. Shim (2017). PeakPo: A Python software package for X-ray diffraction analysis at high pressure and high temperature. Zenodo. https://doi.org/10.5281/zenodo.810199

Download files

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

Source Distribution

peakpo-7.12.2.tar.gz (728.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

peakpo-7.12.2-py3-none-any.whl (755.4 kB view details)

Uploaded Python 3

File details

Details for the file peakpo-7.12.2.tar.gz.

File metadata

  • Download URL: peakpo-7.12.2.tar.gz
  • Upload date:
  • Size: 728.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for peakpo-7.12.2.tar.gz
Algorithm Hash digest
SHA256 3ad6f403df8d7d58e498e5a2bd63ac18395f0d49e4d665594b6438702bfd15bd
MD5 d42c338247cf0e09ed89ad49ff9ec8b3
BLAKE2b-256 94f62f758089a2fceb725b7797c2cefe8a267807dbd868c54df2ea32331c6c6f

See more details on using hashes here.

File details

Details for the file peakpo-7.12.2-py3-none-any.whl.

File metadata

  • Download URL: peakpo-7.12.2-py3-none-any.whl
  • Upload date:
  • Size: 755.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.14

File hashes

Hashes for peakpo-7.12.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f690ef578fc9917a575b44c824cfa9e8df412d66bb8bb3c009bbb9117ae0a1ee
MD5 0b40709d03e637139532e2f958083c2a
BLAKE2b-256 2774f6acfe3b6551f91ac76fcb3ae65abbac7f61a843b779c450b8695cdd8470

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

7.12.2 This release

2 files

7.12.0

2 files

7.11.12

2 files

7.11.11

2 files

7.11.10

2 files

7.11.7

2 files

7.11.3

2 files

7.11.2

2 files

7.11.1

2 files

7.11.0

2 files

7.10.12

2 files

7.10.11

2 files

7.10.10

2 files

7.10.9

2 files

7.10.8

2 files

7.10.6

2 files

7.10.5

2 files

7.10.4

2 files

7.10.3

2 files

7.10.2

2 files

7.10.1

2 files

7.10.0

2 files

7.9.4

2 files

7.9.3

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page