Ecosyste.ms: OpenCollective

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

github.com/astropy/astroplan

Observation planning package for astronomers – maintainer @bmorris3
https://github.com/astropy/astroplan

make moon mask work when targets=None

bff14700175c216006113f013809c276aaff7f8d authored over 8 years ago by Stuart Littlefair <[email protected]>
added UTC Date constraint

3d336a74e364748bd3473aacd50a3c402e9ce639 authored over 8 years ago by Stuart Littlefair <[email protected]>
added constraint on meridian transits for GEM mounts, with caching of transit times

89a8fe72d5dc1c9c13d8ee4b5bb9d88f93820c7f authored over 8 years ago by Stuart Littlefair <[email protected]>
ensuring consistent shapes are returned by all constraints

6e1936f84212d1751972b29ece6a2f0fc16702f8 authored over 8 years ago by Stuart Littlefair <[email protected]>
improved docstring for compute_constraint; reverted workaround in MoonSeparationConstraint

e6b5b01a16c6592a844ea0916bfed0e2196753ef authored over 8 years ago by Stuart Littlefair <[email protected]>
checking if commits push properly

49c592f303012cfa60ceb56f8039ddebd275b624 authored over 8 years ago by kvyh <[email protected]>
updated the examples with comments and moved them, added a to_table method inside schedule

bfc29034aacfb5815a7d240907d6104d34b7f60b authored over 8 years ago by kvyh <[email protected]>
Merge pull request #195 from bmorris3/master

Updating changelog pre-v0.1.1 release

7d411520a73cae2e72e5fc1f5c4012201227edc0 authored over 8 years ago by Brett M. Morris <[email protected]>
Resolving merge conflice in installation docs

7c0ba9e33ca3e447fd6d0f4f5539bfd3104e1648 authored over 8 years ago by Brett Morris <[email protected]>
Merge pull request #167 from bmorris3/remove-pyephem

Swapping PyEphem moon calculations for astropy's

e6f1c70f88b5a92e4af5286e8f5f9728cbd19a7a authored over 8 years ago by Brett M. Morris <[email protected]>
Merge pull request #5 from bsipocz/bmorris_remove-pyephem

Clear up travis

9b0605cd4a849d8b29ad58f82443390da87dff6f authored over 8 years ago by Brett M. Morris <[email protected]>
Some more travis cleaning [skip ci]

4942be8df647646e60b4f796e426a67ac6ca718a authored over 8 years ago by Brigitta Sipocz <[email protected]>
Updating installation docs to reflect testing matrix

4e93949fa7be285e36ad8b2a1667f27c09e7e1a4 authored over 8 years ago by Brett Morris <[email protected]>
Adding new version limits to the docs

ec2a0169efded1337c6476056cd59025aa0cd442 authored over 8 years ago by Brigitta Sipocz <[email protected]>
Updating changes file

9d6d0e6d3c6b60d3f06d9393090ddc859dfdbffc authored over 8 years ago by Brett Morris <[email protected]>
Cleaning up .travis.yml a bit

488341c37774420eedc446b8deea429d0c11983e authored over 8 years ago by Brigitta Sipocz <[email protected]>
Skipping doctest

e37fcc57afe309913ed24bf4102116b23defbbd2 authored over 8 years ago by Brett Morris <[email protected]>
Removing test from line that triggers IERS warning

27952cf496795bfb8299380354a238fb383f21a0 authored over 8 years ago by Brett Morris <[email protected]>
Skipping failing doctest due to IERS download

13be8139720c5ba737c370927ef7881d660afec0 authored over 8 years ago by Brett Morris <[email protected]>
removing references to get_moon in Observer docstrings

45d54c8de663fc19020eb244262c59c694782d9d authored over 8 years ago by Brett Morris <[email protected]>
Removing py 3.4 tests, incrementing numpy version to 1.11

802db4a22087b07c1bf8df7f75648563644dffb7 authored over 8 years ago by Brett Morris <[email protected]>
Increasing astropy version from 1.0 -> 1.2

1f78496d0a9ede7067d4c785530b1aee403e3022 authored over 8 years ago by Brett Morris <[email protected]>
move moon calculations from pyephem to astropy

8f076651c316b8f4713afc5c4c23bfddeb717b54 authored over 8 years ago by Brett Morris <[email protected]>
Merge pull request #168 from bmorris3/remove-sites

Removing the astroplan sites module (which migrated to astropy)

bfb930220d19ab57924159f2c72b42a991534a8a authored over 8 years ago by Brett M. Morris <[email protected]>
Removing the astroplan sites module, which migrated to astropy

bb26ad9a3b15382cac8f604f922e543f1a83f83f authored over 8 years ago by Brett Morris <[email protected]>
removed unused line of code

46c3259687e13a77cd67a2473052b0f283aab547 authored over 8 years ago by kvyh <[email protected]>
Merge pull request #175 from kvyh/terminology

Terminology

702c7ffd8dfc2450937114cadc9792a9b6671301 authored over 8 years ago by Brett M. Morris <[email protected]>
Merge pull request #177 from bsipocz/update_template_1.1.1

Updating to package template 1.1.1

27364949d48a081e50aeec5a6e84039c5fbbf2a4 authored over 8 years ago by Brett M. Morris <[email protected]>
Adding workaround for iers url issue

a223c39a5412d512e03b5c29e77094587a7d3ebc authored over 8 years ago by Brigitta Sipocz <[email protected]>
Allow the remote tests fail for now.

d45a6369c144695e51a24803a99b9e97b5ed57c7 authored over 8 years ago by Brigitta Sipocz <[email protected]>
Using the new iers.IERS_Auto.open() to get the IERS table either from the cache or download the fresh version

a23f2e6ef569553c1cc27dd17a0b76bd7cb9e3f7 authored over 8 years ago by Brigitta Sipocz <[email protected]>
Adding AttributeError to the exceptions, and cleaning up a bit

1f236b17cf355b510d20db1cfd300759a25df63f authored over 8 years ago by Brigitta Sipocz <[email protected]>
Merge pull request #4 from kvyh/template_update

fixed _low_precision to throw the warning when off the table

9660037d61c9a4a2e39f5ea17b790196d5ce9272 authored over 8 years ago by Brigitta Sipocz <[email protected]>
fixed issues that came up when the iers table wasn't set up

4bd345819e49e2d76fba6b39d14f3f2a5d94afcc authored over 8 years ago by kvyh <[email protected]>
fixed _low_precision to throw the warning when off the table

eebe16f37ec0c65d7618c62ebc309f3a1313cd45 authored over 8 years ago by kvyh <[email protected]>
removed visit, reworded observing block and added to score

29806d10dd8d979af62000316477911d343b6809 authored over 8 years ago by kvyh <[email protected]>
fixed docstrings

946635ca5ed799904c9d52188627c7a1991ea8dd authored over 8 years ago by kvyh <[email protected]>
plot can now show night-time

6faa764e75be98ad81198e6b04784cdde10ee3b8 authored over 8 years ago by kvyh <[email protected]>
plotting the airmass of the schedule targets

ffc281b3b8ad1fe5e722bb0059329ab2c2c349b0 authored over 8 years ago by kvyh <[email protected]>
attempting to push a working version of the example notebook [ci skip]

fe687ab6542209e1348bae51dee7699c454f284e authored over 8 years ago by kvyh <[email protected]>
added tests for Slot and Schedule classes

9b9825691cf4c926b58b119b68498299f710e9a6 authored over 8 years ago by kvyh <[email protected]>
fixed bugs in slot insertion

ffab8078987c555449d7812556b593f1aedde28a authored over 8 years ago by kvyh <[email protected]>
optimization

effd0af2930c0be291e8de9b75a1f2d5dd02c7e7 authored over 8 years ago by kvyh <[email protected]>
removed debugging print statements

0eec21ca5bcea09d830f150477f7cf384b238994 authored over 8 years ago by kvyh <[email protected]>
code appears to work as intended, transitioner is now supported

2a5955dc9fade88f0b0962a087b1ed38a15d0525 authored over 8 years ago by kvyh <[email protected]>
removed a few for loops

3ebd08dd9431780d65806ecae0633ac008e78a47 authored over 8 years ago by kvyh <[email protected]>
moved around a comment

ffc1ca73b5bffb053513d712b85671016fab1302 authored over 8 years ago by kvyh <[email protected]>
Customizing package logo name

2fd57d7ade1cc1958f3d6690d03f7c56e6360a47 authored over 8 years ago by Brigitta Sipocz <[email protected]>
Changing to use astropy html theme rather than rtd default

7b34f89823d430a7c55d60e16a1729ac472edf42 authored over 8 years ago by Brigitta Sipocz <[email protected]>
Fix configparser in docs/conf

c3bdd81be222db288d70c2d0bdc2495c969eae36 authored over 8 years ago by Brigitta Sipocz <[email protected]>
more changes to slot modification

781d09d79ce6ba0020f725cadc96e7bbe358795c authored over 8 years ago by kvyh <[email protected]>
scheduler now recognizes if it needs to add transition before/after the new block

218bc534122844f2364ead473f50fd889b9f2eb4 authored over 8 years ago by kvyh <[email protected]>
Merge pull request #3 from bmorris3/update_template_1.1.1

skipping is_night doctest

5412e38bf9823c8ed2d5fe6827722c8495ed81bb authored over 8 years ago by Brigitta Sipocz <[email protected]>
more tests

df8a1446403e487f87bf26769a4b35487068714d authored over 8 years ago by kvyh <[email protected]>
skipping is_night doctest

722c72ca519b36f709881436e92382d65f3a201e authored over 8 years ago by Brett Morris <[email protected]>
started writing tests for classes in scheduling.py

95515cc237f70e03ef8aa4ef31a3e5b76b321457 authored over 8 years ago by kvyh <[email protected]>
moving parameters to __init__ methods docstrings

d99b575ced65085d1da1a9e6d5d335f4ae6b1490 authored over 8 years ago by kvyh <[email protected]>
slight change to example notebook

82fb1b38e88e26c83e57ce86910713c53e2466bd authored over 8 years ago by kvyh <[email protected]>
hopefully fixed PriorityScheduler's ability to schedule non-observable objects

0371ce1b7459d5eccdbd4898e1770779f2974181 authored over 8 years ago by kvyh <[email protected]>
Merge pull request #2 from bmorris3/update_template_1.1.1

Skipping doctests that aren't useful, causing warnings on py2.7

a9240f8bb81a129422d4784066db24d75137b084 authored over 8 years ago by Brigitta Sipocz <[email protected]>
updating scheduling examples

90d62b035b7d4766e7e14353435865ea25d035ac authored over 8 years ago by kvyh <[email protected]>
fixing a few bugs I introduced accidentally

dd2901c4fc4ff7d453cd850c001e305a7d7ead1a authored over 8 years ago by kvyh <[email protected]>
removing nonexistant reference from __all__ and commenting out a print statement

dc1c39f845025c155f9febeb7ff59be7cd95011f authored over 8 years ago by kvyh <[email protected]>
removing excess code and working on docstrings

5ea8f5fb16a4a68589d1c5713409156c55ae0662 authored over 8 years ago by kvyh <[email protected]>
changing SequentialScheduler to using Schedule

ce9658ec10abcc9c83620ac15ebc61916d7fabb4 authored over 8 years ago by kvyh <[email protected]>
constraint_values within ObservingBlocks and changes to insert_slot

03a9734283d8042cf2887cc25e10a4e115d9528f authored over 8 years ago by kvyh <[email protected]>
removed empy file [ci skip]

d777677c93e5d4ac153220726ec80481c584261c authored over 8 years ago by kvyh <[email protected]>
Schedule __repr__ change

2716bcfdc9db356cf4f9d02fad998af093f872db authored over 8 years ago by kvyh <[email protected]>
slot.block attribute [ci skip]

6efdc6c101db27350db8b023e5f57edcd8fe7ddc authored over 8 years ago by kvyh <[email protected]>
Skipping doctests that aren't useful, causing errors on py2.7

80e6a7e9a9c50ca2e4200bac02776b348524933e authored over 8 years ago by Brett Morris <[email protected]>
Updating to package template 1.1.1

4cccb2cb8e7ed19c6baedd99a8178b898d35fdad authored over 8 years ago by Brigitta Sipocz <[email protected]>
Updating version numbers both for travis and appveyor

35217a24ac5ec180a67fd1740b110f7e90603e80 authored over 8 years ago by Brigitta Sipocz <[email protected]>
added an example for using the PriorityScheduler

e0460ce8b2d16f84132041425ef0ba29c2260f05 authored over 8 years ago by kvyh <[email protected]>
more

7e1b3d142cc9ef6659e2f600457cda4124864f37 authored over 8 years ago by kvyh <[email protected]>
replacing code and cleaning up TODOs

7a3cedc914e919a3758250619ea1e7ab62f80117 authored over 8 years ago by kvyh <[email protected]>
PEP 8 and other cleaning up

71d43670e6e1f97b25f8a41fbecbd890054849dd authored over 8 years ago by kvyh <[email protected]>
some more stuff

64588c68117746fae32af1695cc0450f072a2a1c authored over 8 years ago by kvyh <[email protected]>
more work

3d681bc74dbcf4557a1f2f44f41b45c3c7f5a971 authored over 8 years ago by kvyh <[email protected]>
trying to fit Schedule and Slot classes into current architecture

27b93e5891adc2a3bbb7825cebd546dcfdb7f9c9 authored over 8 years ago by kvyh <[email protected]>
Merge pull request #172 from bmorris3/fix-issue-102

Adding links to Read the Docs tutorials for plotting functions

4168db6eb2db0559cc3240ddc4795686213dffb4 authored over 8 years ago by Brett M. Morris <[email protected]>
Merge pull request #180 from astrofrog/update-helpers-v1.2

Update astropy-helpers to v1.2

cd423ca8fd50264e988ae4ecf56276ea3191d0ff authored over 8 years ago by Brett M. Morris <[email protected]>
Updated astropy-helpers to v1.2

e727d84b38ddce04dc10ed7c0ee2de6c801ee4d0 authored over 8 years ago by Thomas Robitaille <[email protected]>
Merge pull request #151 from stephtdouglas/schedule

Continued development of scheduler (S^4 and more)

8f4d1c3b9d6d724d115f1540a9ad535a4d644dea authored over 8 years ago by Brett M. Morris <[email protected]>
Merge pull request #2 from bmorris3/stephanie-s4

Fixing sphinx formatting, improving PEP8 compliance

895235a53ba37544f871eb972a71ef61ce43fa1e authored over 8 years ago by Stephanie Douglas <[email protected]>
Fixing sphinx formatting, improving PEP8 compliance

a1b0dc2c4837c71c39f7cfadf1a9fec282aadf19 authored over 8 years ago by Brett Morris <[email protected]>
merging

65dab0a7acf32df152aae778d10df6ab1e8025ab authored over 8 years ago by Brett Morris <[email protected]>
time allocation committee and rank

fe62089217ede3f3ef5f7daada53b785f577cdfd authored over 8 years ago by kvyh <[email protected]>
time allocation committee and rank

c8fb41425a168559827a22dbfa2f83a0a28f9eb1 authored over 8 years ago by kvyh <[email protected]>
weight range

ef1b2ac57aa5d0d0ca7e891a29a4fae355aba3e7 authored over 8 years ago by kvyh <[email protected]>
clearing confusion about score and current state of scheduling

643b48da11ff71db212ad50083a6c7af849fe65f authored over 8 years ago by kvyh <[email protected]>
clearing confusion about score and current state of scheduling

dfb0f8ade9668f418e3d92ebc5c4bbdac6de586d authored over 8 years ago by kvyh <[email protected]>
Use a single time array to schedule all blocks

4333c2735f24a5ee691bd13acc06c3814f5f7060 authored over 8 years ago by stephtdouglas <[email protected]>
Removing print statement accidentally left in the tests

c19fe827134b2beeedb0b9565ff824d3cc01c7aa authored over 8 years ago by Brett Morris <[email protected]>
Fixing bugs so the tests pass

6f00359fc5d8a7bbb9cd005288d655e09ba8e69a authored over 8 years ago by Brett Morris <[email protected]>
minor fixes to variable names

068e6eb77b6e9ce07beede11e5f85290ac1e3eca authored over 8 years ago by stephtdouglas <[email protected]>
create strided arrays, e.g. all possible subarrays of a given length

46dd2bbc80779a008e0bc36de763fc988642b33f authored over 8 years ago by stephtdouglas <[email protected]>
Add a prioritized scheduler and fix airmass score scaling

a few syntax updates

844ad36265036bf33dc4e07509025661582d3c31 authored over 8 years ago by stephtdouglas <[email protected]>
scheduler w/transitions in

f635a950340ea89a4ce65f3d9ff570b19eed9389 authored over 8 years ago by Erik Tollerud <[email protected]>
working initial scheduler

c4708911d94e87806bd2f0893955d8b49b6f1cf3 authored over 8 years ago by Erik Tollerud <[email protected]>
add basic example sequential scheduling use

c94c2e4822bfbdbe192e9d8edb6594485686a350 authored over 8 years ago by Erik Tollerud <[email protected]>