8000 GitHub - pontoppi/ctool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pontoppi/ctool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctool is a simple function to estimate the continuum of an emission line spectrum.

This software is provided as-is, with no warranty.

INSTALLATION

using setup.py:

python setup.py install

Using pip:

Pip is not currently supported.

Basic usage:

from ctool.cestimate import calc_cont
cont = calc_cont(wavelength,fluxdensity)

Note that you may have to optimize the smoothing parameter . Also be aware that this currently just works with narrow lines. A future version may add support to exlcude broader regions with wide lines or bands.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0