Ecosyste.ms: OpenCollective

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

github.com/astropy/regions

Astropy package for region handling
https://github.com/astropy/regions

Merge pull request #264 from bsipocz/cleanup_minor_maintanance

Minor maintanance

3f69f368680ed52847bce9d117b1bb690c28cef7 authored over 5 years ago
Minor travis matrix cleanup

b0bf311a523997de55709300ac0244d2deeaa26d authored over 5 years ago
remove debug leftover

fd0455aa88009cc4364513ab049b384264afe775 authored over 5 years ago
Adding build_docs config section

1a59f57e9d8a6a3b62ff82f387e5f9ef5dcff3ea authored over 5 years ago
Merge pull request #260 from bsipocz/update-helpers-v2.0.10

Updated astropy-helpers to v2.0.10

0cf5b2ab25c973e7ae31c74d546ee15537c1e8ce authored over 5 years ago
Updated astropy-helpers to v2.0.10

0c9e754ed5620c37518db066ad85b9aeeb497132 authored over 5 years ago
Merge pull request #258 from cdeil/rm-healpix

Remove astropy-healpix

acb4b47b3bff964d06afafcaf17b3946a91d43d0 authored over 5 years ago
Remove astropy-healpix

33e6466ffb57c660b3d504f4919fea95aab940b3 authored over 5 years ago
Merge pull request #257 from cdeil/sphinx

Fix docstring formatting

79faa3cabc803269c76facb7f93a7e7f73bec7f9 authored over 5 years ago
Fix docstrings in regions/shapes

ec40fb30630d422ee1bc67da0f4454a9230954d6 authored over 5 years ago
Update README.md

579e5d27a4eebda0d3b1ac5a8ac762cf28a43596 authored over 5 years ago
Merge pull request #255 from timj/u/timj/fits-box

Add support for BOX in FITS regions

75bc04d2af6a85a30c95389069de9a87356f2d1b authored over 5 years ago
Merge pull request #256 from larrybradley/fix-rtd

Fix ReadTheDocs

118dfe3e534fdc92a0a8f03e434b9657d20a006c authored over 5 years ago
Remove RTD conda env config [docs only]

6248778b45446dc353610fcf67329ee3b6cac051 authored over 5 years ago
Use pip for RTD [docs only]

64f3df967e3a1c9e692ae78a0db1b264e00c7ba2 authored over 5 years ago
Add row to FITS file that includes BOX

This tests both that BOX is recognized and that a 0.0
rotation angle is not interpreted as a bad...

70ac699a7fba2016142d317054be30a0a5533492 authored almost 6 years ago
When reading FITS box, add a 0.0 rotation angle

This makes it simpler to be consistent later on.

1c6e9089b6f3aecd53f6f07e26eef78d179872f9 authored almost 6 years ago
When reading FITS regions 0.0 is a valid value

Previously if the value was 0.0 it was deemed to be indicative
of an invalid column value. Rotat...

27ad4b06e4316d5cf6b0d672f31d5485f09d339b authored almost 6 years ago
FITS BOX should not require ROTANG

f8a1522ae71fdabf2aaad514f86eba491f0afc79 authored almost 6 years ago
Label FITS files as binaries

323df91ade96bec06a7e465026bbb330ab6d3d96 authored almost 6 years ago
Merge pull request #247 from eteq/add-xy

add PixCoord.xy

452d962c417e4ff20d1268f99535c6ff89c83437 authored almost 6 years ago
Merge pull request #234 from keflavich/issue233

Fix for issue 233: 'text' renamed to 'label'

d1a6dd34def9442133065041974b2e33cafaf1cf authored almost 6 years ago
Merge pull request #252 from adonath/remove_deprecated_asscalar

Replace calls to deprecated np.asscalar() by .item()

d0828af55b413be5b346aa7edf884379fcee0f6c authored almost 6 years ago
Replace calls to deprecated np.asscalar() by .item()

6a61ed79c919400e808e66186f6b8ee1f02c36f6 authored almost 6 years ago
add 'text' as a valid type in the core meta attributes

cdbfd69d86633a54ed75c6a787cc3e5de36f0ad9 authored almost 6 years ago
incomplete fix for issue 233, with currently-failing regression test

16e03a97b1d683bcbaa252be4523e4f04e559926 authored almost 6 years ago
Merge pull request #249 from larrybradley/update-mask-docs

Update mask docs to clearly demonstrate RegionMask.to_image()

6caed8cc8107db723d2f5542cd8343f46133f360 authored almost 6 years ago
Add new subsections; use larger image for to_image() example

5e65ccb85d84e184aa301d6d1248cdc79fe1edbb authored almost 6 years ago
Update outdated references

2ee9c23fa904eb417daa49348882211d8cd7593c authored almost 6 years ago
add PixCoord.xy

2b96e29b607aa1a739272578c678b55a2439aaa4 authored almost 6 years ago
Merge pull request #243 from bsipocz/update-helpers-v2.0.9

Updating helpers to v2.0.9

07087c586f87690d69155a8af1f63fe2a6f40f42 authored almost 6 years ago
Updating helpers to v2.0.9

86fffb10ad94b30af20d5b95d6cde23e5f75504a authored almost 6 years ago
Merge pull request #244 from bsipocz/package_maintanence

Package maintanence

57cd0166afd80cee381744df47ebe0f792f24204 authored almost 6 years ago
pytest-arraydiff v0.2 runs into issues, add note to docs

f8343062fb013da1c196119ae383fa2cd5a252dc authored almost 6 years ago
astropy 3.1 is not compatible with very old numpies

c7f2d9855ecefd87143f8729f0fb9f29e767dd37 authored almost 6 years ago
Printing version of astropy_helpers in the test header

6b9a04d00892479ff5c345e7099a8c41a872e687 authored almost 6 years ago
Work around removal of pytest_plugins in astropy_dev while keep supporting old versions

595645fb7820f8764d800bb7780a76b5b74ce5b6 authored almost 6 years ago
Merge pull request #235 from bsipocz/six_switch_to_standalone

Switching to standalone six to avoid deprecation warnings

80a06bc84c4151e2e16cd42e30b8b3746cd45767 authored almost 6 years ago
Merge pull request #232 from bsipocz/update_astropy_init

Package-template update: _astropy_init.py

79083619f63039d5cec3f2f571c4821467a2210f authored almost 6 years ago
Adding six requirement to docs and setup

dabe1e0093ba940733a7f586afe55b79cc944f97 authored almost 6 years ago
Switching to standalone six to avoid deprecation warnings

889dfcf013e848af0fd98e43159cb722d0aff246 authored about 6 years ago
Package-template update: _astropy_init.py

243ec3cf4d09b13415ded9a30116f659e34fc32e authored about 6 years ago
Merge pull request #230 from bsipocz/update-helpers-v2.0.8

Update astropy-helpers to v2.0.8

5bc8a65ede0828073314aab9ebaa87c04b144e10 authored about 6 years ago
Updated astropy-helpers to v2.0.8

46244907a19b7512fc861f8f8e9e725b1d2b2406 authored about 6 years ago
Merge pull request #226 from keflavich/crtf_for_casa

Change CRTF writer to match CASA implementation

4eacdfe3e8ef2af606b65e0277b375682d353316 authored about 6 years ago
change the test reference output because CASA doesn't accept globals in

their format

317e6e6fe7a094b63ee2e348f7c73ffb6c72c4fb authored about 6 years ago
change a few things in the CRTF writer because CASA does not support its

own specification

4a78729072c96b98edd8caf8eb2755f98a8b82bc authored about 6 years ago
fix escapes...

aeaf4d592b7778a0a84912f270091d113337d790 authored about 6 years ago
Merge pull request #222 from cdeil/modern

Remove support for ASTROPY_LT_13 in tests

19405f6f736b80f4610115b85c5b8074f86eab57 authored over 6 years ago
Remove support for ASTROPY_LT_13 in tests

d80dadc45b51909dcc08e0896ce19cfb45127df7 authored over 6 years ago
Back to development: 0.4

6963f588e1f5bb78bb070dbe20f20f012ca0080e authored over 6 years ago
Preparing release 0.3

7e98c94ff839610afefe9550bf0361787303212f authored over 6 years ago
Merge pull request #220 from sushobhana/testfix

fixed test locally

febe2a2a6b1b53c22555333d3b7fc9b5cf54599d authored over 6 years ago
fixed test locally

fe27a0655dcef46b9e7084b005f4704366b3c280 authored over 6 years ago
Merge pull request #216 from sushobhana/point

origin offset in `plot` and `as_patch` of PointPixelRegion

6042aacd842bcb78ec0418edd67339e47ff24a99 authored over 6 years ago
implemented artist for text and removed the overridden plot method

3e4d01f78e81b2d5335b336462beb6b862e06cdd authored over 6 years ago
removed plot for point (crept due to ugly rebase)

12a9de35baca7f76c3a28122c3a1746d1a48212c authored over 6 years ago
fixing origin offset in points

668e5e48c03c6820ca22c4d00c6bce5ad4adc0c9 authored over 6 years ago
minor docstring fixes

1aae2e3b08c9a05c9d855ce43ed55de76007713d authored over 6 years ago
Merge pull request #218 from keflavich/as_artist_refactor

Refactor as_patch->as_artist

77c3f05b78ebec0d14f08aca1a11c5d5884dcbb9 authored over 6 years ago
for CI, need to import HAS_MATPLOTLIB

f01eeb4fcfbce3823137cc8718f6c4b0901f0c55 authored over 6 years ago
oops, "ax", not "axis". Again, questionable choice...

515d1814260772383f86131d9269413c6829a16a authored over 6 years ago
axis is the 2nd input, origin is first (which I think is a bad idea)

d2a33acca4a2d5bd1b62c4cd7a963e460733df65 authored over 6 years ago
fix numbers in point test

efc7dc58591f1046948851454900dea0a920d7f6 authored over 6 years ago
remove an unnnecessary import and skip test if no mpl

e12fd9f81b3ffcbcbf5378f4dbaf87e9ce7b21ac authored over 6 years ago
add artist test for points (and some whitesapce fixes)

ea54b8f4e28548d266b41cb66d575b5a353ba604 authored over 6 years ago
fix a bug in the artist maker for points

(we need tests)

6eece46227c7030eab8ed375e99c36c8f4992682 authored over 6 years ago
correct the docs about artists

2e7297bde5df37db7ffbe7b958adb518c3abd6f1 authored over 6 years ago
as_patch -> as_artist in docs

151067163d4824deaa6f642bfc2c4960ee1781fd authored over 6 years ago
globally change as_patch to as_artist

4be3f8d0c4f147f00ef8510997540a6868cdfc97 authored over 6 years ago
remove point.plot since it is now identical to the core.plot method

d1003b55b595afaed609758cb09e230aef0738be authored over 6 years ago
finish the artist/point plot refactor

205a26f98f0f3804d5ac9a8ca4be09dd3d26d320 authored over 6 years ago
remove redundant plot command and correct the existing one

ad201c235e47492b3b9bb1391783b7dc66640626 authored over 6 years ago
Merge pull request #213 from keflavich/reg_to_poly

Rectangles -> Polygons

4da93286ed7df59c6dba83b9978ad539f4e1fa05 authored over 6 years ago
fix whitespace pep8 failure

5cfcd157a683b1a70fbe746dd1366933fa60df55 authored over 6 years ago
simplify polygon making internals

a8b6a350635d41c03c5e6fec17bcb5fc667893c5 authored over 6 years ago
test real shapes instead of sets

9c0b3d49f4168a0b319fb4740d579cfc4888e313 authored over 6 years ago
fix to and expansion of the region polygonization tests

ceec0fd1d6dcb5a9fb9bd59972439bdef887519e authored over 6 years ago
Merge pull request #214 from sushobhana/changes

added CHANGES.rst

a38d9a394b80ed7d8ec2c35754d8f8ad04a2a5f8 authored over 6 years ago
add a test. Test proves I can no longer do basic geometry.

274a05b21f6284f63fb3acbc943a7664c62fc1f8 authored over 6 years ago
add a polygon exporter and clean up the internals for the corner code

3251651559db6209bb09a7cd7cab94af9727f010 authored over 6 years ago
added CHANGES.rst

2daaddd8e82f12bc2b4c299d9e6a08a0f6c7f48c authored over 6 years ago
fixed it finally

a5b88a23521f6c08d6c1f09be83071f338a4bba2 authored over 6 years ago
rotation matrix

34ce6e88a0d40c03f2c2c25a8eaee72e462873e8 authored over 6 years ago
geometry is hard

b3f0c7d50847bd7e62d15be8c799afa1cf16fd65 authored over 6 years ago
fix the calculations (I hope...)

3be092cbd8b85538597c0f85490a93686ce10803 authored over 6 years ago
add a 'corners' property of rectangles to allow you to easily convert

them to polygons

4c5a8ddce462abafb03d0c93ec250bab19e3771a authored over 6 years ago
Merge branch 'photutils_merge'

c766a79195df2a604d665650183a13fe912ca5af authored over 6 years ago
minor grammar fix

229a1a87f919462fd7140a65df3d059ef4d205cd authored over 6 years ago
minor docstring fixes

b5237c51ddaffa8481cae2b0f14bb2c3a86d2df8 authored over 6 years ago
Merge pull request #212 from cds-astro/astropy-healpix-dep

Add astropy-healpix as a dep

6e7db1bd450971430fe198fcaf624aea6de782ba authored over 6 years ago
use PIP_DEPENDENCIES keyword for appveyor

1b91163f3f96c4579f3624fa07281debefc2b4d6 authored over 6 years ago
install dev version of astropy-healpix (python 3.7 support) for appveyor builds

6255c34fdc2eef7aad391c29ffe22bfac97b26b2 authored over 6 years ago
minor change in the doc example

854cd327a07fdf553fba4336ab6ae21b849c0d65 authored over 6 years ago
minor typo: axes instead of axis

1567ac55e6503c034770440a596366c5438201a5 authored over 6 years ago
plot method returns the axes

92bc2fb26c586575b2c5efdd55b73a48534936f6 authored over 6 years ago
added examples to show the shift in origin

744859660db7eec973d3c98476712d2f550ba4eb authored over 6 years ago
setting the default mpl param values in as_patch method

70b388bb16a8b59cc4a621e4f4dbe9bf0603bbb5 authored over 6 years ago
explicitly explaining the origin arg in plot and as_patch method

4181fd0062307c12ea66ea61f6fc037f07bc2a3b authored over 6 years ago
renamed Mask class to RegionMask

75c869255d1a2c8573932e55c15a7d1179e2bbd4 authored over 6 years ago