Skip to content

spectra classification tool for Ondřejov CCD700 archive

License

Notifications You must be signed in to change notification settings

vodev/spectralview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spectral View

Continuous Integration Status Documentation Status Coverage Status

Documentation is available on Read the Docs.

Spectral View is web browser tool for classification of Ondřejov CCD700 spectral archive. It is written in Python using Tornado Web Framework and Motor which is asynchronous driver for MongoDB. Vizualizations are created with D3.js. Source code is available on GitHub.

Spectra are divided into five classes:

  • unclassified,
  • emission,
  • absoption,
  • double peak and
  • unknown.

Import into unclassified class is done through a SSAP Service. Unclassified spectra are that split into corresponding class by a user who is presented with vizualization of full spectrum, H-alpha region and denoised respectively convolved H-alpha region. Classified spectra can be viewed and move between classes on demand.

About

spectra classification tool for Ondřejov CCD700 archive

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.7%
  • HTML 23.0%
  • JavaScript 18.0%
  • CSS 0.3%