Skip to main content

Tools for physics from UNO.

Project description

Build Status

UNO Physics Tools


  • Python tools collected from data analysis projects at the University of New Orleans.
  • Some of these will be useful in general, some will be specific to our internal systems.
    • TODO: seperate the generally useful parts from the specific parts.
  • TODO: add in proper badges

Installation


  • Recommended to use a virtualenv. python -m virtualenv *name of directory to put venv*
  • To install:
    • Either clone this repo then install:
      • git clone https://github.com/micha2718l/unophysics.git
      • cd unophysics
      • pip install .
    • Or use pip
      • pip install unophysics

Tools for physics from UNO.


  • Free software: MIT license
  • Documentation: TODO

Features


  • Wavelet noise cleaning function
  • Various quantum mechanics formulas implemented
  • Jupyter Notebook helper functions for displaying math
  • Can load LADC GEMM data, for the data access functions to work, credentials for the servers are needed. Contact us if that is desired.
  • Can work with the LADC GEMM data to display spectrographic information
  • Data on various marine mammal species built into the library (currently has Bryde's whale information, in progress to fill in with Fin whale data).
  • TODO: Examples

Credits


  • Most of this work has been done by various students and professors at the University of New Orleans Physics department.
  • Special thanks to the LADC GEMM Consortium for data to work with and inspire us.
  • This package was created with:

History

0.1.0 (2018-09-06)

  • First release on PyPI.

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

unophysics-0.5.1.tar.gz (19.5 kB view hashes)

Uploaded Source

Built Distribution

unophysics-0.5.1-py2.py3-none-any.whl (16.4 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