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

Fix approximate argument handling in cone_search_skycoord

da6981758ecc6d31334fc8c93ef685866fa3befe authored over 7 years ago by Christoph Deil <[email protected]>
Change should to must in error messages; allow upper-case order options

38d50f5cf32bb3debba62fef4de7754b2d272fd9 authored over 7 years ago by Christoph Deil <[email protected]>
Don't test too close to the poles

abdcbe037939ef6130d63403a6e34faa28efd0c1 authored over 7 years ago by Thomas Robitaille <[email protected]>
Add to .gitignore

67605f323319f311ad4e79344d69d03d029615e9 authored over 7 years ago by Christoph Deil <[email protected]>
Add numpy to install_requires in setup.py

87aebef935c927266fbb4b22dabf86ba6c4a3497 authored over 7 years ago by Christoph Deil <[email protected]>
Improve order argument validation a bit

eb02710fcf51ed4af722c8eddc10fd014d69271c authored over 7 years ago by Christoph Deil <[email protected]>
Derandomize the hypothesis tests

d030648b18fd6046a3f7da07cfe4c1e11049952a authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #30 from cdeil/healpy-docstrings

Add docstrings to healpy interface functions

7f4bca9ebb5202d5112d0eafbd148199b415fa67 authored over 7 years ago by Thomas Robitaille <[email protected]>
Add docstrings to healpy interface functions

121a7accf80e702e6ae36bfec325b6e45f557a9f authored over 7 years ago by Christoph Deil <[email protected]>
Fix corner case in test (when latitudes or longitudes are very close to zero boundaries, healpix tile is ambiguous)

b006fbdffa7abf9bffee855b7b2d1c0fc920cef3 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix tests

d424cd78d01923a3d4baf0c236012fb443b094a3 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix integer precision for nested_to_ring and ring_to_nested

c9ba683b11da134f447ebeb7bb4e14914cfd27ca authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #27 from astrofrog/misc

Various improvements

a3cfdef81ee9d82c650ca9982cfd60897f2c12b7 authored over 7 years ago by Thomas Robitaille <[email protected]>
Skip docs for now on most builds due to buggy behavior when using both hypothesis and rst file testing from Astropy, and set minimum version of healpy.

b75b923e899bc589f26e5c1f80b185cc1f444c12 authored over 7 years ago by Thomas Robitaille <[email protected]>
Exclude points on equator or poles for comparing healpix to healpy

9004619cd61aed07651ae248947fa23ca5208fb1 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added known failure

349a37a1f33076f3c6f33064e7f71a46719ba702 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix compatibility with older C compilers

5197fe9f5952a5836d6d5800a467c03b880bab33 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix some more precision issues

4fc256ed168d87fd8f948d115027768092b2aefc authored over 7 years ago by Thomas Robitaille <[email protected]>
Increase precision of hypothesis tests

47c8dbd3ed3d29d343aec885a41a9c003eadc790 authored over 7 years ago by Thomas Robitaille <[email protected]>
Reduce precision of hypothesis tests for now

b8889e6de80dc9ab80610e6fc377e285a361a5d6 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix neighbors test

751b0c02edbf801a32a0ee2036b54179fe893242 authored over 7 years ago by Thomas Robitaille <[email protected]>
Use hypothesis for testing

f083c4e867aa33b42d3a3acc527c40b7b7c277dc authored over 7 years ago by Thomas Robitaille <[email protected]>
Added nest2ring and ring2nest and properly implement lonlat for pix2ang and ang2pix

494d27849bf41c8f63edd9130f36456669a7053d authored over 7 years ago by Thomas Robitaille <[email protected]>
Return neighbours in predictable positions

d049ef25c3d9d133eee593571efeb4ecfc81b8f3 authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #25 from astrofrog/performance

Improve performance

bd8e48342d3b0727abaffb6f8e1e4e435c0b1f0c authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove Python 2.7 Astropy development build

7330ef921816745832559b3c72533d433c75f24e authored over 7 years ago by Thomas Robitaille <[email protected]>
Simplify code

8da348f5121c8ff9bd161af707c4646c9f2fdcab authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix issues for 64-bit ints

048f9996482e68079dce628eb99e6d7907cbbdbd authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove unused code from Cython

07131cc6fa2f2041d1f9b441804cb6469f522ac4 authored over 7 years ago by Thomas Robitaille <[email protected]>
Avoid unnecessary copies

794f0a42c5ea39a8a9898b70c433a15118083cce authored over 7 years ago by Thomas Robitaille <[email protected]>
Make order name insensitive

885ab65b7b147593ace8607dc7b04e2743943952 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added new level_to_nside function

f6ec03e444a6a5fc8ae0d39df0dfab4c7247f7fd authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove non-closed form of hp_decompose_ring

f82768f885e14cb10c073ab3fd1093cf8fd3f12f authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove goto statements

ca7645c9df92bc23932656eb96a819b51f5c1ba4 authored over 7 years ago by Thomas Robitaille <[email protected]>
Write closed form of hp_decompose_ring

03281ca2780dab5a6829da5c71f755f96388536c authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #20 from astrofrog/level

Implement level_to_nside

7b5053ac6170e90c59fbdc1de1f49319acaf562c authored over 7 years ago by Thomas Robitaille <[email protected]>
Implement level_to_nside

99c84801285b0dbcf5b2a4d91cd140f40bb976ab authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #19 from astrofrog/rewrite-docs

Re-write documentation, add examples, split into multiple pages

4d289efa79b0d9042daac0edaa518d79700d09d8 authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove unused file

edace9373291d949bc0730a4f4023dd2db950b4d authored over 7 years ago by Thomas Robitaille <[email protected]>
Refactored documentation

2c82a989806885b2a4d509025102f930f7ceb1a2 authored over 7 years ago by Thomas Robitaille <[email protected]>
Started tidying up documentation

5f8e57c06921b360e827d347dbaa3f9befde6340 authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #17 from astrofrog/boundaries

Functionality to return boundary position of pixels

4d615778aa2a6047830f2284491a7c3cf860e22d authored over 7 years ago by Thomas Robitaille <[email protected]>
Describe boundaries functionality in docs

ff8f0c012a7bdc8e75d10360729e8f39b274c858 authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #16 from astrofrog/cone-search-python

Python interface for cone search

952aa19dc02c96cf2c73c3399c867c61775adb6e authored over 7 years ago by Thomas Robitaille <[email protected]>
Added a new function to return the boundaries of HEALPix pixels

183bd335200a0299c4c56a11253fad15302fedd8 authored over 7 years ago by Thomas Robitaille <[email protected]>
Don't test rst files on 32-bit Linux or Windows

b8287a064ce21bf16265543db5c76dc8daaf82d7 authored over 7 years ago by Thomas Robitaille <[email protected]>
Don't require remote connections for examples

2cabaffb06ef353e1a1f6027f9ac881c8b0410ab authored over 7 years ago by Thomas Robitaille <[email protected]>
Default to 'ring' ordering for consistency with healpy

5a43df2ee3698cf4b4551d194b6185b9e5df3603 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added docs and fixed references

70c086a78477d649e5e55245b4c3fc5e710261b2 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added high-level interface to cone search

0f7a3fb94bd526b712ae0e0db59f9ea6ecb021a0 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix bug in wrapper to get neighbours

1e9ffb28b0802864d367642f1156a95bd7b0b572 authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #15 from astrofrog/cone-search

Implement Cython wrapper for cone search

81200962baf6476ff455a8c6d6a43acb74f33c0b authored over 7 years ago by Thomas Robitaille <[email protected]>
Enforce int64

42a68795d1d3dfa7e7a3e3fb6138aeaed8b61e27 authored over 7 years ago by Thomas Robitaille <[email protected]>
Make cone search 64-bit int compatible, and tidy up 64-bit support in healpix.c

fd48d256364a33d37950c41e95736db6810e9f33 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix absolute tolerance

eb7402c3e01709257b09abe2fe1c3de692af11a5 authored over 7 years ago by Thomas Robitaille <[email protected]>
Improve test

f28f4ad3843073f0c400dd7cdaa162fc69392e1d authored over 7 years ago by Thomas Robitaille <[email protected]>
Implement Cython interface for doing a cone search

396387173f5876cbb31acc360dcf294a292f7078 authored over 7 years ago by Thomas Robitaille <[email protected]>
Searching around ra/dec

57890446d3d917fcd623e2e51ead069fb51f0963 authored over 7 years ago by Thomas Robitaille <[email protected]>
Add back code that shouldn't have been removed from starutil.h

e96d9c63ced79055f60eb66cfd253724b93c2c6d authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #11 from astrofrog/bilinear-rename

Disambiguate bilinear_interpolate names

434d71df8151d5150418c1c847d94a12e4dcc987 authored over 7 years ago by Thomas Robitaille <[email protected]>
Disambiguate bilinear_interpolate

74531dd4ac2b4010ebf3bbc6acfd42c21c26a6d0 authored over 7 years ago by Thomas Robitaille <[email protected]>
Small cleanup

79ee9e0b8d317af5ea1a908d3a72994dad3ab610 authored over 7 years ago by Christoph Deil <[email protected]>
Merge pull request #9 from astrofrog/python-interface

Implement Python interface

05ebd3a26e0f8e74d99ccf251030cc8d43401b97 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added test for more functionality

6b8607c55599544f270a6d939e98d659f3a6ad8f authored over 7 years ago by Thomas Robitaille <[email protected]>
Tidy up documentation

7e690ec87e46626ad7631585944e9373daee73e9 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added documentation

aa83f064647ff9e42d27757c4e2918c631c0f63a authored over 7 years ago by Thomas Robitaille <[email protected]>
Renamed page

4f61897a8f950e9f1723f0f93611d235250bf562 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added myself to author list

6f9b593e9f0761a6dd2c009c5cfe9e430dbc9e79 authored over 7 years ago by Thomas Robitaille <[email protected]>
Update healpix to HEALPix in docstrings for consistency

2bba90bf2f7ae21aaf18a5cdc7f109be98f6aadf authored over 7 years ago by Thomas Robitaille <[email protected]>
Rename Cython extension

6c812d0d96421429f864fddcbff1451db4a8e412 authored over 7 years ago by Thomas Robitaille <[email protected]>
Implement object-oriented API

101d5d042951a1b2ca8c76b195b770f75667bfe5 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added Python API for Cython functions

938e05479b8fd76c6b3f775e5a70f88eb338937b authored over 7 years ago by Thomas Robitaille <[email protected]>
Merge pull request #8 from astrofrog/implement-cython-interface

Implement main functionality in Python package

f7d8d11b8b39e446827a165c2555a9a339bb6574 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix test suite compatibility with Numpy 1.9 and 1.10

70b72c1664b8787151513b6ae9e1935ea5328fb0 authored over 7 years ago by Thomas Robitaille <[email protected]>
Update MSC_VER check

aedb4edeeba4e8ced0e33d81e88de1b4c6277dc7 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fixed compatibility with recent versions of MSVC compiler

f2badaba08cef6a74d9c8c90024ee6064c06fb6a authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove unused C code - this is mostly to remove modules that weren't very portable when going over to Windows and aren't necessary for the HEALPix functionality

539c0908da5e2892440f5e2bbc4db6c916e4f765 authored over 7 years ago by Thomas Robitaille <[email protected]>
More fixes to get compilation working on Windows

969dc763880e33d4c75c6dbddb1fdcc8520a62b9 authored over 7 years ago by Thomas Robitaille <[email protected]>
Attempt to fix compilation on Windows [skip travis]

83ae935ffce3e2c347d2076af6929e65d7cb7f69 authored over 7 years ago by Thomas Robitaille <[email protected]>
Avoid other __attribute__ uses on non-gcc compilers

af2faa6cf1d56d582c1f5323a9a29281ea525b11 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix tests on 32-bit platforms

8be635bacfd928cadc68f35ef2b638a5a197449a authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove mentions of tic.h

c3449817d247cda19e1b7d18898d646af9c810cb authored over 7 years ago by Thomas Robitaille <[email protected]>
Make sure __attribute__ is only used with GNU C

51868a832190060a3ebc33553084f60e7bac2eea authored over 7 years ago by Thomas Robitaille <[email protected]>
Added CircleCI configuration [skip travis] [skip appveyor]

7211202690786db87a573f5f4281872987e19ca8 authored over 7 years ago by Thomas Robitaille <[email protected]>
Attempt to fix compilation on Windows [skip travis]

4c0ec85660e7c43bd6d3821628562aebb6597ee1 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added missing declarations for non-gcc (or old gcc) compilers

684f85ee26eeeacb20d1220d57e426f59a1c87aa authored over 7 years ago by Thomas Robitaille <[email protected]>
Added more tests of healpy compatibility functions

36422603aa0af4449f04dd8b9546b9e7d09fb476 authored over 7 years ago by Thomas Robitaille <[email protected]>
Don't include numpy in CONDA_DEPENDENCIES

96639a81f3a92e0d4978678712b62afd788647a4 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix tests

c8a498b74c0ef5d72dae7b7bc0ab673e0804ee59 authored over 7 years ago by Thomas Robitaille <[email protected]>
Don't try installing healpy on AppVeyor

d9605141a440e042b0b4de322dd86b7156a72b05 authored over 7 years ago by Thomas Robitaille <[email protected]>
Added AppVeyor configuration

a5c2a0b4d6bf46e003bdb1522272fc617ee3916f authored over 7 years ago by Thomas Robitaille <[email protected]>
Use 64-bit integer indices throughout for HEALPix indices

3a0da579f93570845d6faf7a9460f5815e4cdf56 authored over 7 years ago by Thomas Robitaille <[email protected]>
Update tests to check for HEALPix indices > 2**32

6d02e1b80435c70488b1ef1a9ef4a9f8bdde1561 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix failing test for neighbours_healpix

59a7b1c59ccf9e1f5d99085421c3ab8ac8dd34bb authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix healpy wrappers

491ba8c2d265fe46d7cd786bf35fb44b6d26d964 authored over 7 years ago by Thomas Robitaille <[email protected]>
Fix documentation building [docs only]

95aa9096e86c2baab175537ff60f655323f6d7b6 authored over 7 years ago by Thomas Robitaille <[email protected]>
Update API docs

3cffd8c6aae27ca73e2f5d06efd0414c5bb37882 authored over 7 years ago by Thomas Robitaille <[email protected]>
Update healpy compatibility interface

93c39caa59df9cc942e98b35423f643ccc2acac5 authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove healpix.pix and move to healpix.core

56a153f9b88d6ad555e8d4a5887f18c18184b02f authored over 7 years ago by Thomas Robitaille <[email protected]>
Remove unused directory

b57a1af6dc8bb17babfad3c08c049342de3605a6 authored over 7 years ago by Thomas Robitaille <[email protected]>