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

Deal properly with scalar PixCoords

bf3f349b0597e0d616002f85dc44e74bf88265ae authored about 8 years ago by Thomas Robitaille <[email protected]>
Added URLs

8b232cf9fe2f486895345d6323cc350146e48737 authored about 8 years ago by Thomas Robitaille <[email protected]>
Implement contains for polygons

1063e9f17e41a650576fe6f0dd39bf4198c2e9c0 authored about 8 years ago by Thomas Robitaille <[email protected]>
Explicitly convert vertices to float

12df57bb499981a77a618aecd7945552dd018743 authored about 8 years ago by Thomas Robitaille <[email protected]>
Added initial implementation of polygon_overlap_grid

91c56b71774667e593aaa86e281a7a1f5a98f48f authored about 8 years ago by Thomas Robitaille <[email protected]>
Minor update to MPL plotting docs section

68b7478a7130092bb009b3152d8b85302e55c6a4 authored about 8 years ago by Christoph Deil <[email protected]>
Fix rectangle MPL patch xy test assert

3396f601e048070fd0ebdd70200a86633be2b2a6 authored about 8 years ago by Christoph Deil <[email protected]>
Merge pull request #85 from cdeil/rm-skyregion-patch

Improve shape classes and MPL plotting

b88223895d9aa11153129b5a7f249940fb439663 authored about 8 years ago by Christoph Deil <[email protected]>
Fix MPL as_patch for rectangle and add plot example

e80700d3159010a90b0a0ba215f1dacfd67b8acd authored about 8 years ago by Christoph Deil <[email protected]>
Add MPL plot example for ellipse

9f91b2695980e477cbd75636a7c1f1611770f8bf authored about 8 years ago by Christoph Deil <[email protected]>
Skip maplotlib.patches.Rectangle angle assert in test for now

992472d4f96d87183f433a154cc7428319362a2c authored about 8 years ago by Christoph Deil <[email protected]>
Fix regions/shapes/tests/test_masks.py numpy savetxt fmt issue on Python 2

2348bcb0a938aa7347445816e8c0b8e4686d904b authored about 8 years ago by Christoph Deil <[email protected]>
Update MPL plotting section in docs

68ceed976a887692a008ab9bb88556bf37408400 authored about 8 years ago by Christoph Deil <[email protected]>
Big update to regions/shapes

640bc41b70d1c68c0d8a9ec593c1cc250f3992ea authored about 8 years ago by Christoph Deil <[email protected]>
Change minor/major order in EllipsePixelRegion and add as_patch

387c5a60a699bffdf3546c620cf6396fd5a9d06c authored about 8 years ago by Christoph Deil <[email protected]>
Add test for CirclePixelRegion.as_patch

0b79955482dbf02c7223bdd481fc9a980ace1a07 authored about 8 years ago by Christoph Deil <[email protected]>
Group XYZRegion class tests in TestXYZRegion classes.

We usually have two classes per file in `regions.shapes` at the moment.
One for the pixel, one f...

cbf11036e011303c7bf3b704e79e870c1168c658 authored about 8 years ago by Christoph Deil <[email protected]>
Update MPL plot examples in docs

078a0e9af283b8c490eb76d78f2122d2daf6f68f authored about 8 years ago by Christoph Deil <[email protected]>
Remove circle sky region plot test

4b9d403b4bc81c2262a267da837cebdcd95e165f authored about 8 years ago by Christoph Deil <[email protected]>
Remove sky region as_patch and plot methods

0262d285ebb3e8d856750a645b6305cc7d0df8fb authored about 8 years ago by Christoph Deil <[email protected]>
Remove 0.5 pixel rounding example from _from_floats [skip ci]

a259cb5f3d371e9e5e090313a28464c0899baccf authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #84 from larrybradley/bounding_boxes

Fix bounding box "rounding"

dc40b720925d0e885893e471fee2b6813129d56b authored about 8 years ago by Christoph Deil <[email protected]>
Minor changes in bounding box tests

c0bfc86eb5d63fa90a76c816413451a8d8a9eac9 authored about 8 years ago by Larry Bradley <[email protected]>
Update from_float API docs

57d310cf687cabbc627aa6b8c2e1b15150a6bdad authored about 8 years ago by Larry Bradley <[email protected]>
Use floor instead of round for minimal bounding boxes

a7ffe511bf25824fd098ffe00e8ef6223c1214b4 authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #80 from astrofrog/test-requirements

Check that pytest-arraydiff is installed

9939e79dcf9da3ede9ab832c9402fe69a015a725 authored about 8 years ago by Christoph Deil <[email protected]>
Merge pull request #81 from cdeil/issue-81

Round to int, not float

9682cd9e54eeb78f01f5b6d7f280e850132eeea4 authored about 8 years ago by Christoph Deil <[email protected]>
Add back pytest-mpl and add comment to explain why we remove pytest_arraydiff from the conftest namespace

d12176e7ac8861d738ec348abd334e11eb806ec1 authored about 8 years ago by Thomas Robitaille <[email protected]>
Add docstring and test for BoundingBox._from_float

a23c4d5682ade4ac69259d787dfebec143cd1f4a authored about 8 years ago by Christoph Deil <[email protected]>
Improve BoundingBox computation

3319a03b5812362731530cf6e5a8a2d8d9d151f8 authored about 8 years ago by Christoph Deil <[email protected]>
Merge pull request #82 from cdeil/pimp-up-bbox

Pimp up BoundingBox (add tests & docs)

06da0d8464e4bc1423711a9634e469ed48bc4ac0 authored about 8 years ago by Christoph Deil <[email protected]>
Improve BoundingBox docstring

322aa26860bd826b025731733e052ac8a076038b authored about 8 years ago by Christoph Deil <[email protected]>
Pimp up BoundingBox (add tests & docs)

8172a59d5983b1e4ffc5e9b9056561834f48abd5 authored about 8 years ago by Christoph Deil <[email protected]>
Merge pull request #33 from cdeil/issue-33

Is regions.utils private?

844626682917216874d3f51d90341c782b5c4dd6 authored about 8 years ago by Christoph Deil <[email protected]>
Rename regions.utils to regions._utils

59ff832fd1680f5588420f6a97629fed31b3ffda authored about 8 years ago by Christoph Deil <[email protected]>
Move exception about pytest-arraydiff to conftest.py, and update installation instructions

b6fbea0b8aff68aa4a102bd8a0df217a1d7675b9 authored about 8 years ago by Thomas Robitaille <[email protected]>
Check that pytest-arraydiff is installed

05a9f50490dd4fb8a8cdcebc8650e13cb90ee93d authored about 8 years ago by Thomas Robitaille <[email protected]>
Merge pull request #78 from astrofrog/circle-ci

Added 32-bit CircleCI configuration

8db809e45006c00b8bbf50d9ceb2a8c3b8a953c2 authored about 8 years ago by Thomas Robitaille <[email protected]>
Added note about when to use floor_sqrt

4b32abd3c9b51467cfdc1710d43ed4f9ee2cd705 authored about 8 years ago by Thomas Robitaille <[email protected]>
Catch cases where x is very small and negative when doing sqrt(x)

442b3caab34831722029642a50ed572037717d27 authored about 8 years ago by Thomas Robitaille <[email protected]>
CircleCI: install pytest-arraydiff

cc0d136b872566e9b17b4d265d92226ea6bd4093 authored about 8 years ago by Thomas Robitaille <[email protected]>
Added CircleCI configuration for 32-bit testing

ffcb9e6bbb91ee489a3ebb6adf246b1071160563 authored about 8 years ago by Thomas Robitaille <[email protected]>
Merge pull request #71 from astrofrog/fast-geometry

Implement to_mask for circular, elliptical, and rectangular regions

54427e681db1ef2a18da3571c041fbd82f1441da authored about 8 years ago by Thomas Robitaille <[email protected]>
Make sure data for regions.shapes.tests is installed

8ecbce0a225d39282d51a2d7de21df9a9dc38651 authored about 8 years ago by Thomas Robitaille <[email protected]>
Implement simple BoundingBox class and update reference images since previous bounding boxes were slightly wrong

1ff47515fbd8d940c7e5fa5cdf418abb05e7fda9 authored about 8 years ago by Thomas Robitaille <[email protected]>
Added detailed example of how one could use regions for photometry

4bd92600ced679a6d8d63a057c37985fb787d95c authored about 8 years ago by Thomas Robitaille <[email protected]>
Make sure that bounding box shape matches mask shape

c7e98910e18c3a4fbb2ebc8d5e343618f1179f9f authored about 8 years ago by Thomas Robitaille <[email protected]>
Added plotting example for bounding box

89dfed1793939d32b28c408af355ba1c7c5586b3 authored about 8 years ago by Thomas Robitaille <[email protected]>
Renamed imin/jmin in bounding box to ixmin/iymin and added an ``as_patch`` method for bounding boxes

e4178501c7d01edd29501fa5055c10e09aca8a8a authored about 8 years ago by Thomas Robitaille <[email protected]>
Updated mask tests to avoid too large reference files

c2d101d4718e7b17299e1cef258d0a358f51ee04 authored about 8 years ago by Thomas Robitaille <[email protected]>
Update docstring for mask

bd01613a52f48cb4658377609b7b7a8f0c0c867e authored about 8 years ago by Thomas Robitaille <[email protected]>
Validate modes and improve documentation for Mask

8091ae77c0c7508cbe1c76d2af32785eb36f46d6 authored about 8 years ago by Thomas Robitaille <[email protected]>
Added high-level documentation

ce88deb2f4c87b0c462f280f9f9ba9ef45be1db8 authored about 8 years ago by Thomas Robitaille <[email protected]>
Rename apply to multiply

50767e0981555a6d73a31c7e765d55fadad02928 authored about 8 years ago by Thomas Robitaille <[email protected]>
RTD: install cython

2ccdb34e7f0a7ffea255732651806d468f1183b0 authored about 8 years ago by Thomas Robitaille <[email protected]>
Update to_mask() API docs

8e700093dc794b3629b7924d616686d358969af2 authored about 8 years ago by Larry Bradley <[email protected]>
PEP8

5ea823da2467a6147afadbff8bbb76de65599f17 authored about 8 years ago by Larry Bradley <[email protected]>
Added tests for to_mask with reference text files

0eb845c8b08d8f1787d34d03bf80e2f925054d59 authored about 8 years ago by Thomas Robitaille <[email protected]>
Adjust Mask class so that tests pass

872c11745a6d90cd64a72a732647b06033ecd1e7 authored about 8 years ago by Thomas Robitaille <[email protected]>
Added to_mask implementation to ellipse and rectangle

e3693830a9c67f96b9b2aee4b69a4ab8c38f7c37 authored about 8 years ago by Thomas Robitaille <[email protected]>
Fix tests with latest developer version of Astropy

687d6f54c6f0382696a03cd89a16738319f224e3 authored about 8 years ago by Thomas Robitaille <[email protected]>
Define a Mask object (taken from photutils)

4ddad6934cd9aabb0d1306718e6944ccb4b1eb44 authored about 8 years ago by Larry Bradley <[email protected]>
Travis: Make sure we always install Cython

4918944c5a20511209b373c4533aabb756cabdde authored about 8 years ago by Thomas Robitaille <[email protected]>
Fixed a few bugs and removed 'any' and 'all' modes

cbe97b52778ea9ab28caf958e7d8c282b970be53 authored about 8 years ago by Thomas Robitaille <[email protected]>
Add support for subpixels mode in circular to_mask

b63acf287c5b19a3f2a8563a68a8eb396298fde6 authored about 8 years ago by Thomas Robitaille <[email protected]>
Added optimized geometrical code copied over from photutils.

e1f7674c83630d81be2b3b0e72770a84f2acf52d authored about 8 years ago by Thomas Robitaille <[email protected]>
Fix test

6913758e81b8f9fc6d1237dfd11ff03067435e59 authored about 8 years ago by Thomas Robitaille <[email protected]>
Tidy up implementation of CirclePixelRegion.to_mask and add simple test

454d70690911f6b2005440d25c4f3968a4a8f20a authored about 8 years ago by Thomas Robitaille <[email protected]>
Return a Mask object

1f23d08b492ce7e0e72317eb8e7f9c6f981ec56f authored about 8 years ago by Thomas Robitaille <[email protected]>
First try at implementing circle masking based on Cython functions

79b8790b49790adf94787cdf6a3bdb3ef2f0d137 authored about 8 years ago by Adam Ginsburg (keflavich) <[email protected]>
Fix tests

f975e3126d557d063b0b0687358e32c33a2d7d22 authored about 8 years ago by Thomas Robitaille <[email protected]>
Merge pull request #74 from joleroi/compound_docs

Add high-level docs for compound regions

f43434b225ebebed90ef6bf93af395a3a6b68e87 authored about 8 years ago by Christoph Deil <[email protected]>
adress cdeils comments

c951f7b1378d3edde0bf047ee8b1ea5bc2a76eca authored about 8 years ago by Johannes King <[email protected]>
add plot script for compound regions

129a4ab0676571973715b29212cfb5ed52614293 authored about 8 years ago by Johannes King <[email protected]>
add code example for compound regions

22b8dd23d900e392be9535bc31128aabfdd38d2b authored about 8 years ago by Johannes King <[email protected]>
Merge pull request #70 from larrybradley/subpixels

Add subpixels mode and keyword

6b6ff61a4f7b17bb05c37b743615cd5162f32e3d authored about 8 years ago by Larry Bradley <[email protected]>
Add subpixels mode and keyword

2c17d6b6b2adbba0c15c35127ffee4449d24ec90 authored about 8 years ago by Larry Bradley <[email protected]>
Merge pull request #68 from cdeil/build_docs

Change from deprecated build_sphinx to new build_docs

3979607d966e8caca8c24058e59845f05c9e5f32 authored over 8 years ago by Christoph Deil <[email protected]>
Change from deprecated build_sphinx to new build_docs

e946f5203f03901bb2e2d377d9968b47c1c40856 authored over 8 years ago by Christoph Deil <[email protected]>
Merge pull request #67 from bsipocz/conda_channels

Adding conda channels to CI files

ae4350ceff518e1dbc9922064331d98c54a23aa4 authored over 8 years ago by Brigitta Sipocz <[email protected]>
Adding conda channels

0f4dd990e409b976482c4ff0fcfcdc1203928e45 authored over 8 years ago by Brigitta Sipocz <[email protected]>
Minor update to docs

d22941fe21dcfa98bd7490403927c2be14f4b45d authored over 8 years ago by Christoph Deil <[email protected]>
Merge pull request #61 from bsipocz/docs_adding_conda

Adding sentence to docs about conda installation

20c7fd1627ca6f42b309452dfbac34fcfbd7da52 authored over 8 years ago by Christoph Deil <[email protected]>
Adding sentence to docs about conda installation [skip ci]

84bafab8052974efc7dc1178dfb4117bbd20b8b9 authored over 8 years ago by Brigitta Sipocz <[email protected]>
Back to development: v0.2.dev

24f9c5c369788d25bcee1f796db97237f2a2e9b7 authored over 8 years ago by Christoph Deil <[email protected]>
Preparing release v0.1

525cc2fccb600e540fc549457c2587558d2b0c51 authored over 8 years ago by Christoph Deil <[email protected]>
Merge pull request #60 from cdeil/patches

Add "list" and "plotting" section to docs

e2acbeafcc35efa85a7db9c533fd953f9f08067d authored over 8 years ago by Christoph Deil <[email protected]>
Add plotting example to docs

2c591be68af974852eedeb40ccc2041f34976098 authored over 8 years ago by Christoph Deil <[email protected]>
Add section on lists to getting started guide

e59cfbc91231815b3bb79a59af114d3fa367634b authored over 8 years ago by Christoph Deil <[email protected]>
Update intersphinx_mapping in docs/conf.py

0a53805539322f4f8e7d726a6e2bfa2ac2f06904 authored over 8 years ago by Christoph Deil <[email protected]>
Merge pull request #59 from cdeil/updates

Document available shapes, add some repr and tests

1043a13d943e8dcf33e9c5bc0f3b2d4f630cde69 authored over 8 years ago by Christoph Deil <[email protected]>
Improve polygon tests a bit

1d214b0414279075f343879dcf67507098086a41 authored over 8 years ago by Christoph Deil <[email protected]>
Add placeholder section for polygons

c2a8cedb32fdfa3edc871970e401324b1548aed6 authored over 8 years ago by Christoph Deil <[email protected]>
Improve install docs

8e7582e6acccea1403949f6c301e7ac394247d79 authored over 8 years ago by Christoph Deil <[email protected]>
Fix minor things in getting started docs

14956a868e8fc68bd72abc9beae1c632d86f7582 authored over 8 years ago by Christoph Deil <[email protected]>
Add shapes section to docs

9e3175eb4c810519d6c6935b63a1148da8390d39 authored over 8 years ago by Christoph Deil <[email protected]>
Add rectangle repr and tests

5e4464fb02d7c48f7b8e2304e1ce3c3ee2580b5d authored over 8 years ago by Christoph Deil <[email protected]>
Add polygon repr and test

747ac4251e90a7c327d0cdeeea5dd65ae673a563 authored over 8 years ago by Christoph Deil <[email protected]>
Add point shape repr and tests

e04d988f35df998c43a4aa6c258ec675017a7a17 authored over 8 years ago by Christoph Deil <[email protected]>
Docstring fixes

546255e6b5e941f89e17b11d8101d115d31789c7 authored over 8 years ago by Christoph Deil <[email protected]>