Ecosyste.ms: OpenCollective

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

github.com/astropy/astrowidgets

*PRE-ALPHA*/heavy dev. Jupyter widgets leveraging the Astropy ecosystem
https://github.com/astropy/astrowidgets

Fixed coverage test

28aa44e64365f735a6ae02bb37fc099aa6e9c2e5 authored about 5 years ago by Matthew Craig <[email protected]>
Use pip to install on ReadTheDocs

12b0e073ff718d8800bdd6ddd24d1df90cc57799 authored about 5 years ago by Matthew Craig <[email protected]>
Make minimal changes to travis to make it work

624721d79151b5a52e5ae13508e7f9bf1a6a3f75 authored about 5 years ago by Matthew Craig <[email protected]>
Avoid doctests because they fail on test collection

6269f6208b6b085f23942fab990855d86ea6765c authored about 5 years ago by Matthew Craig <[email protected]>
Put tox.ini in the right place

cdf81f88f6d9712fa787a9e96afd060d68a6ca03 authored about 5 years ago by Matthew Craig <[email protected]>
Add a tox init

1f18b0db312327c9e0c227001f03e6374bdd5c32 authored about 5 years ago by Matthew Craig <[email protected]>
Update manifest and docs configuration

3c36831608e40e1b29514e087c0e01ad592bd13f authored about 5 years ago by Matthew Craig <[email protected]>
Configure pytest

b2c5f32d21f689a69217341e74ca543fbf91ec81 authored about 5 years ago by Matthew Craig <[email protected]>
Use setuptools_scm for version numbering

0fbdae330063dead7dd431135097e92ff7dc7fe3 authored about 5 years ago by Matthew Craig <[email protected]>
Update setup.py and add a pyproject file

d6cb2ac05c9348e1180bc5a6242ade83a33d7962 authored about 5 years ago by Matthew Craig <[email protected]>
Remove setup_package

6eec0912eb750d5942dbe66cd72846d53e8706ed authored about 5 years ago by Matthew Craig <[email protected]>
Update setup config

77d470ff0b4a015538a491de0405e288dfb3e073 authored about 5 years ago by Matthew Craig <[email protected]>
Remove astropy-helpers submodule

0527fd02ab1354a453b989f2c0f4eb46fd867128 authored about 5 years ago by Matthew Craig <[email protected]>
Back to dev

2128835775ce04145c92d83a1927f34f7266746f authored about 5 years ago by Matthew Craig <[email protected]>
Version 0.1.1

26ef3859e066d3c9f13b29a0ed7ccd043262b275 authored about 5 years ago by Matthew Craig <[email protected]>
Merge pull request #99 from mwcraig/fix-add-single-marker

Add test and fix for case of adding single SkyCoord marker

14bd77146c459bc8a1e05827165c59250fadaf22 authored about 5 years ago by Matt Craig <[email protected]>
Check that ndim is 0 instead of using isscalar

See: https://docs.scipy.org/doc/numpy/reference/generated/numpy.isscalar.html

5e239bb28fad4cb4624211190f5ffab32dfa9889 authored about 5 years ago by Matthew Craig <[email protected]>
Use conditional instead of try

9891e53701142d643276fd3f7cb1b6622fc10bd4 authored about 5 years ago by Matthew Craig <[email protected]>
Add test and fix for case of adding single SkyCoord marker

db218b201905370070fae92a4b5101cd8247f3eb authored about 5 years ago by Matthew Craig <[email protected]>
Back to dev

d82c71e5cef763c0e226a3a6263f98f40ee806be authored over 5 years ago by Matthew Craig <[email protected]>
Version 0.1.0

cf3918d205ca0030e8152cf25a679f4867166b33 authored over 5 years ago by Matthew Craig <[email protected]>
Merge pull request #98 from mwcraig/empty-marker-fix

Fix some edge cases in using named marker sets

29dae7081c7a5a9a6212df9557363bd7453407f2 authored over 5 years ago by Matt Craig <[email protected]>
Issue UserWarning and document ignored lint item

862b35e424280e7aa2fd647ad87c0221e7e10408 authored over 5 years ago by Matthew Craig <[email protected]>
Fix flake8 issues

568ee3362b1c58104ee8fc602870c1b22c16a71e authored over 5 years ago by Matthew Craig <[email protected]>
Update astrowidgets/tests/test_image_widget.py

Co-Authored-By: P. L. Lim <[email protected]>

efaf4de398db6cb1e6b8d119aa83e30c1aef3d07 authored over 5 years ago by Matt Craig <[email protected]>
Ensure an empty marker table does not break getting all markers

2a1d6bb9dc05c657e2eed550a2d8ad29dcdebf24 authored over 5 years ago by Matthew Craig <[email protected]>
Emit helpful warning if marker set is empty

80523a434d0cbd55ff89b6f203579a1c9650f9d1 authored over 5 years ago by Matthew Craig <[email protected]>
Raise ValueError for unknown marker name

26c440bae61045bf93b9b4b797f93fb1a9244672 authored over 5 years ago by Matthew Craig <[email protected]>
Add regression tests for #97

1cfdf8d0f400648efe509e0a48035b0415776070 authored over 5 years ago by Matthew Craig <[email protected]>
Generate fake ccd in a function to allow code reuse

d33407d07281888bb663f14bc1f8dd5ed28bcde7 authored over 5 years ago by Matthew Craig <[email protected]>
Merge pull request #91 from mwcraig/add-some-docs

Add some docs

e6df578bf3bb21c859915bd99d2672704278074c authored over 5 years ago by Matt Craig <[email protected]>
Fix LTS build

1366baff4aee778afd4b183f74fc0a7a036a9c42 authored over 5 years ago by Matt Craig <[email protected]>
Change description of nodejs

e879f50775c74a4e52451fea92a055f4f96bd1c8 authored over 5 years ago by Matt Craig <[email protected]>
Merge pull request #95 from pllim/fix-urls

Fix data URLs

411c8d53e0fd9cd241bde84cdbcfed123781cf60 authored over 5 years ago by Matt Craig <[email protected]>
Fix data URLs

fdc00ec4c80aee644040fe6a99fe063ef5343b5e authored over 5 years ago by Pey Lian Lim <[email protected]>
Update dependencies to reflect what we say we require in the docs

c781bef1543ceac140b623c657753314944924a1 authored over 5 years ago by Matthew Craig <[email protected]>
Describe image used in example

7db56035f962f8e2e8e7f59a9797d0d68fcb46c4 authored over 5 years ago by Matthew Craig <[email protected]>
Apply suggestions from code review

Co-Authored-By: P. L. Lim <[email protected]>

606148f6afdfafbc44db1d09975780e67c5e05d2 authored over 5 years ago by Matt Craig <[email protected]>
Remove freetype from setup dependencies since it is not on PyPI

6beb3e9b21767b790fbdce4b919c6a78b05a8a54 authored over 5 years ago by Matthew Craig <[email protected]>
Fix dependencies on travis

5085620d8fb33afaaa682ce204ba9bcfd8bae45b authored over 5 years ago by Matthew Craig <[email protected]>
Remove user information from warning text

6c2289525644b3fd05294e9b0c22a3f6d6a2b42b authored over 5 years ago by Matthew Craig <[email protected]>
Fix bad link

c86a2f22084c84f1186b389ddff8ecd4492930e3 authored over 5 years ago by Matthew Craig <[email protected]>
Make ginga hard dependency in documentation and add opencv install guide

a9597c708ac3d3713dd43605262caddff4a85bff authored over 5 years ago by Matthew Craig <[email protected]>
Update the documentation

84639606514ca3409e0bde807753f24ebf17c7e6 authored over 5 years ago by Matthew Craig <[email protected]>
Merge pull request #94 from pllim/rtd-pr-build

TST: Enable RTD PR build, update Travis

8dfe3e84f49815b892a593b582c0bac9d22a2cab authored over 5 years ago by Matt Craig <[email protected]>
Update Travis CI matrix

79ce98cdf78c94ddb271e56feda09e4bfc5719d9 authored over 5 years ago by Pey Lian Lim <[email protected]>
Enable RTD PR build

8628e99b37a65fce115dfb32a9bd299337b030ee authored over 5 years ago by Pey Lian Lim <[email protected]>
Drop appveyor badge [skip ci]

dd0e14d8e66634ec11ad9740f1fe680219a945da authored over 5 years ago by P. L. Lim <[email protected]>
Merge pull request #92 from mwcraig/drop-appveyor-bump-min-python

Drop appveyor in favor of travis and increase minimum python version to 3.6

7b79a013f2206a8c7ededb09b1ba80b111183541 authored over 5 years ago by Matt Craig <[email protected]>
Move windows tests to travis

1e56abe969a267bb9f09c71b2303a302fa60ed68 authored over 5 years ago by Matthew Craig <[email protected]>
Increase minimum python version to 3.6

I ❤️ f-strings and python 3.8 is almost out

d42b367935b712d9a676ca87ca8b997aa68c6677 authored over 5 years ago by Matthew Craig <[email protected]>
Merge pull request #88 from pllim/fix-tests

Fix pytest 5 compatibility

6cae16b39f4b04ccd4075fd8fb1b5a97e1f1263b authored over 5 years ago by P. L. Lim <[email protected]>
Fix pytest 5 compat

a354c29747554782fc219ef456ff70b0683ab056 authored over 5 years ago by Pey Lian Lim <[email protected]>
Merge pull request #84 from mwcraig/report-marker-set-names

A couple little fixes for marker names

7a65eac15113deb6acdd3aa001bab2ea9b8c21ea authored over 5 years ago by P. L. Lim <[email protected]>
Merge pull request #86 from pllim/update-travis

ENH: Update CI matrix

83a2e4d50d7ac7183f08ce9e035d4b373872e444 authored over 5 years ago by P. L. Lim <[email protected]>
Update appveyor matrix [skip travis]

380e29f87e1a4073426f2ffd0d8026e85d895acd authored over 5 years ago by Pey Lian Lim <[email protected]>
Fix deprecation warnings. Update test hdr.

6f100756c25c3b1bab56d6b6c881821748f86840 authored over 5 years ago by Pey Lian Lim <[email protected]>
Update Travis matrix

1a09c6cca777b91f6639ed9188f108a644a15db9 authored over 5 years ago by Pey Lian Lim <[email protected]>
Merge pull request #85 from bsipocz/update-helpers-v3.2.1

Update astropy-helpers to v3.2.1

dd7bc9756c1c06b10315e4a94118e8570c943615 authored over 5 years ago by Matt Craig <[email protected]>
Updated astropy-helpers to v3.2.1

5b2020e9c518be37c7993c455331faf898ae0d92 authored over 5 years ago by Brigitta Sipocz <[email protected]>
Actually use the marker_name passed to start_marking

12dabcd037c5bd8a26167d6cf54e9e36f115f8d7 authored over 5 years ago by Matthew Craig <[email protected]>
Add marker name to returned table

76dbc4510bdbd4dee1cca3a7077fd51c3c4ea651 authored over 5 years ago by Matthew Craig <[email protected]>
Merge pull request #82 from mwcraig/refactor-marking

Implement the remaining API for the ginga viewer

0875dedafc7ec7ba2cf1faae93596cc457396137 authored over 5 years ago by Matt Craig <[email protected]>
Remove obsolete code

3dc169beedd393bb88e117ab6e26e4ea60d8b4d7 authored over 5 years ago by Matthew Craig <[email protected]>
Add small example illustrating the GUI properties

1fd5c4b68daf4d56245fad33b2e0b6a40438293c authored over 5 years ago by Matthew Craig <[email protected]>
Update notebooks for API changes

568313dd26fc368abed37a2842d1b39d5ff0c138 authored over 5 years ago by Matthew Craig <[email protected]>
Implement the remaining API features and some tests of them

87171a5796aa943607792df2e7152387a021b23b authored over 5 years ago by Matthew Craig <[email protected]>
Implement right-click to change contrast

0f88ee06f178f2e720ec640c442d1e77d6e2db2d authored over 5 years ago by Matthew Craig <[email protected]>
Merge pull request #81 from mwcraig/simplify-save

Simplify saving image view as PNG

ea9f72259a3cd97e588410e6dbd426b2e91a6b74 authored over 5 years ago by P. L. Lim <[email protected]>
Simplify saving image view as PNG

This also makes the save independent of ginga.

f39c617055bfb1736ce79d5927e0fda39e547da4 authored over 5 years ago by Matthew Craig <[email protected]>
Merge pull request #70 from michiboo/addShape

added point shape for markdown

83b20d20aa38295b223691e39fc2e7710db2f85b authored almost 6 years ago by Matt Craig <[email protected]>
Merge pull request #71 from michiboo/test

finished test_reset_marks

a651636818a6045a0be34a8615150b0a1e7ed0d9 authored almost 6 years ago by Matt Craig <[email protected]>
update API, test and example for new marker shape

ef3c76d78ba4e70ee07a64d1a0e5cf696a87cfd6 authored almost 6 years ago by Micky <[email protected]>
change to use API for reset_marker test

a8da0919af9cbcb2ef2714a739a23db3b8f797fa authored almost 6 years ago by Micky <[email protected]>
Merge pull request #74 from kakirastern/fix-installation-docs

Update installation instruction and notes on "index.rst"

d88205e7a5950570c871680e536640cf67d037c2 authored almost 6 years ago by Matt Craig <[email protected]>
Update installation instruction and notes on "index.rst"

b7c701f8fc1f19d6eefa495088dc13a96f32b5a5 authored almost 6 years ago by Kris Stern <[email protected]>
Merge pull request #66 from pllim/cmap-method

Expose methods for colormap

038ee6eeb33fd7b0664412aca59f4796599075e0 authored almost 6 years ago by Matt Craig <[email protected]>
finished test_reset_marks

11e42074367b3aa1b6e2fdd991682c6d533a235f authored almost 6 years ago by Micky <[email protected]>
Expose methods for colormap

79f8833e0606074765cfed49a86969c4dca6e206 authored almost 6 years ago by Pey Lian Lim <[email protected]>
Merge pull request #60 from mwcraig/add-marker-sets

Add ability to name markers

3e206c917e9e60ed4458b454468703bacfe84ba7 authored almost 6 years ago by Matt Craig <[email protected]>
Remove irrelevant comment

4c872b2ad330062d7041cec9d514998003ec3b9c authored almost 6 years ago by Matthew Craig <[email protected]>
Address initial review comments

674615829af97d9836d067b3d6e857157a2029b5 authored almost 6 years ago by Matt Craig <[email protected]>
Update ginga example notebook

65ffbb56c3d60401677e188c9b68a89d4a6181eb authored almost 6 years ago by Matt Craig <[email protected]>
Add notebook documenting named markers

f35c9c68ae7fc2f889865862e89ffa5f635f5166 authored almost 6 years ago by Matt Craig <[email protected]>
Fix error in stacking tables with SkyCoord column mixins

a98551897e3dd64e4c5f7f6bdf11d1e8f4b6008b authored almost 6 years ago by Matt Craig <[email protected]>
Fix flake8 issue

ea4082de008b992d4623274b80de49853e57ef4e authored almost 6 years ago by Matt Craig <[email protected]>
Add ability to get all of the markers regardless of name

fe926554a9f34cf75373bfe24881205426bb119d authored almost 6 years ago by Matt Craig <[email protected]>
Remove debugging prints

41723461a4d53a438e44cababc74065e23d0e33d authored about 6 years ago by Matt Craig <[email protected]>
Fix typo in test file name

604b099f7241bf09a761a9189e1c5d9c05bd0399 authored about 6 years ago by Matt Craig <[email protected]>
Add option name sets of markers

048bf0aeb9d41c413d5f20721c6dcd9ec748897a authored about 6 years ago by Matt Craig <[email protected]>
Remove unneeded transpose when returning markers without WCS

a7088e1d032a0abcfa45c5de86db825e9b68c3b2 authored about 6 years ago by Matt Craig <[email protected]>
Allow for case in which image has not been set in get_markers

9657186f71579affb90e521d6d69b5f6034bae7b authored about 6 years ago by Matt Craig <[email protected]>
Merge pull request #48 from mwcraig/consistent-pixel-offset

Add pixel_coords_offset attribute

6ffc040c0dd199b191ab5a1d6b42c6950d0546fa authored about 6 years ago by Matt Craig <[email protected]>
Put pixel_coords_offset where it belongs in test

ab9dbd240f11fc7883e9102b3ac4eabb8eab6910 authored about 6 years ago by Matt Craig <[email protected]>
Fix a couple more instances of pixel_coord_offset

c4b3a83bdefe06ff85cfe1d1480898bda0ae2a22 authored about 6 years ago by Matt Craig <[email protected]>
Apply pixel_coords_offset throughout and remove from add_markers

1452f9df046dfd47995b30217b4ea22b75e778d2 authored about 6 years ago by Matthew Craig <[email protected]>
Add tests of pixel_coords_offset functionality

9b6c8abb688af8ad29062881021c19318586b932 authored about 6 years ago by Matthew Craig <[email protected]>
Merge pull request #59 from mwcraig/fix-jlab

Fix jupyter lab compatibility

fa267292b436cc9b8097215428cf9b638505d8fe authored about 6 years ago by Matt Craig <[email protected]>
Increase minimum version of ipyevents to ensure jupyter lab compatibility

5cd028950b60d56eb1cbe2577b1751cf32e99a54 authored about 6 years ago by Matt Craig <[email protected]>
Merge pull request #56 from pllim/test_false

Prevent pytest from picking up test function as a test

00c08dde083e21dbc68ed6ddeb94a9baccd2ae4e authored about 6 years ago by Matt Craig <[email protected]>