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

Correctly handle compressed fits files #694

Merged
merged 30 commits into from
Dec 12, 2023
Merged

Commits on Jul 30, 2023

  1. Fixed docstring typo

    ddobie committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    fcb7bb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1702743 View commit details
    Browse the repository at this point in the history
  3. Added open_fits to views.py

    ddobie committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    0d92f06 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Configuration menu
    Copy the full SHA
    61a2aec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13a00c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61803eb View commit details
    Browse the repository at this point in the history
  4. Fixed circular imports

    ddobie committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    8e6d5ad View commit details
    Browse the repository at this point in the history
  5. Added pathlib import

    ddobie committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    1df734b View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    7920fb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a631ed7 View commit details
    Browse the repository at this point in the history
  3. Fix typing imports

    ddobie committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    4a78fd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Add missing import

    ddobie committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    0e76b72 View commit details
    Browse the repository at this point in the history
  2. Move open_fits to image/utils

    ddobie committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    2eeed77 View commit details
    Browse the repository at this point in the history
  3. Updated open_fits imports

    ddobie committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    fd9f7f3 View commit details
    Browse the repository at this point in the history
  4. Added correct typing imports

    ddobie committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    89d138b View commit details
    Browse the repository at this point in the history
  5. Added fits import

    ddobie committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    70c5a58 View commit details
    Browse the repository at this point in the history
  6. Updated logging

    ddobie committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    ed777e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    37840aa View commit details
    Browse the repository at this point in the history
  2. PEP8

    ddobie committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c0c4817 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    a606634 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3e9c9e View commit details
    Browse the repository at this point in the history
  3. Better compimagehdu check

    ddobie committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5fcba9b View commit details
    Browse the repository at this point in the history
  4. Remove unused imports

    ddobie committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    d37f4dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bffb97b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    f40b8bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    601cc73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b2e3ee View commit details
    Browse the repository at this point in the history
  4. Updated changelog

    ddobie committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fd7cbcb View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Updated changelog

    ddobie committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4472575 View commit details
    Browse the repository at this point in the history
  2. Updated changelog

    ddobie committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    06be021 View commit details
    Browse the repository at this point in the history