Skip to content

YunyiShen/transceiver-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

transceiver

Perceiver for data from transients like supernovae.

What is this?

This is a boilerplate package for perceiver (IO) specialized for data from transients like supernovae: photometry, spectra, and host images. Hence the name transceiver (transient perceiver). We’ve tried to keep it minimal — currently, it depends only on torch and Python’s built-in math module. We plan to add linkage to astropy

How do I play with it?

You can install it using: pip install ./package after cloning this repo and cd into it.
The main modules are transceiver.PhotometricLayers for photometry and transceiver.SpectraLayers for spectra and transceiver.ImageLayers for image (e.g. host galaxy). We plan to add some data modules in the near future.

About

Perceiver for data from (astronomical) transients

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages