Skip to content
generated from avialxee/rgbmaker

A python package which has radio astronomy calculation tools including spectral index map calculation.

License

Notifications You must be signed in to change notification settings

avialxee/radiomap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

radiomap

A python package which has radio astronomy calculation tools including spectral index map calculation.

In-progress : will update with new update on 15 august

Developement

$ pip install -e .[dev]

Installation:

$ pip install radiomap

Usage

$ from radiomap import spectral_index as si
$ result = si(tgss = tgss_arr_data, nvss=nvss_arr_data)
$ print(result)

About

A python package which has radio astronomy calculation tools including spectral index map calculation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages