Skip to main content

object-oriented N-dimensional data processing with notebook functionality

Project description

Installation

Highly Recommended: If installing with pip install the following packages with your system, rather than relying on pip to install them:

  • numpy

  • scipy

  • sympy

  • pyqt

  • pytables

  • matplotlib

  • h5py

For example, on windows with Anaconda 2.7. – just run conda install numpy scipy sympy pyqt pytables matplotlib h5py.

(If you don’t install these packages with your system pip will try to install them, and there is a good chance it will fail – it’s known not to work great with several of these).

Version Notes

Note that version is currently 0.9.4 – currently intended just for collaborators, etc. A general-use version 1.0.0 is planned within a year. (Note that the email currently linked to the PyPI account is infrequently checked –if you have interest in this software, please find J. Franck’s website and contact by that email.)

Object-oriented Python package for processing spectral data – or in general, n-dimensional data with labeled axes (i.e. n-Dimensional gridded data like an HDF SDS). If you are working in a lab developing new spectroscopic methodologies, then this package is definitely for you. If you deal with multi-dimensional data of some other form, then it’s likely for you.

  • Labeled axes allow one to manipulate datasets (potentially with different dimensions) without having to explicitly keep track of what the different dimensions correspond to. Code becomes more legible. Also, tiling, direct product, and griding functions become obsolete.

  • Fourier transformation with automatic manipulation of axes.

  • Automatic error propagation.

  • Reading and writing to HDF5.

  • The code is written so that it can be integrated into a LaTeX lab notebook. The same code that generates pop-up windows with plots from the command line can be embedded into a Latex document. Extension to other output formats, such as HTML or markdown, should be relatively straightforward.

More detailed web documentation will be coming soon.

NMR/ESR specific

Because it was written primarily for NMR data, it also includes:

  • Routines for reading commercial raw data into objects with all relevant information.

  • (Not yet in packaged version) A basic compiled routine for propagating density matrices that can be used to predict the response to shaped pulses.

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

pySpecData-0.9.5.tar.gz (215.4 kB view details)

Uploaded Source

Built Distribution

pySpecData-0.9.5-cp27-cp27m-win_amd64.whl (346.5 kB view details)

Uploaded CPython 2.7m Windows x86-64

File details

Details for the file pySpecData-0.9.5.tar.gz.

File metadata

  • Download URL: pySpecData-0.9.5.tar.gz
  • Upload date:
  • Size: 215.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pySpecData-0.9.5.tar.gz
Algorithm Hash digest
SHA256 c2f1b20aaf34d4de1ea158a2db9e62a9433e165ae33bf6c322b61c094ceab213
MD5 27e59b5057d9804f944ec85608a7da42
BLAKE2b-256 3ce3c4305633881ebf32b87b452eb7255327a5cb9ebe8d58ef6bb372ac5b1048

See more details on using hashes here.

File details

Details for the file pySpecData-0.9.5-cp27-cp27m-win_amd64.whl.

File metadata

File hashes

Hashes for pySpecData-0.9.5-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 75be4d7d9b9a3fc30efd3e2528f1d47ad34fbe806f781ac33c00229279da88ad
MD5 f1446bcc9273ecdc213b0511b63307e1
BLAKE2b-256 b5eee653dddc34c94c4008ce4a5aa7783616fcc3ee71104335f2c2e3a0f0580b

See more details on using hashes here.

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