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
Merge pull request #21 from astrofrog/fix-python3-failure
_PACKAGE_SETUP_ should be _ASTROPY_SETUP_
516b958ba676cd8e17429eca7ecb95d1802449d9 authored over 11 years ago by Thomas Robitaille <[email protected]>
_PACKAGE_SETUP_ should be _ASTROPY_SETUP_ (see astropy/astropy#950)
eab4d5292821782d740a5047e3c69fb8f1d44a2e authored over 11 years ago by Thomas Robitaille <[email protected]>
eab4d5292821782d740a5047e3c69fb8f1d44a2e authored over 11 years ago by Thomas Robitaille <[email protected]>
Merge pull request #20 from cdeil/travis
Add .travis.yml file to package-template
5b4abd54aff6b4306f39d2c2bd1404b933f0ca50 authored over 11 years ago by Thomas Robitaille <[email protected]>
Add instructions for travis-ci to README
98c15524c3c7afdb49b1d96794e1519aee1bdb84 authored over 11 years ago by Christoph Deil <[email protected]>
98c15524c3c7afdb49b1d96794e1519aee1bdb84 authored over 11 years ago by Christoph Deil <[email protected]>
Add .travis.yml file
9096310009799ab402dd0e97ee01dbdfe97bba98 authored over 11 years ago by Christoph Deil <[email protected]>
9096310009799ab402dd0e97ee01dbdfe97bba98 authored over 11 years ago by Christoph Deil <[email protected]>
Merge pull request #8 from eteq/add-edit-on-github
Adds edit_on_github extension
a841cc3da509fd8c99ced19670e705485b3a8e16 authored almost 12 years ago by Erik Tollerud <[email protected]>
Merge pull request #13 from weaverba137/fix-setup
Fix scripts/README.rst bug
5701967dd9a7e104c20d307d1998a3963ff91f85 authored almost 12 years ago by Erik Tollerud <[email protected]>
Fix scripts/README.rst bug
d05ee2ecb67e0b98ff4494c553d8a32167bb0d88 authored almost 12 years ago by Benjamin Alan Weaver <[email protected]>
d05ee2ecb67e0b98ff4494c553d8a32167bb0d88 authored almost 12 years ago by Benjamin Alan Weaver <[email protected]>
Added open_files option for test() and implemented fix for caught exception in __init__.py
22be13e0928906bdd2ed114f1b7c480a9c0f18c9 authored almost 12 years ago by Thomas Robitaille <[email protected]>
22be13e0928906bdd2ed114f1b7c480a9c0f18c9 authored almost 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #12 from astrofrog/update-setup-2
Update setup.py to reflect re-factored setup code for 0.2 release
544a008f575ce7b1695e4a4f386b5c73f085ca97 authored almost 12 years ago by Thomas Robitaille <[email protected]>
If necessary, move configuration file to the right place on first import
3e298dcdb6dc10833baa8cf0350f68ace5468e40 authored almost 12 years ago by Thomas Robitaille <[email protected]>
3e298dcdb6dc10833baa8cf0350f68ace5468e40 authored almost 12 years ago by Thomas Robitaille <[email protected]>
Update setup.py to reflect re-factored setup code for 0.2 release
29672f5058979dd355b6268ac915baedc4829185 authored almost 12 years ago by Thomas Robitaille <[email protected]>
29672f5058979dd355b6268ac915baedc4829185 authored almost 12 years ago by Thomas Robitaille <[email protected]>
Changed check in setup.py to syntax in core package to avoid issues when Sphinx is not installed.
970d24280ddf417b9c07820cf203505024ebe083 authored about 12 years ago by Thomas Robitaille <[email protected]>
970d24280ddf417b9c07820cf203505024ebe083 authored about 12 years ago by Thomas Robitaille <[email protected]>
line wrap fixes
1747061928517ae1bb9e147b30c1e8654ce72a05 authored about 12 years ago by Erik Tollerud <[email protected]>
1747061928517ae1bb9e147b30c1e8654ce72a05 authored about 12 years ago by Erik Tollerud <[email protected]>
added commented-out edit_on_github section to conf.py and related instructions in README
bb5cf2f7e34638b89b5693eacda652c562cf9faf authored about 12 years ago by Erik Tollerud <[email protected]>
bb5cf2f7e34638b89b5693eacda652c562cf9faf authored about 12 years ago by Erik Tollerud <[email protected]>
Merge pull request #9 from astrofrog/readme-edits
Adjust and remove unnecessary instructions from README.rst
f0b4693107a20c937308422bea4e082543b59949 authored about 12 years ago by Erik Tollerud <[email protected]>
tweak to instructions from @astrofrog's suggestion
c24355335a1b7efa38f264a91901948a588cdca7 authored about 12 years ago by Erik Tollerud <[email protected]>
c24355335a1b7efa38f264a91901948a588cdca7 authored about 12 years ago by Erik Tollerud <[email protected]>
Remove unnecessary instructions from README.rst
ac0c9803c11ae29731d293101f545b6b5e3e1070 authored over 12 years ago by Thomas Robitaille <[email protected]>
ac0c9803c11ae29731d293101f545b6b5e3e1070 authored over 12 years ago by Thomas Robitaille <[email protected]>
Update distribute_setup.py to 0.6.28
b5ecb60ada4546a942f4ff9be9780b6a4c81dc59 authored over 12 years ago by Thomas Robitaille <[email protected]>
b5ecb60ada4546a942f4ff9be9780b6a4c81dc59 authored over 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #6 from astrofrog/update-setup
Update setup.py to bring it in line with Astropy core
467a9123f2efaaee3e6a96759321149d2cc1bb50 authored over 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #2 from astrofrog/update-testing
Fix package init to not import py.test
c3072fea6d3d4217d89473ebea064f45731c50ab authored over 12 years ago by Thomas Robitaille <[email protected]>
Added `coverage` option that was added in the Astropy core
4de0c538e1bb5820c5ce3cc06f569e9e79b48eb9 authored over 12 years ago by Thomas Robitaille <[email protected]>
4de0c538e1bb5820c5ce3cc06f569e9e79b48eb9 authored over 12 years ago by Thomas Robitaille <[email protected]>
Removed comments
4a45b392a0e7b6b43e9927e6b35a0fab0faf4ff9 authored over 12 years ago by Thomas Robitaille <[email protected]>
4a45b392a0e7b6b43e9927e6b35a0fab0faf4ff9 authored over 12 years ago by Thomas Robitaille <[email protected]>
removed line setting unused _test_runner variable
3058b658a3eddc17a1b0492a03668a1351ecd073 authored over 12 years ago by Thomas Robitaille <[email protected]>
3058b658a3eddc17a1b0492a03668a1351ecd073 authored over 12 years ago by Thomas Robitaille <[email protected]>
added kwarg options to test runner
f0834306aa61074c64f52b781fed8d60b3ef5483 authored over 12 years ago by Erik Tollerud <[email protected]>
f0834306aa61074c64f52b781fed8d60b3ef5483 authored over 12 years ago by Erik Tollerud <[email protected]>
Update testing to only import pytest when tests are run
6dc6018954746c2d63e50be6f1609f6c118146fa authored over 12 years ago by Thomas Robitaille <[email protected]>
6dc6018954746c2d63e50be6f1609f6c118146fa authored over 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #7 from astrofrog/added-templates
Added templates that inherit from core package
e42cef320974601315b6cee8958014f93d86588b authored over 12 years ago by Thomas Robitaille <[email protected]>
added comment directing to base of jinja template
4b934c0d0482192748e3ccee00b9fb94c3f52b13 authored over 12 years ago by Erik Tollerud <[email protected]>
4b934c0d0482192748e3ccee00b9fb94c3f52b13 authored over 12 years ago by Erik Tollerud <[email protected]>
Updated setup.py to bring it in line with the Astropy core
e06043a80f5725f798c23d9f3c4b016c8bd35396 authored over 12 years ago by Thomas Robitaille <[email protected]>
e06043a80f5725f798c23d9f3c4b016c8bd35396 authored over 12 years ago by Thomas Robitaille <[email protected]>
Added `_templates` to list of patterns to exclude
8b72631f6897c78098978ee236f8a72ed61f38fa authored over 12 years ago by Thomas Robitaille <[email protected]>
8b72631f6897c78098978ee236f8a72ed61f38fa authored over 12 years ago by Thomas Robitaille <[email protected]>
Added templates that inherit from core package
2450780f138a00e17868922bbe7ab380c0e8e74f authored over 12 years ago by Thomas Robitaille <[email protected]>
2450780f138a00e17868922bbe7ab380c0e8e74f authored over 12 years ago by Thomas Robitaille <[email protected]>
Merge pull request #4 from kbarbary/doc-theme
Use bootstrap-astropy theme in docs
c22f28921c28cde540e6ab6b1bbdc32e911d2f3c authored over 12 years ago by Erik Tollerud <[email protected]>
use installed astropy theme
30b5b2335c52329112b98fb916cd1b4bd1f028ac authored over 12 years ago by Kyle Barbary <[email protected]>
30b5b2335c52329112b98fb916cd1b4bd1f028ac authored over 12 years ago by Kyle Barbary <[email protected]>
update conf.py to use bootstrap-astropy theme, mirror astropy's version
b5ae6ab3f63b0d413482b278bc63e40f1e895a8a authored over 12 years ago by Kyle Barbary <[email protected]>
b5ae6ab3f63b0d413482b278bc63e40f1e895a8a authored over 12 years ago by Kyle Barbary <[email protected]>
remove default.css import from astropy.css - now not needed
0acc76740009b03da21bcdf23df929bb54d27630 authored over 12 years ago by Kyle Barbary <[email protected]>
0acc76740009b03da21bcdf23df929bb54d27630 authored over 12 years ago by Kyle Barbary <[email protected]>
Copy bootstrap-astropy theme from astropy
a30dfa10468f61abea4834bb3f0ad87bb222dbed authored over 12 years ago by Kyle Barbary <[email protected]>
a30dfa10468f61abea4834bb3f0ad87bb222dbed authored over 12 years ago by Kyle Barbary <[email protected]>
Updated setup.cfg to match Astropy core package
ebc6cfd245d89c66c73fef7121b5e4e7a0197ecc authored over 12 years ago by Thomas Robitaille <[email protected]>
ebc6cfd245d89c66c73fef7121b5e4e7a0197ecc authored over 12 years ago by Thomas Robitaille <[email protected]>
Added CSS file from Astropy core package
01434bf0e60a43e51276d268e6dc4a95884380ff authored over 12 years ago by Thomas Robitaille <[email protected]>
01434bf0e60a43e51276d268e6dc4a95884380ff authored over 12 years ago by Thomas Robitaille <[email protected]>
typo fixes in conf.py comment
07165febe70f94ecd23e618b83ab1dac9a5442fd authored almost 13 years ago by Erik Tollerud <[email protected]>
07165febe70f94ecd23e618b83ab1dac9a5442fd authored almost 13 years ago by Erik Tollerud <[email protected]>
fixed conf.py to not insert source dir into sys.path
81202eeab132425b2b4b711d5c3dc3feac6066c5 authored almost 13 years ago by Erik Tollerud <[email protected]>
81202eeab132425b2b4b711d5c3dc3feac6066c5 authored almost 13 years ago by Erik Tollerud <[email protected]>
Move the py.test conftest.py file to the astropy directory so it is installed. Changed the import of plugins accordingly. Also updated the .gitignore file so it ignores the Mac OS X .DS_Store file.
4c2515bc3981b4166fefeee7480f17602e278fd4 authored almost 13 years ago by Thomas Robitaille <[email protected]>
4c2515bc3981b4166fefeee7480f17602e278fd4 authored almost 13 years ago by Thomas Robitaille <[email protected]>
updated docs Makefile to reflect astropy
6a3a5d9f4aee39628ba8803c2cd7a9ea2377d47f authored about 13 years ago by Erik Tollerud <[email protected]>
6a3a5d9f4aee39628ba8803c2cd7a9ea2377d47f authored about 13 years ago by Erik Tollerud <[email protected]>
Initial commit of affiliated package template
58106d9e7de12ac43b6f39d3362da211b43dc0c8 authored about 13 years ago by Thomas Robitaille <[email protected]>
58106d9e7de12ac43b6f39d3362da211b43dc0c8 authored about 13 years ago by Thomas Robitaille <[email protected]>