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

Add a setup tools travis hack

1288275388798c9f3fa9b11017045e806ab671d7 authored over 10 years ago by Matthew Craig <[email protected]>
Draft image combination docs

b34c4f13a1a4fdacbab3c0bb2db4a4f707614ca2 authored over 10 years ago by Matthew Craig <[email protected]>
Add combiner API to index

91cf9d2055bf4edb516ab40f701de6a0fd21b6c5 authored over 10 years ago by Matthew Craig <[email protected]>
Wrap paragraphs

636a9fb3990565e9849cfc76fd42f969146e5e77 authored over 10 years ago by Matthew Craig <[email protected]>
Add documentation stubs and draft of ccddata

f5d174b0c892e53b24be20ff13a2b15320406a58 authored over 10 years ago by Matthew Craig <[email protected]>
Fix intersphinx links

1652ead6fa36c8f8307ac46b27eaf426b01e8728 authored over 10 years ago by Matthew Craig <[email protected]>
Update astropy intersphinx to those used in 0.4

e03779d62141dae7737d4264169318ba7d52b3ea authored over 10 years ago by Matthew Craig <[email protected]>
First attempt at documentation landing page

784eaaaa31859f0e9a1720525030465c256fff45 authored over 10 years ago by Matthew Craig <[email protected]>
Add __all__ to modules

e7a2ecae964a48efff949414596895cb1a0c8a5b authored over 10 years ago by Matthew Craig <[email protected]>
Fix docstrings as suggested by @cdeil

cc6e5f1d3800de9cfa159ffc9588f375db2eb0b6 authored over 10 years ago by Matthew Craig <[email protected]>
Fix astropy inter sphinx link for building docs with 0.3.1

Closes #45 but can be removed once astropy 0.4 is released

ec3c14489100773e87d0980277074af2b8cdb042 authored over 10 years ago by Matthew Craig <[email protected]>
Fix #69: Affiliated packages can opt-in to deprecations-as-exceptions

9bc409f53f53bc6a48e2e088a766a91cb22a76b7 authored over 10 years ago by Michael Droettboom <[email protected]>
Merge pull request #94 from crawfordsm/cosmicray_fixes

Fixes to cosmic ray tasks and closes #76, closes #57, and closes #17

d35827768100bbffbcfe0e3a1da80e17cc9ab48c authored over 10 years ago by Steve Crawford <[email protected]>
Fixes to cosmic ray tasks and closes #76, closes #57, and closes #17

d081889452159fd2816d46afa99b4afe7c04e2d1 authored over 10 years ago by Steven Crawford <[email protected]>
added ah_bootstrap and setup.cfg

39c776bc089b040616b8af55e9eb9284f575465f authored over 10 years ago by Wolfgang Kerzendorf <[email protected]>
Merge pull request #89 from mwcraig/logging-superpowers

Add auto-logging to ccdproc

9dcf9277a61513289365f032d8634df8ea670653 authored over 10 years ago by Matt Craig <[email protected]>
Another python 3.x fix

7dc19d8e5c8eb46fe2f43a0ea8ae736c9d199be9 authored over 10 years ago by Matthew Craig <[email protected]>
Fix bug introduced in last commit

a904a30a211ad180d7916a2b8a6a8aca9cc5bc77 authored over 10 years ago by Matthew Craig <[email protected]>
More format fixes

7d04b823e67f16d173ce657665f75b4b3e7f3a2b authored over 10 years ago by Matthew Craig <[email protected]>
Fixes for python2.6 and 3.x

a499f309515db8a9095c9ef8086362d09d24e41e authored over 10 years ago by Matthew Craig <[email protected]>
removed setuptools_bootstrap.py as it doesn't exist any more in the new package-template

1d854a227c63bd6273948ce875f4a01efed7112f authored over 10 years ago by Wolfgang Kerzendorf <[email protected]>
Use class name as stand-in for array value in out-logging

d44fedd9bd5e071d5efc612d07c5a28dd52ae212 authored over 10 years ago by Matthew Craig <[email protected]>
Use lowercase name internally in the CaseInsensitiveOrderedDict

This makes the names of functions match the python-style lower case instead of FITS-style upper.

4509c0e81304b3734fb1c66c9713d4fc43315712 authored over 10 years ago by Matthew Craig <[email protected]>
Allow to_hdu to convert auto logged metadata to FITS pseudo-compliant header entries

Pseudo-compliance means it breaks no more than one FITS rule...in this case it guarantees that t...

5936103d29fa94208cb8086a1c4e359955158a75 authored over 10 years ago by Matthew Craig <[email protected]>
Partial implementation of array argument formatting

95e33549ac9c6a96cadbbf1eb33bbaa3f77eb176 authored over 10 years ago by Matthew Craig <[email protected]>
Remove metadata logging from cosmicray_median because it is not intended to be used separately from cosmicray_clean

09b31d0798ade531ad6b038f12232a32658ace23 authored over 10 years ago by Matthew Craig <[email protected]>
Initial implementation of automatic logging

The fatal flaw is the representation of CCDData arguments. This commit should be backed out and ...

48cefbb9d0dc4e44170d476524c27d4cb3e4dd05 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #45 from mdboom/setup/package_data-dont-override

Don't override package data after it's been determined from setup_package.py files

3aee7d6cd7031a27cdc166edbb58dd6ef1dabb7b authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #44 from mwcraig/travis-wheels

Use wheels on travis

93587f4c226a882fcd5be6b1f111a2ee186375a0 authored over 10 years ago by Thomas Robitaille <[email protected]>
Use wheels for travis testing

Care is taken to use a numpy wheel whose version matches the scipy/astropy wheels.

Previous com...

950778f6ea3ad9b7aef25c71dbbac09398f4c793 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #63 from astrofrog/update-astropy-helpers-2

Updated astropy-helpers to latest version.

fce681bdf063e961f51ebefa6c6221fe327c8458 authored over 10 years ago by Thomas Robitaille <[email protected]>
Updated astropy-helpers to latest version.

This version includes fixes for the coverage testing in affiliated packages.

32a0250583be7a80a2d2f6e1e82f55fea3ca2746 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #88 from mwcraig/better-metadata

Change metadata to case-insensitive OrderedDict

a2798ef8dc4832386010aec92708e57577e19589 authored over 10 years ago by Matt Craig <[email protected]>
Add the file containing CaseInsensitiveOrderedDict

Closes #78

dbd8acf2024d120702630c3e6470661c034c6e44 authored over 10 years ago by Matthew Craig <[email protected]>
Switch metadata to a case-insensitive ordered dict

c1cb84822928d95ef2305ed214ebc9d02f9c71dc authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #86 from mwcraig/travis-de-patch

Merging without travis build because other PRs in ccdproc have effectively already tested this

06a2513bac87501a91f0aecd927534855fed5c47 authored over 10 years ago by Matt Craig <[email protected]>
Merge pull request #83 from astropy/fix_flat

Fix flat

db376a94c89edf0cd251e53f9fb8dc39e34981c6 authored over 10 years ago by Matt Craig <[email protected]>
Back to regular travis configuration

7059c353fcf2cd4b4bb83056e696c9acd0af41ee authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #82 from crawfordsm/sigma_clip_stack_bug

Fix bug in sigma_clip so it does it for each pixel

530bb1f03757154a9e885791c9f7c403a96f0f8a authored over 10 years ago by Matt Craig <[email protected]>
Merge pull request #62 from astrofrog/api-docs

Added example API docs section

6d2aed220bad13fcc3479a9cdcbdff749fabb5b3 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #59 from bsipocz/fixing_docs_links_in_test

Fixing docs links in package test function

7eb9c8c751a67ee85845f37ed6bd9b7835e4da49 authored over 10 years ago by Thomas Robitaille <[email protected]>
Don't override package data after it's been determined from

setup_package.py files

a1a433d6740efa1ee862cc9a25fa7d4a52233349 authored over 10 years ago by Michael Droettboom <[email protected]>
Added example API docs

7c702faf253b17429ce477ba2e2d42f57b5b350b authored over 10 years ago by Thomas Robitaille <[email protected]>
Fixing docs links in package test function

6cf80aada5969e380ad7f8db456fa3f6df508078 authored over 10 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #61 from astrofrog/update-astropy-helpers

Updated astropy-helpers to latest version

3005230468e0eaadd74d22314ceaf939d30fda44 authored over 10 years ago by Thomas Robitaille <[email protected]>
Updated astropy-helpers to latest version

8361ec0135055f3a4cb80fa83e540ceb47c8b825 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #46 from embray/astropy_helpers

Astropy helpers

cf8b4ccd2d93ad05df113e5bf110fbdf0ebfca81 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #84 from mwcraig/travis-patch

Temporary change to .travis.yml

84e1d380fd52b4c7d6cae99ee90128159d14a0c0 authored over 10 years ago by Matt Craig <[email protected]>
Temporary change to .travis.yml

9fce0c4bebbac9e3b00d866fafb0bdbaa1a201bc authored over 10 years ago by Matthew Craig <[email protected]>
Added min_value and tests for flat task

77b8b79dc51e69f80cee6f68f665b185af421f49 authored over 10 years ago by Steven Crawford <[email protected]>
Fix bug in sigma_clip so it does it for each pixel

52f6685873032c4ffc6eb98ef54c63fa41d6177e authored over 10 years ago by Steven Crawford <[email protected]>
Updating to the actual astropy-helpers

a42d37a85a3085c5b5c74e806639361028d7d4ea authored over 10 years ago by Erik M. Bray <[email protected]>
Merge pull request #80 from mwcraig/median-stuff

Add argument for function that performs median in median_combine

1d5fcaef218f74fa697aba4c6840170d6a5ee617 authored over 10 years ago by Matt Craig <[email protected]>
Add argument for function that performs median in median_combine

Addresses #74

c476f7edb82ccd5a32935cb9301c549bb00457fc authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #72 from mwcraig/fix-overscan

Updated to make overscan axis an explicit argument

20ac8ae0b4da0869b68e72643b6745f3c46fab76 authored over 10 years ago by Matt Craig <[email protected]>
Change implementation of setting overscan axis

675a091e78cc501ed5654e770fa13debc9d98e68 authored over 10 years ago by Matthew Craig <[email protected]>
Update the git submodule path to use http instead--hopefully this will work then on Travis

9c72ff76e58384786b1f9ee1079cca1c7a1598ce authored over 10 years ago by Erik M. Bray <[email protected]>
Allow overscan region to be along either axis

Closes #70

ad7124e80b776f231d5c8c79f0f619b44a9ea9e7 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #71 from mwcraig/remove-config

Removing ccdproc.cfg from version control because it is automatically generated

f0958fed558716abdb12d443a515156ca7465bcc authored over 10 years ago by Matt Craig <[email protected]>
Remove ccdproc.cfg from version control

2d8baf8112896706052b655563d5f9b28bbb1109 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #47 from crawfordsm/combiner

Looks good, merging!

8b528948c7220be38341ca9067b1506807287257 authored over 10 years ago by Matt Craig <[email protected]>
added '.' before pytest

2047614b94f91f6fb951a5ce628df9b8f67287ff authored over 10 years ago by Steven Crawford <[email protected]>
add . before ccddata in combiner.py

dfe562d23186ad9d00709bf3c1c1b6ed7c1d1dc2 authored over 10 years ago by Steven Crawford <[email protected]>
fixed Matt's comments

4382defffdf78c217a8cdda33f12735f430ce470 authored over 10 years ago by Steven Crawford <[email protected]>
Merge branch 'master' of https://github.com/astropy/ccdproc into combiner

fc8adfcdcfe255f7535a1a19181c1630920106ed authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #48 from cdeil/no_2to3

Get rid of 2to3

b142c4c3cd36eae898611dd4c5689175a56e5a8e authored over 10 years ago by Steve Crawford <[email protected]>
Turn 2to3 off and make source 2 / 3 compatible

43d5d57958cfd3bb1cd50cca8c66e44cc91ff1bc authored over 10 years ago by Christoph Deil <[email protected]>
Remove useless script_example files

32f4d9327b8da54ad9dddc5930d36c60221c388e authored over 10 years ago by Christoph Deil <[email protected]>
first commit of combiner class

0835aeec5fb6c4a4cbb62944db95bc9efd081a58 authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #42 from mwcraig/patch-2

Change ``clean`` rule to remove generated docs

bdeb4f302a46d27cffc8c35aba0bdf04029fefc4 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #46 from mwcraig/slice-check

And some sanity-checking to FITS slices and use error propagation for linear gain.

1bcfb0142669243325bfce05b4f2fc45ea013f02 authored over 10 years ago by Matt Craig <[email protected]>
Add bounds checking to FITS slices

Closes #41

13a2a67a02decc418d83fa25ccb8bc7358729ef1 authored over 10 years ago by Matthew Craig <[email protected]>
Change linear gain to use automatic error propagation and better handle units

4401b560a7ec5c1bca55753d98090e79d00dde14 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #44 from mwcraig/mul-etc-take-2

Override basic arithmetic operators

5edcac58e3f4d59ff2acd93d444671dd2a7d3d42 authored over 10 years ago by Matt Craig <[email protected]>
Override basic arithmetic operations to allow operand to be scalar or Quantity or CCDData

Closes #38

690938936bb274770ee4a002c5ed4791bb88ecc9 authored over 10 years ago by Matthew Craig <[email protected]>
Work around issue with multiplying units when one is dimensionless

The issue is reported at astropy/astropy#2377

2cb9119ab4c23ee8b5e71cff3b6af1411eb84d48 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #40 from mwcraig/logging

Initial implementation of logging

Now that function signatures are preserved in the docs this...

578f74fbeaa3a8f63bcdf57357e5fb42e53fa7bc authored over 10 years ago by Matt Craig <[email protected]>
Fix function signatures in documentation

76316912a33b3bbb55a969e8e3fcea608408b610 authored over 10 years ago by Matthew Craig <[email protected]>
Remove relative imports

289c80321f6900d01505ad62d12865c02f30d61b authored over 10 years ago by Matthew Craig <[email protected]>
Initial implementation of logging

a790f2d13d1920ea3e628cc7d8b7e868c9e6e896 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #43 from mwcraig/uncertainy-unit-fix

Ensure that create_variance makes an uncertainty without units.

032f9382a429dce7e3919ec47711f7210cc473bb authored over 10 years ago by Matt Craig <[email protected]>
Ensure that create_variance makes an uncertainty without units.

Closes #42

36d9b3a8f93636647d59af024bda77d326744711 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #35 from mwcraig/api-implementation-1

Implement some of the straightforward data types and functions

1d6238850b5eb0846ac4fafc287f0261c6c918cc authored over 10 years ago by Matt Craig <[email protected]>
Switch all travis builds to use astropy development and remove xfails for astropy bugs

30d26071c164584763db20fdbfce9ba22695d863 authored over 10 years ago by Matthew Craig <[email protected]>
Implement exposure_time as Keyword or string

81a76f02e7b3910d664e6eee1bdd4e8a6a25a40a authored over 10 years ago by Matthew Craig <[email protected]>
Make the electron unit singular instead of plural

Closes #39

3f59173a64eaecf12f92d3e35e36581f47c704c2 authored over 10 years ago by Matthew Craig <[email protected]>
Use built-in astropy units where possible

Closes #15

5787e584ad6fc6abc87b431c101d7e763deba89c authored over 10 years ago by Matthew Craig <[email protected]>
Add dark subtraction

af5eae048b37fcebbe382cfaf781a18ba1f1735c authored over 10 years ago by Matthew Craig <[email protected]>
Allow trim_image to accept either a view or a fits_section and add more tests

7802fe4f9b1554f50d25624b5b04a8dd9eaf0791 authored over 10 years ago by Matthew Craig <[email protected]>
Allow overscan to be specified with a CCDData object or a fits_section

6de9ebd835132c013d24610f8feef4316a73ebcc authored over 10 years ago by Matthew Craig <[email protected]>
Add subtract_bias

f6676cb77feed75fa627c5f013987b0ccc5af934 authored over 10 years ago by Matthew Craig <[email protected]>
Add trim_image to ccdproc

d290dc43e024a54ed8d009f6a24dd45eb4d3ab26 authored over 10 years ago by Matthew Craig <[email protected]>
Expand documentation of section functionality

75ed249185949992110c8c60bfd609a28aaf82f2 authored over 10 years ago by Matthew Craig <[email protected]>
Implement and test API for specifying bias section

9b7e85e8863347a4c457e64013f59978a58b08eb authored over 10 years ago by Matthew Craig <[email protected]>
Remove test that is now incorporated in a pytest parametrize

478b2906813f46fee80f74b4b23d3b2c4c1a3ca3 authored over 10 years ago by Matthew Craig <[email protected]>
Updated astropy_helpers version (included fix for Python 3)

2047eb222637b128fcb057f6baf8b616cd059b84 authored over 10 years ago by Erik M. Bray <[email protected]>
Modify create_variance to match API

7ff79bca26ef0857464d97813abe71d50819684e authored over 10 years ago by Matthew Craig <[email protected]>
Add copy method to CCDData

457135ded6292b23f676b6b66331005502482ab1 authored over 10 years ago by Matthew Craig <[email protected]>
Switch to using astropy_helpers for docs build.

851d7af75a864415b25fdd80494b47370745d371 authored over 10 years ago by Erik M. Bray <[email protected]>
Update the astropy_helpers version again; use the auto_use feature of ah_bootstrap.

093a1a7e715ca9d474d4a8bed08b5763615c5ad3 authored over 10 years ago by Erik M. Bray <[email protected]>