Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Commit

Permalink
Merge pull request #704 from duytnguyendtn/deprecation
Browse files Browse the repository at this point in the history
Add Deprecation Warning to Docs
  • Loading branch information
javerbukh committed Mar 12, 2021
2 parents 7941f65 + 687c373 commit b8bcd49
Show file tree
Hide file tree
Showing 16 changed files with 92 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.rst
@@ -1,9 +1,9 @@
Current Status
--------------

Please note that this version of Specviz is no longer being actively supported
or maintained. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`.
Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

An interactive astronomical 1D spectra analysis tool
----------------------------------------------------
Expand Down
6 changes: 6 additions & 0 deletions docs/api.rst
@@ -1,3 +1,9 @@
.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

API Documentation
=================

Expand Down
6 changes: 6 additions & 0 deletions docs/arithmetic-layer.rst
@@ -1,5 +1,11 @@
.. _specviz-arithmetic:

.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Arithmetic Editor
=================

Expand Down
6 changes: 6 additions & 0 deletions docs/developer.rst
@@ -1,3 +1,9 @@
.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

.. |DataListModel| replace:: :class:`~specviz.core.models.DataListModel`
.. |DataItem| replace:: :class:`~specviz.core.items.DataItem`
.. |PlotDataItem| replace:: :class:`~specviz.core.items.PlotDataItem`
Expand Down
5 changes: 5 additions & 0 deletions docs/exporting.rst
@@ -1,3 +1,8 @@
.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Exporting Data
==============
Expand Down
6 changes: 5 additions & 1 deletion docs/index.rst
@@ -1,6 +1,10 @@
.. image:: _static/title_horizontal.png

|
.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Introduction
============
Expand Down
6 changes: 6 additions & 0 deletions docs/installation.rst
@@ -1,3 +1,9 @@
.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

.. highlight:: console

.. _specviz-installation:
Expand Down
6 changes: 6 additions & 0 deletions docs/launching.rst
@@ -1,3 +1,9 @@
.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

.. highlight:: console

.. _specviz-launching:
Expand Down
6 changes: 6 additions & 0 deletions docs/line_labels.rst
@@ -1,5 +1,11 @@
.. _doc_line_labels:

.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Spectral line labels
====================

Expand Down
6 changes: 6 additions & 0 deletions docs/loading_data.rst
@@ -1,5 +1,11 @@
.. _specviz_loading_data:

.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Loading Data
============

Expand Down
6 changes: 6 additions & 0 deletions docs/model_fitting.rst
@@ -1,5 +1,11 @@
.. _specviz_model_fitting:

.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Model Fitting
=============

Expand Down
6 changes: 6 additions & 0 deletions docs/operations.rst
@@ -1,5 +1,11 @@
.. _specviz_operations:

.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Operations
==========
Operations are modules that preform calculations on a given spectrum.
Expand Down
6 changes: 6 additions & 0 deletions docs/regions.rst
@@ -1,5 +1,11 @@
.. _specviz-regions:

.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Regions of Interest (ROI)
=========================

Expand Down
8 changes: 7 additions & 1 deletion docs/statistics.rst
@@ -1,10 +1,16 @@
.. _specviz-stats_sidebar:

.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Statistics
==========

11 statistic/analysis functions are calculated using the input spectrum
or specified region of interest, depending on what is selected in the
or specified region of interest, depending on what is selected in the
left sidebar. To get the statistics of a spectrum, select it on the
:ref:`data list <specviz-data-list>` on the left panel.

Expand Down
6 changes: 6 additions & 0 deletions docs/unit_conversion.rst
@@ -1,5 +1,11 @@
.. _specviz-unit-conversion:

.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Unit Conversion
===============

Expand Down
6 changes: 6 additions & 0 deletions docs/workspaces_and_plots.rst
@@ -1,3 +1,9 @@
.. DANGER::

Please note that this version of Specviz is **no longer being actively supported
or maintained**. The functionality of Specviz is now available and being actively
developed as part of `Jdaviz <https://github.com/spacetelescope/jdaviz>`_.

Workspaces and Plots
=====================

Expand Down

0 comments on commit b8bcd49

Please sign in to comment.