Ecosyste.ms: OpenCollective

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

Astropy

The Astropy Project is a community effort to develop a single core Python package for common astronomical computing tasks.
Collective - Host: numfocus - https://opencollective.com/astropy - Website: https://www.astropy.org/ - Code: https://github.com/astropy

Added runtests function to astropy/tests/helper.py for running specific tests. Will be imported in astropy/__init__.py as test.

github.com/astropy/pytest-remotedata - 33ed519a8eb01763c184a219b5acc75bfe96a959 authored about 13 years ago by Matt Davis <[email protected]>
Added import to astropy/__init__.py so that it has a 'test' function available. Modified the astropy/tests/helper.py runtests function so that it runs tests in the astropy installed location.

github.com/astropy/pytest-remotedata - aeaad3b2de80ee769d82a308979858e24c1717d2 authored about 13 years ago by Matt Davis <[email protected]>
Added import to astropy/__init__.py so that it has a 'test' function available. Modified the astropy/tests/helper.py runtests function so that it runs tests in the astropy installed location.

github.com/astropy/pytest-openfiles - aeaad3b2de80ee769d82a308979858e24c1717d2 authored about 13 years ago by Matt Davis <[email protected]>
Added runtests function to astropy/tests/helper.py for running specific tests. Will be imported in astropy/__init__.py as test.

github.com/astropy/pytest-openfiles - 33ed519a8eb01763c184a219b5acc75bfe96a959 authored about 13 years ago by Matt Davis <[email protected]>
Added astropy/tests/helper.py, which can be used to invoke the pytest module installed with astropy in the event that a user wants to run tests and does not have py.test installed on their system.

github.com/astropy/pytest-openfiles - a2f49e57972cea24705b607b30293e156910e836 authored about 13 years ago by Matt Davis <[email protected]>
Added __init__.py to astropy/tests.

github.com/astropy/pytest-openfiles - ba59d8ffa34f7a28c79a17d6a60b5a697e7842cb authored about 13 years ago by Matt Davis <[email protected]>
Added __init__.py to astropy/tests.

github.com/astropy/pytest-remotedata - ba59d8ffa34f7a28c79a17d6a60b5a697e7842cb authored about 13 years ago by Matt Davis <[email protected]>
Added astropy/tests/helper.py, which can be used to invoke the pytest module installed with astropy in the event that a user wants to run tests and does not have py.test installed on their system.

github.com/astropy/pytest-remotedata - a2f49e57972cea24705b607b30293e156910e836 authored about 13 years ago by Matt Davis <[email protected]>
Initial commit

github.com/astropy/specutils - 484bf6dd9cd5b938ee0c3acd4735d657898d9a1e authored about 13 years ago by Adrian Price-Whelan <[email protected]>
updated some commands and wrappers... diffs are probably small, except

passing exact=exact_size to mProjExec

github.com/astropy/montage-wrapper - 8ba037e944c5fc6b6378260461572aaaa35986fd authored over 13 years ago by Adam Ginsburg <[email protected]>
Check that there are files in the input directory in mosaic(...)

github.com/astropy/montage-wrapper - 69cad7fab00e16f29b24809ad3c9626ceb712c00 authored over 13 years ago by Thomas Robitaille <[email protected]>
Use mCoverageCheck in mosaic to avoid re-projecting files that don't overlap

github.com/astropy/montage-wrapper - 8cda469921d34615b0c51b2e2e7e60bbabdf1553 authored over 13 years ago by Thomas Robitaille <[email protected]>
Initial commit of README

github.com/astropy/sphinx-automodapi - bca61e2f6f74f9ebaf75319d7171ad0610172696 authored over 13 years ago by Erik Tollerud <[email protected]>
Initial commit of README

github.com/astropy/pytest-astropy-header - bca61e2f6f74f9ebaf75319d7171ad0610172696 authored over 13 years ago by Erik Tollerud <[email protected]>
Initial commit of README

github.com/astropy/sphinx-astropy - bca61e2f6f74f9ebaf75319d7171ad0610172696 authored over 13 years ago by Erik Tollerud <[email protected]>
Initial commit of README

github.com/astropy/astropy-sphinx-theme - bca61e2f6f74f9ebaf75319d7171ad0610172696 authored over 13 years ago by Erik Tollerud <[email protected]>
Removed debug statement

github.com/astropy/montage-wrapper - 41dd4c3a3d6b99ca55fe781b34a56c13e3d9adda authored over 13 years ago by Thomas Robitaille <[email protected]>
Added wrapper to mCoverageCheck

github.com/astropy/montage-wrapper - 8ddd112b0d8ba82055442b406f025ee0b233819f authored over 13 years ago by Thomas Robitaille <[email protected]>
Merge branch 'v1.0_maint'

github.com/astropy/pyregion - e137fce0ad1ab7d01f1a2c7ea92440bb6bb5cd73 authored over 13 years ago by Jae-Joon Lee <[email protected]>
fix a bug in mpl_helper.py that fontsize variable is referenced before assignment. Closes #9

github.com/astropy/pyregion - d0b601d90e6919b05f131ad4f0be34a516efb406 authored over 13 years ago by Jae-Joon Lee <[email protected]>
mpl_helper respect the width attribute for points. closes gh-8

github.com/astropy/pyregion - 40c308c2a8088c1cffc16178d5be1c8ce5177ac2 authored almost 14 years ago by Jae-Joon Lee <[email protected]>
Switched command.split() to shlex.split(command) as suggested by keflavich

github.com/astropy/montage-wrapper - c5955cb2d2a1586e185c53af063f0a5c6c05c103 authored almost 14 years ago by Thomas Robitaille <[email protected]>
Created "reproject_cube" that makes use of reproject_hdu to reproject

each plane of a data cube and generate a new cube with the input header.
Additionally, added abil...

github.com/astropy/montage-wrapper - 1b281c28e9133558dad6b3526285bc5037c478b8 authored almost 14 years ago by Adam Ginsburg <[email protected]>
Added slashes to temporary work directories

github.com/astropy/montage-wrapper - 9a6970d159b1d31fdee840f371ca442e3088cf1a authored almost 14 years ago by Thomas Robitaille <[email protected]>
Added missing slash to temporary work directory

github.com/astropy/montage-wrapper - 217e93f2e8b730d0e279c089caa8dec62a147dbe authored almost 14 years ago by Thomas Robitaille <[email protected]>
Added .gitignore

github.com/astropy/montage-wrapper - 46c2f2d7499e9db8cbd7d1ac42f39da5824afad0 authored about 14 years ago by Thomas Robitaille <[email protected]>
update _region_filter.pyx to correctly handle angles

github.com/astropy/pyregion - 257f905564cf49af7f7027b17d7e4a050f70f3a4 authored about 14 years ago by Jae-Joon Lee <[email protected]>
modify mpl_helper.py to account the attributes like 'point=circle 10'

github.com/astropy/pyregion - 945f65eb6782c59f3ead0319023a144a6cb45954 authored about 14 years ago by Jae-Joon Lee <[email protected]>
fix issue #7 : Issue with attributes for point=

Attributes like "point=cross 20" are now correctly handled.

github.com/astropy/pyregion - da77b6c80da841a6d47005b7b2a331bb2cdda987 authored about 14 years ago by Jae-Joon Lee <[email protected]>
Updated to 0.9.3

github.com/astropy/montage-wrapper - e8944ac93f830a622f91b8ec568ebd746f65efe7 authored about 14 years ago by Thomas Robitaille <[email protected]>
Allow user to control level_only option in mosaic(...)

github.com/astropy/montage-wrapper - f3e343ccf39c2f08283137a81c8a7c05a7412d75 authored about 14 years ago by Thomas Robitaille <[email protected]>
Added corners=True to mImgtbl call in mosaic(...)

github.com/astropy/montage-wrapper - 7b8526cdae1e438ec4b46ef853b43c2fb23a45a3 authored about 14 years ago by Thomas Robitaille <[email protected]>
Added / to the end of custom work_dir

github.com/astropy/montage-wrapper - 0f720991886b71335042d550e808c23348f82d31 authored about 14 years ago by Thomas Robitaille <[email protected]>
Removed unused modules

github.com/astropy/montage-wrapper - 5e0f5ce1f46537eb3696ea0fe26c268e63ce17e6 authored about 14 years ago by Thomas Robitaille <[email protected]>
Updated version number to 0.9.2

github.com/astropy/montage-wrapper - f7c84c085695ea7480ed6fdadfbe8d4767e9443c authored about 14 years ago by Thomas Robitaille <[email protected]>
Use tempfile to generate temporary directory

github.com/astropy/montage-wrapper - a31d306bac167d4ebd194da1eb47550318c13a79 authored about 14 years ago by Thomas Robitaille <[email protected]>
Check whether Montage commands are available

github.com/astropy/montage-wrapper - 65f0ef0ae523059db6ecf3856c9e2695cad81d38 authored about 14 years ago by Thomas Robitaille <[email protected]>
Added 0.9.1 changes and fixed permissions on LICENSE

github.com/astropy/montage-wrapper - d89851218e8ec67de8b367a96c325ef25903e992 authored about 14 years ago by Thomas Robitaille <[email protected]>
Remove dist from repository

github.com/astropy/montage-wrapper - 1e11e4295087bee1ec8e1366c1231e712e5818cd authored about 14 years ago by Thomas Robitaille <[email protected]>
Removed os.system call

github.com/astropy/montage-wrapper - 5b68de3098bd73ea29289d33054bc43c688da5c2 authored about 14 years ago by Thomas Robitaille <[email protected]>
Updated info URL

github.com/astropy/montage-wrapper - bf981e5a3848aad5ea07cf18ccc3c2957aefb6e9 authored about 14 years ago by Thomas Robitaille <[email protected]>
Whitespace changes

github.com/astropy/montage-wrapper - f18901806f45054962ddae93360cec78fbfd12f9 authored about 14 years ago by Thomas Robitaille <[email protected]>
Bumped to version 0.9.1

github.com/astropy/montage-wrapper - f0673b1f1798a031af0219a84be936967e5304a0 authored about 14 years ago by Thomas Robitaille <[email protected]>
Switched to MIT license

github.com/astropy/montage-wrapper - 09ca4690296651c508c975cee664116cdb51e49e authored about 14 years ago by Thomas Robitaille <[email protected]>
Added option to specify work directory for mosaicking.

github.com/astropy/montage-wrapper - 9a0469181664bc15c933ea4fb7d1801af2b5b47c authored about 14 years ago by Thomas Robitaille <[email protected]>
update the version number to 1.1_git

github.com/astropy/pyregion - f4d8de95c182a30c384ebfda864ee56617ac3ed1 authored about 14 years ago by Jae-Joon Lee <[email protected]>
Merge branch 'v1.0_maint'

github.com/astropy/pyregion - c5b38806a9bcd0525646d2ff1dca3dde2d72d1d8 authored about 14 years ago by Jae-Joon Lee <[email protected]>
update MANIFEST.in to include LICENSE_kapteyn.txt

github.com/astropy/pyregion - fac02b3a66eff80e90ae8ba768dc69a880a4015e authored about 14 years ago by Jae-Joon Lee <[email protected]>
add LICENSE_kaptyen.txt and update README

github.com/astropy/pyregion - 86404dc1635a6c65f07f7d0ff95e82a6af7c6315 authored about 14 years ago by Jae-Joon Lee <[email protected]>
update version number to 1.0.1

github.com/astropy/pyregion - 2cab3dd43b3f3bfa1cb0b38b0eed6018ce2882f5 authored about 14 years ago by Jae-Joon Lee <[email protected]>
support origin parameter in as_mpl_artist and get_filter

github.com/astropy/pyregion - dcdaae5d388868f403dd91aa0671f46fed42159b authored about 14 years ago by Jae-Joon Lee <[email protected]>
fix broken link and add LICENSE file in the MANIFEST.in, etc.

github.com/astropy/pyregion - 01001ab3cf065859c1c302e1add07acf1ca31c30 authored about 14 years ago by Jae-Joon Lee <[email protected]>
a sequence can be provided as the shape parameter for the mask

github.com/astropy/pyregion - e5effd14f7f5d7d0060dd95854a466f0386da254 authored over 14 years ago by Jae-Joon Lee <[email protected]>
Tidied up mosaic()

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@17 cf66f5ca-...

github.com/astropy/montage-wrapper - 005843b7a143a4e898c0544f148d1d05a705cde6 authored about 15 years ago by astrofrog <[email protected]>
Made reproject() more general so as to be able to handle multiple files

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@16 cf66f5ca-...

github.com/astropy/montage-wrapper - 87be16e243bf2f4422ca5f12742efef93e8afd31 authored about 15 years ago by astrofrog <[email protected]>
0.9.0 release

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@15 cf66f5ca-...

github.com/astropy/montage-wrapper - c0bf56247fd06bfa597870301094d4e75a6e2709 authored about 15 years ago by astrofrog <[email protected]>
Added repr for status struct

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@14 cf66f5ca-...

github.com/astropy/montage-wrapper - 50ecb91c2e6a65e9507a652b4fbaf7dcc0d5a0e0 authored about 15 years ago by astrofrog <[email protected]>
Updated wrappers to not change directory

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@13 cf66f5ca-...

github.com/astropy/montage-wrapper - ecbdaf0ce3fdea32992ffa72255f2a2ec0346e02 authored about 15 years ago by astrofrog <[email protected]>
Fixed quotes for object_or_location and remote_ref

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@12 cf66f5ca-...

github.com/astropy/montage-wrapper - 653be43ac51567b3d12681e84f41cb6e10467844 authored about 15 years ago by astrofrog <[email protected]>
slice of the ShapeList returns a ShapeList

github.com/astropy/pyregion - 2b8e2e6cd824ce7bbdd0428adfb5b2fa1461b3b4 authored about 15 years ago by Jae-Joon Lee <[email protected]>
Deal properly with sub-optional arguments

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@11 cf66f5ca-...

github.com/astropy/montage-wrapper - 01ef16027d9f60302be1a24e052707f69c5d493d authored about 15 years ago by astrofrog <[email protected]>
Added mBackground and mBackground_tab

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@10 cf66f5ca-...

github.com/astropy/montage-wrapper - 673a0d40c63fabd6d32a96f330f75da332f2e793 authored about 15 years ago by astrofrog <[email protected]>
Added mSubimage and mSubimage_pix

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@9 cf66f5ca-e...

github.com/astropy/montage-wrapper - 0b22c9592632328a72fac4739f777c266c1c86fb authored about 15 years ago by astrofrog <[email protected]>
README update 2

github.com/astropy/pyregion - 71db997f4b989981cfd011214ac74c581d27c490 authored about 15 years ago by Jae-Joon Lee <[email protected]>
README update

github.com/astropy/pyregion - ca40093b5cc242888cd61221d0eedd7f40ebe875 authored about 15 years ago by Jae-Joon Lee <[email protected]>
check for equinox==nan

github.com/astropy/pyregion - 2574cd1c5ec4026529736ef982a48586c5e32508 authored about 15 years ago by Jae-Joon Lee <[email protected]>
raise an exception if coord. system of the header cannot be determined

github.com/astropy/pyregion - f8014f1ce00151a5a12abc60f526ce6dd1da5826 authored about 15 years ago by Jae-Joon Lee <[email protected]>
update doc to include demo_region04.py

github.com/astropy/pyregion - 92ad2d6f8b57001088481e741eaf71f9b3735d72 authored about 15 years ago by Jae-Joon Lee <[email protected]>
add demo_region04.py and fix text for points

github.com/astropy/pyregion - 93dbcab4f6b2dae77dfd401dc16273ab52edf910 authored about 15 years ago by Jae-Joon Lee <[email protected]>
add text for each shape

github.com/astropy/pyregion - 80aaf6e18f4ec6880658ec2617e5596d643b4d71 authored about 15 years ago by Jae-Joon Lee <[email protected]>
raise Exception if stderr is not empty

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@8 cf66f5ca-e...

github.com/astropy/montage-wrapper - efd46f94483288c079a3964152d6ea9fc1401bdc authored about 15 years ago by astrofrog <[email protected]>
Added n_proc to mosaic

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@7 cf66f5ca-e...

github.com/astropy/montage-wrapper - 788987ae89d79654765ae0d782a343fc23c6f7ff authored about 15 years ago by astrofrog <[email protected]>
Added cleanup=True/False for mosaic/reproject

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@6 cf66f5ca-e...

github.com/astropy/montage-wrapper - 536b783082c5a074de9fd4ab48b33f41372c3ebc authored about 15 years ago by astrofrog <[email protected]>
Fix for non-struct output

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@5 cf66f5ca-e...

github.com/astropy/montage-wrapper - 3c9fd2015872b72c4b77301b36ae5f03dc085681 authored about 15 years ago by astrofrog <[email protected]>
Fix for MPI command status parsing

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@4 cf66f5ca-e...

github.com/astropy/montage-wrapper - ab8c582c88b4e7871f97ea61509f1e4c6036f5d6 authored about 15 years ago by astrofrog <[email protected]>
Print out Montage warnings

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@3 cf66f5ca-e...

github.com/astropy/montage-wrapper - b16a9b7475dd0e0784f94d81138024ce07675f14 authored about 15 years ago by astrofrog <[email protected]>
Fixed import error

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@2 cf66f5ca-e...

github.com/astropy/montage-wrapper - b5296b4d32efedc9d4deddae10f7935c97d017c1 authored about 15 years ago by astrofrog <[email protected]>
Initial code

git-svn-id: https://python-montage.svn.sourceforge.net/svnroot/python-montage/trunk@1 cf66f5ca-e...

github.com/astropy/montage-wrapper - 3f094e5bac3a18b61bbbdce3862fa40f28a9ab0f authored about 15 years ago by astrofrog <[email protected]>
make easy_installable

github.com/astropy/pyregion - a1d0e0a2df271d845ed8a9251f4b9a6f151aabd1 authored about 15 years ago by Jae-Joon Lee <[email protected]>
modify README

github.com/astropy/pyregion - 2cc0387e3a7f09d6179188fd4262e8725a950b00 authored about 15 years ago by Jae-Joon Lee <[email protected]>
minor doc update

github.com/astropy/pyregion - f07c6baf37c07a6004b33a71905ecd7989b77770 authored about 15 years ago by Jae-Joon Lee <[email protected]>
add README

github.com/astropy/pyregion - 83a3c1b8bda443fdb77f42752552defc6eeb6697 authored about 15 years ago by Jae-Joon Lee <[email protected]>
add pywcs in install page

github.com/astropy/pyregion - a307419b4ed632eb1cd35af15acfd62256390d48 authored about 15 years ago by Jae-Joon Lee <[email protected]>
examples minor update

github.com/astropy/pyregion - fb92d8073394be421335213b4ef0cb59cda7ae84 authored about 15 years ago by Jae-Joon Lee <[email protected]>
add missing example region files, and etc

github.com/astropy/pyregion - d43fe55d8e058045a2c2fa206c3bb21ba3c2a86a authored about 15 years ago by Jae-Joon Lee <[email protected]>
doc update

github.com/astropy/pyregion - c7bbb71097c08c79bbe9d3880ee1d72927eb66f2 authored about 15 years ago by Jae-Joon Lee <[email protected]>
doc update

github.com/astropy/pyregion - 807acbd9a94cd72f31e2213698ad5885c7aadb36 authored about 15 years ago by Jae-Joon Lee <[email protected]>
Merge branch 'master' of ssh://[email protected]//bulk/blackstone1/lee/local/git/pyregion

Conflicts:
src/_region_filter.c
src/_region_filter.pyx

github.com/astropy/pyregion - 5508cd7ee268f88abde0161019f31d872045e67b authored about 15 years ago by Jae-Joon Lee <[email protected]>
api update

github.com/astropy/pyregion - 15e2699a6119b124b3e9f92778abfa78d70d2b12 authored about 15 years ago by Jae-Joon Lee <[email protected]>
Merge branch 'master' of [email protected]:leejjoon/pyregion

github.com/astropy/pyregion - c4a8af4b24152bc50d7466f1295eaf345d1ddb02 authored about 15 years ago by Jae-Joon Lee <[email protected]>
api reorganization

github.com/astropy/pyregion - 16a1cfc89cb8a23a8ea9a7071b897e972cbca733 authored over 15 years ago by Jae-Joon Lee <[email protected]>
support physical coordinate for XMM data

github.com/astropy/pyregion - 43364da54c4957a4bb1265818eb444a8e079a9e2 authored over 15 years ago by Jae-Joon Lee <[email protected]>
remove matplotlib dependency

github.com/astropy/pyregion - c9bd28785509b5fffc02ad11dab3cb38fabeb02e authored over 15 years ago by Jae-Joon Lee <[email protected]>
add get_mask method

github.com/astropy/pyregion - 51eb7bc53235ca46769d1daa9e5bd62dc66498ac authored over 15 years ago by Jae-Joon Lee <[email protected]>
minor doc improvement

github.com/astropy/pyregion - 6adf8eb223ba7e198a1d1d85fb248a5dd94ba4d1 authored over 15 years ago by Jae-Joon Lee <[email protected]>
pywcs support

github.com/astropy/pyregion - 916aefed39b8557ce14c8ae3dce83a28c6eeb2b8 authored over 15 years ago by Jae-Joon Lee <[email protected]>
add missing region file

github.com/astropy/pyregion - 67fda7c1aa3650af3fe8d30232e299988f9001bd authored over 15 years ago by Jae-Joon Lee <[email protected]>
fix incorrect angles in epanda mpl conversion. enable exlcude in filter

github.com/astropy/pyregion - b38237bafeee55aa32310d175f6373a401d655a4 authored over 15 years ago by Jae-Joon Lee <[email protected]>
minor doc update

github.com/astropy/pyregion - 46387975b7ef21c763ccdd9e02a91e467f6bcf07 authored over 15 years ago by Jae-Joon Lee <[email protected]>
add region_to_filter

github.com/astropy/pyregion - 11c54b6d89e6e0a94c25e2704b0bfca3d0a968ad authored over 15 years ago by Jae-Joon Lee <[email protected]>