syunnosuke / CursorSpectrum

A software which enables interactive interpretation of mapping Raman spectra

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CursorSpectrum

A software which enables interactive interpretation of mapping Raman spectra

How to use

  1. Run main.py file
  2. Load Matrix data (txt file )
  3. Load Raman shift data (txt file )
  4. Set XY grid
  5. Load image data (resize beforehand)
  6. Confirm mapping direction if necessary
  7. Initialize (raise error if any data or grid mismatch)
  8. Search grid with B1-Motion. Spectrum is automatically updated
  9. Save current spectrum if nesessary by the button

demo.mp4

---
Copyright (c) 2023-2024 SuwaSyun. All Rights Reserved.

About

A software which enables interactive interpretation of mapping Raman spectra

License:MIT License


Languages

Language:Python 100.0%