Giter VIP home page Giter VIP logo

splot's Introduction

splot v.01

This pacakge contains plotting tools for quick generating Billinge Group standard figures.
Splot makes 2D plots of data on compact multi-panel.
It's designed for easy plotting measured, calculated data, and difference curve.

Platform:

Linux, Mac

Release data: 7/13/2017

Intended Audience

Billinge Group members

Installation

1.git clone [email protected]:analysis/17sx_plotting.git
2.

  • If you have conda environment alreayd installed:
    • Make sure you have installed the billingegroup package. If you haven't, install with conda install billingegroup
    • source activate <your conda environment name>
  • Else:
    • Create a conda environment with deps conda create -n splot python=3 billingegroup -c conda-forge
    • Activate the environment you created with source activate <env_name>

3.cd to the directory where you git cloned the 17sx_plotting
4.Install splot by python setup.py develop

Usage

Note: beofre plotting, please generate a data dictionary with your data by the data_dict function provided in the splot module.
The example directory under 17sx_plotting provides plotting example scripts.

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.