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

Feature: TPF support #82

Merged
merged 15 commits into from
Apr 5, 2024
Merged

Feature: TPF support #82

merged 15 commits into from
Apr 5, 2024

Commits on Jan 23, 2024

  1. Adding TPF translator and parser (#75)

    * adding Kepler TPF parser
    * adding TPF translator to the parser
    * adding kepler and tess specific TPF translators
    * remote data test via searchtargetpixelfile
    
    ---------
    
    Co-authored-by: Kyle Conroy <[email protected]>
    bmorris3 and kecnry authored Jan 23, 2024
    Configuration menu
    Copy the full SHA
    8c680ca View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. TPF viewer (#81)

    * TPF cube viewer
    * set correct attributes for axes in cube viewer
    * enable mouseover display for cube viewer
    * fix tracebacks when unloading all data from viewer
    kecnry authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c6dbb63 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

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

Commits on Feb 15, 2024

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

Commits on Feb 19, 2024

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

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    a81dea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab1019c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a12aff0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b9aa59 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. [REVERT BEFORE MERGE] run tests with jdaviz main

    (revert before merge)
    kecnry committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    74e88e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. enable clone viewer for image/TPF viewer (#101)

    * enable clone viewer tool in image viewer
    
    (currently results in traceback, as shown in regression test)
    
    * include cube viewer in viewer creator
    
    * generalize clone viewer logic to work for multliple viewer types
    
    and to also adopt layer plot options
    
    * remove cube from viewer creator when no cube data remaining
    kecnry authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    2a8a2f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    9534133 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ee8683 View commit details
    Browse the repository at this point in the history
  3. changelog entry

    kecnry committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    736ef6d View commit details
    Browse the repository at this point in the history
  4. fix RTD failure

    kecnry committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    629e1b4 View commit details
    Browse the repository at this point in the history