Skip to content

Scientific package for generating two-dimension maps of measured diffraction and X-ray absorbance data

License

Notifications You must be signed in to change notification settings

canismarko/scimap

Repository files navigation

SciMap: Scientific Mapping for Python

https://travis-ci.org/canismarko/scimap.svg?branch=master Documentation Status

Motivation

This project aims to take large datasets in chemistry and physics, and distill them down to two-dimensional spatial maps where the color represents some physically meaningful calculated metric.

Graphical User Interface

Several modules provide a GUI for viewing computed data. These sections make use of GTK3 at the moment, since that's what is installed on my system. Installing this dependency is not straight-forward on non-*nix systems so the necesarry import statements are only executed when the relevant methods are called.

Installation

This project is in development and not available on pypi or conda. It can be installed from source via pip:

$ git clone https://github.com/m3wolf/scimap.git
$ pip install -r scimap/requirements.txt
$ pip install -e scimap/

Issues

If you have any problems or features you'd like to request, please open a new issue:

About

Scientific package for generating two-dimension maps of measured diffraction and X-ray absorbance data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •