Skip to content

Commit 9c60c56

Browse files
Refactored xmm rst file
1 parent 716b291 commit 9c60c56

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/esa/xmm_newton.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ XMM-Newton Science Operations Centre.
1919
Examples
2020
========
2121

22-
------------------------------
22+
--------------------------
2323
1. Getting XMM-Newton data
24-
------------------------------
24+
--------------------------
2525

2626
.. code-block:: python
2727
@@ -36,9 +36,9 @@ it will store them in a tar called 'result0505720401.tar'. The parameters availa
3636
For more details of the parameters check the section 3.4 at:
3737
'http://nxsa.esac.esa.int/nxsa-web/#aio'
3838

39-
------------------------------
39+
--------------------------------------
4040
2. Getting XMM-Newton proprietary data
41-
------------------------------
41+
--------------------------------------
4242
To access proprietary data an extra variable is needed in the XMMNewton.download_data method. This variabe is prop which
4343
can be True or False. If True a username and password is needed. A username and password can be passed by adding another
4444
variable to the XMMNewton.download_data method called credentials_file. This variable is a string with the path to a

0 commit comments

Comments
 (0)