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

Add changelog entries

6aba87e9ab73386aa486913c6e048042560ca3ef authored almost 3 years ago by Larry Bradley <[email protected]>
Add tests for converted region meta and visual data

0ed6215619efb6e1babac510f76bd2a0f0664906 authored almost 3 years ago by Larry Bradley <[email protected]>
Make copies of RegionMeta and RegionVisual when converting Region objects

4c67b290809f2c8c21af01c8553a89632b0d3988 authored almost 3 years ago by Larry Bradley <[email protected]>
Add RegionMeta and RegionVisual unit tests

035f6042ff126a4f1b8d2149fa150b9cb8b4b54b authored almost 3 years ago by Larry Bradley <[email protected]>
Add copy method to RegionMeta and RegionVisual

312712a9d64c1e6bb926408df26d859f765d053e authored almost 3 years ago by Larry Bradley <[email protected]>
Merge pull request #421 from larrybradley/region-eq

Add the ability to compare Region objects

7e3accb43aa3637908eb3830846bc6510d60b65f authored almost 3 years ago by Larry Bradley <[email protected]>
Add changelog entry

1ef5a07a8ba8ff5559d50c1d99ff4aeb07305e1b authored almost 3 years ago by Larry Bradley <[email protected]>
Fix region comparison for SkyCoord arrays

3fcb65017051b06b45f15e9248ea4ed8ff0d6ccb authored almost 3 years ago by Larry Bradley <[email protected]>
Add unit tests for region equality

6039c4710dd5c2a9cb204a4f7ccc18f1e720e3bb authored almost 3 years ago by Larry Bradley <[email protected]>
Return False from region comparison if the coordinate frames do not match

59cd6802d880d356d057d0d62278e607b8c2ad34 authored almost 3 years ago by Larry Bradley <[email protected]>
Add equality and inequality Region comparisons

f9613e553cdbd064465d17e00133be3dd73ee1de authored almost 3 years ago by Larry Bradley <[email protected]>
Merge pull request #392 from dhomeier/mpl-selector-kwargs

Let `as_mpl_selector` forward **kwargs to `*Selector`

c99200c8eaf1b44aa45971c6ed9faa72bd4a3242 authored almost 3 years ago by Larry Bradley <[email protected]>
TST: check for correct default colours in `mpl_selector` props

c862fa40b227caeefecccdfd80c26d2a05a9f6b5 authored almost 3 years ago by Derek Homeier <[email protected]>
Update mpl version check

c7445fca181a3518f26c44ddfe3210ee11cb48c9 authored almost 3 years ago by Larry Bradley <[email protected]>
DOC: masks example needed mpl 3.6

ff6ff37b161ee073089902774779ae40611ecf19 authored almost 3 years ago by Derek Homeier <[email protected]>
Correct default `props`, add kwargs tests

909f82fa26404fb479ca42d545f7d21dcd0f739a authored almost 3 years ago by Derek Homeier <[email protected]>
Revert changes to `polygon.py` from unrelated PR

6d7a847955e33c98b0738f31fc0920a2df51934c authored almost 3 years ago by Derek Homeier <[email protected]>
MNT: Mpl version management; intersphinx fix

8acaa58804274a03726e815822d1e17da63c6995 authored almost 3 years ago by Derek Homeier <[email protected]>
TST: add drag test; use mpl `on_select`

f5d73ec597eff98a4a7d4b0302d9b284709d23eb authored almost 3 years ago by Derek Homeier <[email protected]>
Use correct rectangle `props` kwarg for mpl 3.5+

54e39d5af0ef1fd19587542a70978baa989fe873 authored almost 3 years ago by Derek Homeier <[email protected]>
Enable passing through of **kwargs as_mpl_selector

cea2b1800f483dac985d04b0a0e8e9761568a5d6 authored almost 3 years ago by Derek Homeier <[email protected]>
Precise `_mpl_selector` exceptions; revert to Astropy 5.0.1 for intersphinx

69a1440403feab22b289475fcc83a0548de9d5f4 authored almost 3 years ago by Derek Homeier <[email protected]>
Merge pull request #420 from larrybradley/sky-meta

Copy metadata for sky/pixel conversions

31a8473390f4f3385b26bf5b9eef460d88a64fed authored almost 3 years ago by Larry Bradley <[email protected]>
Add changelog entry

bffb3f62db1d1d2e3bfa923e20b1d1837fd287b3 authored almost 3 years ago by Larry Bradley <[email protected]>
Add pixel/sky rountrip tests for annulus regions

1911103c04380f7b9a32a8feaab026b61f1491ca authored almost 3 years ago by Larry Bradley <[email protected]>
Add tests that meta/visual data is preserved for pixel/sky conversions

383a7c815049f4d3b33c2b5fa01ba2a60a578ca7 authored almost 3 years ago by Larry Bradley <[email protected]>
Add tests that meta/visual data is preserved for copy methods

62eb1539d648cf32c3e8c3dba219da392cb440d3 authored almost 3 years ago by Larry Bradley <[email protected]>
Merge pull request #419 from dhomeier/mpl_selector-docs

Add documentation section and example for using `as_mpl_selector` with callback function

3fc8eb249ef57da4315a53a79e67ec36f231f920 authored almost 3 years ago by Larry Bradley <[email protected]>
Fix region sky/pixel conversions to copy meta and visual data

d13e86b78391c92956395f174b8d1c8fe2b2be98 authored almost 3 years ago by Larry Bradley <[email protected]>
DOC: add section for `as_mpl_selector` and `callback` example to "masks"

7f591a7dbe82ba3e62a0a2931e60dd916b5a57a3 authored almost 3 years ago by Derek Homeier <[email protected]>
Merge pull request #418 from pllim/clean-conftest

MNT: Clean conftest.py

521a4602d4b7ba6fbd2015fef353141f1afb508d authored almost 3 years ago by Larry Bradley <[email protected]>
MNT: Clean conftest.py

99e3076678f659481fc49dfb4f764b132af57a93 authored almost 3 years ago by Pey Lian Lim (Github) <[email protected]>
Merge pull request #414 from larrybradley/add-citation

Add citation file

8ab2d16bb69f44eed4b85fe7e40a442d7b8d3743 authored almost 3 years ago by Larry Bradley <[email protected]>
Update README with Citation section and Zenodo badge

71709dd0b9caab0253cd628b788b83e5fa5e4979 authored almost 3 years ago by Larry Bradley <[email protected]>
Add __citation__ and __bibtex__

85135ffab76e4df3e42276cca70303df5041a933 authored almost 3 years ago by Larry Bradley <[email protected]>
Add citation file

bffdc7fd3aa5e6e4326acab8d81a366c0d80e579 authored almost 3 years ago by Larry Bradley <[email protected]>
Merge pull request #413 from larrybradley/ci-py310

Add python 3.10 to CI test matrix

7c0f90fcc36ab10f5fa4c144c3317595c121c679 authored almost 3 years ago by Larry Bradley <[email protected]>
Add python 3.10 to CI test matrix

581e81a7571f9066e43e129717e694559b29deb2 authored almost 3 years ago by Larry Bradley <[email protected]>
Merge pull request #412 from larrybradley/casa-test

Fix codestyle errors

0154c3f6a98e02ccde9dbfeb1ba3ac5522f42af8 authored almost 3 years ago by Larry Bradley <[email protected]>
Update tox config

d3959c68ea193fc8c08f411124942a5dc8260152 authored almost 3 years ago by Larry Bradley <[email protected]>
Fix codestyle issues

c897f4ccdbbe0f6a1b562a6740e401023d11eab9 authored almost 3 years ago by Larry Bradley <[email protected]>
Fix import in casa mask test

e054384b1f841728c0e6dfcd99423a2dea2b8a86 authored almost 3 years ago by Larry Bradley <[email protected]>
Update GA badge in readme

f6008213f9eb5ddfcf23add4cf9d45995cbf80a5 authored almost 3 years ago by Larry Bradley <[email protected]>
Merge pull request #411 from larrybradley/update-ci

MNT: Drop Python 3.6/3.7 support, update min dependencies, switch to GA for CI

f71739d75b90d002b31dde0a8387bcbc97ffe73a authored almost 3 years ago by Larry Bradley <[email protected]>
Update min dependencies

7594a9bd23c534ec668a4c86f5ebd32452cc727d authored almost 3 years ago by Larry Bradley <[email protected]>
Update tox config

507e1ffb8a251f50562c611fdc4cd3527bfd384c authored almost 3 years ago by Larry Bradley <[email protected]>
Switch CI to GitHub Actions

a86d01983d1ddd059c888c504b78be6b814ce025 authored almost 3 years ago by Larry Bradley <[email protected]>
Update CI test matrix

26666717fd192d47cc4258411fa854b7ca630975 authored almost 3 years ago by Larry Bradley <[email protected]>
Merge pull request #410 from pllim/deprecation-deprecated

MNT: Stop using deprecated astropy.tests stuff

d13f236eec2ba9ee54f293c991950cf2b1c21984 authored almost 3 years ago by Larry Bradley <[email protected]>
TST: Ignore MatplotlibDeprecationWarning in test_as_mpl_selector

b61c6a008bbc6d11785e24ba6cd2b777bf60909a authored about 3 years ago by Pey Lian Lim <[email protected]>
TST: Ignore distutils deprecation from upstream

453cf1b2509fe8517bab530f72eb9fc68667c956 authored about 3 years ago by Pey Lian Lim <[email protected]>
MNT: Stop using deprecated astropy.tests stuff

TST: Turn unhandled pytest warnings into exceptions

072ab44a088254a9fdb5b77ee4beb83f12d0c6c7 authored about 3 years ago by Pey Lian Lim <[email protected]>
Merge pull request #401 from larrybradley/fix-typos

Fix typos

3d469f7a33e5d674df99afa62094df183e69ac85 authored over 3 years ago by Larry Bradley <[email protected]>
Fix more typos

cf4ba4e64bcd6ac0014c8e3844088368fabb6ed1 authored over 3 years ago by Larry Bradley <[email protected]>
Fix typos

1fcc84e06819491adc13f4862a3f3968643ade83 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #399 from larrybradley/mpl-defaults

Use matplotlib artist defaults

f442bc4560a99d4b0da22e23ac40eaa499164209 authored over 3 years ago by Larry Bradley <[email protected]>
Add changelog entry

1381b4f7cc9ecf6d779f7feff9f30bebc6e5777c authored over 3 years ago by Larry Bradley <[email protected]>
Update narrative docs

d2cde6b563096e8cd272fdf974ab748df327e790 authored over 3 years ago by Larry Bradley <[email protected]>
Add tests for mpl defaults

cfb15b24b75e0ef6d315b74b0ce3663cf7322d30 authored over 3 years ago by Larry Bradley <[email protected]>
Fix point visual markeredgecolor

b57364d8e4770bc2c2b49a12ae74efdb49fbecbe authored over 3 years ago by Larry Bradley <[email protected]>
Update as_artist in region objects

394573b08049972643651d2985ea3e1acfbac116 authored over 3 years ago by Larry Bradley <[email protected]>
Define mpl artist keywords in RegionVisual

104c42f28593af571bd1dbe301d8f86d76712c05 authored over 3 years ago by Larry Bradley <[email protected]>
Define default mpl kwargs in RegionVisual class

ac43f124659da8414a244c8980f4910b831711ee authored over 3 years ago by Larry Bradley <[email protected]>
Update PixCoord docstring to note addition, subtraction, and equality

00e31ab36903f9cd43b9b7affed591eed140c17d authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #398 from larrybradley/regular-polygon

Add RegularPolygonPixelRegion class

24973df91e97982ac5a47159f96e90305dab728d authored over 3 years ago by Larry Bradley <[email protected]>
Add note about round-trip serialization

930e41fd1fcd1277b5dc948a7fc9a245112d5bdb authored over 3 years ago by Larry Bradley <[email protected]>
Allow RegularPolygonPixelRegion to be serialized as a polygon region

02a0556652dc63c6e5690e7abe02c4bbca08db25 authored over 3 years ago by Larry Bradley <[email protected]>
Override rotate method in RegularPolygonPixelRegion

c8fecfbdfbb2f8493572fcfbf35eed8f3f15ffff authored over 3 years ago by Larry Bradley <[email protected]>
Add RegularPolygonPixelRegion examples

24d98d09aae5325aa9313657fe751ac9464cd7f1 authored over 3 years ago by Larry Bradley <[email protected]>
Add changelog entry

8a667ac9f892503177daba828523f6228082b29a authored over 3 years ago by Larry Bradley <[email protected]>
Add tests for RegularPolygonPixelRegion

c5ed3b321c20ced2099a88572a7f0c20661a6320 authored over 3 years ago by Larry Bradley <[email protected]>
Add RegularPolygonPixelRegion docstring

cc11bf58da4db685aab0f752161a6d5facb6e748 authored over 3 years ago by Larry Bradley <[email protected]>
Add RegularPolygonPixelRegion class

b848294351ff937da797fb5c527b2a459c42095f authored over 3 years ago by Larry Bradley <[email protected]>
Add descriptors for parameter validation

11704f967f49fa8f9efd3ed3fca200bc88e6cfef authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #397 from larrybradley/polygon-origin

Add origin keyword to PolygonPixelRegion

6b9b23a98260ed6ea3b0c377945ac82013a1f717 authored over 3 years ago by Larry Bradley <[email protected]>
Add changelog entry

8a91328eee17da00b341db8f425c010daa6176ff authored over 3 years ago by Larry Bradley <[email protected]>
Add origin keyword to PolygonPixelRegion

298b885c2940fc2f23d3bbf5afed56a74401b8c2 authored over 3 years ago by Larry Bradley <[email protected]>
Add test for PolygonPixelRegion origin

f06939ef3a3514f8ff8d6206c4f66a74b54d87fa authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #396 from larrybradley/pixcoord-arith

Add ability to add and subtract PixCoord objects

719538e367975f724a020b08ddf2f0a1c0aaaba2 authored over 3 years ago by Larry Bradley <[email protected]>
Add changelog entry

75bbdc53198ca4fab27798d781cbc21447d05985 authored over 3 years ago by Larry Bradley <[email protected]>
Add tests for PixCoord addition and subtraction

6026fee8e2f8f94b364d2d4fcae35242f541d5eb authored over 3 years ago by Larry Bradley <[email protected]>
Add ability to add and subtract PixCoord objects

6810842175bcc358c02f99bb966d57f05b7ba9ef authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #395 from larrybradley/fix-error-traceback

Fix i/o error tracebacks

763b273d5089ec3a6e43ff0fc3cacdbb646d890f authored over 3 years ago by Larry Bradley <[email protected]>
Fix i/o error tracebacks

5d82d46fc9844309963c97499b1773120f770fc7 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #394 from larrybradley/conda-link

Fix conda URL

2a98f8f69a7c293bc8b7a1609762ea1f59b298b8 authored over 3 years ago by Larry Bradley <[email protected]>
Fix conda URL

916253ec6c7ddafb97720196e622e56e681d324f authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #393 from larrybradley/ds9-arrow-symbol

Add ds9 arrow symbol

a68a82d4fcc1b80957b8985363eedae2cf8b4149 authored over 3 years ago by Larry Bradley <[email protected]>
Add ds9 arrow symbol

c9e74c55f202d0223e263221b700b8e4b0d31f32 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #389 from larrybradley/patch-fill

Fix plotting issues

5055128abda57c3b463f51ede0a6ac0ef5a0c698 authored over 3 years ago by Larry Bradley <[email protected]>
Skip test if mpl is not installed

3cc00977603ef1beb895bc9712a593ea3639c1f2 authored over 3 years ago by Larry Bradley <[email protected]>
Add changelog entries

663563d7a816d2efe14b88f5cee582319dc699fd authored over 3 years ago by Larry Bradley <[email protected]>
Add test for compound region visual color

4a3f70150558fdd04c18e82c471aa099b6315ab5 authored over 3 years ago by Larry Bradley <[email protected]>
Fix bug defining mpl kwargs for compound regions

27ae91f1ffd6a64a25f384525791f79a40350884 authored over 3 years ago by Larry Bradley <[email protected]>
Fix bug setting compound meta and visual attributes

c8ae078fe47c682d957029a0c9646bfc605c93ed authored over 3 years ago by Larry Bradley <[email protected]>
Fix default fill for annulus regions

4d643c8913ec0854052bce0bc2a922e186d52c70 authored over 3 years ago by Larry Bradley <[email protected]>
Fix default fill for elliptical regions

3386a3de01bafb9da71d115838c8ad03f1fa4387 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #388 from larrybradley/remove-ci-wheels

Remove wheels from CI tests

4e4ed5e65701080b2c3ecc6e1a4cbf5232e03042 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #387 from larrybradley/boxcircle

Add DS9 boxcircle point symbol

90ad52674aa0c6d610fd92e8547d187992269851 authored over 3 years ago by Larry Bradley <[email protected]>
Remove wheels from CI tests

4327fddc00c481079eaa4125b503e8a820a01ce9 authored over 3 years ago by Larry Bradley <[email protected]>
Add changelog entries

e9ae1b560aea1d0513e21b7d17151be0d8ef67cb authored over 3 years ago by Larry Bradley <[email protected]>