1
- 0.4.3 (unreleased )
1
+ 0.4.3 (2021-07-07 )
2
2
==================
3
3
4
4
New Tools and Services
@@ -8,51 +8,60 @@ esa.esasky
8
8
^^^^^^^^^^
9
9
10
10
- Download by observation id or source name. [#2078]
11
+
11
12
- Added custom ADQL and TAP+ functionality. [#2078]
13
+
12
14
- Enabled download of INTEGRAL data products. [#2105]
13
15
14
16
esa.hubble
15
17
^^^^^^^^^^
16
18
17
- - Cone search module allows the user to save the result in local storage. [#1855]
18
19
- Module added to perform a cone search based on a set of criteria. [#1855]
19
20
20
21
esa.xmm_newton
21
22
^^^^^^^^^^^^^^
22
23
23
- - Adding the extraction epic light curves. [#2017]
24
- - Adding the extraction of epic spectra. [#2017]
24
+ - Adding the extraction epic light curves and spectra. [#2017]
25
+
26
+ heasarc
27
+ ^^^^^^^
28
+
29
+ - Add alternative instance of HEASARC Server, maintained by
30
+ INTEGRAL Science Data Center. [#1988]
31
+
32
+ nasa_exoplanet_archive
33
+ ^^^^^^^^^^^^^^^^^^^^^^
34
+
35
+ - Making module compatible with the NASA Exoplanet Archive 2.0 using TAP.
36
+ release. Support for querying old tables (exoplanets, compositepars, and
37
+ exomultpars) has been dropped. [#2067]
25
38
26
39
27
40
Service fixes and enhancements
28
41
------------------------------
29
42
43
+ atomic
44
+ ^^^^^^
45
+
46
+ - Change URL to https. [#2088]
47
+
30
48
esa.xmm_newton
31
49
^^^^^^^^^^^^^^
32
50
33
- - Bug fixes. Fixed the generation of files with wrong extension. [#2017]
51
+ - Fixed the generation of files with wrong extension. [#2017]
52
+
34
53
- Use astroquery downloader tool to get progressbar, caching, and prevent
35
- memory leaks [#2087]
54
+ memory leaks. [#2087]
36
55
37
56
gaia
38
57
^^^^
39
58
40
- - Bug fixes. Changed default behavior of Gaia TAP Plus interface to instantiate silently. [#1722 ]
59
+ - Changed default of Gaia TAP Plus interface to instantiate silently. [#2085 ]
41
60
42
61
heasarc
43
62
^^^^^^^
44
63
45
64
- Added posibility to query limited time range. [#1988]
46
- - Add alternative instance of HEASARC Server, maintained by
47
- INTEGRAL Science Data Center. [#1988]
48
-
49
- irsa
50
- ^^^^
51
-
52
- - Adding ``cache `` kwarg to the class methods to be able to control the use
53
- of local cache. [#2092]
54
-
55
- - Making optional kwargs keyword only. [#2092]
56
65
57
66
ibe
58
67
^^^
61
70
62
71
- Change URL to https. [#2108]
63
72
64
- nasa_exoplanet_archive
65
- ^^^^^^^^^^^^^^^^^^^^^^
66
-
67
- - Making module compatible with the NASA Exoplanet Archive 2.0 using TAP.
68
- release. Support for querying old tables (exoplanets, compositepars, and
69
- exomultpars) has been dropped. [#2067]
73
+ irsa
74
+ ^^^^
70
75
71
- atomic
72
- ^^^^^^
76
+ - Adding `` cache `` kwarg to the class methods to be able to control the use
77
+ of local cache. [#2092]
73
78
74
- - Change URL to https [#2088 ]
79
+ - Making optional kwargs keyword only. [#2092 ]
75
80
76
81
sha
77
82
^^^
@@ -185,7 +190,7 @@ gemini
185
190
defaults of ``notengineering `` and/or ``NotFail ``. [#2000]
186
191
187
192
- Smarter defaulting of radius to None unless coordinates are specified, in
188
- which case defaults to 0.3 degrees. [#1995 ]
193
+ which case defaults to 0.3 degrees. [#1998 ]
189
194
190
195
heasarc
191
196
^^^^^^^
0 commit comments