Skip to content

Brennaser/Virtual-HeNDI-Spectrometer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

223 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual-HeNDI-Spectrometer

This web application is intended to provide users with an overview of the anatomy of a Helium NanoDroplet Isolation (HeNDI) spectrometer. The application allows users to experiment with changing parameters such as the nozzle temperature to better understand the effect of these parameters on the spectra collected by the instrument. The user can simulate collecting spectra at a variety of nozzle temperatures ranging between 13.5 and 20 K.

The web application is accessible at: https://rastonlab.github.io/Virtual-HeNDI-Spectrometer/

Usage

Instrument

TODO

Tooltips

TODO

Temperature Controller

TODO

Collect Spectrum

TODO

Running locally

The virtual spectrometer is made up of one program.

  • Virtual-HeNDI-Spectrometer

    • This repository contains the front-end and back-end of the program using the React JavaScript library.

Front-end

TODO

Architecture

GitHub Pages

The front-end of this project is hosted using GitHub Pages. This allows us to have automatic updates to the live website after commits and pull requests are made to the central repository. These updates are automatically handled using GitHub Actions. Specifically, GitHub Pages Deploy Action by James Ives. A simplified tutorial of this can be found on the Raston Lab Wiki!

About

virtual Helium NanoDroplet Isolation (HeNDI) spectrometer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 80.7%
  • CSS 16.8%
  • HTML 2.5%