Skip to content

tingyuansen/The_Payne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Payne

Tools for interpolating spectral models with neural networks.

Installation

Clone this repository and run code from the base directory.

python setup.py install

The tutorial shows some simple use cases.

Dependencies

  • The spectral model and fitting routines require only Numpy and Scipy.
  • Training a new neural network requires PyTorch (GPUs required).
  • All these dependencies will be automatically installed alongside with this package
  • I develop this package in Python 3.7 using Anaconda.

Citing this code

  • Please cite Ting et al. 2019, when using this code. The paper describes the method and its application to APOGEE spectra.

Authors

Licensing

Copyright 2019 by Yuan-Sen Ting.

This software is governed by the MIT License: In brief, you can use, distribute, and change this package as you please.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published