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 numpy version to 1.9

1e623d7d5245918ec757e11de3a6b12731a03110 authored almost 10 years ago by Matthew Craig <[email protected]>
Remove numpy 1.5 tests

Closes #191

654ce38d9a01f1e094a64c62f20631802a8d2bec authored almost 10 years ago by Matthew Craig <[email protected]>
Remove python 3.2 from tests

912ad99ed6b9b79e342503e3b299a40135c3e2ab authored almost 10 years ago by Matthew Craig <[email protected]>
Merge pull request #190 from walkerna22/Changes

changelog.rst was added to /ccdproc/docs so as to link to CHANGES.rst

deba0c4371d3e52e5a2daa1a235f566c87a573fa authored almost 10 years ago by Matt Craig <[email protected]>
Fixed issues with a pull request

8439b0934634af9710fabb9f2e4b232977e59402 authored almost 10 years ago by Nathan Walker <[email protected]>
changelog.rst was added to /ccdproc/docs so as to link to CHANGES.rst

A reference to the changelog was added to index.rst
Note of chagnes added in CHANGES.rst

02493d41735598ccc154026940a2210d05cd01ff authored almost 10 years ago by Nathan Walker <[email protected]>
Merge pull request #187 from crawfordsm/nddata1.0

Nddata1.0

b3de36179760f49e163bbf031362ed2279d60862 authored almost 10 years ago by Steve Crawford <[email protected]>
fixed typo in travis file

ffb7241d3bba44917dad8e35008d6d68588fcc76 authored almost 10 years ago by Steven Crawford <[email protected]>
updates to travis build for additional requirements

05456ea749738a613c186dfd948617e05eb3a305 authored almost 10 years ago by Steven Crawford <[email protected]>
changed requirement to astropy>=1.0

c1b782a9ac1f3191b6270391bdb4a7fb927afe78 authored almost 10 years ago by Steven Crawford <[email protected]>
update changes

0491cb871bbb505d0130ba047aca4965df9e81a7 authored almost 10 years ago by Steven Crawford <[email protected]>
replaced np.ma.median with np.median in test_combiner_with_scaling

1b6331c728f915076fa3ab1f41ac8c789c3fce9a authored almost 10 years ago by Steven Crawford <[email protected]>
added a fake array to initialize hdu in test_history_preserved_if_metadata_is_fits_header as ccddata can not initialize from an empty data in an hdu

a0ee7a11ee86669419c152c187df023d6e770589 authored almost 10 years ago by Steven Crawford <[email protected]>
added a dtype property

121d8ce170be08a1b67b69c556d3942b03600b81 authored almost 10 years ago by Steven Crawford <[email protected]>
added a size property

badf77e9d26cdd47b38c4d6dfaea1ebbe2dbd25a authored almost 10 years ago by Steven Crawford <[email protected]>
added a unit setter

9d461e9cf9b01f4f5526bdecae905035a71334e3 authored almost 10 years ago by Steven Crawford <[email protected]>
added a data setter

3e8e4a78f0027d3833129cb74bdd5ba609ead342 authored almost 10 years ago by Steven Crawford <[email protected]>
added a shape property to ccddata

2599cb7dbda82797a6a5674cc30e6a1377237f04 authored almost 10 years ago by Steven Crawford <[email protected]>
Merge pull request #178 from heidtna/line78

Added dtype argument to combiner

854b88e1e3780c34fe9226bf0d7bbf2ec0e4e01e authored about 10 years ago by Matt Craig <[email protected]>
Merge pull request #181 from crawfordsm/changelog

I'll go ahead and merge, then we can do additions to README and docs separately. Will open issue...

6064ea488035b452fec2b25e08131856e8302ccb authored about 10 years ago by Matt Craig <[email protected]>
Merge pull request #182 from crawfordsm/fits_adu

Added catch if adu is uppercase in fits header

54ab5f026e48582b457e68498326b227026dd3b1 authored about 10 years ago by Matt Craig <[email protected]>
Added dtype argument in docstring

52e3dfd0346382fbacfdbe7056872f856abf68ca authored about 10 years ago by Nathan Heidt <[email protected]>
Added catch if adu is uppercase in fits header

0082b4dd9062a203de54932b21ea53c333f4c45e authored about 10 years ago by Steven Crawford <[email protected]>
Adding the changelog for tracking changes

708c539a2da075c97d9aac9dc96b979c2416fab7 authored about 10 years ago by Steven Crawford <[email protected]>
Merge pull request #179 from mwcraig/update-astropy-helpers

Update to astropy_helpers 0.4.3

81c868b531b1c804f79a3d98a448ffaee0242514 authored about 10 years ago by Matt Craig <[email protected]>
Update to astropy_helpers 0.4.3

f3c6710c877a2d10c4e1773b76ab5d30c6aeed14 authored about 10 years ago by Matthew Craig <[email protected]>
Added test for dtype in combiner

0c3187d300eeb01ee743aa69eb1ba3df13960654 authored about 10 years ago by Nathan Heidt <[email protected]>
Added dtype argument to combiner

15314637737d2f3a95f614f1e2b5a2631822f495 authored about 10 years ago by Nathan Heidt <[email protected]>
Merge pull request #171 from mwcraig/fix-ccddata-logging

Once again, merging immediately because it is a fairly small change.

ac9bee77b357079ee528a09af66385fe120a1c9b authored over 10 years ago by Matt Craig <[email protected]>
Fix logging in CCDData reader

Closes #170

a6ebfc440c033dbcbfa7378a1bbf93811a084240 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #169 from mwcraig/write-bunit

If data has a unit, put it in FITS header when converting to HDU

0d82d00449a642de659ff8302badbe8e899bf758 authored over 10 years ago by Matt Craig <[email protected]>
If data has a unit, put it in FITS header when converting to HDU

Closes #168

047cf6ca09fc24eb6a8cad1f97bd916dbc70b468 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #167 from mwcraig/new-meta

Fix a number of metadata-related issues with CCDData class

26b60502ca82f99e042a04771621e938bc3dc4f3 authored over 10 years ago by Steve Crawford <[email protected]>
Update docs to reflect metadata changes

a60aa43d890cf8e1a9555cf39e07a97c9b8fec74 authored over 10 years ago by Matthew Craig <[email protected]>
Refactor metadata handling in CCDData

This closes several related issues that come up if a FITS header is converted to some other form...

1dc764c1df728f67207e3f56fceef63b0e08e67a authored over 10 years ago by Matthew Craig <[email protected]>
Add test that HISTORY is preserved when reading a FITS file

A test for astropy/ccdproc#163

5a968423653b5c42f3671d36df1fc6031224d0b4 authored over 10 years ago by Matthew Craig <[email protected]>
Change test for case sensitivity to succeed if default header is case sensitive

In essence, a check for astropy/ccdproc#156

cb980e974f3c254718eccc9a72160b8ae49af4c4 authored over 10 years ago by Matthew Craig <[email protected]>
Add test that auto logging results in a valid FITS file

A test for astropy/ccdproc#166

9d12c76a772d4cf595340b5c16a8f1e3ee653813 authored over 10 years ago by Matthew Craig <[email protected]>
Add more detail to code comments

d7ba98d56627d23ef61d82ecb0ae78c99f1cd133 authored over 10 years ago by Matthew Craig <[email protected]>
Add (very limited) check that metadata is dict-like

a7fd5997963d1301968b534906b37a384276d949 authored over 10 years ago by Matthew Craig <[email protected]>
Add more detail to test for astropy/ccdproc#165

130be13e2505101df3ff48b24874f7085ae1b9b9 authored over 10 years ago by Matthew Craig <[email protected]>
Fix test that was missing unit for a CCDData object

198141e3edec4257762539d8774059748e4dd307 authored over 10 years ago by Matthew Craig <[email protected]>
Add test for astropy/ccdproc#165

8c1bf9274d0510133fd8232634f6f69e9c21e57b authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #155 from astropy/doc_variance

Doc variance

bb6ccbcce4bd9c162006dc7fe7becf81d10f1468 authored over 10 years ago by Steve Crawford <[email protected]>
Chaned Image class to CCDData class

d7c6349846dbf0d964cd4e845d833a63be31af81 authored over 10 years ago by Steven Crawford <[email protected]>
replaced all instances of create_variance

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

49fa92a3e55ceaddb8950c1470b74fea2d1845b9 authored over 10 years ago by Steven Crawford <[email protected]>
Fix bad version number

122cdbd5713140174f057eaa8fdb6f9ce03312df authored over 10 years ago by Matthew Craig <[email protected]>
Back to 0.3 development

be14d43d9177b197acbaf74d22bd530f19f385e4 authored over 10 years ago by Matthew Craig <[email protected]>
Prepare for 0.2 release

8fff1bf797fd99144229bf2d4a63fee22107af9f authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #151 from crawfordsm/doc_clean

Removed any mention of cosmicray_clean

fd188ec6f871bc84450d6527c6c99c3144eb9eb6 authored over 10 years ago by Matt Craig <[email protected]>
fixed typo in cosmicray_median docs

8f55a22aac9d0a6b96ece13e11e8ba9205de2f8b authored over 10 years ago by Steven Crawford <[email protected]>
matched the lacosmic task

b08d7cffb84b1dc278208039e2e202115aedb6e9 authored over 10 years ago by Steven Crawford <[email protected]>
replaced cosmicray_clean in docs

0f687d192c1524e30ace7df6fcea50ba6888611a authored over 10 years ago by Steven Crawford <[email protected]>
Removed any mention of cosmicray_clean

6f25aff5b8747728f03defc70c010ce29c06e991 authored over 10 years ago by Steven Crawford <[email protected]>
corrected documentation to clean

fef015bb647ce47c31f54354678945a896285ebe authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #150 from mwcraig/loose-ends

Wraps up a few remaining loose ends before 0.1.1

0ebe9fefb685fd85c9455652fb34dbc390ac09e7 authored over 10 years ago by Steve Crawford <[email protected]>
Rename create_variance to create_deviation

44a9ce774d52bb30c50319127b339540fc981237 authored over 10 years ago by Matthew Craig <[email protected]>
Start revised cosmicray docs

9d1c3f1bd6d263fd50435b12b64c078c46247907 authored over 10 years ago by Matthew Craig <[email protected]>
Add link in README to install docs

and do some basic reformatting....

66eae68d659492b63154d467e5159528b795749e authored over 10 years ago by Matthew Craig <[email protected]>
Add install.rst to a toctree

2937b35e4389abc513996986c73f33224b0cf83b authored over 10 years ago by Matthew Craig <[email protected]>
Move install.rst to docs/ccdproc and fix formatting error

537b1d9f5d9b486f40fa22501cfa3ab5a29a7150 authored over 10 years ago by Matthew Craig <[email protected]>
Make travis doc build fail if there are warnings

536feacffc1678be6c30ffd43e8325cb66e16dfc authored over 10 years ago by Matthew Craig <[email protected]>
White space/typo cleanup in documentation

3fe4ce3059acbd13034678d5dce06b9524d52959 authored over 10 years ago by Matthew Craig <[email protected]>
Change handling of f_conv argument to cosmicray_lacosmic

This change fixes a sphinx build error

7edf0062917c76ca2187313f35381ef781212834 authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #149 from crawfordsm/cr_names

Removed variance names from CR tasks

b7750f99284b5a89769399444b15669abb551902 authored over 10 years ago by Matt Craig <[email protected]>
Update astropy-helpers to 0.4

df3e2d26f8396dba101bae67846fe145bff97d5b authored over 10 years ago by Matthew Craig <[email protected]>
Removed variance names from CR tasks

2c7f03ca28fecdbdc5cf8a7c5e0a7282fdbd4885 authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #148 from crawfordsm/docupdates

Docupdates

8e261f22df5952d776f8b38a01cb7584d319bd0e authored over 10 years ago by Steve Crawford <[email protected]>
update isntall to rst format

d18991d536234f4c56bc8762d4c95357cbe63ed6 authored over 10 years ago by Steven Crawford <[email protected]>
updated to 0.4

ac58600fb8b5910291717c047c63176fb9004f5f authored over 10 years ago by Steven Crawford <[email protected]>
Installation information

3491392ba835d1ee2bcd972a5e076c746a33300f authored over 10 years ago by Steven Crawford <[email protected]>
Update README with description and installation information

5f865ae005236d59a580d2b5edd7642eca1fea99 authored over 10 years ago by Steven Crawford <[email protected]>
Updated index.rst with an introduction paragraph

fdaabb1a767223c4a8df62e5d6856942e69d40b5 authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #146 from mwcraig/fix-meta

Fixes metadata handling in flat_correct and adds metadata to test ccd image

c924de592524f47e37a0ec0dbe16a31f9f833fec authored over 10 years ago by Matt Craig <[email protected]>
Merge pull request #147 from crawfordsm/crupdate

Crupdate

52afcda8d2018659e1f4185e1daf56f1a5406ef2 authored over 10 years ago by Matt Craig <[email protected]>
changing api for cosmicray

3e89b2cd95532b8556c5f8ce608117bf0e194c9e authored over 10 years ago by Steven Crawford <[email protected]>
Test that metadata is unchanged in gain_correct

91d6b43803c59ccd3c6522834c4a957896e4dca4 authored over 10 years ago by Matthew Craig <[email protected]>
Add a little metadata to the default test image

This will allow meaningful testing of whether metadata has changed.

8a81ae6c9396bbeace8aa9172122a5377974a64d authored over 10 years ago by Matthew Craig <[email protected]>
Preserve metadata in flat_correct and test for this

Closes #144

f343a2a50f976dbba06d635ba1008cafc788470c authored over 10 years ago by Matthew Craig <[email protected]>
update of package

488970083c28c48fc5054931a9e142f94c53fcab authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #143 from mwcraig/setup-py-update

This also ended up changing the travis setup to use stable astropy wherever possible

7ccbc88b65dd231bb6e4e39337909dae01f85ddc authored over 10 years ago by Matt Craig <[email protected]>
Remove unnecessary development build from travis

Now that astropy 0.4 is out the coverage build no longer needs to use the development version.

b533776117b76e87290c1382ec44957f1c518c10 authored over 10 years ago by Matthew Craig <[email protected]>
Change tests to use stable astropy now that 0.4 is out

809148e84e4ad83cfc323e97f33bd8b18f82e3c3 authored over 10 years ago by Matthew Craig <[email protected]>
Add numpy and scipy as dependencies

Closes #141

edd1c3d1d5c0bcf679459e8bca6e58d0e63aaf09 authored over 10 years ago by Matthew Craig <[email protected]>
Increase minimum required astropy version to 0.4

71d66b579e18b14a8309c62aac13b1d7a12d137d authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #142 from mwcraig/update-template

Update to latest astropy package-template

475cd46ca9eecacb9a7b2eda08cb2aa9b29dc973 authored over 10 years ago by Matt Craig <[email protected]>
Update astropy_helpers to 0.4

Closes #137

5fb3d5250adce9710517151595b955068683bc02 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge commit 'a5836ff65bfc873f5a3da108ea6ed82e717e8528' into update-template

Conflicts:
.travis.yml
README.rst
astropy_helpers
ccdproc/__init__.py
ccdproc/tests/coverag...

fd2e3d55e2db8ae273b95e559c53ff07f202363b authored over 10 years ago by Matthew Craig <[email protected]>
Merge pull request #139 from mwcraig/add-nb-link

Add link to example IPython notebook

c932c0e9703825d98d2bc3a94e6294201fd943a0 authored over 10 years ago by Matt Craig <[email protected]>
Merge pull request #90 from larrybradley/update_ah_bootstrap

Update ah_bootstrap.py from astropy-helpers

a5836ff65bfc873f5a3da108ea6ed82e717e8528 authored over 10 years ago by Thomas Robitaille <[email protected]>
Add notebook link

09062834381c7ef70be2ce7240a2c495cf3c7459 authored over 10 years ago by Matthew Craig <[email protected]>
Merge branch 'master' of git://github.com/astropy/ccdproc

00b623d92117c047283727ea1da054e92a5aef87 authored over 10 years ago by Matthew Craig <[email protected]>
Update ah_bootstrap.py from astropy-helpers

a8b83c6b3e4903b75f4e8913f8c24d5934bd86fd authored over 10 years ago by Larry Bradley <[email protected]>
Merge pull request #89 from astrofrog/update-astropy-helpers-3

Update to astropy-helpers v0.4rc3

ff54714e22b805f0000c41283316e0f21f12a8ec authored over 10 years ago by Thomas Robitaille <[email protected]>
Updated astropy-helpers to v0.4

e836eedae205b9b3e420e9c31f1a4ed180def5d9 authored over 10 years ago by Thomas Robitaille <[email protected]>
Merge pull request #138 from crawfordsm/crmaskbug

Fixed bug with masking in cosmicray_clean

2de02893e36f5a4aa7e1a6e6e4b0640897a191ab authored over 10 years ago by Steve Crawford <[email protected]>
Fixed bug with masking in cosmicray_clean

d2c94197d9279890853e59276df450b869bc77e5 authored over 10 years ago by Steven Crawford <[email protected]>
Merge pull request #134 from carlosgg/issue_32

Updated header to dictionary

669daee955d38cae5b461043b890ebdbb1d5241b authored over 10 years ago by Matt Craig <[email protected]>
Updated header to dictionary

Closes #32

14af08625456e46e2f4d311f3bc650f1398145e8 authored over 10 years ago by Carlos Gomez <[email protected]>