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

Merge pull request #266 from pllim/last-actions-hero

TST: Move CI from Azure to Actions

891be7dec6d18e4a4bbc2f2a1cae357a58261fb1 authored almost 3 years ago by P. L. Lim <[email protected]>
TST: Move CI from Azure to Actions

602f8cc380343e4e179574a4bc4d7abd1ef9bf5a authored almost 3 years ago by Pey Lian Lim (Github) <[email protected]>
Intermediate 0.8.1 changelog entry

[ci skip]

43cba333ca5df6509f48fdeebc02753e708c754c authored almost 3 years ago by P. L. Lim <[email protected]>
Changelog section for v0.9

[ci skip]

7af8ae93792322db3805097c2c0e121f55c1582a authored almost 3 years ago by P. L. Lim <[email protected]>
Merge pull request #257 from dstansby/interp-doc

Add some more docs for reproject_interp

7397af278f60306243c833c24a43b7c3e47073e2 authored almost 3 years ago by P. L. Lim <[email protected]>
Merge pull request #263 from pllim/deprecation-deprecated

MNT: Stop using distutils

fe925be57b816a439f64101b181220afeaf6862e authored almost 3 years ago by P. L. Lim <[email protected]>
Merge pull request #248 from pllim/replace-with-main

MNT: Replace master with main

4356e356519dc2d51492b3afbf1f18f6e4d6f490 authored almost 3 years ago by P. L. Lim <[email protected]>
MNT: Stop using distutils

79fa2474c4c46df6f067deec387db1eed264fbfc authored about 3 years ago by Pey Lian Lim <[email protected]>
Add some more docs for reproject_interp

f1e874f1c022a8387aadfa83f9e4df48e1ac0ed9 authored about 3 years ago by David Stansby <[email protected]>
Preparing release v0.8

43b0d8a4a5641cfbe6adbc3b1f2d7598f2fd5930 authored over 3 years ago by Thomas Robitaille <[email protected]>
Merge pull request #231 from pllim/pytest-ignore-import-errors

MNT: Ignore import error in pytest collection

d04d30226b4ea85cdf48ef8d46465f3816418076 authored over 3 years ago by Thomas Robitaille <[email protected]>
Merge pull request #249 from astrofrog/fix-hdu-weights

Fix implementation of hdu_weights

f154fe233b567b9b014e9fbbbc32c0d26d9eb330 authored over 3 years ago by Thomas Robitaille <[email protected]>
Merge pull request #241 from dstansby/deforest-warn

Add warning to docs about edge nans in adaptive method

5f0400548420b51c61b57c257b37ddcb98f279f8 authored over 3 years ago by Thomas Robitaille <[email protected]>
Fix error with undefined variable

d5b5d0f1c4068827b214ad1f5d44226faf206ed1 authored over 3 years ago by Thomas Robitaille <[email protected]>
Document and fix hdu_weights

fe2d79d41139672c078bde7d26419beb291092ff authored over 3 years ago by Thomas Robitaille <[email protected]>
Add changelog entry

4943f29442fc602bc5f41665a412318bbc4b3524 authored over 3 years ago by Thomas Robitaille <[email protected]>
Merge pull request #254 from astrofrog/fix-ci

Fix continuous integration

d654ef3bfb7a30d9b1fd663d15f7f84c836d521e authored over 3 years ago by Thomas Robitaille <[email protected]>
Bump minimum required astropy-healpix to 0.6

7d47cd98f42b89a7f284bdc8f2729a95e5ba7ea6 authored over 3 years ago by Thomas Robitaille <[email protected]>
Bump minimum required numpy

5050d351c47348df91bad47da0874c6250cc0174 authored over 3 years ago by Thomas Robitaille <[email protected]>
Drop support for Python 3.6

795ffd95db54019c942c8fdba3391f288ce4d21b authored over 3 years ago by Thomas Robitaille <[email protected]>
Update Cython version

abab425f83e2aecdcc56d11e637f4d731f95a4d5 authored over 3 years ago by Thomas Robitaille <[email protected]>
Updated coaddition test with solar data

ccaeddb1c98f9ab4f39fee4247f77fd617354269 authored over 3 years ago by Thomas Robitaille <[email protected]>
Merge pull request #250 from Cadair/fix_sunpy_test

Update sunpy test for 2.1

0aafdb6dfc588ddba15531aad2e6f9f1eda2ec16 authored over 3 years ago by Thomas Robitaille <[email protected]>
More sunpy fixes

ea691c5b1f39ea684eaa7848686005cc53a2fc52 authored over 3 years ago by Stuart Mumford <[email protected]>
Update setup.cfg

6cf0a02e6ae38e6de17a509da136547d7a047224 authored over 3 years ago by Stuart Mumford <[email protected]>
Update sunpy test for 2.1

985a7722341cff7351646ba4e407338616ee7354 authored over 3 years ago by Stuart Mumford <[email protected]>
Merge pull request #245 from lpsinger/fix-typo-reproject-function

Fix typo in exception message

9f8ec7b6bf51ed2c1516b45c7336f1fbdff9510d authored over 3 years ago by Thomas Robitaille <[email protected]>
Merge pull request #251 from pllim/config-no-write

8055f9c03a3863a4e9a775ea4a0c90b620e0139f authored over 3 years ago by Thomas Robitaille <[email protected]>
MNT: Do not write config on import

a7245db5d75336ab921b54b9f25af3f7f3c010bc authored over 3 years ago by Pey Lian Lim <[email protected]>
Revert out-of-scope changes

Dunno why still point to astrofrog repo but ok

369e0a11d9ded493314ba558f4aae4d5b6cde1e0 authored almost 4 years ago by Pey Lian Lim <[email protected]>
MNT: Replace master with main

5bafa7d05f81e979ba835dd8056797dc8f2f4e77 authored almost 4 years ago by Pey Lian Lim <[email protected]>
Fix typo in exception message

The argument is called `reproject_function`, not
`reprojection_function`.

8916923e23d4a2d6f14fbacee2ec11aa4605c752 authored about 4 years ago by Leo Singer <[email protected]>
Merge pull request #244 from pllim/rm-astropy-channel

DOC: Replace astropy channel with conda-forge

4fef42bc1f388dc2234625dc04e2dcbf8b9b098e authored about 4 years ago by Thomas Robitaille <[email protected]>
DOC: Replace astropy channel with conda-forge [ci skip]

0de6d72d5f4ea870e56702fe88703b4b04d7bbd8 authored about 4 years ago by Pey Lian Lim <[email protected]>
Merge pull request #242 from pkgw/abstract-optimal

Allow WCS merging to work without loading all data at once

20486075f602847a347d71ea450a7b0d9a336da9 authored about 4 years ago by Thomas Robitaille <[email protected]>
Undo argument name change and add a changelog entry

4396480e08adb99df5a8e82e7298953fea7a0d81 authored about 4 years ago by Peter Williams <[email protected]>
azure-pipelines.yml: attempt to work around MacOS docs build error

Being caused by https://github.com/numpy/numpy/issues/15947 , associated
with recent Numpy + Pyt...

508097fda4d8744fdec8d04008757998dedf8fbc authored about 4 years ago by Peter Williams <[email protected]>
docs/mosaicking.rst: fix test case

The failing unicode-to-bytes comparison causes the list of HDUs to be
empty. Note that this caus...

fe4fa0eb8c6df0c61affcceabe010ef93cead36e authored about 4 years ago by Peter Williams <[email protected]>
Add tests for the new parse_input_shape() utility

43cccdcffdc571460978dcb48faad003dc41bdb1 authored about 4 years ago by Peter Williams <[email protected]>
Document that the tests require pytest-doctestplus

ba6d4be121c2893647da79acf444f737305a10a0 authored about 4 years ago by Peter Williams <[email protected]>
reproject/mosaicking/tests/test_wcs_helpers.py: update test for modified error message

17879e7b6a3fb6e3eb0615d010f09908bc11e15d authored about 4 years ago by Peter Williams <[email protected]>
Allow WCS merging to work without loading all data at once

For find_optimal_celestial_wcs, we only really need the input image shape, not
the actual data. ...

56003fb6897cb0f0bb5c0896772fab645162ac15 authored about 4 years ago by Peter Williams <[email protected]>
reproject/utils.py: fix flake8 complaint

24abbe75a8c160aae39a61dbebc2bc2f402911f4 authored about 4 years ago by Peter Williams <[email protected]>
Merge pull request #243 from astrofrog/fix-compat-astropy

Fix compatibility of tests with latest astropy version

2c4526b9f13628528509495f0bdedb8878555ffa authored about 4 years ago by Thomas Robitaille <[email protected]>
Clear the download cache after running the tests

bfdb4f51becc73a01f7cbf83c8714ca994ea3c1a authored about 4 years ago by Thomas Robitaille <[email protected]>
Set MPLBACKEND to Agg for CI

d13ba871002efa293c4380ca992e309438888eca authored about 4 years ago by Thomas Robitaille <[email protected]>
Pin Matplotlib to 3.0.x for oldestdeps jobs in tox.ini

b7bf6bee1d3b13a7f3467cc7166f7fccf0712b70 authored about 4 years ago by Thomas Robitaille <[email protected]>
Remove MJD-OBS from reference FITS files

1cc2aae589289b3436a92be430753187335c9e63 authored about 4 years ago by Thomas Robitaille <[email protected]>
Pin Matplotlib in the oldestdeps job

e3905969c0b32994b908664c41bbb06d3b7ac718 authored about 4 years ago by Thomas Robitaille <[email protected]>
Fix compatibility of tests with latest astropy version

9b9279c0f8e8731cf1303d2ffbf925ad24e6852c authored about 4 years ago by Thomas Robitaille <[email protected]>
Add warning to docs about edge nans in adaptive method

bf300171f49daea4c9f56516339266359e49488c authored over 4 years ago by David Stansby <[email protected]>
Merge pull request #239 from dstansby/deforest-ref

Add reference and link to DeForest paper

e0472eb79c9f343a8371b655a1c4d23c8bb864b3 authored over 4 years ago by Thomas Robitaille <[email protected]>
Add reference and link to DeForest paper

716adb4a066448ee25c4bdc6e2e4b328c95ae1f3 authored over 4 years ago by David Stansby <[email protected]>
Added changelog entries for 0.7.1

acfb90cd575040be2f53465a294ae0d643890584 authored over 4 years ago by Thomas Robitaille <[email protected]>
Merge pull request #236 from astrofrog/fix-scipy-minversion

Added oldestdeps tox environment and update minimum required version of SciPy

ed0fa469ade43d7b170c774e5406598268fa3993 authored over 4 years ago by Thomas Robitaille <[email protected]>
Don't include packages such as PyVO in the basic 'test' extras

53ff1c095c44b470481918f185b4241a541ac02f authored over 4 years ago by Thomas Robitaille <[email protected]>
Added oldestdeps tox environment and update minimum required version of SciPy

28bae81473af1ba54a84280e49a90120eee8f66a authored over 4 years ago by Thomas Robitaille <[email protected]>
Merge pull request #234 from astrofrog/fix-compat-issues

Fix compatibility with astropy 4.1rc1

1a9a1f6057990cafbdd98a7a0e8280bf9bcff03c authored over 4 years ago by Thomas Robitaille <[email protected]>
Fix example in docs to be compatible with Astropy 4.1

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

82e2d7a4e15666e7b1bf04afc4cb24e5e09bf38b authored over 4 years ago by Thomas Robitaille <[email protected]>
MNT: Ignore import error in pytest collection

9873eccce53d28bc7b3d6b8a33fcc4860ead523f authored over 4 years ago by Pey Lian Lim <[email protected]>
Preparing release v0.7

2831b4a3320d6b69c8303327f1d93811031c91e1 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #205 from dstansby/validate_wcs

Split out interpolation WCS validation into new function

c781a6c77c29060a46dbf4375ddf4b6da8a7b206 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #223 from pllim/flake8-max-len

MNT: Set max-line-length for flake8

6d2119b7b3b0febb2fd3ab29c3853d7906da31c7 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #228 from astrofrog/update-infrastructure

Update package infrastructure

dae85ed510438e80b28b4d9f2f06cd7bfb12878b authored almost 5 years ago by Thomas Robitaille <[email protected]>
Change clobber to overwrite

63f49f3aabcf9aca0afe2544a7e7e99177f55237 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Fix docs build

86edb0cf3e119c5699ce9975031690ea2bee6b9b authored almost 5 years ago by Thomas Robitaille <[email protected]>
Fix extension compilation

d18c4bccb978e2cdca47193971b4f51b5ce5adb8 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Added changelog entry

ccb0533ab42f9994b0e7f5757d1beefba74d311a authored almost 5 years ago by Thomas Robitaille <[email protected]>
Update package infrastructure to follow APE 17 guidelines

fdaba4103c7fb4225c49d4e1757ee678fdfbe41b authored almost 5 years ago by Thomas Robitaille <[email protected]>
Remove astropy-helpers submodule

f0959a2310a97a59598486a09fd61b02e276b328 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #227 from astrofrog/fix-decorator-use

Fix use of @deprecated_renamed_argument

00833e3865df4f82671582c2064b47b4c6d69c65 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Fix bug in reproject_exact when return_footprint=False

506c95684c36683ec8e7e1250586c768465574c2 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Disable parallel mode by default in reproject_exact

c767b4eadce7eab44fe0db029d1759fa6953be07 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Fix order of arguments

55329bac1eb489325a86090442ab40f3b8cf820b authored almost 5 years ago by Thomas Robitaille <[email protected]>
Fix tests

fac486b9223ddcf9aa40623aa3123b922c44bcda authored almost 5 years ago by Thomas Robitaille <[email protected]>
Added changelog entry

05361a7edef47590288d2003fcecaba4d5ac8237 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Added back deprecated kwarg for @deprecated_renamed_argument to work

96b9bc06a982743f1311fbbebc1994be6abd3736 authored almost 5 years ago by Thomas Robitaille <[email protected]>
MNT: Set max-line-length for flake8

62369fe84fe9fc8db281f6e8c4986b2e3d73e633 authored almost 5 years ago by Pey Lian Lim <[email protected]>
Merge pull request #221 from astrofrog/fix-docstrings

Fixes to docstrings

4beeba733ca61930c1ecf339905589ec91176d4e authored almost 5 years ago by Thomas Robitaille <[email protected]>
Fixes to docstrings

4b358350e224f065f1202bcdee6f5056c6dc3d00 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Split out output array validation

2348530f1ef959a03aedd0f525a04b25cfe563fc authored almost 5 years ago by David Stansby <[email protected]>
PEP8

168479b6da577653c4338d7355c9895d9a74c7ac authored almost 5 years ago by David Stansby <[email protected]>
Split out interpolation WCS validation into new function

7f39830f396c6162a66e5198a4fce42773dd926b authored almost 5 years ago by David Stansby <[email protected]>
Merge pull request #211 from astrofrog/cleanup-c

Clean up C code for spherical_intersect mode

73174d7eed48ae31925c0716c4fb9c6788c5cc92 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Remove unused code

0ef79ca63d7bd7a76768b3eeb958f8f96db63f8b authored almost 5 years ago by Thomas Robitaille <[email protected]>
Updated reference FITS files

e4a7b3c909d009633c02d43b7d9b146f5325de73 authored almost 5 years ago by Thomas Robitaille <[email protected]>
Simplify handling of variables that just need to be declared as scalar floats in _reproject_slice_c

42b428a19cd6abce7edb26e2e874f99cb4b51e40 authored about 5 years ago by Thomas Robitaille <[email protected]>
Avoid compilation warning about finite

caa451149362eb1a59f18b373ce72f876d06a6ea authored about 5 years ago by Thomas Robitaille <[email protected]>
Make it possible to enable debugging information in overlapArea.c using DEBUG_OVERLAP_AREA=1 at build-time

31332e52b84fd9258ad40875f7ba3da44ddfde02 authored about 5 years ago by Thomas Robitaille <[email protected]>
Make P, Q, V, and nv not be global variables in C code

d842598af64623661baac3b6b010bb102ba79d6a authored about 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #207 from astrofrog/py38-wheels

Enable Python 3.8 wheels

0ed1b40b881a98440f9d79d958a29c884c3a5ad1 authored about 5 years ago by Thomas Robitaille <[email protected]>
Make Numpy versions in pyproject.toml depend on Python version - use the oldest supported Numpy version for each python version

ae23d08fdd5681d65261a38b671059485bb741e9 authored about 5 years ago by Thomas Robitaille <[email protected]>
Fix env marker

95e1245dc46e1aa9a8f52f8f19459e6be3571f05 authored about 5 years ago by Thomas Robitaille <[email protected]>
Don't include sunpy in test dependencies for 32-bit linux

b5272f9352c75aa2bb7da5079e460a310b55bcd5 authored about 5 years ago by Thomas Robitaille <[email protected]>
Don't include jinja2 in setup_requires

71f7e5334078299f4feef46cb268a31d14431b95 authored about 5 years ago by Thomas Robitaille <[email protected]>
Fix environment marker

9841da94813d62a89a5b0bbe8b5b5669f551ad11 authored about 5 years ago by Thomas Robitaille <[email protected]>
Set MPLBACKEND for tests

6e9dfebbd1b51dd9687aeb4e1044773c985bf952 authored about 5 years ago by Thomas Robitaille <[email protected]>
Don't include shapely in test dependencies for Python 3.8 due to the lack of wheels

13f596919fc6a75aa42aef471c766741597635a7 authored about 5 years ago by Thomas Robitaille <[email protected]>
Fixed github project name

e3483fd69ff2ea6c25fdc1a6b7ec50b4fd4ac251 authored about 5 years ago by Thomas Robitaille <[email protected]>