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

Backport PR #3257 on branch v4.0.x (Adding Rampviz logo from Jenn) #3261

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,7 @@ Jdaviz
Jump to Mosviz

.. grid-item-card::
:text-align: center

New and in development. Logo coming soon!
:img-top: logos/rampviz.svg

.. button-ref:: rampviz/index
:expand:
Expand All @@ -85,6 +83,7 @@ cube.
spectra, typically the output of a multi-object spectrograph (e.g.,
JWST NIRSpec), and includes viewers for 1D and 2D spectra as well as
contextual information like on-sky views of the spectrograph slit.
:ref:`rampviz` is a visualization tool for Level 1 "ramp" data products.

.. warning::

Expand Down
Binary file added docs/logos/rampviz.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 29 additions & 0 deletions docs/logos/rampviz.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 6 additions & 3 deletions docs/rampviz/index.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
.. |rampviz_logo| image:: ../logos/rampviz.svg
:height: 42px

.. _rampviz:


#######
Rampviz
#######
######################
|rampviz_logo| Rampviz
######################

.. warning::

Expand Down
Loading