Skip to content

Add ignore_blank keyword to fits.open#2307

Merged
embray merged 1 commit into
astropy:masterfrom
ChrisBeaumont:blank
Apr 14, 2014
Merged

Add ignore_blank keyword to fits.open#2307
embray merged 1 commit into
astropy:masterfrom
ChrisBeaumont:blank

Conversation

@ChrisBeaumont
Copy link
Copy Markdown

This adds the ability to ignore BLANK values, which allows files containing that keyword to be opened in memory mapped mode as discussed in #2295

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

New file creates a NAN array, so == isn't sufficient

@astrofrog astrofrog added this to the v0.4.0 milestone Apr 12, 2014
@astrofrog
Copy link
Copy Markdown
Member

@embray - does this look good to you?

@embray
Copy link
Copy Markdown
Member

embray commented Apr 14, 2014

I think this looks fine as an interim solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants