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

Added unit test for output array specification in coadd

097327fec196b4e70376ca2a4b160f382308ca98 authored over 1 year ago by Thomas Robitaille <[email protected]>
Add ability to specify output array in coadd

aff1ab44ee46766fdc2a01080682e1d180b4c7a8 authored over 1 year ago by Adam Ginsburg (keflavich) <[email protected]>
Merge pull request #386 from olebole/fix-TestReprojectAndCoAdd

Fix TestReprojectAndCoAdd failure on i386

9a5d2d2049325001017cd16989348178709fac3b authored over 1 year ago by Thomas Robitaille <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

b8f8e4e43787bd40dc4c3eea0d0cd2f81542734a authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix TestReprojectAndCoAdd failure on i386

On i386, this test resulted in a failure because of relative
differences ~2e-16. As floats are c...

90639ed2351368a8c9a5d19c0a653bec60f4c933 authored over 1 year ago by Ole Streicher <[email protected]>
Update CHANGELOG

802cc36c3e2e76ef345c3637b4b04809baee5d9f authored over 1 year ago by astrofrog <[email protected]>
Merge pull request #385 from astrofrog/fix-wheels

Skip Python 3.12 wheels

b7a5287019b86e61395d9b45118ae825576702fc authored over 1 year ago by Thomas Robitaille <[email protected]>
Skip Python 3.12 wheels

be66ca0db38f8e2ac1600b269fe0cd3d807215c6 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #369 from fjankowsk/jankowsk

Added new combine function to compute the minimum and maximum

940983bf8257d879f5ae3dae06a3bac193f4c6d5 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #380 from svank/nan-handling

Add modes for nan and inf handling to adaptive algo

6e9a9342162cb1aa74dae6c6d75e05607be82545 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #382 from svank/mosaicking-edges

Use more points to find image bounds in moasics

b4a0e78d13f7b7b0f5e6ee817bf3a712dd32442f authored over 1 year ago by Thomas Robitaille <[email protected]>
Added combine_function=="min", added test for "min" and "max", and fixed implementation

8e3c6e743427124fe74c2175736b1fb6b290744e authored over 1 year ago by Thomas Robitaille <[email protected]>
Implement new combine function to compute the two dimensional maximum map over all co-added arrays. This is useful for PSF calculations, for instance.

c4730d2ac47a1ab3f1be2ffa6729a73ff431f60a authored over 1 year ago by Fabian Jankowski <[email protected]>
Rename bad_val_mode to bad_value_mode

a4312de81b0429a8363486f0913a31373f824cd5 authored over 1 year ago by Thomas Robitaille <[email protected]>
Add modes for nan and inf handling to adaptive algo

c4746974fcb4a47900b1609cf91da7563ef40a54 authored over 1 year ago by Sam Van Kooten <[email protected]>
Change n_per_edge to 11 to make sure there is a point in the middle of the edge

6642ab64dcbf4aca0e4cfdf8f76bc4fd64d1060f authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #383 from svank/moasicking-modes

Add 'first' and 'last' moasicking modes to reproject_and_coadd

661963d7b4e32c273256c87ceb8d09d64f90e357 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #374 from astrofrog/dask-refactor

Refactor blocked/parallel reprojection

95e925d10aa4b37417ae8a281ee492af771b8a4f authored over 1 year ago by Thomas Robitaille <[email protected]>
Add 'first' and 'last' modes for mosaicking

9f62ba25430c29fba3da090d89f64f9c0ebc51e9 authored over 1 year ago by Sam Van Kooten <[email protected]>
Use more points to find image bounds in moasics

7d5ecea31f0cce434e57b7f0bcd1528126898f55 authored over 1 year ago by Sam Van Kooten <[email protected]>
Simplify "views" in reproject_and_coadd tests

09f2adcb794327ba96b1e3b2e62d259af12d5349 authored over 1 year ago by Sam Van Kooten <[email protected]>
Merge pull request #381 from jdavies-st/fix-doctest-requires

Fix docs mosaic page rendering

afca2f26d06fae2be1710e59ab8175ba1c13b2c6 authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix docs mosaic page rendering

479bbbc73fbfeb3d1db6cc6279b8fcafa8eb9dc9 authored over 1 year ago by James Davies <[email protected]>
Merge pull request #379 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

d87a9f8cd3b6e33554e9a91db9d29819d9a22ca8 authored over 1 year ago by Thomas Robitaille <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.9.0 → v3.10.1](https://github.com/asottile/pyupgra...

16d9003302f7cf7b1f3d869cfe958bd4ca061e7e authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #378 from svank/patch-1

Update docstring for adaptive defaults

8d3c2c0451a51340f6a6058c8fbe3a11115156a6 authored over 1 year ago by Thomas Robitaille <[email protected]>
Update docstring for adaptive defaults

410034490896210e6014bee783afc742316a4620 authored over 1 year ago by Sam Van Kooten <[email protected]>
Merge pull request #377 from astropy/pre-commit-ci-update-config

a1f21764196225137564e1400316ccc39388deda authored over 1 year ago by Thomas Robitaille <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0.....

07858683b01ad35aa536b5e73c4df4330a589b1f authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix case where chunks=None

1b8b7c04651659ab2dbfb0e16266a53ec65b4104 authored over 1 year ago by Thomas Robitaille <[email protected]>
Catch cases where block_size has been set incorrectly

6345f8693c3bd729783ff061488654f50950dbbe authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix bug related to broadcasting

362ce3454d26a2a5e9921dd18f77fb79ec031cae authored over 1 year ago by Thomas Robitaille <[email protected]>
Added regression test for order not being passed through in blocked reprojection

03c222fadf92f5bad5a8f7639c88c225c304105b authored over 1 year ago by Thomas Robitaille <[email protected]>
Added regression test for roundtrip_coords not being passed through in blocked reprojection

9b810c75e28cccdcf657af6b623c60442856fbaf authored over 1 year ago by Thomas Robitaille <[email protected]>
Added documentation about dask and dask.distributed

64d6909aae33f8051516fa70be4d0776d2cdf458 authored over 1 year ago by Thomas Robitaille <[email protected]>
Bump minimum required dask version to 2021.8 to avoid bug with memory mapped arrays on Windows

50d29b66c2acea8c81532daf436322b02f84d417 authored over 1 year ago by Thomas Robitaille <[email protected]>
Avoid keeping references to Numpy memmaps

5e4a5dd07d0934294329d626641efd92b97cfb99 authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix dtype check

e48626ecfcc807b13afbe7e9a0ee91a6a2c6891a authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix tests

c0cf7d122b4ebff709cef6c86379bc6ca58f28aa authored over 1 year ago by Thomas Robitaille <[email protected]>
Extend blocked/parallel reprojection to adaptive and spherical_intersect algorithms

2504efa7d4c802f77d3cf77d50aa4e84ce707e8e authored over 1 year ago by Thomas Robitaille <[email protected]>
Remove custom parallel implementation for reproject_exact

80c74edca7cc64e0a920d1e65ad550e410bbd666 authored over 1 year ago by Thomas Robitaille <[email protected]>
Moved and renamed _reproject_blocked to reproject.common

d05c222c44cce582a82c0f7b69a32925b5215c15 authored over 1 year ago by Thomas Robitaille <[email protected]>
Ensure that all temporary files are cleaned up, and add option to specify return_type='numpy' or 'dask' for reproject_interp

cb285ab4986815ab9102cd21e60473bd2fb0a105 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #375 from astrofrog/fix-tests

Fix --remote-data tests

1432cece249a5dd1ea57cd505ce44ab64dfe5ddc authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix --remote-data tests

1fc620b373b29beec19bef89a2a97d4da7dd536b authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #367 from astrofrog/dask-fixes

Dask support improvements

00351ae2f928135fe580ff923b33adeae8dbc0ba authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #373 from astropy/pre-commit-ci-update-config

70dbee563f9092f9d8639ebbaf1c9d821a4cd1e4 authored over 1 year ago by Thomas Robitaille <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.9.0](https://github.com/asottile/pyupgrad...

e1df24bb0227d27890981fd0028e973b46479b67 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #372 from astropy/pre-commit-ci-update-config

471f5910b00ab6b24c659183dc4a6ed22b8829d8 authored over 1 year ago by Thomas Robitaille <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](https://github.com/asottile/pyupgrad...

69f91213f66f514de01fa16c2a44ecaf9e091c38 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #371 from astropy/pre-commit-ci-update-config

0ba2ef00c785c824f2976f7adb8c9154e3cc35a8 authored over 1 year ago by Thomas Robitaille <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.6.0 → v3.7.0](https://github.com/asottile/pyupgrad...

b4015f9b91d21b7a5ef8f6a60b25442b985171bb authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #365 from astrofrog/minor-fixes-parse-input

Fix support for NDData objects with dask .data attributes

9b9dde0e61fa4a856cb868786b931a0a84b6c94c authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #366 from svank/jacobians

Add despike_jacobian option for adaptive resampling

4a820077cd5ff7101cdaca0133e2a0983b9e789c authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #370 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

2551f5b96913e4b4491d5e216651a2b24b4496dc authored over 1 year ago by Thomas Robitaille <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.4.0 → v3.6.0](https://github.com/asottile/pyupgrad...

66368020907ffc85e00891a1c15c5238f739d824 authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #368 from pllim/tst-scientific-python-nightlies-url

TST: Update URL for Scientific Python nightlies

77ee6a04e83cf1a287076b49553820bf0c91f8c3 authored over 1 year ago by Brigitta Sipőcz <[email protected]>
TST: Update URL for Scientific Python nightlies

f605db572824663d9658cbd2c76d9506e20d2a00 authored over 1 year ago by P. L. Lim <[email protected]>
Add check for cases where compute() has to be called twice on dask array, and set a maximum block size for chunks if not specified

d37fc5f036fd690c84c32d9cbc1f7d43b8e5e329 authored over 1 year ago by Thomas Robitaille <[email protected]>
Add despike_jacobian option for adaptive resampling

4ab3b3a8a8f2d070506013dd2b69c74bff8623f3 authored over 1 year ago by Sam Van Kooten <[email protected]>
Fix support for NDData objects with dask .data attributes

d0e6926583a9010290c99a038121fc085d95b9e1 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #364 from astrofrog/fix-devdeps-2

Fix tests against developer versions of packages

8ea36e794221310d5a9efe1442babe384c1510ad authored over 1 year ago by Stuart Mumford <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

f65fc6f97c38b1ccb70ccee4274ac3a6975cfe0d authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Slight increase to tolerance to accommodate new Numpy versions

1e2d9743ee3eb54570399bdaa4644a6b1eaf0cb4 authored over 1 year ago by Thomas Robitaille <[email protected]>
Update CHANGELOG

2b1bd5bc17df4aaffcc857c5e9436b524deac2fd authored over 1 year ago by astrofrog <[email protected]>
Merge pull request #352 from astrofrog/dask-input-output

Started adding support for allowing dask arrays as input

99d5dd7fec3d47dd3b3fc4ec588abb5f51b5283f authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #363 from astrofrog/all-extras

Add a new 'all' extras for shapely

7c704f9b2d2245a3e45d0ba85003da0032565be4 authored over 1 year ago by Thomas Robitaille <[email protected]>
Add a new 'all' extras for shapely and remove version restrictions for installing that dependency

16af29807f26e726d54ffd1bd76fe6d7002d86ec authored over 1 year ago by Thomas Robitaille <[email protected]>
Remove unused changes

3aeb27a6e97d0d85c2af09f074814e2da6e40fcb authored over 1 year ago by Thomas Robitaille <[email protected]>
Don't use input dask array block size for output array chunking

aa240dabaee3e27a743749b11779ce9fea968f5f authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix codestyle

82e9bfb9f275fdb059c4bb3477defb8c59f6888b authored over 1 year ago by Thomas Robitaille <[email protected]>
Started adding support for allowing dask arrays as input

d597aa31dda8dceaa7d3a883e0d13b0be90e14dd authored over 1 year ago by Thomas Robitaille <[email protected]>
Fixed code style

1a0ef7b107bc31b3c7e2f52dd64d0424d06dcf71 authored over 1 year ago by Thomas Robitaille <[email protected]>
Avoid using np.pad in our map_coordinates wrapper

1f27856d704aa1fa77ec17478b8087d5f8cbcb3b authored over 1 year ago by Thomas Robitaille <[email protected]>
Update comment

21b19e640826923ce943f5760dbbc2c5a3a40282 authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix parse_input_shape for dask arrays

4750e5f4d73f4be58ef8497605e3e25682232bba authored over 1 year ago by Thomas Robitaille <[email protected]>
Move conversion of dask array to memory-mapped Numpy array to parse_input_data

a73946820be95e0c545ee43287971b90d54d05a1 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #361 from astrofrog/shape-out-override

If shape_out is specified, use this over the array_shape attribute of a WCS object

69f8b616d41524e107686f8d5d108f3dd30364e0 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #360 from astrofrog/fix-solar-mosaicking

Fixes for solar frames and non-degree units

639ac44c94499e551461dd68be487d8a86322143 authored over 1 year ago by Stuart Mumford <[email protected]>
Fix issue with WCSes that have no default units

5d1b68213939add5f5313cf72c464c6e10368ecd authored over 1 year ago by Thomas Robitaille <[email protected]>
Whitespace

6da7f6cf09e45118f855b82f6db4ab75c339416e authored over 1 year ago by Thomas Robitaille <[email protected]>
Added regression test for solar issues

f5069badbccb4874468539a0a5b852e1778bc5f7 authored over 1 year ago by Thomas Robitaille <[email protected]>
Improve test

1e093debd1da79bc1a537ada975c09f8e9ce7c22 authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix find_optimal_celestial_wcs to work with e.g. Solar frames, and make sure that we don't assume the output WCS is in degrees

c895e734de90cf869e3df731e80a39c15cd9142a authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix codestyle

71697b1912d646596e3a3b7b2be5d4f8a1b7b227 authored over 1 year ago by Thomas Robitaille <[email protected]>
Fix test

692bd4124f53cbee635503ce516f2ee0a218f6f4 authored over 1 year ago by Thomas Robitaille <[email protected]>
Added regression test

8e2b2b9f0149a267cb280cc489ccfe53961cf604 authored over 1 year ago by Thomas Robitaille <[email protected]>
If shape_out is specified, use this over the array_shape attribute of a WCS object

188b38bae45a2094455db0896ce5f93be3011b31 authored over 1 year ago by Thomas Robitaille <[email protected]>
Merge pull request #356 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

f95a92f65de099d62b296b7df33f71a92a335f27 authored over 1 year ago by Stuart Mumford <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.4.0](https://github.com/asottile/pyupgrad...

a85d5c36215e7a6c73b5169c8c6053e13e71dc6e authored over 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #349 from keflavich/high_level_wcs

3bb79cdfab86da32169bbbb73e907e22ad9783aa authored almost 2 years ago by Thomas Robitaille <[email protected]>
remove unnecessary check: HighLevelWCS.low_level_wcs can't be a HighLevelWCS

fcd811ef2f69f63c8abc471b88004f0cc1219988 authored almost 2 years ago by Adam Ginsburg (keflavich) <[email protected]>
add a test that fails before this change:

If this test code is injected at the start of reproject_single_block,
the error will occur
print...

60baa56c3a3bc287aa0c0664d132d14aaca85be9 authored almost 2 years ago by Adam Ginsburg (keflavich) <[email protected]>
remove some unnecessary lines, then add an example of what looks weird

in modding has_celestial

implement Tom's suggestions

fix

fix^2

the recursive approach might a...

78d5bc26aa7605e22cecc52947a173fc7a5fc866 authored almost 2 years ago by Adam Ginsburg (keflavich) <[email protected]>
fix high level wcs wrapping bug and add a regression test

fix typo

fix bugs

might've fixed it?

try to add a test (it doesn't test what I want, but it a...

3fb80e67f1378b26eac992dab770c9696ef820c8 authored almost 2 years ago by Adam Ginsburg (keflavich) <[email protected]>
Merge pull request #345 from astrofrog/output-projection-ape14-wcs

Add support for specifying output projection as APE 14 WCS with array_shape defined

214544874e838d03ce9b44dacc13621a375df15f authored almost 2 years ago by Thomas Robitaille <[email protected]>
Merge pull request #346 from astrofrog/cleanup-tests

Remove code that was required for astropy<4

309a841b7b4d480f69b415f7273ee1abd99c0f50 authored almost 2 years ago by Thomas Robitaille <[email protected]>
Fix compatibility with Python 3.8

d3477f2eed992c40706b4b1c18f1d9cfae0ead2c authored almost 2 years ago by Thomas Robitaille <[email protected]>
Updated more reference files

9a54ddfbca2c3e50714c33409d3f6ab2e5261dc8 authored almost 2 years ago by Thomas Robitaille <[email protected]>
More tidying up and expand combinations in fixtures

d5daac0e951929c3b9b7a00dce8c00d6a8853355 authored almost 2 years ago by Thomas Robitaille <[email protected]>