-
Notifications
You must be signed in to change notification settings - Fork 11
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
Refactor case studies to separate out SDSS and Galsim Figures #703
Refactor case studies to separate out SDSS and Galsim Figures #703
Conversation
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
Codecov Report
@@ Coverage Diff @@
## master #703 +/- ##
==========================================
- Coverage 87.55% 87.06% -0.49%
==========================================
Files 26 26
Lines 3711 3689 -22
==========================================
- Hits 3249 3212 -37
- Misses 462 477 +15
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
Since current journal article will only use galsim simulations for evaluation. SDSS figures will be for future work and are in a separate case study.
BlissFigure
class that has a more limited scope and thus easier to usesdss_galaxies
into two different case studies folders.bliss.plotting
module for functions that will be used to create plots in more than one case study