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

Clarify wording for reproject_exact

fcc81ac0999042070fa44c3da628dd4ebbfe8fd7 authored over 5 years ago by Thomas Robitaille <[email protected]>
Update docs/mosaicking.rst

Co-Authored-By: Adam Ginsburg <[email protected]>

766e0ffa45b8e7203eb1274d68ac72063d96f28e authored over 5 years ago by Thomas Robitaille <[email protected]>
Mark doctests that require shapely

9360c8d63b369e09ac19b54826a650486db4b245 authored over 5 years ago by Thomas Robitaille <[email protected]>
Allow frames to be specified as strings

4f74ef1d902c1864c0af88b63e30a01266fdc49f authored over 5 years ago by Thomas Robitaille <[email protected]>
Don't treat deprecation warnings as exceptions since PyVO causes astropy to emit deprecation warnings that are beyond our control

b65f186d7c0f0fea0c0e9643bd1e0a8b0779cee3 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added shapely to CircleCI config

514a17455702ccd2db0258e98de226d885c55b18 authored over 5 years ago by Thomas Robitaille <[email protected]>
Use FLOAT_CMP

9a8fed61ca736b844357e2b9c10da7c8546c58b0 authored over 5 years ago by Thomas Robitaille <[email protected]>
Don't pass quantity to size in imagesearch

77ad7f496e9845fbce62ecd445b4c74dd122cd93 authored over 5 years ago by Thomas Robitaille <[email protected]>
Increased radius for image search

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

0d87611653cae40acdde56ddc83e011ac7981c8b authored over 5 years ago by Thomas Robitaille <[email protected]>
Install PyVO on CI and increase tolerance for tests

de25c57951ea6faae091ed1052937f6514793e13 authored over 5 years ago by Thomas Robitaille <[email protected]>
Use PyVO for the mosaicking example

fe2f9d10046eb0b66495d5cde40c263204553b32 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added test for ReprojectedSubsetArray

2ec17112742f167dcdd89519931d3f16c77b33f7 authored over 5 years ago by Thomas Robitaille <[email protected]>
Cleaned up code to avoid doing inplace operations in a function

933f82d324590edb99b8d365727fcbeb688bb26b authored over 5 years ago by Thomas Robitaille <[email protected]>
Clean up code

25badd70a051333c616fd841063c8cfc2c770fd0 authored over 5 years ago by Thomas Robitaille <[email protected]>
Update reference images following bug fix at boundary

dfed866db1f53a4aed4914c29cc4470d07e618ed authored over 5 years ago by Thomas Robitaille <[email protected]>
Added documentation page on mosaicking

ca91f31168373302a9d5ab533a4a41eda62e3efa authored over 5 years ago by Thomas Robitaille <[email protected]>
Split out and cleaned up solve_backgrounds_sgd and added test

a5fef7103a45cee65cd7d2aacaa5245da0defdd3 authored over 5 years ago by Thomas Robitaille <[email protected]>
Remove unused code

13e845c8629978466d7af5b48846c7172a2a1f02 authored over 5 years ago by Thomas Robitaille <[email protected]>
Split out co-adding code into a separate file

fefdb5746656aba08e28a20893da4c70e9736c8a authored over 5 years ago by Thomas Robitaille <[email protected]>
Move background matching function to separate file

63ae1e9a6bb693f3503af89b6c2e7dc053987579 authored over 5 years ago by Thomas Robitaille <[email protected]>
Remove notes of things that are now implemented

32597ad1a93768c9f153b8631437acf2414691db authored over 5 years ago by Thomas Robitaille <[email protected]>
Moved ReprojectedArraySubset to its own file

ce085c2c22b8b7acf89ae5387e99a50c1ff49b38 authored over 5 years ago by Thomas Robitaille <[email protected]>
Reorganize files into reproject.mosaicking sub-package

9deaa06ce006b972cf4d8ff97358e3631f909772 authored over 5 years ago by Thomas Robitaille <[email protected]>
Fixed a bug that caused some values to extend beyond the original footprint.

cfae5c88a6eaa5294e3add4903b88f1f41607761 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added tests for coadding, and fixed issues in coadding code

e8bd376772592cbaf450d88acb4e9dd977edb981 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added test with background matching

e0975a1572c8ce42aedb8f6b5c3c0669e4fbdd4a authored over 5 years ago by Thomas Robitaille <[email protected]>
Fix issues following real-life testing

61fdd8758564019e8382ba5784b5379d6657d695 authored over 5 years ago by Thomas Robitaille <[email protected]>
Avoid storing whole arrays for each image, and implement background matching

40b830a36489d3f06e7a0dc59c90ab8e18146919 authored over 5 years ago by Thomas Robitaille <[email protected]>
Efficiently reproject images to minimal size tile

cc87f5ba331d24471a8f6d2e02c58bf6ad76c916 authored over 5 years ago by Thomas Robitaille <[email protected]>
Started implemented main mosaicking function

636963b38e9fa38afa14bae9386f1b4af879c1cd authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #154 from bsipocz/conftest_remove_warning_ignore

Minor conftest.py cleanup

8e6945667dc81c090f6d3cb9e9f07780287a3e0f authored over 5 years ago by Thomas Robitaille <[email protected]>
Further cleanup to conftest.py

1ceabacdf38c6cbcd648d672bf1430138027f26d authored over 5 years ago by Thomas Robitaille <[email protected]>
Minor conftest cleanup

9b1c4dabcded19db2077376a8d201632c1c433c3 authored over 5 years ago by Brigitta Sipocz <[email protected]>
pytest-arraydiff has been released, so the module ignore can be removed

c1be08f7d5db18ec921d6a7c8e7fc905d41536f8 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #191 from astrofrog/use-setup-cfg

Migrate to using setup.cfg for setuptools metadata

c1aeb887735912098515296d7a80a8c6467c13f7 authored over 5 years ago by Thomas Robitaille <[email protected]>
Remove compatibility code for Astropy<3.0

454cfccb45de07276e7913595192a80eeca73b3e authored over 5 years ago by Thomas Robitaille <[email protected]>
Remove use of six and __future__

330cb9d0ef4a2866d2aa9129ad2125b93ee3aa46 authored over 5 years ago by Thomas Robitaille <[email protected]>
Updated _astropy_init.py

cf83234a95c32815b48760739aa3947b6f89ba39 authored over 5 years ago by Thomas Robitaille <[email protected]>
Updated metadata in setup.cfg

0f32be1d61c2f3d2f141ee2ae74e45bb82bf1eb5 authored over 5 years ago by Thomas Robitaille <[email protected]>
Update to using setup.cfg and simplify setup.py

f64e006188fe1278a9474829ed8d6cdec641dd96 authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #166 from astrofrog/ape14

Implement support for APE14

013db0863eaa9f3a300559a7140965bd525cfd93 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added a unit test with ASDF + GWCS

5e76f2a73fe2f910bd2b58b22aef246ddb2751ab authored over 5 years ago by Thomas Robitaille <[email protected]>
Added regression test to make sure round-tripping checks work correctly

5eb3e193166a150acc148ae0849d9a715169b35e authored over 5 years ago by Thomas Robitaille <[email protected]>
Add sunpy to Travis CI

9d42aca02ec02d8688bd7767d12e38de275958ee authored over 5 years ago by Thomas Robitaille <[email protected]>
Fixed typo

56712c9c753a4c32b2f5641bfa763589a7f8405f authored over 5 years ago by Thomas Robitaille <[email protected]>
Make sure pixel coordinates round-trip

a5838240070f7537cad7a29f2b9af7702e7cd5e4 authored over 5 years ago by Thomas Robitaille <[email protected]>
Updated minimum astropy version to 3.2

4edb1ace03de26e14f1e3ffc58c6df6369d82892 authored over 5 years ago by Thomas Robitaille <[email protected]>
Update minimum Astropy version and update CI configuration

0b0a9c11005969e286db8d1e1ca62942a5910361 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added changelog entry

663ae45cff61b5e3ca570a8731922df8436b89df authored over 5 years ago by Thomas Robitaille <[email protected]>
Make the healpix reprojection work with the APE14 WCS API

7dcf76bf9be16d2cba281084a6090b70baeb777f authored over 5 years ago by Thomas Robitaille <[email protected]>
Remove unused function

8f33b9c4f98885074e4a9139b325b9bba55c8f5a authored over 5 years ago by Thomas Robitaille <[email protected]>
Remove unused file

e33bfee716fb221d9eb2c90513daa427cc961783 authored over 5 years ago by Thomas Robitaille <[email protected]>
Make check for celestial WCS compatible with wcsapi

6771a9f44c35c58639c0e01842e80eaeb08ff702 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added tests with pure wcsapi objects

1690164f356688c392191f8b3c1ba269fb9653cc authored over 5 years ago by Thomas Robitaille <[email protected]>
Fixes to tests

2890f1ccf5902c5baffb204b93b6374a32a92f26 authored over 5 years ago by Thomas Robitaille <[email protected]>
Only do certain checks if WCS is FITS-WCS

c40f3bdf49706aa8702ceba16511a472a61f863e authored over 5 years ago by Thomas Robitaille <[email protected]>
Use sparse indices for pixel coordinates

d96e11b96394ce18b07658347f72286f3448281e authored over 5 years ago by Thomas Robitaille <[email protected]>
Fixes following testing with APE14-compliant WCSes

4b35850d50e27474d30134f0d0e15786ed2f0201 authored over 5 years ago by Thomas Robitaille <[email protected]>
Rename file

c72a2e3431058cdb814d97c502d292526e5d20ff authored over 5 years ago by Thomas Robitaille <[email protected]>
Added helper functions for WCS, which allow efficient pixel -> pixel transformations

bb28a6754097c0834391c2fdefd699015d03116a authored over 5 years ago by Thomas Robitaille <[email protected]>
Start fixing tests

4e3849e6707a6897a3a154a30f31eaf8a59be828 authored over 5 years ago by Thomas Robitaille <[email protected]>
Implement support for APE14 in _reproject_full for the interpolation case

acdd41645b890fcce36991aa039b62cde71f762e authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #190 from astrofrog/fix-precision-exact

Fix precision issues in 'exact' reprojection when doing identity transform

d48001841d735212fd1f5503afb425d6e0b52bd3 authored over 5 years ago by Thomas Robitaille <[email protected]>
Fix Windows build

59e7a6e38b0256b156d0a17d95230b91357f6697 authored over 5 years ago by Thomas Robitaille <[email protected]>
Move Windows CI build to Travis and add MacOS X build

2d3e432cf0a8c6e2094a25342e3b5b4cb020e646 authored over 5 years ago by Thomas Robitaille <[email protected]>
Make test more stringent

138303066f81eae5c345d27fa12a2bd7e3280df4 authored over 5 years ago by Thomas Robitaille <[email protected]>
More precision fixes

271572e8761f10717f2566663900992c1293d5e8 authored over 5 years ago by Thomas Robitaille <[email protected]>
Fix for colinearity

67561e36cac8ee5072d589310a6b2b0b7036194f authored over 5 years ago by Thomas Robitaille <[email protected]>
Fix bug when two consecutive sides had zero length

92f655c4c12e742c54a9f0cac1539ae119e1edb7 authored over 5 years ago by Thomas Robitaille <[email protected]>
Fix test to take into account precision issues

cee2a89d0e5d90b0deca0288ab67e50525442e3f authored over 5 years ago by Thomas Robitaille <[email protected]>
Fix a bug that caused identity transformations to not work correctly in exact mode, due to numerical issues in Girard()

988ac2397252dff6bd1320987fa1feaadbb96b69 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added release date for v0.5.1

2c9c1c6f7249d91a84ea8dd177e2c1de325e7907 authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #188 from astrofrog/fix-wcs-orientation-exact

Fix bug in exact mode related to WCS orientation

87d7815d7908401ddcff9311960cc0192749f04d authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #189 from astrofrog/use-setup-cfg

Added python_requires to setup.py

96c2d7b76056ce7fe4211d8d0b7175ae26dfb9f5 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added python_requires to setup.py

279c0006c9e4ab8d7d8abba7922fc6e300caa62b authored over 5 years ago by Thomas Robitaille <[email protected]>
Pin pytest to 4.* due to pytest-doctestplus incompatibility

07ac9e4cd0b7ee8d6c8ffb17259ac0efedfbb735 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added changelog entry

5c39095d140bbb59d1b25b7af8b7c27256726595 authored over 5 years ago by Thomas Robitaille <[email protected]>
Added regression tests to make sure that the exact mode is not sensitive to the orientation of the WCS

236036ef5a5d6b5390f37b1a98258c24eaa20cd9 authored over 5 years ago by Thomas Robitaille <[email protected]>
Make sure that polygons are always counter-clockwise

ea8eb60c44ce22ab8e1fa47f802b610ac79179cc authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #184 from bsipocz/update-helpers-v3.2.1

Update astropy-helpers to v3.2.1

dd3fb97a70bf426d56aad256456e7531ec827da7 authored over 5 years ago by Thomas Robitaille <[email protected]>
Adding docs dependency install

fb535cd1abae51bc9cd5402c26718222bbe65b55 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Remove python2 testing

3a9d1d4d85f1df2312891aa2cb63d5400a399b70 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Updated astropy-helpers to v3.2.1

559f40164ebe33b0e48f35eb27bb21ccb93625cb authored over 5 years ago by Brigitta Sipocz <[email protected]>
Back to development: v0.6

acff01f9b19d5bf11cc80ec134590529f1266532 authored over 5 years ago by Thomas Robitaille <[email protected]>
Preparing release v0.5

d85ae34afe8353d189d0cdb1e7a85725cc14a21e authored over 5 years ago by Thomas Robitaille <[email protected]>
Merge pull request #172 from bsipocz/six_switch_to_standalone

General maintanance

c9de0c34ed838c3b83497272d6bacbe301a140b4 authored over 5 years ago by Thomas Robitaille <[email protected]>
Specify Python version with PYTHON_VERSION

cc7cdba3b2f28227d3108556339a84c6b480d11d authored over 5 years ago by Thomas Robitaille <[email protected]>
Switching to standalone six to avoid deprecation warnings

a2ab7dc45ee073aac8a9e47d65bb58bbc643ff6e authored over 5 years ago by Brigitta Sipocz <[email protected]>
Adding six requirement to docs and setup

f7308b6c231c3088242fcc00aeebbc5b151807d9 authored over 5 years ago by Brigitta Sipocz <[email protected]>
making config pytest 4 compatible

6d2f79c361e7ea4d0c7821e7d18917d78cdb74b9 authored over 5 years ago by Brigitta Sipocz <[email protected]>
A bit of facelift for the travis matrix

0aabd64aba8d4d92fb6b932d45f1b2eb023ba41f authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #176 from bsipocz/update-helpers-v2.0.10

Update helpers to v2.0.10

a1cc13fc2d84ee5f3063706cfefd91801e418253 authored over 5 years ago by Thomas Robitaille <[email protected]>
Update helpers to v2.0.10

8ca79d24d10d06ce2142451954ef81d106bd8582 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #170 from keflavich/docs_fix

Fix malformatted .. doctest-skip:: directives in Very Large Cubes docs

2adbfe770b9b8d2fc11ed0cff89146f352aeaf40 authored almost 6 years ago by Thomas Robitaille <[email protected]>
fix malformatted .. doctest-skip:: directives in Very Large Cubes docs

38bd23789ebfb3dc6e27d29899b5026369202f28 authored almost 6 years ago by Adam Ginsburg (keflavich) <[email protected]>
Merge pull request #169 from bsipocz/update_astropy_init

Package-template update: _astropy_init.py

e81acae71a66e148ca22e23b908c59aaac159a23 authored almost 6 years ago by Thomas Robitaille <[email protected]>
Package-template update: _astropy_init.py

5dac93ebdb117e3f3e25e90384afe67abd3a082b authored almost 6 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #167 from bsipocz/update-helpers-v2.0.8

Updated astropy-helpers to v2.0.8

284eba580c0d48fb9bcc48122a17b3e08410e1af authored about 6 years ago by Thomas Robitaille <[email protected]>
Updated astropy-helpers to v2.0.8

0019db2a1b02d094f58be1549cfc82ededb69442 authored about 6 years ago by Brigitta Sipocz <[email protected]>