Skip to content

GBMitev/ExoSmooth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ExoSmooth

Contains:

Description of the code
How to install

Description: Code to find optimum smoothing for continuum absorption and photodissociation spectra.

How to install: This method works for linux machines and should work for Mac OS. If you are running Windows, Windows Subsystem for Linux is recomended here.

In terminal create a directory named 'binslt' and download this repository. Enter this directory, running:

$ls

Should return:

exosmooth dist examples pyproject.toml README.md

and run in terminal:

$pip install .

Don't skip the "."

If you wish to make changes to the code while using it:

pip install -e .

Any problems can be reported to [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages