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

Use stylesheets for all plotting #38

Open
wants to merge 7 commits into
base: devel
Choose a base branch
from
Open

Use stylesheets for all plotting #38

wants to merge 7 commits into from

Conversation

rhandberg
Copy link
Member

This should avoid loading the package to change global plotting parameters, plus enable some more flexibility in the styling of the generated plots.

@rhandberg rhandberg self-assigned this Nov 1, 2022
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #38 (d014fe0) into devel (d0d392a) will increase coverage by 0.02%.
The diff coverage is 77.52%.

@@            Coverage Diff             @@
##            devel      #38      +/-   ##
==========================================
+ Coverage   84.64%   84.66%   +0.02%     
==========================================
  Files          33       33              
  Lines        4383     4402      +19     
==========================================
+ Hits         3710     3727      +17     
- Misses        673      675       +2     
Impacted Files Coverage Δ
photometry/AperturePhotometry/k2p2v2.py 71.47% <54.71%> (-0.47%) ⬇️
run_make_todo.py 91.42% <75.00%> (+0.51%) ⬆️
photometry/BasePhotometry.py 93.93% <100.00%> (+0.01%) ⬆️
photometry/halo/halo_photometry.py 79.82% <100.00%> (+0.17%) ⬆️
photometry/plots.py 85.14% <100.00%> (+0.64%) ⬆️
photometry/psf.py 100.00% <100.00%> (ø)
run_ffimovie.py 90.11% <100.00%> (+0.03%) ⬆️
run_prepare_photometry.py 91.42% <100.00%> (+0.51%) ⬆️
run_tessphot.py 88.23% <100.00%> (+0.28%) ⬆️
run_tessphot_mpi.py 94.11% <100.00%> (+0.05%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rhandberg rhandberg marked this pull request as ready for review April 18, 2023 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant