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

Minor changes to DC loaders for future surveys #1122

Merged
merged 3 commits into from
Apr 30, 2024

Commits on Apr 26, 2024

  1. Include all remote data in coverage run

    This should reduce the number of tests skipped, and resolve some of the
    weirdness with coverage seen in astropy#1122.
    aragilar committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c6426cf View commit details
    Browse the repository at this point in the history
  2. Minor changes to DC loaders for future surveys

    This makes it easier to use a fallback header and access the last
    spectra from a wrapper loader. These changes are to support loading some
    of the IFS surveys (such as SAMI) that Data Central hosts.
    aragilar committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    62f344d View commit details
    Browse the repository at this point in the history
  3. Add SAMI loaders for testing updated DC loaders

    This adds an initial version of the future SAMI loaders, in order to
    test the changes to the lower level DC loaders.
    aragilar committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ef70cdb View commit details
    Browse the repository at this point in the history