GithubHelp home page GithubHelp logo

easycid's Introduction

EasyCID:Component Identification with Raman Spectroscopy Made Easy

EasyCID is a practical and efficient tool for analyzing unknown mixtures with Raman spectroscopy. EasyCID provides a total workflow of component Identification consisting of three functions: create the spectral database for managing Raman spectra, build the CNN model for each pure compound in spectral database, and identify the components in the unknown mixtures automatically and efficiently. In EasyCID, all the above functions can be easily implemented with the assistance of the graphical user interface (GUI).

Installation

The current install version of EasyCID only supports Windows 64-bit version. It has been test on Windows 7, Windows 10 and Windows 11.

Install Package: EasyCID-1.0.0-Windows.exe

Note: When installing, please do not change the default folder name (EasyCID).

Development version

  1. Install Anaconda or Miniconda

  2. Install Git

  3. Open commond line, create environment and enter with the following commands:

     conda create -n EasyCID python=3.7
     conda activate EasyCID
    
  4. Clone the repository and enter:

     git clone https://github.com/Ryan21wy/EasyCID.git
     cd EasyCID
    
  5. Install dependency with the following commands:

     pip install -r requirements.txt
    
  6. Run MainCode.py:

     python MainCode.py
    

Usage

  1. Build Database & Import Data
EasyCID_cut12.mov
  1. Training CNN Models
EasyCID_cut3.mov
  1. Prediction
EasyCID_cut4.mov
  1. Save Results
EasyCID_cut5.mov

The Full video for using the EasyCID is available at the video folder.

For the details on how to use EasyCID, please check PDF ducomentation.

The html ducomentation and a demo are provided in the EasyCID GUI.

Contact

Wang Yue
E-mail: [email protected]

easycid's People

Contributors

byjsoftware avatar ryan21wy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

jinysun

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.