Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/astropy/reproject

Python-based Astronomical image reprojection :milky_way: - maintainer @astrofrog
https://github.com/astropy/reproject

Fix doctests

172ed57d3454f3c521df1f9af471ca52893b334e authored over 9 years ago
Fix Sphinx warning

7e6fc89fc23de2e6672caa8a96b4541bc7a2c547 authored over 9 years ago
Added clarification to docstrings

b8b289855116a80cbc2e2bafd6a7ce8b1d96c1ba authored over 9 years ago
Renamed high-level functions

aab016abf1a52197a722ee07ab87bc6b01550c57 authored over 9 years ago
Fix tests

77aaea23c0e0313f6fb8c603b1684e9e81f29926 authored over 9 years ago
Remove high-level reproject function since it ended up being too general, and it would require having a string option to handle different kinds of reprojection and the arguments would be different depending on the type so the function signature would grow out of control over time. Instead, we can go with one function or so per algorithm and this makes the API a lot cleaner/simpler.

7a70941ce20c1ee3e3b51ec83fe512be0a3dfa05 authored over 9 years ago
Fixes after real-world testing

0702e2c3a1a8c19aec96e667b17fd2e933383aaa authored over 9 years ago
Re-wrote documentation

a2c820fd5eda17696cf6b01b113d7eaa453a18b9 authored over 9 years ago
Fixes to docs

248eee7252481da1b35a0792c1a3c850c3267b79 authored over 9 years ago
Re-organized HEALPIX files

e9bf109c98b8ec6d2d9d92bb3819f07ca01d6eef authored over 9 years ago
Re-organized docs

b758ac14fc655d71e80abd9decfa10ca095d9e79 authored over 9 years ago
Renamed spherical_intersect/reproject.py to spherical_intersect/core.py

ed053fd3b9168ee3f7cac7072a5dcf3589fe70b7 authored over 9 years ago
Expose high-level API for specific reprojection techniques

2d8c80728653bb4d13bd3c7f22633cab41ab22e4 authored over 9 years ago
Merge pull request #65 from astrofrog/healpix-coordinate-conversion

Refactor HEALPIX coordinate conversion

dd3086eab4802749d8cd70a55ca920d70a6e0d77 authored over 9 years ago
Updated module docstring

c5e1db44bc577e7aa85d937d581adcdd62acffb2 authored over 9 years ago
Renamed more arguments

b5571816a058a86aa53f2bbb9d155d00ab3313d5 authored over 9 years ago
Fix doctests

d645cd3fe2601973e53802df1f839be4f69146ef authored over 9 years ago
Added unit test for healpix_reproject_file and fix tests

2b7149509512aed22ddd54999b046c2306b1521f authored over 9 years ago
Parse coordinate system abbreviation

bd1f8726083f6067247fec3ff5fcf6557afaefad authored over 9 years ago
Make API in healpix.py consistent with other parts of reproject package and use Astropy to do the coordinate conversion.

bec3114981373c117fae1683b88163609cd2da99 authored over 9 years ago
Re-organized files for HEALPIX

ae124f02cb29a8d8bd2b559cbf362c4600d0b00b authored over 9 years ago
Generalize convert_world_coordinates

f1e0202fc45aeaffd9f4b0cf95f9bcc3b5bb8feb authored over 9 years ago
Minor fixes

cffc072b2554c2cd44eded149b3e10d7ad15bf5c authored over 9 years ago
Merge pull request #63 from bsipocz/docs_run_doctest

Enable doctest

d3da3cd63628aa6726f84d5b27238a69664bcba6 authored over 9 years ago
changing data URL

a264ac22763fefa980e8fc92e5a7163487f60c49 authored over 9 years ago
Adding test output to fix doctest

0ac910865d611378c36b9158aa602acae1b8524d authored over 9 years ago
Fix failing doctest and add REMOTE_DATA option

560d61d633c8f2ddb0efd2349864747728832263 authored over 9 years ago
Adding test header customisation

2be5e45b57327421aaa33ebec7f39d88c034dccf authored over 9 years ago
Enabling doctest run

21b278454978f1373473086131542161933a7072 authored over 9 years ago
Merge pull request #27 from keflavich/healpix

Add HEALPIX reprojection

799f2afed734eddfd73828f3dab32dd23be59893 authored over 9 years ago
python 3: zips are iterables

c4b8f14b2dfa55de35a6d0560a76ce9e1aee5a3a authored over 9 years ago
Merge branch 'healpix' of github.com:keflavich/python-reprojection into healpix

cdb4170d4e9474553001dfdaadc8afb187864a12 authored over 9 years ago
add healpy install to .travis

81dc63e351a389bbd797f17a9e4b094ae5406bd6 authored over 9 years ago
Merge pull request #1 from lpsinger/healpix

Working and tested implementation of healpix_to_image, image_to_healpix, and healpix_reproject_file

f73125915bbca25d9a42633ad91b2b9ecfd0f5d4 authored over 9 years ago
Working and tested implementation of healpix_to_image, image_to_healpix, healpix_reproject_file

Note that there will be some issues with round-trip projection (HEALPix->WCS->HEALPix) if some o...

8eff72932de3ec5c5693dba5b72848e1be825976 authored over 9 years ago
Merge pull request #62 from astrofrog/update-wcs

Update requirement to Astropy 1.0 and remove unused code

badcfda7c015949100445fc5beb0c7cd72ea2209 authored over 9 years ago
Updated requirements for Astropy in docs

5e74610fa45a22c2b2236bfee6c2f1ba45b13ea8 authored over 9 years ago
Removed code that is now in Astropy 1.0

44ccd3a454764c14c630dc6f590b3d6fc9c51049 authored over 9 years ago
Merge pull request #57 from cdeil/update-ah

Updated astropy-helpers to v1.0.2

19ee7f882f11a300a71653ac7321cbd6f45add49 authored over 9 years ago
update .travis.yml

4f494e4621f2d8fc88ea1231c5903f30c65309ed authored over 9 years ago
Updated astropy-helpers to v1.0.2

288c577b28d9b40742e7afe4d7bb03001d9c08fc authored almost 10 years ago
Make sure we update the apt-get listings

813f062cf8f382f99853136c23df9b5c2de7d634 authored about 10 years ago
Added asv badge

b4a34731f33e76fac59109675bbc0378f45e2175 authored about 10 years ago
Merge pull request #53 from barentsen/accept-compressed-hdu

Allow reproject() to accept a CompImageHDU object

75a39808268e125e101bdc38000ce2d953e3f9ae authored about 10 years ago
Merge pull request #54 from astrofrog/border-issues

Funny values after reprojection

2396be0d5c0dc70dac5d571f44a709f04d51f073 authored about 10 years ago
Added workaround for the fact that np.pad does not exist for old versions of Numpy

1e3bc27c5cae3c1e0cbfb506fdaa2e0f7795b290 authored about 10 years ago
Update unit test now that border is treated better

c35bed397d48315073f9b55c91a7f6ba4300fff3 authored about 10 years ago
Added comments, tidied up

3931b34e228eb9b0b10564aee24abde36ce14fb1 authored about 10 years ago
Don’t use unicode_literals in Python 2.x

ae29cd657c7bf5095e6cb5e0848a0c39f0ad479d authored about 10 years ago
Better border behavior for map_coordinates.

82715cada4ea198bd7adf37d62b9447aa3857423 authored about 10 years ago
Make sure input is floating-point

767c5f5282637647e419aa7d22530d7210eb1c95 authored about 10 years ago
Allows reproject() to accept a CompImageHDU object

6e60e5d226f0d7bbd725672dba22ce512c524ed8 authored about 10 years ago
update to use newest astropy API and remove invalid import

3e7bf9472f32cdb1af7e1eb0b90b45802de43aca authored about 10 years ago
added convenience functions for reprojecting files & HDUs

05dec3e16bc2f7e3e8b094c36930a45ce25ee53b authored about 10 years ago
added HEALPIX code (copied in part from gammapy)

73e362f2f709539deb17e7fac0ef5d055dfaf38d authored about 10 years ago
add non-interpolated option and new example

b52cd25a1ae7138a619e07c33077a087d408f8e2 authored about 10 years ago
sign flip in lat - confusing!

f05423e6ef1d0e736698783ef817b28371efe566 authored about 10 years ago
Merge pull request #51 from astrofrog/update-template-0.4.1

Updated package template to v0.4.1 (includes update of astropy-helpers to v0.4.3)

95a3d4321584073852223aed37b3ba4d2deae354 authored about 10 years ago
Updated package template to v0.4.1 (includes update of astropy-helpers to v0.4.3)

48011fb5daf6c23663d68f44587a4243f0124909 authored about 10 years ago
Merge pull request #50 from astrofrog/check-input-wcs

Check input WCS. Fixes #49.

3b3a90124c0f09925a17371478d591661715748d authored over 10 years ago
Check input WCS. Fixes #49.

b02979e433c787fbbc81272145bbe1365e3f6188 authored over 10 years ago
Enable nitpicky mode for docs and raise errors for deprecations in tests

66dd0f54abb385afae0853d9e842ed23352f8190 authored over 10 years ago
Remove old note

ca0559dfd38031177b16a41c61b3748a6dab47fd authored over 10 years ago
Fixed headings

1036442eaeca599302e84823d532b92c84a837e7 authored over 10 years ago
Merge pull request #48 from astrofrog/update-docs

Update documentation

fd338250a590dcce34b2c6c5b1ac55c9eddda24c authored over 10 years ago
Merge pull request #47 from astrofrog/improvements

Return footprint and added accuracy tests

64cbc0f94987fb225ce26d25cc1cc2444a6b2afd authored over 10 years ago
Test that we preserve surface brightness

f13fd9bd24ebbac57d42e0bad1dea2bb304aff5e authored over 10 years ago
Add note about surface brightness

81bfb341f2219fce94304de7757f899c84b82bb3 authored over 10 years ago
Update documentation

bca1b38a8e0bda06696c24e6fb1f22a6327f50d1 authored over 10 years ago
Added an accuracy test vs Montage

c622c67afec80d484101743ad2b88ca4cdac3bbb authored over 10 years ago
Return footprint, and added first accuracy test

28a87760a64af1e6947684b1b3c8f840c8e7993f authored over 10 years ago
Merge pull request #45 from bluescarni/parallel_repro

Initial implementation of speedup attempts, including parallel implement...

33b2a0530a22c844a44a1fe9424b998729768614 authored over 10 years ago
Fix for the handling of array sizes. We were assuming that all the input arrays

had the same shapes, but actually they could differ.

bf5ec3b6e11afe724ee9fd25903bef3e6cfb1f71 authored over 10 years ago
Invert the order of a comparison to account for the fact

that in Python 3 None is not comparable to ints any more.

5986a4b56eb4ecaec3267ac5324280c9b130ecbf authored over 10 years ago
Move the pool management back into the main function,

and add code to handle gracefully ctrl+c while running
things in parallel.

81ddccfdd42c25f2ad811b5e6d4eaf684906e442 authored over 10 years ago
Fix the offset-by-0.5 bug in both the Python and C routines, and add a way

to select the number of processes to use in the parallel implementation.

Docs were added as well.

823647ea8810c31064ddb8597a202413d049a71d authored over 10 years ago
More cleaning: now use a static pool of workers created at module import,

and put options common to the serial and parallel implementations in
a shared list.

5ef091c21ea488537a86bb7147117ab05e24b4ec authored over 10 years ago
First round of cleanup. Just leave the old implementation for reference.

2cd01835c53c0eb8637f63ba8ca313007bc9dc4b authored over 10 years ago
Move the declaration of the static arrays at the top of the function.

4326de9abd86d4bd7ab8ccd4266eb19b18e42380 authored over 10 years ago
Attempt at fixing the Travis failures related to documentation and Python 2 vs 3.

afb543eeff0eda5ec5d217425ed503b91937c8ba authored over 10 years ago
Temporarily enable the selection of the method and number of cores to use

from the high level routine.

cd791756e1c0423767fd2dbdbb94237a8c2e67f4 authored over 10 years ago
New implementation that uses cython for setting up the arrays,

and raw C for the computation.

de2fc8f0abd2158c6f60d7ae8b708e4682eeeda8 authored over 10 years ago
Revert "Temporarily enable the selection of the method and number of cores to use"

This reverts commit d3866211578d1a21b74dbd34a5f3831558cc4025.

dbc839a431d827e4f203c68b47b8d1f0821c697c authored over 10 years ago
Python 3.4 enforces K&R C style, account for that.

ccf92eab21ba459c591dee015c7247dbff308362 authored over 10 years ago
More Python 3 fixes.

9a68ade2b4e9d4beb8a8e6be21099bce8dd9d9e0 authored over 10 years ago
C version of the reproject routine, including the parallel one.

0a816668147b1fb83464bad8e08265a566870b6c authored over 10 years ago
Move ilon/ilat/olon/olat inside the C function as local variables.

f07216a5f877605613d36fff7f2fc43e94ee0052 authored over 10 years ago
Initial implementation of speedup attempts, including parallel implementations.

79fe7166db9dc669e7f5c736b43ee7855945401d authored over 10 years ago
Fix the previous fix: don't import numpy at all for egg_info.

52769ce1abd8697426a6dcaeb6aa542043a7daab authored over 10 years ago
Tentative workaround for the egg_info travis failures.

7f471e7fc3564c993a074aa8b47bca90dc6d7f9c authored over 10 years ago
Merge pull request #46 from astrofrog/update-helpers

Updated astropy-helpers to v0.4.2

fa1e8242e51f9b9032bbc3736bacae77f3530418 authored over 10 years ago
Updated astropy-helpers to v0.4.2

4508e9b1f7774c727618f2e7164fa5029b794a33 authored over 10 years ago
Merge pull request #41 from cdeil/issue_41

resample or reproject?

f9d7c6273fd3bb2313225e45bbd6871603637493 authored over 10 years ago
Rename docs/resample to docs/reproject

5f5e4161822bd52fcd38f466f1486bb907f185d1 authored over 10 years ago
Update README.md

9a3a6dd0347b6d3833abedebcbc5ce86dd99d726 authored over 10 years ago
Update README.md

88f2c987180a9d08f21f45505098f2f7a13b0cca authored over 10 years ago
Update api.rst

2f278384ffb1f57f547fbffef8348721051478ea authored over 10 years ago
Merge pull request #35 from astrofrog/high-level

Initial implementation of high-level interface

8125c4f217f8274c45af31cbe338208ab937273b authored over 10 years ago
Merge pull request #40 from cdeil/patch-1

Send coverage report to coveralls

bc7692366901b7e786b3922435fe9eebb07c07bd authored over 10 years ago
Send coverage report to coveralls

49614892141597107227e9bbfefdbc681319e100 authored over 10 years ago