PyGSM | Python implementation of the Global Sky Model
kandi X-RAY | PyGSM Summary
kandi X-RAY | PyGSM Summary
PyGSM is a Python library. PyGSM has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.
PyGSM is a Python interface for the Global Sky Model (GSM2008) of [Oliveira-Costa et. al., (2008)] and recently [Zheng et. al., (2016)] GSM2016. The GSMs are all-sky maps in Healpix format of diffuse Galactic radio emission from 10 MHz to 94 GHz (GSM2008) and 10 MHz to 5 THz (GSM2016). This is not a wrapper of the original code, it is a python-based equivalent that provides a useful API which has some additional features and advantages, such as healpy integration for imaging. The GSM2008 and GSM2016 classes provided here are designed to have the same API (i.e. function names & usage). Instead of the original ASCII DAT files that contain the principal component analysis (PCA), from the GSM2008, data are stored in HDF5, which can be quickly read into memory, and takes up less space to boot. Similarly, the GSM2016 data is converted into HDF5.
PyGSM is a Python interface for the Global Sky Model (GSM2008) of [Oliveira-Costa et. al., (2008)] and recently [Zheng et. al., (2016)] GSM2016. The GSMs are all-sky maps in Healpix format of diffuse Galactic radio emission from 10 MHz to 94 GHz (GSM2008) and 10 MHz to 5 THz (GSM2016). This is not a wrapper of the original code, it is a python-based equivalent that provides a useful API which has some additional features and advantages, such as healpy integration for imaging. The GSM2008 and GSM2016 classes provided here are designed to have the same API (i.e. function names & usage). Instead of the original ASCII DAT files that contain the principal component analysis (PCA), from the GSM2008, data are stored in HDF5, which can be quickly read into memory, and takes up less space to boot. Similarly, the GSM2016 data is converted into HDF5.
Support
Quality
Security
License
Reuse
Support
PyGSM has a low active ecosystem.
It has 13 star(s) with 12 fork(s). There are 6 watchers for this library.
It had no major release in the last 6 months.
There are 4 open issues and 5 have been closed. On average issues are closed in 475 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of PyGSM is current.
Quality
PyGSM has no bugs reported.
Security
PyGSM has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
PyGSM does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
PyGSM releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed PyGSM and discovered the below as its top functions. This is intended to give you an instant insight into PyGSM implemented functionality, and help decide if they suit your requirements.
- Set the basis map
- Generate a Fourier transform
- Update the interpolant interpolant interpolants
- Set the frequency unit
- Set the interpolation method
Get all kandi verified functions for this library.
PyGSM Key Features
No Key Features are available at this moment for PyGSM.
PyGSM Examples and Code Snippets
No Code Snippets are available at this moment for PyGSM.
Community Discussions
No Community Discussions are available at this moment for PyGSM.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install PyGSM
The first thing to do will be to make sure you’ve got the dependencies:. Then clone the directory.
[numpy](http://www.numpy.org/)
[scipy](http://www.scipy.org/install.html)
[healpy](http://healpy.readthedocs.org/en/latest/)
[h5py](http://www.h5py.org/)
[astropy](http://www.astropy.org/)
[numpy](http://www.numpy.org/)
[scipy](http://www.scipy.org/install.html)
[healpy](http://healpy.readthedocs.org/en/latest/)
[h5py](http://www.h5py.org/)
[astropy](http://www.astropy.org/)
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page