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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylfmap-0.3.1.tar.gz.
File metadata
- Download URL: pylfmap-0.3.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97384417a0971c0903cb05963e8701f310e38dbb48deba6dcac9b33231e927a5
|
|
| MD5 |
b010d39776684eed5a39a52a030000b7
|
|
| BLAKE2b-256 |
10ee5dbcc4622bb490afcf1dcb4accce1f1849bf9e410e168df1a225069b5074
|
File details
Details for the file pylfmap-0.3.1-py3-none-any.whl.
File metadata
- Download URL: pylfmap-0.3.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79b3537f04e1b2b54c05a1434e257a5135f9b9076d5df98542f2dbec0bc793c7
|
|
| MD5 |
797912b858ef2f40b7bc1a276576a3b2
|
|
| BLAKE2b-256 |
22aea8c86194df5487345d0004953ffbdebda0df842208ee7dbed90b8398ab07
|