GithubHelp home page GithubHelp logo

jongguk / raman-mapping-plotter Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.81 MB

A visualization tool of Raman/PL mapping for Ramboss software.

License: GNU General Public License v3.0

Python 100.00%

raman-mapping-plotter's Introduction

Raman mapping plotter

A visualization tool for spectrum mapping

This is a post-processing GUI tool for results generated by Ramboss software.

Description

Data sets for Spectrum mapping can be obtained by motorised sample stage in x, y direction. Each spectrum contains energy (x-axis) and intensity (y-axis). For further analysis, especially spatial differences, post-processing is needed.

The user can select the energy range of a specific peak, and the result will be constructed as the peak area (z) for each point (x, y; Note: these x, y are physically real coordinates). Finally, this array can convert the Raman (or PL (photoluminescence) mapping results.


Reference data for image: ACS Appl. Mater. Interfaces 2020, 12, 40870โ€“40878

Prerequisites

  • Python 3.12 or higher
    • Numpy 1.26.4
    • Matplotlib 3.8.3

Usage

Installation

  1. Download source code or clone repo by
git clone https://github.com/Jongguk/Raman-mapping-plotter.git
  1. (Optional, but recommended) Create and activate Python virtual environment
python -m venv venv
venv/Scripts/activate
  1. Install prerequisites
pip install -r requirements.txt

Run code

Run source code by

python main.py

or just use a preferred code editor like Visual Studio Code, Atom, etc.


Authors

Jong-Guk Ahn (Gwangju Institute of Science and Technology, South Korea)

License

This project is licensed under the GNU General Public License v3.0 License - see the LICENSE for details

raman-mapping-plotter's People

Contributors

jongguk avatar

Stargazers

 avatar

Watchers

 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.