Ecosyste.ms: OpenCollective

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

github.com/astropy/photutils

Astropy package for source detection and photometry. Maintainer: @larrybradley
https://github.com/astropy/photutils

Add changelog entry

6c1b3d2b2edfaa2e9d13decf532f79ed26c64d98 authored almost 8 years ago by Larry Bradley <[email protected]>
Improve Background2D tests for unequal pad/crop

417be97b7e7b3a925c79d07b94e319801d3eb622 authored almost 8 years ago by Larry Bradley <[email protected]>
Fix Background2D array padding

939c891f8333ea84c8a288b5a052036c12d6ce40 authored almost 8 years ago by Larry Bradley <[email protected]>
Merge pull request #488 from bsipocz/travis_add_python36

Adding python 3.6 to CI builds

97e38c3e507871af5d18219012b345c15509b9ce authored almost 8 years ago by Larry Bradley <[email protected]>
getfullargspec was new in 3.0, adding workaround for PY2

2e28d6545553838b369c90d5de60a370cbb58777 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Changing python 3.x version to 3.6 in appveyor

9660acb6d40a2dff132330394496b4efdf9b32d9 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Updating usage of deprecated inspect.getargspec to inspect.getfullargspec

be03d37fe9af799c248f15e17c9a9a524cd7bff4 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Removing np prerelease test from allowed failures

e44076144bda341173a25c42b63eecff4ea370a1 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Changing default python 3.x version to 3.6 on travis

5370a5de337a048a2b729e134ae6baaa262684b2 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Trying to fix benchmark badge

c199110c573c8a015fcb1e6c604c74dafd7b5c16 authored almost 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #494 from larrybradley/plot-annulus

Use Bezier curve for annulus plotting

2538f3a59ef6ae93d191a31540b5183bfcb0af22 authored almost 8 years ago by Larry Bradley <[email protected]>
Add changelog entry [skip ci]

eb212504f9e298324359814fb6b4ae8a5372d2c4 authored almost 8 years ago by Larry Bradley <[email protected]>
Use Bezier curve for annulus plotting

9498403a921babe0b7ed223d781b3cb2ffcf980d authored almost 8 years ago by Larry Bradley <[email protected]>
Merge pull request #493 from larrybradley/aperture-repr

Add __repr__ and __str__ for aperture classes

3606f708fb61c15251fd3907a8007b09cdddc2d8 authored almost 8 years ago by Larry Bradley <[email protected]>
Update aperture __repr__ tests for astropy < 1.3

7751ffe47310c4beb1e2427509d8f2f39a885cdc authored almost 8 years ago by Larry Bradley <[email protected]>
More __repr__ improvements

dbc2fdb29f16fc8ede9e110ab9ccb4a641c5606c authored almost 8 years ago by Larry Bradley <[email protected]>
Refactor __repr__ for sky apertures

4ca73a722f530ef8ed5d17ade9666093b3200cd9 authored almost 8 years ago by Larry Bradley <[email protected]>
Refactor __repr__ for pixel apertures

ec35ee04e19130542e354ad6a37e9ce59f0e513b authored almost 8 years ago by Larry Bradley <[email protected]>
Fix aperture tests

5a8d65b9024a7ecf67f748161457e4a041a6e797 authored almost 8 years ago by Larry Bradley <[email protected]>
Add changelog entry

6d0659b424ef2064c6e08245ee6da2b49edd70de authored almost 8 years ago by Larry Bradley <[email protected]>
Add tests for sky aperture __repr__

2720027fd44ca62215b21560b1d04e93174aa9be authored almost 8 years ago by Larry Bradley <[email protected]>
Add tests for pixel aperture __repr__

26050acc04747b8d7d1cc7f210e63bb10b72a3b2 authored almost 8 years ago by Larry Bradley <[email protected]>
Add __repr__ for SkyApertures

c9c0590c9fe41d21cfc0c2d6fa66e194c6a8fb9b authored almost 8 years ago by Larry Bradley <[email protected]>
Add __repr__ for elliptical and rectangular apertures

bbf350b1728bd23492f119728a1cf042d72cbdf4 authored almost 8 years ago by Larry Bradley <[email protected]>
Add __repr__ for CircularAnnulus

53e21a44090c50128f4640cb5bdeeca0ab1c77f6 authored almost 8 years ago by Larry Bradley <[email protected]>
Move _positions_str to base PixelAperture class

15545ac04a306f01efceceb4b0dfe4c39d8899b6 authored almost 8 years ago by Larry Bradley <[email protected]>
Add __repr__ and __str__ for CircularAperture

76940e1bccc286adcbe09889155e41320bcf2715 authored almost 8 years ago by Larry Bradley <[email protected]>
Merge pull request #490 from larrybradley/bbox

Raise exception if BoundingBox inputs are not integers

abf555b81f12e03771f254cabf70cc88a99a1ce6 authored almost 8 years ago by Larry Bradley <[email protected]>
Add BoundingBox tests

ec07c74852eaf9bc6ec7d4abb0e5bb3a740501a4 authored almost 8 years ago by Larry Bradley <[email protected]>
Raise exception if BoundingBox inputs are not integers

8f3f5ebff21c8a04c96523a669bf2d92b18f1065 authored almost 8 years ago by Larry Bradley <[email protected]>
Merge pull request #489 from larrybradley/remove-pixelwise-error

Remove pixelwise_errors keyword from aperture_photometry

38c30643f85c4511cec01d1a3e02537739c026d6 authored about 8 years ago by Larry Bradley <[email protected]>
Add changelog entry

a351e82928d4def0197ed4dcefe2c99980490ce4 authored about 8 years ago by Larry Bradley <[email protected]>
Remove pixelwise_error from narrative docs

3c78fcb4f302736226b00b8efe5dc7bebe963911 authored about 8 years ago by Larry Bradley <[email protected]>
Fix aperture test for masked pixel

001b583833693235f7bbc1deec0b60a614349f4d authored about 8 years ago by Larry Bradley <[email protected]>
Remove pixelwise_error keyword

775de980b032a47337b8d30fd8d5743464b19ca5 authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #485 from mirca/fix482

Fix bug which modified user's input table when doing forced photometry

b94dda15d6e30a13a5b690145b67b3b13a82db39 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Moving the changelog entry of #472 to the general section

98b37e1a302d3a9de9e9a8596e6956217e78cdce authored about 8 years ago by Brigitta Sipocz <[email protected]>
Removing docutils version limit as setting a minimum sphinx version has solved the problem

53ccbde01d6d2c4fe3920e5fe925a2f9461bf022 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Requiring sphinx 1.5.1 for the RTD build

a072434b12d3850aba9b81afd3ddb663d4b9549f authored about 8 years ago by Brigitta Sipocz <[email protected]>
Limiting docutils version to <0.13.1 for the RTD build, see sphinx-doc/sphinx#3212

48571b0d36104fa7c209f29a75924723e10cc21b authored about 8 years ago by Brigitta Sipocz <[email protected]>
add changelog entry [skip ci]

b1e2932baa3508919385331e7350aa2cab8f6d4d authored about 8 years ago by Ze Vinicius <[email protected]>
fix bug which modified user's input table when doing forced photometry

90ae1d9071b69607a780fe360988bf5d68aa8ece authored about 8 years ago by Ze Vinicius <[email protected]>
Adding 0.3.1 section to changelog and move entries according to their current milestone

844db21a200394f176d2d6bb84b55a13d71b6389 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #484 from bsipocz/travis_add_cron

Selecting jobs to run with travis cron

d69c3dede3bb7e5fc286dfccc3df79aa80e7cc74 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #483 from bsipocz/update-helpers-v1.3

Update astropy-helpers to v1.3

bf836ecf0ba820dc14ad1ac8e222e217feca44c1 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Adding EVENT_TYPE to control what we run from the cron jobs

427497a415ed544dd9d13193e802a412322fac83 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Updated astropy-helpers to v1.3

e18b74d2c49772a66c24cbb25c464a8ee1f36ca6 authored about 8 years ago by Brigitta Sipocz <[email protected]>
Update aperture narrative docs

70faa77ab5e09e557fbb408295e0a1198b0e419f authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #481 from larrybradley/aperture-bbox

Update aperture subpackage to use BoundingBox class

993ac27fa824afc27fcb3468f9216ee630a8bd13 authored about 8 years ago by Larry Bradley <[email protected]>
Remove :remote: option in image directive

ecd9c8bc13cc0aef754a97ddc42ab2efd4ef2af9 authored about 8 years ago by Larry Bradley <[email protected]>
Remove BoundingBox example that requires matplotlib

6a9a5f60560ad66b40db88168788449f4f0f1aa0 authored about 8 years ago by Larry Bradley <[email protected]>
Remove tuple unpacking for py2

9869fb3d69cf01bad805682f132bea706f5a171c authored about 8 years ago by Larry Bradley <[email protected]>
Add changelog entries

e4f08361551b0985f6cac30343e25c37ce628b3e authored about 8 years ago by Larry Bradley <[email protected]>
Add get_version_info function to utils

3748f0a0b7a084beec30275423dc94f7d5bf673a authored about 8 years ago by Larry Bradley <[email protected]>
Add _make_annulus_path PixelAperture method

5bcba16b31cb606b63af1a8f153c23d7296637e6 authored about 8 years ago by Larry Bradley <[email protected]>
Some minor aperture cleanup

bad2d6a133185a0dfa82b539dcd0a93edb2ba1d9 authored about 8 years ago by Larry Bradley <[email protected]>
Add _sanitize_positions PixelAperture method

e65b826074db236ab2b6f7ab1cee3f6220ced2b3 authored about 8 years ago by Larry Bradley <[email protected]>
Update BoundingBox example

cdb855b3ce35c3de8c87603a2a05dc6e7bc19296 authored about 8 years ago by Larry Bradley <[email protected]>
Add _translate_mask_mode PixelAperture method

d2a4f05e9ace2014367c32235df6b2d629a4b025 authored about 8 years ago by Larry Bradley <[email protected]>
Update circular apertures to use BoundingBox

f057559c699f136893136700e4d323972a05d024 authored about 8 years ago by Larry Bradley <[email protected]>
Add bounding_boxes and _centered_edges PixelAperture properties

3b514aa0f25c2a6b950f9d68a83aeedf8d1234f9 authored about 8 years ago by Larry Bradley <[email protected]>
Use BoundingBox in ApertureMask

9e3a66cba2fa905416e98d1a3e647c4d30ab12f8 authored about 8 years ago by Larry Bradley <[email protected]>
Update rectangular apertures to use BoundingBox

7ce1bf036efa600ae9ab495f22a4d385699d88ce authored about 8 years ago by Larry Bradley <[email protected]>
Update elliptical apertures to use BoundingBox

ac92d354207025e358f1ecb52f5a836beaf94941 authored about 8 years ago by Larry Bradley <[email protected]>
Rename mask method from apply to multiply

dfcb1808a2fc32d27aa729b1fe0681430b48aa63 authored about 8 years ago by Larry Bradley <[email protected]>
Add BoundingBox class (from regions)

1d2cc695a1fb68fed2edced4fda904b0f3cdbf45 authored about 8 years ago by Larry Bradley <[email protected]>
Move ApertureMask to separate module

8ca452cdba422f36bc5929591f1b405a9c3731cf authored about 8 years ago by Larry Bradley <[email protected]>
Clean up PixelAperture API docs

12aafcab42f1df01caf9f801cdfadea739301938 authored about 8 years ago by Larry Bradley <[email protected]>
Clean up SkyAperture API docs

51a48759a08374827cf796ac468cd7565d8f8b57 authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #479 from larrybradley/remote-image-tag

Add remote tag for remote image in docs

460a14da93b8ab3d5491f26eb190e127d84889d6 authored about 8 years ago by Larry Bradley <[email protected]>
Add remote tag for remote image in docs [skip ci]

17509031ee8f56fb0304aa31b9971978984a94ed authored about 8 years ago by Larry Bradley <[email protected]>
Update API reference docs [skip ci]

e1ee1c9d7dd14a7d1c0cdce9a824bd7d06a00704 authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #477 from larrybradley/getting-started-docs

Fix failing remote data doctests

ad4c2d16271b82c928b0e827a6e6a391b32a830c authored about 8 years ago by Larry Bradley <[email protected]>
Fix table output in getting started docs; skip doctest until output formatting can be constrained

69b7e8b46b7121b34132f1e1e7f133340f31f7bf authored about 8 years ago by Larry Bradley <[email protected]>
Fix failing remote data doctests

197aaac32f3b256b6c7a9afd1890ee40f7399df7 authored about 8 years ago by Larry Bradley <[email protected]>
Update package docstring [skip ci]

82361ceac01eb0c8a78da5c6ecf4ec6d96e6fc0f authored about 8 years ago by Larry Bradley <[email protected]>
Add changelog entries [skip ci]

c23b5b1d015e8514110347567873d706766f9770 authored about 8 years ago by Larry Bradley <[email protected]>
Add changelog entry [skip ci]

452c98193a0004e3be8528eda10d491e9d6d94a8 authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #476 from larrybradley/circleci

Add 32-bit CircleCI configuration

157e2daf1604e949c23de5a403ce31d63316459a authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #475 from larrybradley/aperture-32bit-fix

Fix aperture photometry computation for 32-bit machines

9b2068142776e7760cd6f6a9e1d549d9b226ec53 authored about 8 years ago by Larry Bradley <[email protected]>
Fix aperture photometry computation for 32-bit machines

938ef2bcb6da2e75a6986ed93dc219a0162a1fa2 authored about 8 years ago by Larry Bradley <[email protected]>
Add 32-bit CircleCI configuration

5ca9324d3d64ba07fcbe54743fc832897e79d8fb authored about 8 years ago by Larry Bradley <[email protected]>
add test for make*models*

2b1bfcd7241a134c74b0b9b35a3476a85bb0c37e authored about 8 years ago by Erik Tollerud <[email protected]>
refactor make to use a more generic model generation scheme

ee77149408279fb30200c60f36a6187ea43ce0a2 authored about 8 years ago by Erik Tollerud <[email protected]>
Merge pull request #472 from larrybradley/datasets

Update datasets module to use data.astropy.org

90660dbcdfbbd9cd163efdd42ada07cffeab2124 authored about 8 years ago by Larry Bradley <[email protected]>
Update narrative docs with astropy-data repo for remote datasets

c1a0475e1053794a6f050d7c5c6289820ae7accf authored about 8 years ago by Larry Bradley <[email protected]>
Remove gz extension on M6707HH.fits dataset

d9535d241e42ac21ae102104df63b1f550a6863e authored about 8 years ago by Larry Bradley <[email protected]>
Change dataset URL from photutils-datasets to astropy-data

1b827931913cb72bca53dadf363f96178f26af66 authored about 8 years ago by Larry Bradley <[email protected]>
Update ez_setup.py to the latest version

409a74f2a9ef77519592b8e7aa4eb5c322fca9a6 authored about 8 years ago by Larry Bradley <[email protected]>
Clarify the docs for the box_size parameter in cutout_footprint [skip ci]

c883e8ef3e3eb6ee3f25890854a155506d195b6b authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #466 from eteq/regression-test-for-460

add regression test for #460

ec9fe4f96146106676911bc4669a8974ba213733 authored about 8 years ago by Brigitta Sipocz <[email protected]>
add regression test for #460

5e86952d85eeba010dc82f26fbae888f8999b044 authored about 8 years ago by Erik Tollerud <[email protected]>
Merge pull request #460 from eteq/fix-psf-oversampling

fix subtle oversampling bug

f782b0be005c572bfb3c62bd92b0407e61e82b39 authored about 8 years ago by Larry Bradley <[email protected]>
fix subtle oversampling bug

974f2bf3b55bfd6a040cfaf06f5d87f4829c316c authored about 8 years ago by Erik Tollerud <[email protected]>
Merge pull request #456 from mirca/update-changelog

Update 0.3 changelog

d05d440de2bdf306e7c164eb427c4a16e6e2356a authored about 8 years ago by Larry Bradley <[email protected]>
update changelog

ee1dabf9b846d041b8902018ab5da7e446873155 authored about 8 years ago by Ze Vinicius <[email protected]>
Back to development: 0.4

0db0dc334d631470f2033bbfdd3c28d68cb2c6ce authored about 8 years ago by Larry Bradley <[email protected]>
Preparing release 0.3

e2e64ab73f70467d6c8e1fd1856af218f41a6256 authored about 8 years ago by Larry Bradley <[email protected]>
Add changelog entry [skip ci]

44fc24503628dfa2b596e970697db0d99af41db4 authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #455 from larrybradley/aperture-docs

Update aperture narrative docs

5ce29536c2d3dd65d2cfa4ae5f07c1f48174d71a authored about 8 years ago by Larry Bradley <[email protected]>