Ecosyste.ms: OpenCollective

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

github.com/astropy/ccdproc

Astropy affiliated package for reducing optical/IR CCD data
https://github.com/astropy/ccdproc

Update to newer ez_setup.py

81d23f389d2396209f375275d8cfc6878e84802d authored over 10 years ago by Erik M. Bray <[email protected]>
Update the astropy_helpers version used in the package_template

e8c3226c6f9f8b598c9b8270bbd000a1134e9372 authored over 10 years ago by Erik M. Bray <[email protected]>
update the astropy_helpers version to include fix from c3f841b9e099f506a751b8a6971b15e7e3d6590a

3f0b9ddb7236ae01606c1218d044f38c20b8f86e authored over 10 years ago by Erik M. Bray <[email protected]>
Add the current version of ah_bootstrap--for the tests themselves we will always copy over the latest version of ah_bootstrap (so that we can test ah_bootstrap itself), but there should still be a default copy of it in the package-template repo as well

39571fb14f2ba34a6086874998008df14680eecd authored over 10 years ago by Erik M. Bray <[email protected]>
Configure the package-template to use astropy_helpers. By default includes astropy_helpers as a submodule. Yes, astropy_helpers is now a submodule of package_template which is a submodule of astropy_helpers

670c5a77936dfe20a6ffd953cc23adb8179b701d authored over 10 years ago by Erik M. Bray <[email protected]>
Add Keyword class

9803604e79fb26c680067ec182bf125d99382445 authored over 10 years ago by Matthew Craig <[email protected]>
Document FITS read/write methods

2e5c7dc9cda39ca6c0d619416f35a3feb7ea0d56 authored over 10 years ago by Matthew Craig <[email protected]>
Move coverage information from .coveragerc to the astropy-standard location

That location is ccdproc/tests/coveragerc

2dd6ed5ae65375a8b0a76f47867eb4fcb9276b64 authored over 10 years ago by Matthew Craig <[email protected]>
Use astropy.io.fits and registry to handle fits read/write

293e31ed7706bc507d02bc03692442ea7d6eb466 authored over 10 years ago by Matthew Craig <[email protected]>
Remove unused imports and unused code

aeda6335aa9d00c91cba9432710dc98c9b195bf2 authored over 10 years ago by Matthew Craig <[email protected]>
Add fail to tests to work around problem with astropy

a262593aa0eb25f52609a7d3a6d77f80b21259c0 authored over 10 years ago by Matthew Craig <[email protected]>
Require metadata to be an instance of fits.Header to get a case-insensitive dict

64cfb19d627454e5822ec798d0c10666e6d3ff82 authored over 10 years ago by Matthew Craig <[email protected]>
Require units for CCDData objects and update tests

5f298fdf40e75fb730c90ef6835d8ad945585850 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #34 from mwcraig/ccddata-pytest-fixture

Add a pytest fixture to generate a test image

ad6114634eeeacd080dd0294d0c2e25806109340 authored over 10 years ago by Steve Crawford <[email protected]>
PEP8 changes

f73728228632d2fc5d80e7b87f4bdac25b2ce3e4 authored over 10 years ago by Matthew Craig <[email protected]>
Refactor ccd data setup and addition of cosmic rays to test images

There were a number of smaller changes:
+ Cosmic ray flux increased to ensure all are caught giv...

037251bd18de9a1c017803b2704571352749bacf authored over 10 years ago by Matthew Craig <[email protected]>
Use fixture for ccd data instead of generating in each function

acb2df946ffbc68fb006ce7d36b14a512724e996 authored over 10 years ago by Matthew Craig <[email protected]>
Add markers for scale and mean of distribution

40d5e094617416936d154078dff694ddaa8b10e2 authored over 10 years ago by Matthew Craig <[email protected]>
Add fixture for CCD data and marker to set size

c765eb1e92b36394cdd2f4a77db73cb3c52ea770 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #41 from mdboom/auto-setup

Simplify package-template usage

1a690e1a265d2730d8b8c07efaa1b724954ab49b authored almost 11 years ago by Thomas Robitaille <[email protected]>
Elaborate on the need to search for .c files in a comment.

2cff7e9fca1b40dfd9046cb422ac7bb76a72fd3a authored almost 11 years ago by Michael Droettboom <[email protected]>
Merge pull request #31 from mwcraig/tests-100-pct

This pull requests brings test coverage close to 100%

6d4d1329134d4ad250463f3eebc8299e10a32abe authored almost 11 years ago by Matt Craig <[email protected]>
Merge pull request #21 from mwcraig/fix-tests

Standardize handling of tests in which exceptions are raised

fd16da0d7eef9222c639dd42a86229f934cceb4b authored almost 11 years ago by Matt Craig <[email protected]>
Remove unused imports

6a80b7853d34f8749342295a64ef8b407ce59528 authored almost 11 years ago by Matthew Craig <[email protected]>
Add coveragerc

This coveragerc loosely mirrors that in the main astropy repository; it should be replaced/updat...

e328d18c345c41925fad9a7403ffb8436e25ac2b authored almost 11 years ago by Matthew Craig <[email protected]>
Add several tests

e73fd9aea70bdb8269ce2fb3441e45e2d9ccbaa8 authored almost 11 years ago by Matthew Craig <[email protected]>
Fix check of input image type #16

Closes #16

67f6fbeb97191508e5e0df323531d5470f24c3ae authored almost 11 years ago by Matthew Craig <[email protected]>
Replace astropy raises with pytest.raises

0a6a5da40760eb77cddc7c14b5dda99a68077a5b authored almost 11 years ago by Matthew Craig <[email protected]>
Move test into tests directory

7f39f92d9329efd9df862104092f9895eb979d23 authored almost 11 years ago by Matthew Craig <[email protected]>
Merge pull request #30 from mwcraig/add-badges

Add badges

6ece73e6aee2c3636c97769f46894797a1032250 authored almost 11 years ago by Matt Craig <[email protected]>
Merge pull request #29 from mwcraig/full-travis-matrix

Many more test builds, most using wheels

24622e133f0e0144098d4b7d89f4c087a2e3c776 authored almost 11 years ago by Matt Craig <[email protected]>
Remove unused pylab import

7b5a2cee043a14cec7cd697ca1e77d6aa23896b2 authored almost 11 years ago by Matthew Craig <[email protected]>
Many more test builds, most using wheels

This vastly reduces the build time even though the total number of tests is larger. Closes #7

8bb08e0b86f72f39898412b1fe90ab8d60c78811 authored almost 11 years ago by Matthew Craig <[email protected]>
Add link to documentation

704ac7df3f58533f597a5b6eea9882e2af0657e5 authored almost 11 years ago by Matthew Craig <[email protected]>
Add badges for travis and coveralls

20926e12035992db3ab4d2b5c2c5df1988576f82 authored almost 11 years ago by Matthew Craig <[email protected]>
Merge pull request #28 from mwcraig/fix-rtd2

Add RTD requirement for scipy

b3437e0dcf5e7885df8150d204b686d48007ea52 authored almost 11 years ago by Matt Craig <[email protected]>
Add RTD requirement for scipy

27e2700deb195fe73438aedbe26827e1a5dd4253 authored almost 11 years ago by Matthew Craig <[email protected]>
Merge pull request #27 from mwcraig/fix-rtd

Remove matplotlib from pip requirements

1e8711d7c80660a48664b63a64ede33baa730d9f authored almost 11 years ago by Matt Craig <[email protected]>
Remove matplotlib from pip requirements

The RTD build failed on this install and we are not currently using it.

37cc701435e2aa4ecf4609d9562b57d8673af998 authored almost 11 years ago by Matthew Craig <[email protected]>
Merge pull request #26 from mwcraig/add-rtd-pip

Add pip-requirements for ReadTheDocs

b5730dc33b26587713e7145bd5c00956f8ef488d authored almost 11 years ago by Matt Craig <[email protected]>
Add pip-requirements for ReadTheDocs

5d3b8585c3f4985c39ca739e36d845f50e6ce3ca authored almost 11 years ago by Matthew Craig <[email protected]>
Merge pull request #25 from mwcraig/fix-package-name

Fix package name in setup for tests

e152f2b3355db35eec2868ea1d4c22a07899c166 authored almost 11 years ago by Matt Craig <[email protected]>
Fix package name in setup for tests

00fa2a6422ce1f4b26c687b9aaf139900067fba8 authored almost 11 years ago by Matthew Craig <[email protected]>
Merge pull request #24 from mwcraig/get-template-updates

Get package-template updates

1955974bf2ee29081e449b1ebc9ce98118319c36 authored almost 11 years ago by Matt Craig <[email protected]>
Add coveragerc to manifest

161e6f76921413d0219b60cd608989489e825154 authored almost 11 years ago by Matthew Craig <[email protected]>
Correct the package name

1c60c4ba90a2ae7b6003ca487a2d215c13c223af authored almost 11 years ago by Matthew Craig <[email protected]>
Merge commit '857b7ae67b5bfa6c0da3328a735aeb24df15f01f' into get-template-updates

This incorporates a couple of recent changes to package-template
Conflicts:
.gitignore
MANIFES...

7e0e95c0db75260e0918ebb9e3071aea6e8778d6 authored almost 11 years ago by Matthew Craig <[email protected]>
Change ``clean`` rule to remove generated docs

Made necessary by https://github.com/astropy/astropy/commit/b94fd38e5613c838c41ef5fa57ed9ba8289b...

5a3e211a3cb2649ad627f0805ed9c7b9b5c0ce64 authored almost 11 years ago by Matt Craig <[email protected]>
Fix documentation build

f50f7b61348976c388821f11a9b31c28c9c09cb6 authored almost 11 years ago by Michael Droettboom <[email protected]>
Insert space before comment.

14bded79c03f5510ce442e62df439b268d1f5bfc authored almost 11 years ago by Michael Droettboom <[email protected]>
Whitespace change to force first travis build

9ad94199e08478ad1bd8149c8370f9efd8d4da8d authored almost 11 years ago by Matthew Craig <[email protected]>
Merge pull request #20 from mwcraig/doc-start

Add automatically generated API docs to documentation index

eccb311c2ebbb4e2da4687ca3e4cf4c29e8ff1c3 authored almost 11 years ago by Matt Craig <[email protected]>
Store stuff in "metadata" section, not "affiliated" section.

8d08cfe99ff68c4abe04b80ebafe4ffc714fcc1d authored almost 11 years ago by Michael Droettboom <[email protected]>
Add information about pulling changes to package template

e34beb871ce3c394ecacbf880852922c48284b5f authored almost 11 years ago by Michael Droettboom <[email protected]>
Simplify package-template usage and updating by requiring fewer files to

be edited.

0ca5ffeb5074c540f1b429e57a69de95f099059d authored almost 11 years ago by Michael Droettboom <[email protected]>
Clean up docstrings

Closes #4. Most of the changes here are whitespace.

ab6517558e59cec3e190f52bea914612e72eb190 authored almost 11 years ago by Matthew Craig <[email protected]>
Edit top-level index to point at ccdproc and add automatic API docs

9366d3d4d23d78f990d789891e0ffc35db8a6e3b authored almost 11 years ago by Matthew Craig <[email protected]>
Merge pull request #19 from mwcraig/pep8

PEP8 changes, mostly whitespace

0ef03fa0db4e5574792a92858c0c24624571d896 authored almost 11 years ago by Steve Crawford <[email protected]>
Merge pull request #13 from mwcraig/fixes-for-v3

Make 0.3 minimum version of astropy and change modeling calls

8726d636178d0ef102c29e42c81fb49d2c7806b0 authored almost 11 years ago by Steve Crawford <[email protected]>
Merge pull request #39 from mdboom/coverage

Support `setup.py test --coverage` in affiliated packages.

857b7ae67b5bfa6c0da3328a735aeb24df15f01f authored almost 11 years ago by Thomas Robitaille <[email protected]>
Move long description of package into package docstring

Also made line lengths 80 columns

0f1bed04e57f903b49fd8f519e97123d9d092a11 authored almost 11 years ago by Matthew Craig <[email protected]>
Change whitespace and line lengths to comply with PEP8

1f85f75434182a954c2f1b9a34a5937a30a6b4bf authored almost 11 years ago by Matthew Craig <[email protected]>
Fix modeling for astropy-0.3 compatibility

96004e70acefa2bcc7d0b2d26fa725c8f8d6cc6c authored almost 11 years ago by Matthew Craig <[email protected]>
Change minimum astropy version to 0.3

718b41e2f8f813bd687ad25e36a39fbb6aa67488 authored almost 11 years ago by Matthew Craig <[email protected]>
Support `setup.py test --coverage` in affiliated packages.

97a1e5b017375ef421a523d6c73cb5c964b80f9d authored almost 11 years ago by Michael Droettboom <[email protected]>
Merge pull request #12 from mwcraig/base-on-affiliate-template

Incorporate changes in astropy affiliated package layout

dafc68c80ffdc3cdc362f233ca2fbe2d21da2cb3 authored almost 11 years ago by Steve Crawford <[email protected]>
Merge pull request #38 from mwcraig/patch-1

Replace distribute_setup.py with ez_setup.py

081110846853fa834e604dd877b06c92917614ab authored almost 11 years ago by Erik Bray <[email protected]>
Set package name to ccdproc

1c58b36c6f679d07694117463f0488389105e90a authored almost 11 years ago by Matthew Craig <[email protected]>
Remove template package directory

2a02e799ad54d4d2cfe5d983d346f047076fdd02 authored almost 11 years ago by Matthew Craig <[email protected]>
Add template utils directory to ccdproc

33af1f18ac7b85d13a887e39cae267b46c44cb7f authored almost 11 years ago by Matthew Craig <[email protected]>
Move data to ccdproc/data

038c50841e166be6fd0581a396c2d30cf0c9c44a authored almost 11 years ago by Matthew Craig <[email protected]>
Remove test directory from the setup directory

397a7fb5b50d9b977e4a583539d0729ecbb82b96 authored almost 11 years ago by Matthew Craig <[email protected]>
Add another auto-generated file to .gitignore

94a7086ed679bbc701c4189a14803f34cf756241 authored almost 11 years ago by Matthew Craig <[email protected]>
Replace distribute_setup.py with ez_setup.py

and ``setuptools_bootstrap.py``

bdb6554c4e491496f423f29e189810789b07700e authored almost 11 years ago by Matt Craig <[email protected]>
Change MANIFEST.in to include setuptools-based tools instead of distribute-based tools

a3ddf4b86137f585b6bfd3824b69c2159fd05c39 authored almost 11 years ago by Matthew Craig <[email protected]>
Add conftest.py to ccdproc

7a629016515c1cdad2d7ff61d640538c70ad0f23 authored almost 11 years ago by Matthew Craig <[email protected]>
Remove version.py from version control

87d23ce69283eec0e754d401d57227fb360cf673 authored almost 11 years ago by Matthew Craig <[email protected]>
Add several entries to gitignore

f559aa7c56e509c5eaad25a470ebcb91f2564b91 authored almost 11 years ago by Matthew Craig <[email protected]>
Replace README.md with README.rst

6cff7eb1bbbc71d776c8c4c4152fd005a2ce9726 authored almost 11 years ago by Matthew Craig <[email protected]>
Minimum changes necessary to get setup.py develop to run without errors.

5f2d2651fdb003ba24ecded5b8e268eb72b9550d authored almost 11 years ago by Matthew Craig <[email protected]>
Merge commit 'fc89028e947f6babccdd3dffc1571b12fca75262' into base-on-affiliate-template

Conflicts:
.gitignore
README.rst
docs/conf.py
setup.py

9185b8bb2da61d85db038b19ad41a3e13d51907b authored almost 11 years ago by Matthew Craig <[email protected]>
Revert "Re-organize the setup.py so that Astropy is not required for egg_info"

This reverts commit 9aa533907f20f346b0cc55749224f6a15ff7e22a.

fc89028e947f6babccdd3dffc1571b12fca75262 authored about 11 years ago by Thomas Robitaille <[email protected]>
Merge pull request #30 from astrofrog/update-setup-files

Updates to package template following updates to Astropy core

c91de524b7af6bcc7f36bb6ec1addbf3721eae81 authored about 11 years ago by Thomas Robitaille <[email protected]>
add gain tests and updated to handle gain quantities

6ce8fb745e202739536d8a6731a0899997446cb7 authored about 11 years ago by Steven Crawford <[email protected]>
made the tests work, update to variance handling

bcd4ca3fe786ec17a0f5f6d4b9dff2e482953afc authored about 11 years ago by Steven Crawford <[email protected]>
initial commit for ccdproc package

15d12100405c8c8fe45630e29d3b694307452322 authored about 11 years ago by Steven Crawford <[email protected]>
Initial commit

f4a8b917c961ada28c9e8e995d3a94e6d8bcaf59 authored about 11 years ago by Steve Crawford <[email protected]>
Re-organize the setup.py so that Astropy is not required for egg_info

9aa533907f20f346b0cc55749224f6a15ff7e22a authored about 11 years ago by Thomas Robitaille <[email protected]>
parallel option can only be used with Astropy 0.3 or later

68eedf19bdb34ba4782b1e74ad5b8c79cd9eab5e authored over 11 years ago by Thomas Robitaille <[email protected]>
Added backward compatibility with Astropy 0.2

6824904c99b62b7608a91f24e1e774c733dedfe8 authored over 11 years ago by Thomas Robitaille <[email protected]>
Minor fix

aaee663045b7581cd6969a914d507df2ef2f68d3 authored over 11 years ago by Thomas Robitaille <[email protected]>
Updates to __init__.py to match Astropy core

af7351c23ed44536d0b3a3fd2ac7c9634b6028eb authored over 11 years ago by Thomas Robitaille <[email protected]>
Switch to using ez_setup.py, and simplify setup.py, following recent changes in Astropy core.

b32f303a4862509e6f6e9fbc1ef48581a0e927cd authored over 11 years ago by Thomas Robitaille <[email protected]>
Merge pull request #29 from larrybradley/master

README typo fixes

43b997c8db2380020e0615f297951da802ecbacd authored over 11 years ago by Thomas Robitaille <[email protected]>
README typo fixes

9d512ee9de0ff30e1b2475253e91056a9f8732fe authored over 11 years ago by larrybradley <[email protected]>
Merge pull request #26 from astrofrog/update-distribute-setup

Update distribute_setup.py

dd359709092f785f606bd0a2a37e04feef556f7f authored over 11 years ago by Thomas Robitaille <[email protected]>
Updated distribute_setup.py to fix compatibility with setuptools 0.7

1bae5e4894363fee3b94849987c47e83975da934 authored over 11 years ago by Thomas Robitaille <[email protected]>
Ensure that optional dependencies for Sphinx are installed

e9daddfe182cbd5ec66c611f46a90686dcf98f22 authored over 11 years ago by Thomas Robitaille <[email protected]>
Merge pull request #22 from astrofrog/improve-travis-config

Test with different Numpy versions, only test Sphinx with Python 2.7.

9376c25961fbec16f97f79eb0cc8b2b78c9818c3 authored over 11 years ago by Thomas Robitaille <[email protected]>
Test with different Numpy versions, only test Sphinx with Python 2.7.

5d0dce43f1aeef334a81c68855565ec4ab8eb081 authored over 11 years ago by Thomas Robitaille <[email protected]>