Giter VIP home page Giter VIP logo

ssf's Introduction

ssf

Overview

The project is mainly for the Cavity ring-down spectroscopy (CRDS) with the comb laser.
The large scale of crds data caused difficulty in analyzing and storing the data.
Therefore, We plan to design a filter to filter out some redundant data and precisely pinpoint the useful data.

In the Spectrum Signal Filter (SSF), the output of SSF finally created the suggested data (./output/*.txt) each of which includes one peak of crds data.
In the meanwhile, SSF also marked the order of comb's lines in different scanning(pzt) by .txt name

First step:

mkdir raw_data

copy a raw data to ./raw_data/

Second step:

python do_simulator.py -i "raw_data name"

ex: python do_simulator.py -i "sample.txt"

Third step:

open do_peak_sensor.ipynb

In the function, it would play a sensing role to directly find the peak's locations
In the ipynb, you also can check the sensing result image

If everything is fine, save the result to './peak_sensor/'

Last step:

open main.ipynb

Now, it's still programming....

ssf's People

Contributors

ccasas777 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.