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

Ensure reproject_and_coadd works properly with High Level APE14 WCS objects

6bf7e574552c07e2532c7e1972f1e515788130fb authored almost 2 years ago
Properly test and support pure low- and high-level APE14 WCSes

c2b09db577857037d2d4eb95511b160903465ff0 authored almost 2 years ago
Add support for specifying output projection as APE 14 WCS with array_shape defined, and refactor output_projection tests to use a fixture

6bc428395824b6c35971fdd4d406fd7c7037194e authored almost 2 years ago
Fix codestyle

0a64a7ac1bbf895b5ead98350456c1a0bbcbfe5d authored almost 2 years ago
Add back support for passing high level WCS

1121bea520f851dbd11241ff04feca28b704a941 authored almost 2 years ago
Remove mentions of the low level WCS API for now

f292c5c0b54f6d324b2ce83446a73a67793f05d5 authored almost 2 years ago
Added reprojection tests for different inputs/outputs

c83897d9a6d399f4aa4c762ed21ae15e22773516 authored almost 2 years ago
Remove code that was required for astropy<4 and updated two reference datasets

8e2c39b74f08bb44182dc9c2d2ca0afb436a3fc9 authored almost 2 years ago
Merge pull request #344 from astrofrog/find_optimal_celestial_wcs_hdu

Allow single inputs to find_optimal_celestial_wcs and add ability to specify HDU

bdadcb731a60586317d03a7565eba1479a71ed98 authored almost 2 years ago
Removed extraneous elif and tidied params

702e76a9ba6e0eb3b6240293b37421d2aa4f5b80 authored almost 2 years ago
Remove whitespace

Co-authored-by: Stuart Mumford <[email protected]>

de5f9faddd2861e3dcce240b503ba9cd7099e1ac authored almost 2 years ago
Don't do exact comparison for header

ebe141aea0cc317a3a4ca25bd9dbfbde55d19701 authored almost 2 years ago
More test simplification with fixtures

cb2729f8706294ecad2137b914d3fdee221eb555 authored almost 2 years ago
Added support for APE 14 WCSes with array_shape defined

f91a6c6fcbf985bc042e3ebb26c0ddcd243de17e authored almost 2 years ago
Refactor valid celestial inputs into a pytest fixture

ac23464f322fa2755aa797699e504f1192ad24c4 authored almost 2 years ago
Updated minimum version of astropy

1b6216265bc2d55225ae12bcf7df6e831cc2963f authored almost 2 years ago
Improve test coverage for input types for find_optimal_celestial_wcs and add ability to pass in hdu_in for FITS files and HDULists

ece1b055866e58983976429791f8fa0d2a859fc2 authored almost 2 years ago
Merge pull request #314 from astrofrog/use-dask

Simplify blocked reprojection implementation by using dask and improve efficiency of parallel re...

42b3ee54b5274ad8e7be674e56c6ff8ada4a8fdc authored almost 2 years ago
Fix typo and remove unused fixture

ad5c9329631e439a0d574fdf30c55693f2dc2261 authored almost 2 years ago
Fix codestyle

8615e483ddb032820354fe5742fcb61424df84ee authored almost 2 years ago
Make reproject_blocked private

13cc3d20ba86a011a6e2b156fe4a177fd1c4fd20 authored almost 2 years ago
Add zarr and fsspec to dependencies

8704d7704159afd377f1577b720c58071d2ad46b authored almost 2 years ago
Clean up code

76f4d7d144e575496ed26a04f2d3ff25ff23b6e4 authored almost 2 years ago
Pass input array to processes via memmap

669741e50127ff7a92412ac964c79b786199b0e3 authored almost 2 years ago
Recognize number of workers

d40768c9b776073bb7911496e45d065614b03239 authored almost 2 years ago
Expand test suite and fix all tests

9513323af36df990c889be51c730d1e36e60f4c8 authored almost 2 years ago
Fix blocked reprojection with extra broadcast dimensions

de9474224015efbeeab2c936ad39a55518a36dfe authored almost 2 years ago
Fixed syntax in setup.cfg

1f5efbadd0a297a74f2da0f9ebdb2eb158828f6b authored almost 2 years ago
Work around issue with da.store() for now

bdb7d0b3f9a5baf14765fb15dc85f062eb1efe57 authored almost 2 years ago
Added cloudpickle as a dependency

7d3492b98a4e11704398032f29431372c709a771 authored almost 2 years ago
Fix more issues

a7b20676833b0064037684b4d9ffeb5510e6e924 authored almost 2 years ago
Bump minimum required version of numpy to follow NEP 29, bump minimum required scipy, and set minimum required dask version

07d980699a291cc8bd3a1b595bb51ae844b2198d authored almost 2 years ago
Simplify logic

Co-authored-by: Stuart Mumford <[email protected]>

f5a884df3d2735850ce11c7b5ada5b3b1207b2b3 authored almost 2 years ago
Remove code to determine chunk size, instead leave this up to dask

6cb31fd862952aac5ab7901b73d03492aed4b727 authored almost 2 years ago
Fix tests

bc7dda7c24c8ae643dfc1cdbb2600fc63ef76755 authored almost 2 years ago
Added note

60fbe20999f37678d28b874ac9de4f24df1c9558 authored almost 2 years ago
Increase small block size to speed up test, and remove test which is no longer needed

1465af424436decfead64d3785cc998d004d8670 authored almost 2 years ago
Started refactoring reproject_blocked to use dask

7e2faee5a7573b11cb52465f1570c82712c2f303 authored almost 2 years ago
Tweaks

37ca966f54c48784c156bafbdf0242c0f40b8908 authored almost 2 years ago
Added dask[array] as a reproject dependency

ad1ee0d21be9a5f832a66c34c8d07cba799d9414 authored almost 2 years ago
Merge pull request #340 from astrofrog/fix-codestyle

Fix code style

8ad494b76ad2e8ffca58a57f7ba3ca9cd09ef343 authored almost 2 years ago
Fix code style

aee57c86ea4bd23507a0d8432911d825f9086b30 authored almost 2 years ago
Merge pull request #339 from smaret/fix-tests-remote-data

Mark tests that use remote data

2c2182264043cdfad8db673cd1fa3bf526683226 authored almost 2 years ago
Merge pull request #335 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

7c83a047d82fb76157baebeedaf96c0b455a7997 authored almost 2 years ago
Mark tests that use remote data

Fixes #338.

4e619cccafa2d7f8d719f63e7bd006b43115067c authored almost 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.11.4 → 5.12.0](https://github.com/pycqa/isort/compare/5.11...

760d72a02c664e89f9797b3ec8211d287efff40b authored almost 2 years ago
Fix changelog formatting

185dae10b968c2dc85898164e10e01ca7e7bcda1 authored almost 2 years ago
Update CHANGELOG

c3908a19ff52cd9c24b521068976982ed7767291 authored almost 2 years ago
Merge pull request #334 from astrofrog/optimal-wcs-ape14

Add support for APE 14 WCSes in find_optimal_celestial_wcs

8e2b4674e0aa467257b760a794ec233f8092c1b1 authored almost 2 years ago
Merge pull request #332 from svank/multiple-images-same-wcs

Reproject multiple images with the same wcs

829202a1a379801bf83b0f19edf397300529bbbe authored almost 2 years ago
Remove unusued imports

55254948e34cd033a4fe73282236b868547fe72f authored almost 2 years ago
Add support for APE 14 WCSes in find_optimal_celestial_wcs

653a27e21c727270c6d4e2920e9bcf05b1b77aa7 authored almost 2 years ago
Support broadcasting transformations across extra dims for interp algo

1fb7350853974d2cb2e045a5fac471f71b69d647 authored about 2 years ago
Support broadcasting with blocked reprojection

As part of this, move the logic for updating shape_out to utils.py

18fee7884c33f9c9556b08a344b8725cbad803bb authored about 2 years ago
Address warning in oldestdeps tests & increase coverage

6416e7210bc69bf4c50f164a3c29a4a9305bd1e0 authored about 2 years ago
Document multi-image reprojection

1650c89fc06c8b74d5cff3140d0988cdd5c72c49 authored about 2 years ago
Support broadcasting in spherical_intersect algo

6910db21b264bbc1fa1b6324f7f512a69a6066e8 authored about 2 years ago
Support broadcasting in adaptive algo

958b00bf15ca5d05bf19dfc56294a187af880c20 authored about 2 years ago
Merge pull request #333 from astrofrog/fix-ci

Fix CI

06cab0da7740482b7ea9beed1e55c8b29ad06f6b authored about 2 years ago
Fixed doctest

68241db36a72c2c5f6b744c7bbbfec021c71feee authored about 2 years ago
Merge pull request #329 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

8295df38db7ca42690f46c3814bb92922229c796 authored about 2 years ago
Merge pull request #330 from svank/close-fits-files

Close fits files after loading

775171d6dccea73e397fc7f7d9153771e0a8b5ff authored about 2 years ago
Merge pull request #331 from svank/fix-weird-quotes

d39de23b8b3ab3803f3dd798eb38bb4d7e06f327 authored about 2 years ago
Fix weird quotation marks from Black auto-formatting

5f47be580098484db88faa071e32a9938200eba5 authored about 2 years ago
Expand testing of parse_input_data to cover returned WCS

6fbceb0063c9463e6e07ad1537d79463e4d1ed35 authored about 2 years ago
Ensure FITS files are closed after reading

18ac2ecd862c211872fc6c21d3be934e9b7cbb40 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: v5.11.3 → 5.11.4](https://github.com/pycqa/isort/compare/v5....

6987dc03f4ffc54512ec4fb40bed32e6a2d3c83b authored about 2 years ago
Merge pull request #327 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

aa23eb13aec929cd3719b8d245362a77a33007c3 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pycqa/isort: 5.10.1 → v5.11.3](https://github.com/pycqa/isort/compare/5.1...

9c8f946407f061a8df443a35693f96f5e07779bd authored about 2 years ago
Merge pull request #326 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

79aab1b0529552a11c747c651c973f4cf0bc1847 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

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

6184071306cf234b7e75930dba214158bf5cc1cc authored about 2 years ago
Merge pull request #325 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

4276060e8eebfd46360746d4273f2bb999951a8b authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-comm...

acf134e95d898cebb0541dbf6ca13b0f714470a8 authored about 2 years ago
Merge pull request #324 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

f3a08ca4dbf099d36f29361f3d5e14e3da417759 authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

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

8964a62cf69af690ca95343a4d2b7ee28e5d97fa authored about 2 years ago
Merge pull request #322 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

0af9e04608f4772db068c70549dfb65e907dc41f authored about 2 years ago
[pre-commit.ci] pre-commit autoupdate

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

75d1a00acd56acbfa9e06e26e35eec34809a5391 authored about 2 years ago
Merge pull request #319 from astrofrog/speedup-test

Speed up test_blocked_against_single by increasing smallest block size

cd030b3141cf9fc88a61e4b3057b159213e4d484 authored about 2 years ago
Speed up test_blocked_against_single by increasing smallest block size tested

5800d358d1049e64f1775bca7569c9fba494d1af authored about 2 years ago
Merge pull request #316 from astrofrog/upgrade-cython

Update pinned version of Cython

8647e43491258ecf062af9b94aef50d4e23a5788 authored about 2 years ago
I give up with windows 32bit

5c1c26a178d7016ed488f0f24efa4a2bb1aef019 authored about 2 years ago
No win32 on 3.11

d1b48e6ccd70bc67d07f47eb9a9536bb4a1af305 authored about 2 years ago
Ignore python 3.11 deprecation warnings for now

da24ffb804e857e35de1c12a1649b2de39df9529 authored about 2 years ago
Fix oldestdeps

ca0d8b419a54776c688e39223284b8c7c51e005e authored about 2 years ago
Fix how scipy==1.9.1 is installed for cibuildwheel

3f58b47a58ec853e6402db30cef827fdeb8705fe authored about 2 years ago
Use scipy==1.9.1 for win32 wheels as subsequent versions have no win32 wheels

2cc4023d15e0b66a94e3faf0efdd5834986acbaa authored about 2 years ago
Update pinned version of Cython

f64d2060d67b0a74f4c842d675d7fd4b55268b83 authored about 2 years ago
Merge pull request #298 from dstansby/py311

Test CI on Python 3.11 beta

991ae2d5de24d22b4b33e7743e14252cb20af7d1 authored about 2 years ago
Add back old CI

3193ccf1b8d60135af3545a36fa10db2296ec3c6 authored about 2 years ago
3.11 final

0ed1a1836ff78976e7f2c554bc2f503eb03bc743 authored about 2 years ago
cruft

79ffb2793925d55c7d9674994b00c675c1f31675 authored about 2 years ago
HACKS

3902ee3564895e529d765577f4c6785dd97e73da authored about 2 years ago
Test CI on Python 3.11

6e693fa2631d129a6031e3cabb237043107f05f8 authored about 2 years ago
Merge pull request #318 from astropy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

185351b8e5942260745b703282af7a0425cc2b48 authored over 2 years ago
[pre-commit.ci] pre-commit autoupdate

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

ec042b98aa8d2ff4bdd617ad6474d2d0b77f2f39 authored over 2 years ago
Merge pull request #317 from astropy/pre-commit-ci-update-config

03c21089b3efe1f6c8690f98138faeb23be79ada authored over 2 years ago
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.38.2 → v3.0.0](https://github.com/asottile/pyupgra...

3407e094854ebd5fa9c8329dbfc99c232f00efea authored over 2 years ago
Merge pull request #315 from astrofrog/use-astropy-wcs-utils

Use pixel_to_pixel from astropy.wcs.utils

60af15bee20644a174cedee53d876abe253da435 authored over 2 years ago
Fix code style

9c34df4605254eeae857b5e3ccadfd45146b3d4b authored over 2 years ago
Use pixel_to_pixel from astropy.wcs.utils

8996823b7e1e6fd9c492e64491834a8853281180 authored over 2 years ago