Giter Club home page Giter Club logo

thompson-pulsed's Introduction

Thompson Pulsed Analysis Package

This package was made to streamline the data analysis performed on the strontium pulsed experiment in James Thompson's lab at JILA. It contains:

  • parsing functions for common data sources, such as our handheld spectrum analyzer or our FFT machine
  • a Multitrace object which contains time series data, potentially with multiple dimensions to allow for parallel processing of many shots
    • This object comes with several methods designed to perform common analysis operations on datasets, like averaging or performing Fourier transforms
  • experiment-specific preprocessing designed to make writing analysis scripts easier

If there are more things you think would be useful to add, let me know! Or do it yourself. Your pick.

Installation Notes

Installing on a Windows 10 conda-based distribution requires access to the git CLI, which you can install with conda install git. Then, perform the following in your Anaconda Powershell Prompt to clone the project repository and install the latest version of thompson_pulsed:

cd <parent directory for local repo>
git clone <HTTPS url for project>
cd thompson_pulsed
pip install .

Running thompson_pulsed requires numpy, scipy, matplotlib, and pandas to be installed at a minimum on your machine.

thompson-pulsed's People

Contributors

dylan-j-young avatar thompsonjila avatar ericrsong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.