Skip to content

Conversation

@mwcraig
Copy link
Member

@mwcraig mwcraig commented Jul 26, 2019

This PR still has a few commits incoming to close a couple more issues, but we'll see if the tests run.

mwcraig added 7 commits July 26, 2019 13:19
Fixes astropy#679 by removing the ability to initialize from a table.
Fixes astropy#374 and Fixes astropy#661
Main change is how we handle a location of None.
Fixes astropy#662 (though to be honest I was not able to reproduce it)
Fixes astropy#607 even though this code was not what did the fix. This does add
a check for the issue.
Fixes astropy#601 even though this code only adds a test
@mwcraig mwcraig added this to the 2.0.0 milestone Jul 26, 2019
ext: str or int, optional
The extension from which the header and data will be read in all files.
Default is ``0``.
ext: str or int, optional
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nitpick: since there is a default value, is it really optional?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it is optional in the sense that you do not need to include it in the initializer because the default value will work well for most cases.

@mwcraig mwcraig merged commit ea68bec into astropy:master Jul 27, 2019
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