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
Fixing typo in travis
588ddbd84064446c2832b9f9776acd51f9f14aab authored almost 9 years ago by Brigitta Sipocz <[email protected]>
588ddbd84064446c2832b9f9776acd51f9f14aab authored almost 9 years ago by Brigitta Sipocz <[email protected]>
Update versions and clean up travis
963b2f86b48f15300cbe66ac8fd1a0c334d1245d authored almost 9 years ago by Brigitta Sipocz <[email protected]>
963b2f86b48f15300cbe66ac8fd1a0c334d1245d authored almost 9 years ago by Brigitta Sipocz <[email protected]>
Update astropy-helpers to v1.1.2
e10a884c8ef162e17b78eb1c823a877d584ad332 authored almost 9 years ago by Brigitta Sipocz <[email protected]>
e10a884c8ef162e17b78eb1c823a877d584ad332 authored almost 9 years ago by Brigitta Sipocz <[email protected]>
Update versions in appveyor
c4dd5afe8a0cccf511ecd0a707e75279178e0e98 authored almost 9 years ago by Brigitta Sipocz <[email protected]>
c4dd5afe8a0cccf511ecd0a707e75279178e0e98 authored almost 9 years ago by Brigitta Sipocz <[email protected]>
Updating testing related stuff in conftest
e582791473dca31a313291bc72ce344222c2c533 authored almost 9 years ago by Brigitta Sipocz <[email protected]>
e582791473dca31a313291bc72ce344222c2c533 authored almost 9 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #15 from joleroi/pkg_update
Update package template to master version
25a6e70f8a0848a05e48e0fbbd6cd992ce8e03ac authored almost 9 years ago by Brigitta Sipocz <[email protected]>
fix another bad import statement
d7fdb1263b051a0d4dd32329e80ab11f21c07568 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
d7fdb1263b051a0d4dd32329e80ab11f21c07568 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
add empty init for utils
9925f1f86c25b0f470caa61e8aa0d75c3c245333 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
9925f1f86c25b0f470caa61e8aa0d75c3c245333 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
import within functions because otherwise it causes a circular import
e875059a4f8bbf6dd1c04f2f50ab14d270a3f09c authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
e875059a4f8bbf6dd1c04f2f50ab14d270a3f09c authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
fix an import
d4bb98f14ef7cdb214a8056e546847c943b8ad62 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
d4bb98f14ef7cdb214a8056e546847c943b8ad62 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
add wcs_helpers directly from photutils, with an additional note that
this functionality belongs in astropy.wcs. cc @astrofrog, @bsipocz: for
review, perhaps just exa...
implement a first to_pixel method for circles by translating from
photutils
8100347cfa850f31dfd3ef8f14b11ddfdb4e01d1 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
minor refactor
71061c52105aa5daa8a1ea52512b12fc3085990e authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
71061c52105aa5daa8a1ea52512b12fc3085990e authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
py3 style imports
9ed18c2489819809754184bcd66f81339c66d849 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
9ed18c2489819809754184bcd66f81339c66d849 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
fill in some missing features & fix some imports
23ade1c7b312430460b7f71bdac0917c9fb9a47d authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
23ade1c7b312430460b7f71bdac0917c9fb9a47d authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
inputs are type checked when passing to Angle
34dc61bd34262f5a3a8f3949946a72a70ad34727 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
34dc61bd34262f5a3a8f3949946a72a70ad34727 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
clean up the 'speed enhancement' string splitting: Angles can be
instantiated from tuples
0fca86724028c93eb19fbf6bc33862feee2d6fd5 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
a lot of additional docstrings. The reader should now be human-readable
0d8fdc0d9a400ddffe69ff92e817024633047923 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
0d8fdc0d9a400ddffe69ff92e817024633047923 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
add docstrings, rename some functions for clarity
b13cecd3eaed4016c79bd2ea45ceb15f56ce3b1a authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
b13cecd3eaed4016c79bd2ea45ceb15f56ce3b1a authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
refactor writer to use classes for simplicity
3db128a17837883bee6065a006b9888be46f6d3f authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
3db128a17837883bee6065a006b9888be46f6d3f authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
minor but complicated refactor for a 50% speed improvement of the angle
parsing. Now coordinate instantiation is the clear bottleneck
This commit could probably be undone
bdee0628949c1871156d56331dfce1e4b74908a8 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
just some profiling notes
c8bdc77caaae25378b869f49cd3fabb8be43df3a authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
c8bdc77caaae25378b869f49cd3fabb8be43df3a authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
break down coordinate instantiation for a slight performance enhancement
and more clear profiling
4b8de27420fb6679e58e1bfa9b5bebc68001695f authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
update package template
01a5768505263f21fb9392db00b69dcbd33763d5 authored almost 9 years ago by Johannes King <[email protected]>
01a5768505263f21fb9392db00b69dcbd33763d5 authored almost 9 years ago by Johannes King <[email protected]>
change rtd theme
cd95c9ea3654a02154d90c1c1e7d9cf89a577d10 authored almost 9 years ago by Johannes King <[email protected]>
cd95c9ea3654a02154d90c1c1e7d9cf89a577d10 authored almost 9 years ago by Johannes King <[email protected]>
add development notes page to docs
94f941c36c31a54802193575ab09b4ba1ac0decf authored almost 9 years ago by Johannes King <[email protected]>
94f941c36c31a54802193575ab09b4ba1ac0decf authored almost 9 years ago by Johannes King <[email protected]>
add simple docs page
cf363fa21853978aa907a0da6bcbf3e2a7c47270 authored almost 9 years ago by Johannes King <[email protected]>
cf363fa21853978aa907a0da6bcbf3e2a7c47270 authored almost 9 years ago by Johannes King <[email protected]>
change readthedocs theme
0b59136bced4622e075443f3d038aa50a8c5e2b9 authored almost 9 years ago by Johannes King <[email protected]>
0b59136bced4622e075443f3d038aa50a8c5e2b9 authored almost 9 years ago by Johannes King <[email protected]>
change readthedocs.yaml -> readthedocs.yml
b141e88a57a67071e6b78eb9d1cf18abb0c6318c authored almost 9 years ago by Johannes King <[email protected]>
b141e88a57a67071e6b78eb9d1cf18abb0c6318c authored almost 9 years ago by Johannes King <[email protected]>
change README to trigger rtd build
69632c78405a249c168698f5aa19320a59af6f6d authored almost 9 years ago by Johannes King <[email protected]>
69632c78405a249c168698f5aa19320a59af6f6d authored almost 9 years ago by Johannes King <[email protected]>
add conda env file for rtd
70d5b8b1821f2b0dfa54fae024db8f611897c18b authored almost 9 years ago by Johannes King <[email protected]>
70d5b8b1821f2b0dfa54fae024db8f611897c18b authored almost 9 years ago by Johannes King <[email protected]>
testing minor: plot the patch, and make sure it's in the screen
0c6bdfbc07bf9a06b4f90cc8176c5f49a8c4b4b6 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
0c6bdfbc07bf9a06b4f90cc8176c5f49a8c4b4b6 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
Merge branch 'master' into import_modules
f1c21a699aaa3872f550ccde3edd2ae484fa9546 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
f1c21a699aaa3872f550ccde3edd2ae484fa9546 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
Merge pull request #8 from joleroi/ploting
Plotting circles
960a6d2d7c1720e032721e97fba045c3dd65d1d5 authored almost 9 years ago by Adam Ginsburg <[email protected]>
put include into meta
cc50c5f6ab07d26c0a8c5385867abb830ea2cde0 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
cc50c5f6ab07d26c0a8c5385867abb830ea2cde0 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
fix a lot of bugs: point regions actually work now
e9a506086fd7925fc69a7a59c1a39fea18630a00 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
e9a506086fd7925fc69a7a59c1a39fea18630a00 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
skip matplotlib tests
7a2f15216a98dd41e3ece9a55642660117f6775c authored almost 9 years ago by Johannes King <[email protected]>
7a2f15216a98dd41e3ece9a55642660117f6775c authored almost 9 years ago by Johannes King <[email protected]>
output point regions now
b70feb682aa616e2b2d4163f6f9a46d8da5832cd authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
b70feb682aa616e2b2d4163f6f9a46d8da5832cd authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
add point region
f62350739b4e8b0e94bc3b90446a74a2cf27ba5c authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
f62350739b4e8b0e94bc3b90446a74a2cf27ba5c authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
import modules into main
88ff1e26206b19623c4b71ee1c4e4fcbfc82f78e authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
88ff1e26206b19623c4b71ee1c4e4fcbfc82f78e authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
Merge pull request #7 from joleroi/region_tests
Add tests for ds9 region parser
95532a665d3c96fb207843a1e5e4ea9d6f8a0bdd authored almost 9 years ago by Thomas Robitaille <[email protected]>
add test
95d09cc7177c430752279d35ce89fea43760b35a authored almost 9 years ago by Johannes King <[email protected]>
95d09cc7177c430752279d35ce89fea43760b35a authored almost 9 years ago by Johannes King <[email protected]>
add to_mpl_patch to circle
fe411f9cf71275b5b6c4780e426343d95ed92997 authored almost 9 years ago by Johannes King <[email protected]>
fe411f9cf71275b5b6c4780e426343d95ed92997 authored almost 9 years ago by Johannes King <[email protected]>
change to looseversion
ab7a4c4fa7a8ced3fe520e84f238c7f49017c6e3 authored almost 9 years ago by Johannes King <[email protected]>
ab7a4c4fa7a8ced3fe520e84f238c7f49017c6e3 authored almost 9 years ago by Johannes King <[email protected]>
add xfail to tests
f9883a35ae37826cc3311851af6456ab65258c23 authored almost 9 years ago by Johannes King <[email protected]>
f9883a35ae37826cc3311851af6456ab65258c23 authored almost 9 years ago by Johannes King <[email protected]>
fix build error
ae9e62422ca6bf01a9e428deb9fe363ee44bb18f authored almost 9 years ago by Johannes King <[email protected]>
ae9e62422ca6bf01a9e428deb9fe363ee44bb18f authored almost 9 years ago by Johannes King <[email protected]>
add profiling scripts
2a68201671a0e8a7bea2c2532cbb7fc19911ea7b authored almost 9 years ago by Johannes King <[email protected]>
2a68201671a0e8a7bea2c2532cbb7fc19911ea7b authored almost 9 years ago by Johannes King <[email protected]>
add meta data to objects
4a89ad36e52ca95113d167cce1fc44e41b45deed authored almost 9 years ago by Johannes King <[email protected]>
4a89ad36e52ca95113d167cce1fc44e41b45deed authored almost 9 years ago by Johannes King <[email protected]>
add test reading all files also reference files
6c01e4494781d5c5d492b841138e051a2e3571de authored almost 9 years ago by Johannes King <[email protected]>
6c01e4494781d5c5d492b841138e051a2e3571de authored almost 9 years ago by Johannes King <[email protected]>
Merge branch 'region_tests' of https://github.com/joleroi/regions into tests
9f9c3fd44c3f979c694307462baf5f14b5ae47e6 authored almost 9 years ago by Johannes King <[email protected]>
9f9c3fd44c3f979c694307462baf5f14b5ae47e6 authored almost 9 years ago by Johannes King <[email protected]>
bugfixes
de602a9afc7c365a5e6a5928b033af32f6d84050 authored almost 9 years ago by Johannes King <[email protected]>
de602a9afc7c365a5e6a5928b033af32f6d84050 authored almost 9 years ago by Johannes King <[email protected]>
Merge pull request #2 from keflavich/region_tests
no more deprecation exceptions!
d7d1ae0924291be45da13ad738bc36e1c01476ce authored almost 9 years ago by Johannes King <[email protected]>
disable deprecation->exception
d148a4ff21ead45e3e759d21f6d902d613eca9ed authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
d148a4ff21ead45e3e759d21f6d902d613eca9ed authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
Merge pull request #1 from keflavich/region_tests
Trigger more travis things...
37a450b1682812ec9cd5be8b6bb072d9ebf8a4ea authored almost 9 years ago by Johannes King <[email protected]>
try changing travis grid
d27dae612315ae4a384d75f043c1fe73c255487b authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
d27dae612315ae4a384d75f043c1fe73c255487b authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
change file names/structure
66e7865737eaf23a8a1a91461138bf2c9ff07758 authored almost 9 years ago by Johannes King <[email protected]>
66e7865737eaf23a8a1a91461138bf2c9ff07758 authored almost 9 years ago by Johannes King <[email protected]>
add coveragerc
f0730ba4fb2c60dd6329cbb5176c47d710164834 authored almost 9 years ago by Johannes King <[email protected]>
f0730ba4fb2c60dd6329cbb5176c47d710164834 authored almost 9 years ago by Johannes King <[email protected]>
add test for physical
455fa465f2e074c194c4debf7f16265c66a161fe authored almost 9 years ago by Johannes King <[email protected]>
455fa465f2e074c194c4debf7f16265c66a161fe authored almost 9 years ago by Johannes King <[email protected]>
handle elliptical annulus correctly and test galactic coords inputs
76b597ac4707140a3ae640eb9a58beaad9a33940 authored almost 9 years ago by Johannes King <[email protected]>
76b597ac4707140a3ae640eb9a58beaad9a33940 authored almost 9 years ago by Johannes King <[email protected]>
add more tests
24b34bc1f959c08e0ae21bce55c88675afc0d818 authored almost 9 years ago by Johannes King <[email protected]>
24b34bc1f959c08e0ae21bce55c88675afc0d818 authored almost 9 years ago by Johannes King <[email protected]>
add test
d6c9ebc0216b59dfd03c6dfbc6ec42d63d4e2b76 authored almost 9 years ago by Johannes King <[email protected]>
d6c9ebc0216b59dfd03c6dfbc6ec42d63d4e2b76 authored almost 9 years ago by Johannes King <[email protected]>
add ds9 writer
464c33ba562c2ee271d97fd1f4df9038f40ba77b authored almost 9 years ago by Johannes King <[email protected]>
464c33ba562c2ee271d97fd1f4df9038f40ba77b authored almost 9 years ago by Johannes King <[email protected]>
add test skeleton
3874972ee4cd6c42ad0b6bbf6b9aa4b2cdc771d9 authored almost 9 years ago by Johannes King <[email protected]>
3874972ee4cd6c42ad0b6bbf6b9aa4b2cdc771d9 authored almost 9 years ago by Johannes King <[email protected]>
add __init__.py
edcdf6bda08766322560835545a6afffd6a00e9f authored almost 9 years ago by Johannes King <[email protected]>
edcdf6bda08766322560835545a6afffd6a00e9f authored almost 9 years ago by Johannes King <[email protected]>
10-100x speed boost
de72fab6af5087756f5ea67a72bcaf1a32470781 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
de72fab6af5087756f5ea67a72bcaf1a32470781 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
failed to crash!
342fe4e0c995a5f48cfb98c342cf4bcbda5fa2d9 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
342fe4e0c995a5f48cfb98c342cf4bcbda5fa2d9 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
parse coordinates as coordinate objects
e979dae89e10bdff89213a70a8e207062655a6de authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
e979dae89e10bdff89213a70a8e207062655a6de authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
now can make objects!
e07b04fc84b8f702734c474054ee1be72592696c authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
e07b04fc84b8f702734c474054ee1be72592696c authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
start turning parsed things into objects
66ae9b9d0527173ceab76215dc557fab86f9f45a authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
66ae9b9d0527173ceab76215dc557fab86f9f45a authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
split on semicolons
d6c4eb0fb779e82816340cebc9343131945880d4 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
d6c4eb0fb779e82816340cebc9343131945880d4 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
parse polygons!
2bda12c34fee8a4afda52912dc605245a0af353d authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
2bda12c34fee8a4afda52912dc605245a0af353d authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
parse the meta too
81c13512249cf1492deb72246752db44ed76c675 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
81c13512249cf1492deb72246752db44ed76c675 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
add a minimal ds9 region language specification (that fails)
cfc2ba6c4f1b416b1636f80150065ebab3777cf6 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
cfc2ba6c4f1b416b1636f80150065ebab3777cf6 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
pseudocode parser
eb9a322911d8b562173c48d83130c5b15a0e52c5 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
eb9a322911d8b562173c48d83130c5b15a0e52c5 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
first successful parser!
3b5fb0e1aa3a44af907b3660dcd52fe99b8861c8 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
3b5fb0e1aa3a44af907b3660dcd52fe99b8861c8 authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
minor refactor and commenting
0412154578c03102bb6597d0ce36d3f34c0f7b9c authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
0412154578c03102bb6597d0ce36d3f34c0f7b9c authored almost 9 years ago by Adam Ginsburg (keflavich) <[email protected]>
Update Python versions in .travis.yml
2ba24ea03b26143d6ffa022252fd3d0b7bfcc47a authored almost 9 years ago by Thomas Robitaille <[email protected]>
2ba24ea03b26143d6ffa022252fd3d0b7bfcc47a authored almost 9 years ago by Thomas Robitaille <[email protected]>
Fix syntax
c83c9f794495f1465ef063d28b516a3536dbd7c0 authored almost 9 years ago by Thomas Robitaille <[email protected]>
c83c9f794495f1465ef063d28b516a3536dbd7c0 authored almost 9 years ago by Thomas Robitaille <[email protected]>
Update CI badge to SVG
984ab9de22759e9c0c0edfcb524608ec1dacdff0 authored almost 9 years ago by Thomas Robitaille <[email protected]>
984ab9de22759e9c0c0edfcb524608ec1dacdff0 authored almost 9 years ago by Thomas Robitaille <[email protected]>
Update .travis.yml to use ci-helpers
52525babfd05c4c9990dd2ae8757eaece7fdb7ec authored almost 9 years ago by Thomas Robitaille <[email protected]>
52525babfd05c4c9990dd2ae8757eaece7fdb7ec authored almost 9 years ago by Thomas Robitaille <[email protected]>
Tidy up initializers
fcc135f9a9b305989f9886492e73b0569d14b4b8 authored almost 9 years ago by Thomas Robitaille <[email protected]>
fcc135f9a9b305989f9886492e73b0569d14b4b8 authored almost 9 years ago by Thomas Robitaille <[email protected]>
Added layout for rectangle region
e358a3de28bcc93776fe31e1feeb7baa8c7f5923 authored almost 9 years ago by Thomas Robitaille <[email protected]>
e358a3de28bcc93776fe31e1feeb7baa8c7f5923 authored almost 9 years ago by Thomas Robitaille <[email protected]>
Added layout for ellipse region
9ce032a7e76c2e4a7e0e981845b7b3559a145dac authored almost 9 years ago by Thomas Robitaille <[email protected]>
9ce032a7e76c2e4a7e0e981845b7b3559a145dac authored almost 9 years ago by Thomas Robitaille <[email protected]>
Lay out classes for polygon region
e12d081d2140a9f4f369e56f6b8ff86f117a682c authored almost 9 years ago by Thomas Robitaille <[email protected]>
e12d081d2140a9f4f369e56f6b8ff86f117a682c authored almost 9 years ago by Thomas Robitaille <[email protected]>
Started implemented circular region
8de4d36734292d61df410abf4f6e7395d073c09e authored almost 9 years ago by Thomas Robitaille <[email protected]>
8de4d36734292d61df410abf4f6e7395d073c09e authored almost 9 years ago by Thomas Robitaille <[email protected]>
Added io sub-directory
cc928f3240638391fb1b8ef9ddbc74b2f90aa80d authored almost 9 years ago by Thomas Robitaille <[email protected]>
cc928f3240638391fb1b8ef9ddbc74b2f90aa80d authored almost 9 years ago by Thomas Robitaille <[email protected]>
Reorganize code
05ed05194b2dfb0760339bf05486b4bf65261a7d authored almost 9 years ago by Thomas Robitaille <[email protected]>
05ed05194b2dfb0760339bf05486b4bf65261a7d authored almost 9 years ago by Thomas Robitaille <[email protected]>
Make sure methods on base classes are abstract
5f5a195b45d226c9293c3c668653fe7ec69060e9 authored almost 9 years ago by Thomas Robitaille <[email protected]>
5f5a195b45d226c9293c3c668653fe7ec69060e9 authored almost 9 years ago by Thomas Robitaille <[email protected]>
Added PixCoord class
7b7c24d0cf6afc854d277b0138b62e10f90af60b authored almost 9 years ago by Thomas Robitaille <[email protected]>
7b7c24d0cf6afc854d277b0138b62e10f90af60b authored almost 9 years ago by Thomas Robitaille <[email protected]>
Added CompoundPixelRegion and CompoundSkyRegion
7679178b047036b477d5de577bcda0171d08d01b authored almost 9 years ago by Thomas Robitaille <[email protected]>
7679178b047036b477d5de577bcda0171d08d01b authored almost 9 years ago by Thomas Robitaille <[email protected]>
Fix syntax
7d720245ff1cce3fef360c23354a4fc1c547f909 authored over 9 years ago by Thomas Robitaille <[email protected]>
7d720245ff1cce3fef360c23354a4fc1c547f909 authored over 9 years ago by Thomas Robitaille <[email protected]>
Added Shapely to dependencies
c63753190db0e1aa872e9f47e378d73491340941 authored over 9 years ago by Thomas Robitaille <[email protected]>
c63753190db0e1aa872e9f47e378d73491340941 authored over 9 years ago by Thomas Robitaille <[email protected]>
Install dependencies
a4349557bd75e261483aa50208b945546beaf316 authored over 9 years ago by Thomas Robitaille <[email protected]>
a4349557bd75e261483aa50208b945546beaf316 authored over 9 years ago by Thomas Robitaille <[email protected]>
Added base method for to_shapely
7b3f741e481ee3716dc2d2e9683b178336883140 authored over 9 years ago by Thomas Robitaille <[email protected]>
7b3f741e481ee3716dc2d2e9683b178336883140 authored over 9 years ago by Thomas Robitaille <[email protected]>
Added PolygonRegion
399c0fae987a7589eed804d7a871aeef592d04ad authored over 9 years ago by Thomas Robitaille <[email protected]>
399c0fae987a7589eed804d7a871aeef592d04ad authored over 9 years ago by Thomas Robitaille <[email protected]>
Reverse orientation of polygon
7c89b3a32cdc0b766d97a799609827e84d874705 authored over 9 years ago by Thomas Robitaille <[email protected]>
7c89b3a32cdc0b766d97a799609827e84d874705 authored over 9 years ago by Thomas Robitaille <[email protected]>
Added basic circular region
9b6f464b27334b51e05e5e7d5c2ab0bba04ce7fd authored over 9 years ago by Thomas Robitaille <[email protected]>
9b6f464b27334b51e05e5e7d5c2ab0bba04ce7fd authored over 9 years ago by Thomas Robitaille <[email protected]>
Added initial SkyPolygonRegion class
f669667ff62f99801ef2989d5b9e81cae320d01b authored over 9 years ago by Thomas Robitaille <[email protected]>
f669667ff62f99801ef2989d5b9e81cae320d01b authored over 9 years ago by Thomas Robitaille <[email protected]>
Minor fix in docstring
c0e5612c81e1989d0864d4cba2cee42decc46718 authored over 9 years ago by Thomas Robitaille <[email protected]>
c0e5612c81e1989d0864d4cba2cee42decc46718 authored over 9 years ago by Thomas Robitaille <[email protected]>
Fix syntax
2874520b20fbf49e2c266ac1e95a5e1865180905 authored over 9 years ago by Thomas Robitaille <[email protected]>
2874520b20fbf49e2c266ac1e95a5e1865180905 authored over 9 years ago by Thomas Robitaille <[email protected]>