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

Merge pull request #726 from larrybradley/sigclip-deprecation

Update SigmaClip and sigma_clipped_stats calls for deprecated keywords

8d19604715ea5dec8fc624c4ae5b9afa74cfca9d authored over 6 years ago
Add changelog entry

36444a1461c2d6364fd5c2712656de8f17ebae73 authored over 6 years ago
Update background docs

f18ca01a9f8ffa3ef69e09d5c328be46023df9c0 authored over 6 years ago
Update detection to support SigmaClip for both new/old API

89b85dd0b5fa95b760cdea4d204ca9ba7bab6a55 authored over 6 years ago
Support SigmaClip for both new/old API

a24ff88dc90491ee875a4d2b97b7c567c29a6304 authored over 6 years ago
Merge pull request #716 from larrybradley/fix-sky-bbox-cat

Fix computation of sky bounding box values in SourceCatalog

71cbbed231debaa5800ae6c4443d23a8f70c9fd2 authored over 6 years ago
Add changelog entry

68e12ebe2f050290c7886d92208a763b34cfaf15 authored over 6 years ago
Add tests for sky bbox in source catalog

c08d159e33ebeac0eaaefc5ab976a713f88cc752 authored over 6 years ago
Fix sky_bbox values in source properties table

1866934a62486ada35dbb2a698cc676b584d6742 authored over 6 years ago
add warnings for using a bad smoothing kernel/oversampling combo

25d259921fe2a42608723cbdbb4d2c5961b9a764 authored over 6 years ago
Merge pull request #712 from larrybradley/find-peaks-nan

Remove NaNs to avoid RuntimeWarnings in find_peaks

90bb8df8330fff29d19e8efe33bbff7db10d61d8 authored over 6 years ago
Add changelog entry

33a2a76d00b286abe48e738f7c3c6f875971d569 authored over 6 years ago
Test that data with nans does not issue Runtime warning

1279b1f7fbd71c54d2f597f73752e14bc9078935 authored over 6 years ago
Handle list input to find_peaks

45459b56bb75b5f122022a58cc941b865b53cf3a authored over 6 years ago
remove nan values to avoid runtime warnings

aae922e642dbc2c6a008c7861e59bfced12c2186 authored over 6 years ago
Merge pull request #711 from bsipocz/travis_add_np114

Adding numpy 1.14 testing, minor cleanup

81a901689fc903d5922fe7042c8deffb7707b4a6 authored over 6 years ago
Merge pull request #710 from larrybradley/remove-deprecations

Remove old deprecated code

21d69f76008d9835047c34245fd8adacefccc85d authored over 6 years ago
Adding numpy 1.14 testing, minor cleanup

ae9148d5ce895b8ae457d552f6eeab1e0e1662e8 authored over 6 years ago
Merge pull request #709 from larrybradley/find-peaks-return

Return an empty Table instead of an empty list for consistency in find_peaks

4d073624e8bf25ed5e7554ff9a06c83ea93b35fa authored over 6 years ago
Add changelog entry

69e522347da2b5f8e8b0a6cdf90e9e7118299b53 authored over 6 years ago
Add regression test

6a9722273f6884886c369ff686b50ba2fe424ad5 authored over 6 years ago
Improve tests for no detections

c5c06b02bad3b3ad32f513c97a9922a36d5aa01a authored over 6 years ago
Return empty table for array of constant values

4cf08ab00908e88ceb17f8cdc1c5e1da359344b2 authored over 6 years ago
Remove deprecated argument decorators

17cb697d97da754790b8c346841b4d2118f38a60 authored over 6 years ago
Note version of deprecations in find_peaks

fc0d3f33e65326d52f294f6120f85d562b42117f authored over 6 years ago
Update segmentation tests

e5f784612e428b7d21c3b47203f7e3cdc88dc319 authored over 6 years ago
Remove deprecations in segmentation subpackage

99fd439de06df2ed04be5a660702e2fe2cc105f4 authored over 6 years ago
Add pytest_cache to gitignore

438832762ddeacc82e1505961a772affb43baa56 authored over 6 years ago
Back to development: v0.6

04a387a0fba03313e619bb9fc765f4c99d647de3 authored over 6 years ago
Preparing release 0.5

a59d3e449cfc6d18c658a1912a3cbb4d87b68bb8 authored over 6 years ago
Move some travis tests to the initial stage

e1d80394232262db1aac84b2c2a4cb4223a09d4e authored over 6 years ago
Merge pull request #703 from larrybradley/py3

Remove python2 support from code

a4c95eb581ef346e755d3e60819f5da722dec3ac authored over 6 years ago
Remove arguments for super

9bb07bc646db5c4cdf942a729683b0ca1e76174d authored over 6 years ago
Add changelog entries

923d10b7e0b3d0a2746e195eb98c702aed19f30f authored over 6 years ago
Change to py3 new-style classes

a29c2df2113dae48435a4a732b8f715887579caf authored over 6 years ago
Replace list(zip(...)) with transpose

8ef56414377796c1277c7dcda2d5b840039373f1 authored over 6 years ago
Remove urllib2 import

502c5413a33e33f1c79cd1a57b4b9e004ee996ff authored over 6 years ago
Remove py2 conditionals

da1cf588f5f0c5e76e37e47615690b805c82c9f0 authored over 6 years ago
Remove __getslice__ methods

6343313a9f6478327205b711946ee67cfed44ce1 authored over 6 years ago
Update install docs

948daca14031a1dbdb241adacbc804788c27f45a authored over 6 years ago
Raise NotImplementedError in ABC abstractmethods

6eca9ecc9a3534e38d01de1817aae2cdfa0a8fd5 authored over 6 years ago
Make group_stars an ABC abstractmethod

9d6300c878ff7eead5d8f0d809b2cd4faad15cd2 authored over 6 years ago
Replace six.add_metaclass

2e23dd50fd45a65c32aa001632d4f053f72a3a21 authored over 6 years ago
Update extern sigma_clipping module

6dc83caf1775f25ad63c61e808d9622e15a89814 authored over 6 years ago
Remove __future__ imports

84356e57f92a4637179c50a19fd3da237ab5faab authored over 6 years ago
Revert RTD environment

3f8bd5e288c61a93b0437c89bd4d0376060fe2de authored over 6 years ago
Try mpl>=2.0 [docs only]

d975b1dccdc3e55ded79c0c46d9d70700a2c2f47 authored over 6 years ago
Use newer setuptools in RTD pip environment [docs only]

4391123774e659231b3f5d9c35109cde7a62f901 authored over 6 years ago
Use recent matplotlib in RTD builds [docs only]

16cadf3ae459824c8205e0108e0aa874546b401b authored over 6 years ago
Merge pull request #702 from larrybradley/py3-setup

Update package setup files for python 3

c751496c7b62c975283e00d063d218a06314738e authored over 6 years ago
Install sphinx-astropy for travis doctests

24af3b2269f6d8f9ebdc402e467325b7584f9f01 authored over 6 years ago
Cleanup

5f5d56af1ce263eea4ba3d0c77efcc49b5ae2eb4 authored over 6 years ago
Update docs config

bda00ecdd0d9cd106ded5fc520fc21beac3488f6 authored over 6 years ago
Update conftest

0d2427617005d76ceba30f20eee65a020dd9563a authored over 6 years ago
Update package init

d420956d5ecc1e188ec3cfcff8fc09ab1a14e060 authored over 6 years ago
Update astropy_init

8cd86248aa6813751762e88df2f7e47d618a440b authored over 6 years ago
Update CircleCI config

80b4b0c71dced2c85c5eeaffac8fa5c61aea2810 authored over 6 years ago
Update year in license

c3ee4d4da4d211d4afde0d3cc6e9735282151a00 authored over 6 years ago
Remove unused cextern directory

af155230f25009de49dfd73df55d4d3c1cfafaae authored over 6 years ago
Update astropy-helpers to v3.0.2

38ba251c8fb25b96c58bbd74542e54660c217d67 authored over 6 years ago
Update appveyor config

9de10250bf56becdfe5e9ad1093a2029192e4406 authored over 6 years ago
Update bootstrap

bb8be129cdb69177b1f3bb9748f5cdab437a3ceb authored over 6 years ago
Update manifest

af3751bbd493669aa8cd9173ba3f8652a5cf163c authored over 6 years ago
Update package setup

675e205806c8e6736fa96aa7e20b2af6fcf0a509 authored over 6 years ago
Merge pull request #697 from larrybradley/py3-ci

Update travis matrix for py3 only

b345c275076d2aa88685b5cd36c81c361f0de0e7 authored over 6 years ago
Add astropy LTS; make py 3.6 the default

87f184efdc5e97d75d0f2c0de63a3de365f0a6d4 authored over 6 years ago
Update travis matrix for py3 only

846b1c2f3cfd55a8e7576cc89710dc1dc6d64a8f authored over 6 years ago
Explicitly set viridis colormap [docs only]

82f0493c2338bf0880c763592dd46b98175c68df authored over 6 years ago
Merge pull request #701 from saimn/try-pip

Build doc on RTD with pip (drop conda)

bf0ec550330c982b56d51fbd132dc81c341f7b41 authored over 6 years ago
Merge pull request #700 from larrybradley/epsf-docs

Fix origin in epsf docs [docs only]

263d0a6b63fae516876251ba087482fec28e5bf4 authored over 6 years ago
Forgot to remove conda...

c70b88e8ae362e76c9ee5bfbbca6f4c7e036d5dc authored over 6 years ago
Cleanup

a498612b4a6b00895760428a405e96f7ffd07125 authored over 6 years ago
Fix astropy_helpers import when using make, use python 3.5

05bd9e5df6f6e486a55a92debf3ac43b875ca815 authored over 6 years ago
Try building with pip

a26db99fd4fd59f9054b79387bd975ced29eff04 authored over 6 years ago
Fix origin in epsf docs [docs only]

aa9ca983a60b3f3a5caa9e7582d7cb00048cfd5b authored over 6 years ago
Use nomkl for RTD

bfec32af216c8284ac8a0902779902aeda01d8e2 authored over 6 years ago
Merge pull request #698 from larrybradley/rtd-env

Remove jupyter from RTD environment

b79bf45d7fab654e834cb912531e672b519f9503 authored over 6 years ago
Remove jupyter from RTD environment

9180ae7393e352b5a0031153048340faf9c11771 authored over 6 years ago
Merge pull request #695 from larrybradley/epsf-build

Add tools to build (and fit) an effective PSF

8de0150f573eedd0ba754761f38f4548a32c68c2 authored over 6 years ago
Fix issues in epsf narrative docs

1dad842229a4f69596685c230a97ce9cd3f39ea5 authored over 6 years ago
Temporarily limit pytest version to workaround upstream issue

85c1282b704fdc42c679aaa892d544b81af402de authored over 6 years ago
Correct table in epsf docs

e27da9476303381baec8107d4dad03807be9fe2d authored over 6 years ago
Skip more doctests for scipy

d6e0ab1379229c51802b8cac8578db3eaf099d06 authored over 6 years ago
Update pytest version for py32 travis tests

61c2ebf7e2d2889af8f10272609d6c8939190879 authored over 6 years ago
Skip doctest if scipy is not installed

ed8418822992f73ea371ada344e4e2ed3adc47ba authored over 6 years ago
Temporary workaround for string types

3888c3618381493201452d08deb030886cc783f9 authored over 6 years ago
Remove unpacking inside tuple for python < 3.5

ded49490811c299fcca25f0539947c726b16ca3f authored over 6 years ago
Fix changelog formatting

d4b014a57969b3808dbebc13469616a8e3e9a0c6 authored over 6 years ago
Fix ePSF tests for optional scipy dependency

1306855449b0855423e1be2ff0a08d64ea489664 authored over 6 years ago
Add changelog entries

b03c707b8d10c50a845bd8e285083c692cc25034 authored over 6 years ago
More ePSF fitting refactoring

37208aeb333a51406da88bdcc81f3581f7102bad authored over 6 years ago
Set oversampling factor in returned ePSF model

f3ba4f599adc235308086d3f3e3252edbefb08e8 authored over 6 years ago
Use extern sigma clipping and optionally bottleneck

d53e220eed90d62d6b5cb8f705a4e0266ada01ba authored over 6 years ago
Add faster sigma clipping to extern

5720eb9e28e7d05d9e8283ae18f7d07330a65a69 authored over 6 years ago
Fix star extractions for linked stars if both pixel and sky coordinates are specified

cb0cc5142e1701c40a1443ffd8b637bcaf9866cf authored over 6 years ago
Add ePSF properties at intermediate steps

7acb1361360e6502172a758f5761f6e4ebd4a734 authored over 6 years ago
Warn if ePSF fitting failed for all stars

ab6fccbee340a27db5876331a203cc7de4e56e81 authored over 6 years ago
Issue warning in constrain_centers() if all stars have been excluded

971aeef72f09e0b0bea2258213d23366f0445f63 authored over 6 years ago
Fix various issues when building with linked stars

e06bb3b6c126f0f6a13cecaf8edd0125b1eadd00 authored over 6 years ago
Fix extract_stars

ad8d73ce0b12fb08995a5c71e9af79eb78fbdd88 authored over 6 years ago