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

Add NDData support as data factories to glue #2164

Closed
wants to merge 7 commits into from
Closed

Add NDData support as data factories to glue #2164

wants to merge 7 commits into from

Commits on Aug 21, 2020

  1. Init nddata.py PR

    Kris Stern committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    e0f0e31 View commit details
    Browse the repository at this point in the history
  2. Add 'uncertainty' property to BaseCartesianData class

    Kris Stern committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    9c80102 View commit details
    Browse the repository at this point in the history
  3. Add test(s) for nddata.py

    Kris Stern committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    4fcf20d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2aab37 View commit details
    Browse the repository at this point in the history
  5. Remove unused comment from data.py

    Kris Stern committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    3a632b9 View commit details
    Browse the repository at this point in the history
  6. Add wcs to NDData as coords

    Kris Stern committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    e4d0336 View commit details
    Browse the repository at this point in the history
  7. Change to using glue's WCSCoordinates from WCS

    Kris Stern committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    0b089d7 View commit details
    Browse the repository at this point in the history