Skip to main content

Python wrapper for LFmap software

Project description

# pylfmap

This code provides a python interface for the [LFmap](http://www.astro.umd.edu/~emilp/LFmap/LFmap_1.0.tar) galaxy radio sky map generator. For more about LFmap read [here](https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.192.5753&rep=rep1&type=pdf). With the pylfmap class one can use all the features provided by the [healpy](https://github.com/healpy/healpy) (or other relevant python packages).

## Install

The most convenient install method is to use pip which retrieves the latest version of the software and also takes care of any missing dependencies:

pip install pylfmap

or install using the git:

pip install git+https://github.com/F-Tomas/pylfmap

Alternatively, clone the directory and run the setup.py:

git clone https://github.com/F-Tomas/pylfmap python setup.py install

During the installation, the original C++ LFmap will be downloaded, and on the first run, sky model data in the range from 30 to 80 MHz with 0.1 MHz spacing will be generated.

## Examples

Checkout the working_example.ipynb jupyter notebook example.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pylfmap-0.3.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

pylfmap-0.3.1-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page