https://github.com/zonca/planck
Python package for dealing with Planck data, includes an object oriented metadata library and the pointing library
https://github.com/zonca/planck
Last synced: 8 months ago
JSON representation
Python package for dealing with Planck data, includes an object oriented metadata library and the pointing library
- Host: GitHub
- URL: https://github.com/zonca/planck
- Owner: zonca
- Created: 2010-10-26T05:58:35.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2016-06-02T05:29:53.000Z (about 10 years ago)
- Last Synced: 2025-02-01T12:45:32.399Z (over 1 year ago)
- Language: Python
- Homepage: http://andreazonca.com/software/planck/
- Size: 206 KB
- Stars: 5
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Python package for dealing with Planck satellite data
part of the US Planck Test Environment
license: GPL v3
author: Andrea Zonca
website: http://andreazonca.com
this software needs data that are not publicly available in
order to work [RIMO, SIAM, AHF], and are not included in the
package, therefore you need to be part of the Planck Collaboration
to use it.
this software does not include any performance number or any other
information covered by the Planck Data Agreement.
If you are member of the Planck collaboration and interested in using
and contributing to the software please contact me.
Includes:
* planck, LFI, HFI: metadata classes for LFI and HFI channels
created dynamically from the Reduced Instrument Model (RIMO),
not publicly available, not even channel names are available in
this package.
* pointing: pointing library which builds detector pointing from
satellite quaternions, it is based on quaternionarray
[http://github.com/zonca/quaternionarray]
* utils, ps, hitmap: utilities for date conversion, angular power spectra
and hitmaps