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

Re-do of plot_quick #1106

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Re-do of plot_quick #1106

wants to merge 5 commits into from

Conversation

eteq
Copy link
Member

@eteq eteq commented Nov 15, 2023

This PR is a re-do of #650 for the current state of affairs where ndcube's plot() method exists on Spectrum1D. After some testing, a group of us realized the ndcube plot doesn't really represent well what plotting should be doing for a Spectrum1D. So this PR moves plot_quick to override the .plot() of ndcube. A few others at the workshop will fill in a follow-on comment later with the experimentation that demonstrated to this group why this is a good idea.

Copy link

codecov bot commented Nov 15, 2023

Codecov Report

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

Comparison is base (ba0ab68) 70.74% compared to head (4ef4dcb) 70.81%.

Files Patch % Lines
specutils/spectra/spectrum1d.py 84.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1106      +/-   ##
==========================================
+ Coverage   70.74%   70.81%   +0.07%     
==========================================
  Files          64       64              
  Lines        4484     4509      +25     
==========================================
+ Hits         3172     3193      +21     
- Misses       1312     1316       +4     

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

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.

None yet

2 participants