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

Bump to 0.2.dev

89606a5fcfbfc18cb063184f62a4bbb2569b5eb1 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #126 from crawfordsm/transform

Transform

7071a58e8fe1d7ac352777885ddd14b791b0d2a8 authored over 10 years ago by Steve Crawford <[email protected]>
updates from Matt's comments

bf0cd8a51b1c1a2356333c6b6dd7861323e1dbfb authored over 10 years ago by Steven Crawford <[email protected]>
pep8 fixes to test_ccdproc.py

ff4d2fa51a7d5a5c32620088e2ca1f3316f7046a authored over 10 years ago by Steven Crawford <[email protected]>
pep8 fixes in core.py

ec5eb5a63ab526df2e6e037d6e2eec6c20cb74d7 authored over 10 years ago by Steven Crawford <[email protected]>
added tests for rebinning

3b89bc241f41fc9e37b8ab0b88d55dec836b8327 authored over 10 years ago by Steven Crawford <[email protected]>
added rebin task

462537349f5e52a85699538ac7112a0f2ea6282f authored over 10 years ago by Steven Crawford <[email protected]>
pep8 fixes

260808f6f796fe293813a4b13cafba0cee413ac0 authored over 10 years ago by Steven Crawford <[email protected]>
pep8 fixes to test_ccdproc.py

f6c1c89e07c141ddf2ec6cfb610f5c2bbfe3ac0b authored over 10 years ago by Steven Crawford <[email protected]>
First commit of transform class

39f31e4eeae0c40883760a9f076a471bc43bb59a authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #123 from mwcraig/scale-combine

Add scaling to average_combine and median_combine

3d28838988171305865cf105e26e04de98cda4c3 authored over 10 years ago by Matt Craig <[email protected]>
Remove print statements

5f7b5de84905986070422b2b9fa497923d3e0665 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #85 from mdboom/clarify-cextern

Clarify purpose of cextern directory.

65520ee37c70611e65d71caa0598b3c1f7a14b53 authored over 10 years ago by Michael Droettboom <[email protected]>
Merge pull request #86 from astrofrog/exclude-files-coveragerc

Added files to ignore in affiliated package coverage tests

7d070ad05689c14d169c396aa6d63c3f9563175a authored over 10 years ago by Michael Droettboom <[email protected]>
Add scaling to median combine

Closes #61

2db4da82427b5968be00757a58600237075cf66b authored over 10 years ago by Matthew Craig <[email protected]>
Refactor to simplify behavior if there is no scaling

5040df239699fb4384d03dc47de08a61aebef561 authored over 10 years ago by Matthew Craig <[email protected]>
Add scaling to average_combine

59329b4bce19a4597c5bf8c003f62e01d46b965d authored over 10 years ago by Matthew Craig <[email protected]>
Make scaling a property and update docs

28d783817c27e15108e7f6ec8b456a421351567d authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #124 from crawfordsm/lacosmic

Lacosmic

1ae9209db41ccc4721aeee63e84f57b8a500056b authored over 10 years ago by Steve Crawford <[email protected]>
removed parameters from cr_func and added background test

64a9aa1c8985442e45ba4c06b35cc0d9a0b2e87a authored over 10 years ago by Steven Crawford <[email protected]>
Added parameters to call of cr_func

b517645c1b59bb8de8aeaabe1a20c18c5d24023b authored over 10 years ago by Steven Crawford <[email protected]>
Use the version module correctly in edit_on_github

Closes #55.

f7d03f823001ac77466dec45d99f7394daa0b0a5 authored over 10 years ago by Michael Droettboom <[email protected]>
Added files to ignore in affiliated package coverage tests

96d0ea2d796cb1e00934d940e0785dcbe65c2c33 authored over 10 years ago by Thomas Robitaille <[email protected]>
Added additional tests to test_cosmicray.py

8b6d47515f0f0060345a728ab90eba6452ad97fc authored over 10 years ago by Steven Crawford <[email protected]>
add blkavg tests

44906b941837fa249a1d1c464e7c8fce1c6d0169 authored over 10 years ago by Steven Crawford <[email protected]>
replaces a bracket accidently deleted

4420e1cd09f14091a8f3692e05eff6062b4d5218 authored over 10 years ago by Steven Crawford <[email protected]>
Clarify purpose of cextern directory.

6d481b884533897882452ea50832c51178e87096 authored over 10 years ago by Michael Droettboom <[email protected]>
pep8 fixes to cosmicray tasks

334c2166512e02c02c11010808e52e1d9835a9d6 authored over 10 years ago by Steven Crawford <[email protected]>
implement lacosmic. Added _blkavg as well

3da39d5ee7bcbaf5c4437bc012df35b9f64a13e5 authored over 10 years ago by Steven Crawford <[email protected]>
added the _rebin function

3db650c2d365bd61ce9a96a65ab6556542268429 authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #84 from larrybradley/coveralls

Add coveralls --rcfile option

8667bd2a2b3737986096501e16d879d908b40bfb authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #83 from mwcraig/improve-init

Add detail to __init__.py

94643bff0ee14d36c3298de292004216ec67fc17 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #122 from mwcraig/cleanup-imports

Cleanup imports

9bf9c3e4314d98c25cab4c41ccd4b4f7b6a350ce authored over 10 years ago by Matt Craig <[email protected]>
Whitespace changes

8ac071fe65860e361a808d9fae767e1d0708a60f authored over 10 years ago by Matthew Craig <[email protected]>
Add python3-style from __future__ imports

Closes #121

f8b188d090b46a2eb8af4b655b98181d127f3ee4 authored over 10 years ago by Matthew Craig <[email protected]>
Remove variables defined but never used

de4fa73d27281033c038413f715181d7d33bee88 authored over 10 years ago by Matthew Craig <[email protected]>
Remove unused imports

3df6ddb8362e3dd4d3aacb36b41dd38d2a865ba2 authored over 10 years ago by Matthew Craig <[email protected]>
Update README for coveralls rcfile

501058f039c42c8beb9ab9faf23f504df448a9d3 authored over 10 years ago by Larry Bradley <[email protected]>
Add coveralls --rcfile option

97dc5582447398a19c1eb400462f60d08f2d611c authored over 10 years ago by Larry Bradley <[email protected]>
Merge pull request #120 from mwcraig/update-template

Update to latest package-template

6e9e2958fd0aefbb9beed5db0294cca5ba5855f8 authored over 10 years ago by Matt Craig <[email protected]>
Add numpy import to exmaple_mod

This ensures that egg_info builds will break if __init__.py is not set up properly

13316364617046e22d65035f41b8afb8ea19dc0f authored over 10 years ago by Matthew Craig <[email protected]>
More detail in example __init__.py

b1264ae1489ec989bbadf7dbdaa16c95532fda76 authored over 10 years ago by Matthew Craig <[email protected]>
Do not do imports into ccdproc namespace if in astropy setup

Changing this makes the egg_info builds succeed.

9e16b24a3f3296b8087d644c0735aedc942b13fd authored over 10 years ago by Matthew Craig <[email protected]>
Update to latest package template, has significant travis changes

Closes #119

Merge commit '9126ac3483c6b973d32a1d9986663f222915bacb' into update-template

Confl...

f0a54eb4efe76ad03dec3a596a0e84384bda6a92 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #75 from mdboom/config-get-version-correctly

Fix a warning that "Could not determine version of package X"

9126ac3483c6b973d32a1d9986663f222915bacb authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #82 from larrybradley/sphinx

Import astropy_helpers from inside the docs/ directory

5ea2b0e8f684e0572965e547c1563ff749c9115a authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #118 from mwcraig/remove-electron

Remove electron unit definition from ccdproc

280cb1accaba4eaf66ff1ba7610b20e42c8363de authored over 10 years ago by Matt Craig <[email protected]>
Update docs to refer to astropy electron

c30219cc3552c96e9d4a84d6fb90e5234ad255fb authored over 10 years ago by Matthew Craig <[email protected]>
Switch to using electron unit from astropy

Closes #112

56452961934d58d2123d6520d99b61896db4efd9 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #116 from mwcraig/fix-divide

Use divide method (and fix a couple errors that uncovered)

864cbb28a5eb698c76a7495346d23a1bde62ab3b authored over 10 years ago by Matt Craig <[email protected]>
Import astropy_helpers from inside the docs/ directory

e159e68ee2c0ca2351a8dc86d435ba220b3f6459 authored over 10 years ago by Larry Bradley <[email protected]>
Move astropy dev builds earlier in .travis.yml

Since they take longer, it is better to start them sooner for improved load balancing.

f08877555fde993253ffd135d97442ccefd30a97 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #79 from astrofrog/use-miniconda-for-travis

First attempt at using MiniConda for affiliated packages

e6967e7e87c11790cd57e6851860205bbcfc16d1 authored over 10 years ago by Thomas Robitaille <[email protected]>
More tidying up of .travis.yml file

74d1825ebb77629d20fc227108bcd1b331a8933a authored over 10 years ago by Thomas Robitaille <[email protected]>
Update astropy_helpers

b06d65a181e8f5ac5989970d7603256e4d6a9284 authored over 10 years ago by Thomas Robitaille <[email protected]>
Avoid copying flat and never modify input flat

d2ae3c025eae04b5b69b55e2709f89214de5ba59 authored over 10 years ago by Matthew Craig <[email protected]>
Fix a warning that "Could not determine version of package ccdproc" from

configuration system (since the __version__ member doesn't yet exist for
the package when the con...

74f4799e70d48e911a686412f7a49d71f4569eea authored over 10 years ago by Michael Droettboom <[email protected]>
Fix reference to data in test of flat_correct

80bf577075cc594088f8557485ebf113af6f63d1 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #67 from wkerzendorf/manifest_outdated

removed setuptools_bootstrap.py as it doesn't exist any more

38d5a69f53b585f79d4881c1e36f1fd83385a5df authored over 10 years ago by Thomas Robitaille <[email protected]>
Don’t use --parallel with Python 3

829d625d3783161840c828be5b2b72b3c2195566 authored over 10 years ago by Thomas Robitaille <[email protected]>
Pin Numpy version

6feacb934e0daeb83009311c5a4cae6b1fabcf4f authored over 10 years ago by Thomas Robitaille <[email protected]>
Change flat_correct to use results of arithmetic methods

The methods return a new CCDData, leaving the original unchanged.

c123252ebf4847e6e7a4c69be55908babf460f4f authored over 10 years ago by Matthew Craig <[email protected]>
Change tests of flat_correct to use flats whose value are not all the same

When the flat has values that are all the same, the flat_correct ends up just dividing by 1.

6b135a6e7efc4f06d0ff2a8006b776c3d4770591 authored over 10 years ago by Matthew Craig <[email protected]>
Use divide method instead of / when scaling flat

Closes #92

3e7a9887d6e79c29cf59908f51d49360290700b0 authored over 10 years ago by Matthew Craig <[email protected]>
Documentation updates

43932175d70197188b43183b3b00cf37b5d1eefb authored over 10 years ago by Matthew Craig <[email protected]>
Added more comments to .travis.yml

c4110bb041858a6841559260f8fd33dd5975c774 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #115 from mwcraig/sub-dark-better

Use multiply method to scale dark

c2de56365caebc1686938a357f037cf6e74d8b8a authored over 10 years ago by Matt Craig <[email protected]>
Use multiply method to scale dark

Closes #108

904bb35a99c1f321d8d5e19a83f64de3d33ac6ba authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #114 from mwcraig/uncertainty-setter

Allow uncertainty to be set with an array

ce53c50c816f4c8bda377749218ad15530a62340 authored over 10 years ago by Matt Craig <[email protected]>
Allow uncertainty to be set with an array

The array is converted to a SdtDevUncertainty. Closes #81

66f79bbc738c6bb0166b83b355aa4b68ce1f8bf7 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #113 from mwcraig/read-image-unit

Read image unit from header if ``BUNIT`` keyword is present

f8662266b0c7b399a3c6f60e9d5da6d4f3dc8e13 authored over 10 years ago by Matt Craig <[email protected]>
Document reading unit from FITS file

Closes #51

54d1906d9d793c542f818f38782755570eaaa37a authored over 10 years ago by Matthew Craig <[email protected]>
Make sure conda’s astropy is removed before pip installing the latest developer version

5ca4e3cf8036e04d33b01b5faaae984467e07602 authored over 10 years ago by Thomas Robitaille <[email protected]>
Use unit from FITS header of image

d5aa3d5259b6a9108df90c5fb172bd5173066075 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #109 from mwcraig/electron-unit-patch

Electron unit patch

Merging even though it will require an update once astropy 0.4 is out.

51f02cd1980e443ba51494a050868feb91e20618 authored over 10 years ago by Matt Craig <[email protected]>
Merge pull request #70 from mdboom/deprecations-as-exceptions-optional

Affiliated packages can opt-in to deprecations-as-exceptions

37bf1c9b388c0e210dfd77f3078c337397b4f1e9 authored over 10 years ago by Michael Droettboom <[email protected]>
Use MiniConda for affiliated packages

347b8d120c277fd5415c7af22deb3b53dcb1723d authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #71 from mdboom/astropy_helpers_exclude_git

Include astropy_helpers in the affilated package's tarball.

0f317c7f2bf96b58d73418b5a73643d4f190f892 authored over 10 years ago by Michael Droettboom <[email protected]>
Merge pull request #111 from mwcraig/trimming-fixes

Trimming fixes

afce28c2c3279426e54582e46b91caca27aac7ed authored over 10 years ago by Matt Craig <[email protected]>
Describe lack of bounds checking in numpy indexing

Closes #53

7b8cd034f7509fcb49f14e4b0e4800ea32eb8d67 authored over 10 years ago by Matthew Craig <[email protected]>
Trim uncertainty in trim_image by fits_slice

Closes #110

014992a101d017618783d253880bc701bf3664a8 authored over 10 years ago by Matthew Craig <[email protected]>
Trim mask and uncertainty along with image

Closes #100

3ebbdf32bca33b7fb46e7d9cdd736e941749a2de authored over 10 years ago by Matthew Craig <[email protected]>
Register the electron unit with units framework

Closes #105 and allows initialization like unit="electron"

104d57710d6f6ceda98f6414c58946aba74db970 authored over 10 years ago by Matthew Craig <[email protected]>
Update docs to reflect registration of electron unit

00b88db1a61c4cc8ab7ed231c7722e7ba2ba56dc authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #107 from mwcraig/package-template-update

Package template update

e3443544cf01089e53850aec08029caf5614ce62 authored over 10 years ago by Matt Craig <[email protected]>
Merge remote-tracking branch 'package-template/master' into package-template-update

Conflicts:
.travis.yml
MANIFEST.in
README.rst
ccdproc/__init__.py
ccdproc/tests/coveragerc
...

8b15c7ff25e8cc58cc4122c0e3db09d7c06426fd authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #103 from mwcraig/restore-red-examples

Add reduction examples to documentation

afe3ddb6e7ae63f19977d2887b525b503109c2be authored over 10 years ago by Matt Craig <[email protected]>
Merge pull request #102 from mwcraig/ccdproc-to-core

Change name of ccdproc.py to core.py

8eaba6be37922dac46d46a79200de8a495f1de0d authored over 10 years ago by Matt Craig <[email protected]>
Add reduction examples to documentation

[ci skip] -- no need to travis build for this change

e0b845e482b2b94b3742dcf02d64f54af690d8d6 authored over 10 years ago by Matthew Craig <[email protected]>
Change name of ccdproc.py to core.py

Closes #96

210201022a4766c0bcd697f7b98e4966bc19dae4 authored over 10 years ago by Matthew Craig <[email protected]>
Include astropy_helpers in the affilated package's tarball.

5ffc35647ce12d59342a5040645af3223b5fbc94 authored over 10 years ago by Michael Droettboom <[email protected]>
Merge pull request #69 from mwcraig/docs

Thanks everyone for the feedback!

f0351f406483f5c5efb6f983766b57585e3d6cc1 authored over 10 years ago by Matt Craig <[email protected]>
Make all doctests pass

cea9df0d9cb491ac3843ad85b6198af79993f9c6 authored over 10 years ago by Matthew Craig <[email protected]>
Fixed several broken links and other errors found by @cdeil and @bsipocz

0425691e61fd188d239c33c640a1c6273638bf00 authored over 10 years ago by Matthew Craig <[email protected]>
Fix several broken links

Thanks again to @cdeil and @bsipocz

e08ace73a663f89f682cfcab71adb97715cd423e authored over 10 years ago by Matthew Craig <[email protected]>
First complete draft

d09b302cd42a607f7741bebbe3e7f53632afb0e1 authored over 10 years ago by Matthew Craig <[email protected]>
Small start on cosmic ray documentation

9ec333d00347e8847f167f2635358be6a1e34899 authored over 10 years ago by Matthew Craig <[email protected]>
More edits to combiner docs

71a457315641b4ed6459d4b35aafbd540dfe38d7 authored over 10 years ago by Matthew Craig <[email protected]>
Document Combiner clipping

ee1a1aa9c066971e837d18ae5ab73d1cf6a8f022 authored over 10 years ago by Matthew Craig <[email protected]>
Attempt at a travis workaround

until astropy helpers is fixed...

63d151f177891ae83a96eccb8e9febcba8c11331 authored over 10 years ago by Matthew Craig <[email protected]>