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 RegionList class

a47f9f3f4d9fe7e351ee285cbc584b45c8319fb5 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #376 from larrybradley/fits-api

API Cleanup: Make the FITS I/O API consistent with other region types

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

29c9c6804e4b309d4c1f4c98db43fc515cf2092b authored over 3 years ago by Larry Bradley <[email protected]>
Update FITS unified i/o

14dabe40766fe1d551f6711262b40c2cc8068a07 authored over 3 years ago by Larry Bradley <[email protected]>
Add read_fits; deprecate read_fits_region

a8943dd1a34a79a7ad272b85f8d399fe6491fec8 authored over 3 years ago by Larry Bradley <[email protected]>
Add write_fits; deprecate write_fits_region

426b4edcdbf3dc824848711444925612ca124f8b authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #375 from larrybradley/make-private

API Cleanup: Make helper classes/functions private

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

78ea4785a858ff57119d4f4814a5c6f31421bcf1 authored over 3 years ago by Larry Bradley <[email protected]>
Make to_shape_list private

5023aee57e5d690d687fa798800fe5b31f157119 authored over 3 years ago by Larry Bradley <[email protected]>
Make CRTF and DS9 CoordinateParsers private

d9b5fd219a48fb38930f195bbf4cfdb6d34ad00b authored over 3 years ago by Larry Bradley <[email protected]>
Make CRTFRegionParser, DS9RegionParser, and FITSRegionRowParser private

a7b9858b6023b2fcfb648e263827d33fe4316a46 authored over 3 years ago by Larry Bradley <[email protected]>
Make to_crtf_meta and to_ds9_meta private

85bc76d90ba02df1e6ed5b0808ca91ae832a809e authored over 3 years ago by Larry Bradley <[email protected]>
Remove extra space

3a153be0003d753bb1f0aa6b9b636e87c41a2688 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #373 from larrybradley/more-cleanup

More code clean up

e2fcc9cd2eec35401d1c38bd9d6ca4e7ae1da588 authored over 3 years ago by Larry Bradley <[email protected]>
All __all__ to io connect modules

b460b44f6d9ffdb7a1431d0d7b4a36c976f7f281 authored over 3 years ago by Larry Bradley <[email protected]>
Ignore unclosed file ResourceWarning

7fe50d2f01533adfa1ec953717bfe31d723a8621 authored over 3 years ago by Larry Bradley <[email protected]>
Update io imports

94f6c6a5dfb3c3a8ddfa31d45b362f55bd541f2b authored over 3 years ago by Larry Bradley <[email protected]>
Clean up examples in narrative docs

a07fc64b10044529d36ac8c659cc5c2088404ec2 authored over 3 years ago by Larry Bradley <[email protected]>
Fix imports in docstring examples

9a929cac0596705b6c4daff1a5068e84d1223ee6 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up dev scripts

7e333151d9bc6eebc24d8cb7dcad1ef828b0dcc2 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up io/core.py

0455f44d0b76d5fea913f014a1178e79838c93fb authored over 3 years ago by Larry Bradley <[email protected]>
More cleanup in crtf, ds9, and fits

ce560de88e01afbd8fc7745687feca978e5ab1ac authored over 3 years ago by Larry Bradley <[email protected]>
Remove unused imports; clean up import

d057bf6379371d76f3aab03a2f44c730cba447f7 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #372 from larrybradley/codestyle

Code clean up

b2aada73c38421d3f3f30d9b4134744366afaebc authored over 3 years ago by Larry Bradley <[email protected]>
Fix reference to make_example_dataset

c3935c30d6b57dbb5de0d85b0b5c926e24cc5162 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up io/core.py

d29fa1c617f1a0e7b734fac21aa66ec38c99bc16 authored over 3 years ago by Larry Bradley <[email protected]>
astropy.units imports

f3d49e6d50ef565b698da6db34dc73d7e95a0440 authored over 3 years ago by Larry Bradley <[email protected]>
Rename tests filenames

46dc46365526b1f926f4167ef5117ad9689e4cb0 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up ds9 subpackage

51e5206f1ff1ad53e86b1af9f4e52e8e08767d78 authored over 3 years ago by Larry Bradley <[email protected]>
Update .gitignore

ffcad4e3dd9a2190cb88ac0f8dc5da641e2663ef authored over 3 years ago by Larry Bradley <[email protected]>
Move new_casa_tests

ad5bdefe10df99d36787833f055e96d1acf1076d authored over 3 years ago by Larry Bradley <[email protected]>
Clean up io.crtf subpackage

62f9c9e39338424f6278027efd0c8f9a3bdd3c1c authored over 3 years ago by Larry Bradley <[email protected]>
Fix header of fits_region.fits to prevent warnings

fb0ac3d5830a0a7e044214e0bc653faca29c34c3 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up io.fits subpackage

eeed46a750eb2f3d17d88cf0b5ed46b04d8fa78a authored over 3 years ago by Larry Bradley <[email protected]>
Clean up io subpackage

fd91a802669cd1032ee889635eccd3cc4b48a3d6 authored over 3 years ago by Larry Bradley <[email protected]>
Add docstrings to shape modules

f99be9b92a7157f42228cc911c2f2cd4adc8f551 authored over 3 years ago by Larry Bradley <[email protected]>
Remove unnecessary fix for PixCoord

480a6c71f0b008a318fa139e8e4bf58e2105d72b authored over 3 years ago by Larry Bradley <[email protected]>
Add data array to example FITS file

6323c49187017624321d3c34a5796745f2424a86 authored over 3 years ago by Larry Bradley <[email protected]>
Ignore multiplication with non-finite values runtime warning

6143018e13056bd0af9609826add29ae8e835db9 authored over 3 years ago by Larry Bradley <[email protected]>
Register custom pytest array_compare mark

f893f273d1b601674d14c9cab0721693eaba9c29 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up shape tests

721de6a3a95226261293147127106a0b7e6ea8f7 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up shape tests

c8c0c116bb874088e15a5bda43118b7bf286fe35 authored over 3 years ago by Larry Bradley <[email protected]>
More clean up of shapes subpackage

4e98e8af6d25d05e4e0acdbe97c760da655317d2 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up shapes subpackage

3e24015bbd441696ea5909a98250237198f41ab7 authored over 3 years ago by Larry Bradley <[email protected]>
Clean up core tests

4e53e1947244a435addcd1a44943f9d41c7588a2 authored over 3 years ago by Larry Bradley <[email protected]>
Cleanup core subpackage

6d2898ff48d6f03f07ba748c39994832bcc36c51 authored over 3 years ago by Larry Bradley <[email protected]>
codestyle _utils

71384377a0d1d77bbec35b75ac9259cc59323b12 authored over 3 years ago by Larry Bradley <[email protected]>
Remove unused functions

ea60c3519c7650509fd6f00a67ec73d639ef3f07 authored over 3 years ago by Larry Bradley <[email protected]>
PEP8 _geometry

bbe5f861b75d44a2ad479c41119fb8c69f340088 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #371 from larrybradley/metadata-refactor

Move metadata classes to new module

4f22217902fc3ec2683395ad52bc8ffd624188f8 authored over 3 years ago by Larry Bradley <[email protected]>
Add __all__ to attributes

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

d968c9d2e8b53a5884d6f8a3abdd2665e9313d02 authored over 3 years ago by Larry Bradley <[email protected]>
Skip parsing DS9 multi-circular annulus regions

8cb886fdad213735d5e3e1987325b9250f8d46ad authored over 3 years ago by Larry Bradley <[email protected]>
Update RegionMeta and RegionVisual imports

b3837047b7c6914ce50683168c5d105c5169db99 authored over 3 years ago by Larry Bradley <[email protected]>
Move region metadata classes to new metaclass.py module

fc4bdfeac9d9d7791b330d8c7240d28e71807854 authored over 3 years ago by Larry Bradley <[email protected]>
Remove valid modes global variable

025cd130a1efa59c0f76483da25d8cbfd5757f26 authored over 3 years ago by Larry Bradley <[email protected]>
Move global wcs variables to pixcoord

adb805cc21b1b3107126b3dda23f8c38df92be6a authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #370 from larrybradley/docs-nitpick

Turn on Sphinx nitpicky mode

f2b26fe3de3e5a84ae46cfb101ff858c96ec6ab8 authored over 3 years ago by Larry Bradley <[email protected]>
Fix references in changelog

b21bebb8523b59582d6567f3ef78a9d1945856f9 authored over 3 years ago by Larry Bradley <[email protected]>
Fix doc references

45054dff339b2f0212fb286c03530954fbfce232 authored over 3 years ago by Larry Bradley <[email protected]>
Add photutils intersphinx mapping

dcfb07047336e9f3bbc0d8581095a0fef4267c0c authored over 3 years ago by Larry Bradley <[email protected]>
Fix doc references in API docs

30f793d4316fd2c6af06832612d1ec5dfd62ab59 authored over 3 years ago by Larry Bradley <[email protected]>
Turn on Sphinx nitpicky mode

1822a96b7cff1edf955a2c518bb937758f971936 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #369 from larrybradley/pkg-config

Various updates to the package setup and configuration

afb99820bf57de35e2bf8c5c6e8449ea8024f697 authored over 3 years ago by Larry Bradley <[email protected]>
Add bandit to tox

7eccb2c44276407b3850f3513f21c046c62a6868 authored over 3 years ago by Larry Bradley <[email protected]>
Update docs config

3ac0db0943de0dab4ba5558c22d93869e1ef0e6c authored over 3 years ago by Larry Bradley <[email protected]>
Update setup.py

1dc8891eedab19865bdeb28699d28059c6e8ea7c authored over 3 years ago by Larry Bradley <[email protected]>
Update package manifest

dfb14145babac8cf17981644c5b9f94791feb8f1 authored over 3 years ago by Larry Bradley <[email protected]>
Update package setup config

ac49260c11c84e4f5f1d5e1584100e04e469c56f authored over 3 years ago by Larry Bradley <[email protected]>
Update tox config

1d6469917de0e191823b3a814bd0d60417f95a02 authored over 3 years ago by Larry Bradley <[email protected]>
Remove requirements

58758ca0527a2986cd3e826de37cdf0d572df076 authored over 3 years ago by Larry Bradley <[email protected]>
Add norecursedirs config for pytest

097f0895ad7e75a1330ecbf51fcd16acc5f0d7e9 authored over 3 years ago by Larry Bradley <[email protected]>
Update conda badge in readme

c165d94580a3c72777a5a8d6e03f3494a8d55b9f authored over 3 years ago by Larry Bradley <[email protected]>
Filter numpy.ufunc size warnings

171daa49c20acc54b21b108c3a54933b63d2ae68 authored over 3 years ago by Larry Bradley <[email protected]>
Update RTD config

be375f39bc09b59805f64cfa7e6c88b2e47c8174 authored over 3 years ago by Larry Bradley <[email protected]>
Fix ds9 region font

22e7cf18a3113d5fef25c7f9f0659ceb37a0bfa0 authored over 3 years ago by Larry Bradley <[email protected]>
Update conftest

9be25e4c5703045a524317d7a2880f19fd8bf822 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #368 from larrybradley/wcs-helpers

Update wcs_helpers to use unified WCS API

45ebb2c741fcfe7de1384e7ef512fe3eb0e0d361 authored over 3 years ago by Larry Bradley <[email protected]>
Update docs

667681d29f7ae0f27c24dcb804fdddd2d7806ec7 authored over 3 years ago by Larry Bradley <[email protected]>
Update shape pixel/sky conversions

4d52503f6a6e125c0bd69fc05bdbce5cc6228896 authored over 3 years ago by Larry Bradley <[email protected]>
Update wcs_helpers to use unified WCS API

c18036d1e8436a5d76ba1a18e0effb1ab74453bc authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #367 from larrybradley/doctest-write

Skip doctests that write files

51fa0ee551d8c8ece0ced5a47829ec815a8c4850 authored over 3 years ago by Larry Bradley <[email protected]>
Update .gitignore

60739a83ae6c268622833234ec39e899a37c1575 authored over 3 years ago by Larry Bradley <[email protected]>
Skip doctests that write files

b5831a093cda7f6decedb5a09475a6c8528d1751 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #366 from larrybradley/fix-point-plot

Fix PointPixelRegion plotting

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

f510606be9e2120f18794ad943ce1155dc058783 authored over 3 years ago by Larry Bradley <[email protected]>
Update shapes to use _define_mpl_kwargs

4f50caa7242afc5a621bca25373549a531750716 authored over 3 years ago by Larry Bradley <[email protected]>
Rename to _define_mpl_kwargs

54b8089e1cf720ed4029c6a64e4a4617c0036e2d authored over 3 years ago by Larry Bradley <[email protected]>
Fix PointPixelRegion plotting

976eeaaf1c74578baa2cef3f5de7a38195aa0eb3 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #365 from larrybradley/crtf-meta

Fixed parsing CRTF regions of symthick

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

cf29582dc237c6a856663d67c5d64e1ad7a48c90 authored over 3 years ago by Larry Bradley <[email protected]>
Fix CRTF parsing of symthick

95a34e846a2b508ac6ab026c1df467581f9cb03a authored over 3 years ago by Larry Bradley <[email protected]>
Add a test case for CARTA region files

cfdca4dbb3f449108cfcbfd02f0a7f767ced72f8 authored over 3 years ago by Adam Ginsburg (keflavich) <[email protected]>
Merge pull request #364 from larrybradley/fix-crtf-parser

Fix crtf parser

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

fa410fb26a290660268e37ac2558d39ff840b595 authored over 3 years ago by Larry Bradley <[email protected]>
Add test for CRTF region parser

8c786b53bc7d9342189ee3a4bfef22aff15782e0 authored over 3 years ago by Larry Bradley <[email protected]>
Fix CRTF region parser

63f823fd31703484f69bbc892936b18ababf0180 authored over 3 years ago by Larry Bradley <[email protected]>
Merge pull request #363 from larrybradley/ellipse-bbox

Fix ellipse mask for ellipse with zero height and/or width

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

f0247b7f1a6d2a98e8ada78565be4c41ae08c48a authored over 3 years ago by Larry Bradley <[email protected]>
Add EllipsePixelRegion tests for zero width and/or height

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