Skip to main content

Bindings for GLESP for calculations with spherical harmonics

Project description

This package contains line bindings for GLESP with some ‘candies’:

Installation

Requirements

  • GLESP must be installed with all dependences for normal work;

  • numpy to work with dl$

  • eog (to show maps).

Installation

To install package just input to command line:

pip install glespy

Using

To use in python you need to import glespy package

import glespy

Features

Automated parameters control, i.e.:

lmin >= 0
lmax >= lmin
nx >= lmax * 2 + 1
np >= nx * 2

PixelMap

Class for GLESP fits pixel maps. Possible operations are:

  • arithmetics (+, -, *, …);

  • convert from alm GLESP files;

  • draw map (with eog, if it’s installed);

  • get map attributes;

  • cut/keep zones;

  • reflect map;

  • mask map;

  • get C(l), alm and gif.

Alm

Class for GLESP fits alm. Operations:

  • get attributes;

  • convert to GLESP pixel map;

  • smooth;

  • rotate;

  • get C(l).

PointSource

Class for getting GLESP fits map from file with ascii values. It can be with point sources or pixel map in ascii format. Operations:

  • get pixel map;

  • show.

Cl

Class for manipulating with angular power spectrum. Operations:

  • convert to alm;

  • convert to pixel map.

Changes

0.1.7.2

  • Dl data type now is float32 from numpy

0.1.7.1

  • Calculation of D() from alm and pixelmap

0.1.7

  • Class for power spectrum added

0.1.6.1

  • description updated

0.1.6

  • quick update alm lmax and lmin

  • temp maps and alm`s autoremove

  • pointsource can be made of asci file from/for pixelmap

  • python2.6 particle compatibility

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

glespy-0.1.7.2.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

glespy-0.1.7.2.linux-x86_64.tar.gz (34.2 kB view details)

Uploaded Source

File details

Details for the file glespy-0.1.7.2.tar.gz.

File metadata

  • Download URL: glespy-0.1.7.2.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for glespy-0.1.7.2.tar.gz
Algorithm Hash digest
SHA256 333c0bbed5dc78ee61acc5ffc7571a6e0062e87210f3cee0b4759ea671c615bd
MD5 64df6a21d1e1370e2724c10a500b56a3
BLAKE2b-256 f7d8d55200e8c7046c385b948375f133476a4d11fd2c1c5729c17c239293ec99

See more details on using hashes here.

File details

Details for the file glespy-0.1.7.2.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for glespy-0.1.7.2.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 771454e3c0182c304265a3ea2418c53f83d0e29465eafdb31893910a57b2c8b6
MD5 e8cf41dc2b24f8d1e7904e4932b264e7
BLAKE2b-256 11f9d2a1ec2fdc209eb4d0a949e0e2af7eacc598319448295d41bf664476d6b0

See more details on using hashes here.

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