Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DM-13110: export magic value to select default HDU #300

Merged
merged 1 commit into from
Jan 5, 2018

Commits on Jan 5, 2018

  1. export magic value to select default HDU

    We have used INT_MIN to indicate that the first non-empty HDU should
    be selected, but never exported the symbol to python. Changed the name
    (but kept the value) so it's clear what it is, and exported it to
    python.
    PaulPrice committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    d4e4976 View commit details
    Browse the repository at this point in the history