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

Bug fixes and cleanup on gwcs slicing and dataset creation #24

Merged
merged 22 commits into from
Nov 21, 2018

Commits on Sep 24, 2018

  1. Configuration menu
    Copy the full SHA
    caf851f View commit details
    Browse the repository at this point in the history
  2. Add names to output test frame

    Cadair committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    cd239c4 View commit details
    Browse the repository at this point in the history
  3. more if not None

    Cadair committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    642cb68 View commit details
    Browse the repository at this point in the history
  4. Only return one Identify model

    Cadair committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    7d6c437 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. update asdf

    Cadair committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    9981448 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Configuration menu
    Copy the full SHA
    7edaecb View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2018

  1. Make things return Tabular1D

    Cadair committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    db2f022 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2018

  1. Configuration menu
    Copy the full SHA
    4f00198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2327d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. more fixes to dataset creation

    Cadair committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    5be3d4b View commit details
    Browse the repository at this point in the history
  2. Fix a raft of issues with slicing

    This fixes issues with renumbering axes in the output frame as well as allowing
    slicing out non-separable axes if all those axes are being sliced out (i.e.
    slicing out both of the spatial axes in a DS)
    Cadair committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    ab5f540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cbae4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e09569 View commit details
    Browse the repository at this point in the history
  5. Fix the tests

    Cadair committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    9afb577 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Configuration menu
    Copy the full SHA
    bd2c469 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. Configuration menu
    Copy the full SHA
    9e34d48 View commit details
    Browse the repository at this point in the history
  2. ignore import ordering flake8 warnings

    We have an isort config which does it better
    Cadair committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    a57f93d View commit details
    Browse the repository at this point in the history
  3. Add a 5d gwcs asdf file

    Cadair committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    5e110fd View commit details
    Browse the repository at this point in the history
  4. tidying tests and fun times

    Cadair committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    ebfda00 View commit details
    Browse the repository at this point in the history
  5. change back to master asdf

    Cadair committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    c46ec04 View commit details
    Browse the repository at this point in the history
  6. Revert "Make things return Tabular1D"

    This reverts commit db2f022.
    Cadair committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    dd81af3 View commit details
    Browse the repository at this point in the history
  7. add changelog [ci skip]

    Cadair committed Nov 21, 2018
    Configuration menu
    Copy the full SHA
    8f02ada View commit details
    Browse the repository at this point in the history