Skip to main content

Scan Alignment of STXM images.

Project description

Scan Alignment is a PyQtGraph-based graphical user interface. It allows for horizontal line alignment of images collected in the TwinMic beamline through Scanning transmission x-ray microscopy (STXM) imaging technique.


README

Introduction

The file should use UTF-8 encoding and be written using reStructuredText. It will be used to generate the project webpage on PyPI and will be displayed as the project homepage on common code-hosting services, and should be written for that purpose.

Installation

For standard Python installations, install pickpeak using pip:

pip install -U pip setuptools
pip install pickpeak

Usage

from pickpeak.pickpeak import PickPeak as pp
peaks = pp(spectrum) #spectrum shoud be type numpy.ndarray
peaks.gui_design() #calls the GUI
list_of_peaks = peaks.peak_list #returns the current list of peaks collected through the GUI

Requirements

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

scanalignment-0.0.3.tar.gz (8.2 kB view hashes)

Uploaded Source

Built Distribution

scanalignment-0.0.3-py2.py3-none-any.whl (11.7 kB view hashes)

Uploaded Python 2 Python 3

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