File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,9 +19,9 @@ XMM-Newton Science Operations Centre.
19
19
Examples
20
20
========
21
21
22
- ------------------------------
22
+ --------------------------
23
23
1. Getting XMM-Newton data
24
- ------------------------------
24
+ --------------------------
25
25
26
26
.. code-block :: python
27
27
@@ -36,9 +36,9 @@ it will store them in a tar called 'result0505720401.tar'. The parameters availa
36
36
For more details of the parameters check the section 3.4 at:
37
37
'http://nxsa.esac.esa.int/nxsa-web/#aio'
38
38
39
- ------------------------------
39
+ --------------------------------------
40
40
2. Getting XMM-Newton proprietary data
41
- ------------------------------
41
+ --------------------------------------
42
42
To access proprietary data an extra variable is needed in the XMMNewton.download_data method. This variabe is prop which
43
43
can be True or False. If True a username and password is needed. A username and password can be passed by adding another
44
44
variable to the XMMNewton.download_data method called credentials_file. This variable is a string with the path to a
You can’t perform that action at this time.
0 commit comments