Giter Club home page Giter Club logo

0nset's Introduction

0nset

Data analysis to find the onset value

The code used for "Accurate Determination of the Onset Wavelength (onset) in Optical Spectroscopy" is found in v_2.0.7

The updated 0nset v_2.1.1 contains the same algorithm in v_2.0.7 but has fewer issues with user input. Additionally, some useful local minima and maxima information is provided with each dataset to aide the user in selecting better intervals.

Setup

Installation

There are several methods for setting up your python environment to run this code; however, one of the easiest methods will be described below through using Anaconda.

  1. Go to Anaconda and download the individual version for your operating system.
  2. Either clone the repo with git or download the zip file for this repository.
  3. Open the terminal (linux/macOS) or powershell (Windows 10/11) and navigate to where you have extracted the zip file.
  4. Run the following command in the terminal to create your virtual environment.
conda create -f environment.yml
  1. Activate the environment.
conda activate 0nset
  1. Designate the flask app
export FLASK_APP=app.py
  1. Open your localhost in the browser.
  2. Upload your .csv file (ensure x-axis data increments by 1 for this version)
  3. Follow the procedure outlined in this paper

0nset's People

Contributors

awallace3 avatar

Stargazers

 avatar

Watchers

James Cloos 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.