Skip to content

Changed how Schedulers get their Schedule.#219

Merged
bmorris3 merged 1 commit intoastropy:masterfrom
kvyh:moving_schedule_creation
Aug 15, 2016
Merged

Changed how Schedulers get their Schedule.#219
bmorris3 merged 1 commit intoastropy:masterfrom
kvyh:moving_schedule_creation

Conversation

@kvyh
Copy link
Contributor

@kvyh kvyh commented Aug 5, 2016

I moved the Schedule to be something created by the user and given to the Scheduler as part of the call. This means that the Scheduler initialisation doesn't need start/end times anymore. This also means that a user doesn't need to use schedule = scheduler(blocks) and is reflected in the changes to the tests.

@kvyh
Copy link
Contributor Author

kvyh commented Aug 5, 2016

This is the PR for the first part of #217, and should address some of the questions and issues in #209.

@bmorris3
Copy link
Contributor

bmorris3 commented Aug 12, 2016

Should this be merged before your docs/tests updates for scheduling (#218), so that you can rebase that PR afterwards and include this new API change?

@kvyh
Copy link
Contributor Author

kvyh commented Aug 13, 2016

That would be good.

@bmorris3 bmorris3 merged commit 609cb1d into astropy:master Aug 15, 2016
@bmorris3 bmorris3 mentioned this pull request Aug 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants