Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/astropy/astropy-healpix
BSD-licensed HEALPix for Astropy - maintained by @astrofrog and @lpsinger
https://github.com/astropy/astropy-healpix
Added Cython wrapper for functions that find the neighbours of a given healpix index
9141776d1e2fd70d8069829606073ffcedecef6c authored over 7 years ago by Thomas Robitaille <[email protected]>
9141776d1e2fd70d8069829606073ffcedecef6c authored over 7 years ago by Thomas Robitaille <[email protected]>
Implemented nested_to_ring and ring_to_nested
4c2655b97d19bcb10070e4952ea0fc68ae39ca2e authored over 7 years ago by Thomas Robitaille <[email protected]>
4c2655b97d19bcb10070e4952ea0fc68ae39ca2e authored over 7 years ago by Thomas Robitaille <[email protected]>
Simplify code by avoiding ring/nested duplication
824c855d10f7eb751f44e9b8e2641b8c99621f2f authored over 7 years ago by Thomas Robitaille <[email protected]>
824c855d10f7eb751f44e9b8e2641b8c99621f2f authored over 7 years ago by Thomas Robitaille <[email protected]>
Implement n_side_to_pixel_area
f0931dafc52feaab3f73cfe4b14b81e12b175f58 authored over 7 years ago by Thomas Robitaille <[email protected]>
f0931dafc52feaab3f73cfe4b14b81e12b175f58 authored over 7 years ago by Thomas Robitaille <[email protected]>
Implement interpolation
224e454383391cbbd9f9d0498a1240a3426a3f20 authored over 7 years ago by Thomas Robitaille <[email protected]>
224e454383391cbbd9f9d0498a1240a3426a3f20 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added n_side_to_resolution
4c9a1ecd29185b4de1f994871c02ea17dd04b703 authored over 7 years ago by Thomas Robitaille <[email protected]>
4c9a1ecd29185b4de1f994871c02ea17dd04b703 authored over 7 years ago by Thomas Robitaille <[email protected]>
Move C code inside cextern
1c706690ff296e8896020238cae62a719c5e3078 authored over 7 years ago by Thomas Robitaille <[email protected]>
1c706690ff296e8896020238cae62a719c5e3078 authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove unneeded C files
70981fba432d65bc06c7b152f926448ed045ad34 authored over 7 years ago by Thomas Robitaille <[email protected]>
70981fba432d65bc06c7b152f926448ed045ad34 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added docstring and added Cython interface to API docs
58a16fead865bde6cbdd950fc1e8500bbb95f362 authored over 7 years ago by Thomas Robitaille <[email protected]>
58a16fead865bde6cbdd950fc1e8500bbb95f362 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added functions for 'ring' convention and added unit tests
ef27e95ad977f58f4e154390dfda3ec20246789a authored over 7 years ago by Thomas Robitaille <[email protected]>
ef27e95ad977f58f4e154390dfda3ec20246789a authored over 7 years ago by Thomas Robitaille <[email protected]>
Added documentation and fix values for dx/dy (should be 0.5 to be at center of pixel)
e93273e6c73f3779ee0d1fd7f1af7041662d02a1 authored over 7 years ago by Thomas Robitaille <[email protected]>
e93273e6c73f3779ee0d1fd7f1af7041662d02a1 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added functions for doing conversions to/from nested index
47951b432dd24a143a17a0ba507e2f76c60b7f87 authored over 7 years ago by Thomas Robitaille <[email protected]>
47951b432dd24a143a17a0ba507e2f76c60b7f87 authored over 7 years ago by Thomas Robitaille <[email protected]>
Properly test Cython interface is working
da70cc776b46c109bebd0b680f32bc2235c62bd3 authored over 7 years ago by Thomas Robitaille <[email protected]>
da70cc776b46c109bebd0b680f32bc2235c62bd3 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added .pxd file
b915578e0f6a4a7a65743934ec293bc650227ade authored over 7 years ago by Thomas Robitaille <[email protected]>
b915578e0f6a4a7a65743934ec293bc650227ade authored over 7 years ago by Thomas Robitaille <[email protected]>
Compile Cython extension that uses the astrometry.net healpix
adbfc0f43318f77a5ff8bd64542efc5c631633ea authored over 7 years ago by Thomas Robitaille <[email protected]>
adbfc0f43318f77a5ff8bd64542efc5c631633ea authored over 7 years ago by Thomas Robitaille <[email protected]>
Updated astropy-helpers to v2.0.1
17e293c8b67088ecdb61c6cfa2d55c338c16ce49 authored over 7 years ago by Thomas Robitaille <[email protected]>
17e293c8b67088ecdb61c6cfa2d55c338c16ce49 authored over 7 years ago by Thomas Robitaille <[email protected]>
Add files to .gitignore
99a8310c8261066dab5d9932ccf3d1b4c0fe2cfb authored about 8 years ago by Christoph Deil <[email protected]>
99a8310c8261066dab5d9932ccf3d1b4c0fe2cfb authored about 8 years ago by Christoph Deil <[email protected]>
Merge pull request #6 from dstndstn/add-astrometry-healpix
Add healpix code from Astrometry.net, plus its dependencies
042869beefc2be1e264b839640f246071ca7cd8d authored about 8 years ago by Christoph Deil <[email protected]>
unconditionally use our imported qsort_rex
d6a173234f59b50ddc4d823a399f413c65485e07 authored about 8 years ago by Dustin Lang <[email protected]>
d6a173234f59b50ddc4d823a399f413c65485e07 authored about 8 years ago by Dustin Lang <[email protected]>
import qsort_reentrant.c via Astrometry.net; start removing dep on os-features configurable parts
09a6009ea6d153d70b10f1b4499ad6432711cf0d authored about 8 years ago by Dustin Lang <[email protected]>
09a6009ea6d153d70b10f1b4499ad6432711cf0d authored about 8 years ago by Dustin Lang <[email protected]>
loosen tests
81abcad36956ba873906ee5975d8672dfc85f523 authored about 8 years ago by Dustin Lang <[email protected]>
81abcad36956ba873906ee5975d8672dfc85f523 authored about 8 years ago by Dustin Lang <[email protected]>
builds
dc760f2c83467506ba4fb59aec4178ec3e1359b9 authored about 8 years ago by Dustin Lang <[email protected]>
dc760f2c83467506ba4fb59aec4178ec3e1359b9 authored about 8 years ago by Dustin Lang <[email protected]>
import source files from Astrometry.net as of Oct 17, 2016 (post v0.67; 0.67-78-g9dcf0b1)
84530c535b8b59f339e5b0fafb7cc0bd8798e4f9 authored about 8 years ago by Dustin Lang <[email protected]>
84530c535b8b59f339e5b0fafb7cc0bd8798e4f9 authored about 8 years ago by Dustin Lang <[email protected]>
don't ignore C code.
dac760e6de8822cdd0834a9acba6e9a6316f0938 authored about 8 years ago by Dustin Lang <[email protected]>
dac760e6de8822cdd0834a9acba6e9a6316f0938 authored about 8 years ago by Dustin Lang <[email protected]>
import source files from Astrometry.net as of Oct 17, 2016 (post v0.67; 0.67-78-g9dcf0b1)
c75f015a7d23afaf5cec073d0f2016d139645efc authored about 8 years ago by Dustin Lang <[email protected]>
c75f015a7d23afaf5cec073d0f2016d139645efc authored about 8 years ago by Dustin Lang <[email protected]>
import source files from Astrometry.net as of Oct 17, 2016 (post v0.67; 0.67-78-g9dcf0b1)
3d3689a1f8ac8398462fb31a80e63bde95d82635 authored about 8 years ago by Dustin Lang <[email protected]>
3d3689a1f8ac8398462fb31a80e63bde95d82635 authored about 8 years ago by Dustin Lang <[email protected]>
import source files from Astrometry.net as of Oct 17, 2016 (post v0.67; 0.67-78-g9dcf0b1)
e5871e41a878bd3a86531f80cd366cd7885f7eb2 authored about 8 years ago by Dustin Lang <[email protected]>
e5871e41a878bd3a86531f80cd366cd7885f7eb2 authored about 8 years ago by Dustin Lang <[email protected]>
remove astrometry/ from include paths
5551862cfd13885a18213f1c7951de13f0399f6f authored about 8 years ago by Dustin Lang <[email protected]>
5551862cfd13885a18213f1c7951de13f0399f6f authored about 8 years ago by Dustin Lang <[email protected]>
import source files from Astrometry.net as of Oct 17, 2016 (post v0.67; 0.67-78-g9dcf0b1)
2fd71017f9869a63ea0476585a18c149b9de9eac authored about 8 years ago by Dustin Lang <[email protected]>
2fd71017f9869a63ea0476585a18c149b9de9eac authored about 8 years ago by Dustin Lang <[email protected]>
remove astrometry/ from include paths
433ee9dbcdce4894bb2a3e4b0a6d79fc7c0ae57b authored about 8 years ago by Dustin Lang <[email protected]>
433ee9dbcdce4894bb2a3e4b0a6d79fc7c0ae57b authored about 8 years ago by Dustin Lang <[email protected]>
import source files from Astrometry.net as of Oct 17, 2016 (post v0.67; 0.67-78-g9dcf0b1)
56d58a728f2f15312d3d8b9b14baf695ba8295c8 authored about 8 years ago by Dustin Lang <[email protected]>
56d58a728f2f15312d3d8b9b14baf695ba8295c8 authored about 8 years ago by Dustin Lang <[email protected]>
Merge pull request #2 from cdeil/issue-2
Sphinx build fail on travis-ci
6983b934f325742d6cc034aac0bc9c5340df006a authored over 8 years ago by Christoph Deil <[email protected]>
Add Python 3 Sphinx build
53c5ec2661fc2f72f119fe504afa2f6142274993 authored over 8 years ago by Christoph Deil <[email protected]>
53c5ec2661fc2f72f119fe504afa2f6142274993 authored over 8 years ago by Christoph Deil <[email protected]>
Fix Sphinx build on Python 2
1c91c47f7f14abf32a71502902d6639c6b53efc7 authored over 8 years ago by Christoph Deil <[email protected]>
1c91c47f7f14abf32a71502902d6639c6b53efc7 authored over 8 years ago by Christoph Deil <[email protected]>
Merge pull request #3 from cdeil/issue-3
Cython build error
416a3e478c880d3408be95a4bb4601cb39c4bc9e authored over 8 years ago by Christoph Deil <[email protected]>
Fix Cython build for example file.
017c169cc3c6ef97d3e873e7d575f3e0dc680d63 authored over 8 years ago by Christoph Deil <[email protected]>
017c169cc3c6ef97d3e873e7d575f3e0dc680d63 authored over 8 years ago by Christoph Deil <[email protected]>
Try to get readthedocs build to work
ed5bcddb6fd88c2d95d29cfb0e3829e005224a3a authored over 8 years ago by Christoph Deil <[email protected]>
ed5bcddb6fd88c2d95d29cfb0e3829e005224a3a authored over 8 years ago by Christoph Deil <[email protected]>
Add readthedocs.yml
30587bc3ce34fd2c91ef4ce5a437769be16b64aa authored over 8 years ago by Christoph Deil <[email protected]>
30587bc3ce34fd2c91ef4ce5a437769be16b64aa authored over 8 years ago by Christoph Deil <[email protected]>
Add .rtd-environment.yml
082b92ea1741d442d871440313d32b1628aff380 authored over 8 years ago by Christoph Deil <[email protected]>
082b92ea1741d442d871440313d32b1628aff380 authored over 8 years ago by Christoph Deil <[email protected]>
Add healpix/raw/example.c
3fc59344e2d684b913b232c829577213cafc6ec6 authored over 8 years ago by Christoph Deil <[email protected]>
3fc59344e2d684b913b232c829577213cafc6ec6 authored over 8 years ago by Christoph Deil <[email protected]>
Initial commit
2d0703dbf5cb72faab883970a8345eb3b15cd23f authored over 8 years ago by Christoph Deil <[email protected]>
2d0703dbf5cb72faab883970a8345eb3b15cd23f authored over 8 years ago by Christoph Deil <[email protected]>