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

fix creating phase-viewer when TPF is loaded #86

Merged

Conversation

kecnry
Copy link
Member

@kecnry kecnry commented Feb 15, 2024

Previously, if a TPF was loaded before the phase-viewer was created, then the TPF data was loaded into the phase-viewer, resulting in a traceback. Now when creating a phase-viewer, only 1D data are loaded into the viewer (with visibilities still defaulted based on the visibilities in the time viewer).

@kecnry kecnry mentioned this pull request Feb 15, 2024
1 task
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (b40f93b) 93.05% compared to head (3183fcf) 93.00%.

Files Patch % Lines
lcviz/plugins/ephemeris/ephemeris.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           feature-tpf      #86      +/-   ##
===============================================
- Coverage        93.05%   93.00%   -0.05%     
===============================================
  Files               35       35              
  Lines             1742     1744       +2     
===============================================
+ Hits              1621     1622       +1     
- Misses             121      122       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kecnry kecnry merged commit a872f10 into spacetelescope:feature-tpf Feb 15, 2024
8 of 11 checks passed
@kecnry kecnry deleted the fix-no-tpf-in-phase-viewer branch February 15, 2024 19:52
kecnry added a commit that referenced this pull request Apr 5, 2024
* Adding TPF translator and parser (#75)
* TPF viewer (#81)
* make use of upstream refactor to override indices in lcviz (#83)
* fix creating phase-viewer when TPF is loaded (#86)
* Time Selector (adapted version of cubeviz's slice) plugin (#85)
* enable clone viewer for image/TPF viewer (#101)

---------

Co-authored-by: Brett M. Morris <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant