Skip to content

Commit 348731d

Browse files
authored
Merge pull request #3257 from bsipocz/TST_fixing_tests_for_0410
MAINT: prep for 0.4.10
2 parents 85d1868 + c1772fd commit 348731d

File tree

2 files changed

+60
-58
lines changed

2 files changed

+60
-58
lines changed

CHANGES.rst

Lines changed: 35 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
0.4.10 (unreleased)
1+
0.4.10 (2025-03-18)
22
===================
33

44
New Tools and Services
55
----------------------
66

7-
8-
API changes
9-
-----------
10-
117
esa.euclid
12-
^^^^^^^^^^^^
8+
^^^^^^^^^^
139

1410
- New module to access the ESA Euclid Archive. [#3216]
1511

16-
- Tests remove temp directories. [#3226]
12+
13+
API changes
14+
-----------
1715

1816
ipac.irsa
1917
^^^^^^^^^
@@ -22,41 +20,38 @@ ipac.irsa
2220

2321
- Deprecate ``print_catalogs`` in favour of ``list_catalogs``. [#3266]
2422

25-
mast
26-
^^^^
27-
28-
- Handle a MAST URI string as input for ``Observations.get_cloud_uri`` and a list of MAST URIs as input for
29-
``Observations.get_cloud_uris``. [#3193]
30-
3123
simbad
3224
^^^^^^
3325

3426
- The detailed hierarchy is now returned by default in ``query_hierarchy``
35-
(it was hidden by default in the previous versions) [#3195]
27+
(it was hidden in the previous versions). [#3195]
28+
3629

3730
Service fixes and enhancements
3831
------------------------------
3932

4033
gaia
4134
^^^^
4235

43-
- Update DR4 retrieval_type names and include the new one EPOCH_ASTROMETRY_BRIGHT [#3207, #3238]
36+
- Update DR4 retrieval_type names and include the new one
37+
EPOCH_ASTROMETRY_BRIGHT. [#3207, #3238]
4438

4539
ipac.irsa
4640
^^^^^^^^^
4741

48-
- Method to run Simple Spectral Access (SSA) VO queries, ``query_ssa``, is added. [#3076]
42+
- Method to run Simple Spectral Access (SSA) VO queries, ``query_ssa``,
43+
is added. [#3076]
4944

5045
- Adding the "servicetype" kwarg to ``list_collections`` to be able to list SIA
5146
and SSA collections separately. [#3200]
5247

53-
- Addding "filter" kwarg to ``list_collections`` and ``list_catalogs`` to
54-
filter out collections/catalogs with names containing the filter string. [#3264]
48+
- Adding "filter" kwarg to ``list_collections`` and ``list_catalogs`` to filter
49+
for collections/catalogs with names containing the filter string. [#3264]
5550

5651
- Adding support for asynchronous queries using the new ``async_job``
57-
keyword. [#3201]
52+
keyword argument. [#3201]
5853

59-
- Making ``'spatial'`` keyword in ``query_region`` case insensitive. [#3224]
54+
- Making the ``'spatial'`` keyword in ``query_region`` case insensitive. [#3224]
6055

6156
- Adding new ``list_columns`` method to list available columns for a given
6257
catalog. [#3265]
@@ -69,34 +64,41 @@ ipac.nexsci.nasa_exoplanet_archive
6964
mast
7065
^^^^
7166

72-
- Bugfix where users are unnecessarily warned about a query limit while fetching products in ``MastMissions.get_product_list``. [#3193]
67+
- Bugfix where users are unnecessarily warned about a query limit while
68+
fetching products in ``MastMissions.get_product_list``. [#3193]
7369

74-
- Bugfix where ``Observations.get_cloud_uri`` and ``Observations.get_cloud_uris`` fail if the MAST relative path is not found. [#3193]
70+
- Bugfix where ``Observations.get_cloud_uri`` and
71+
``Observations.get_cloud_uris`` fail if the MAST relative path is not
72+
found. [#3193]
7573

76-
- Corrected parameter checking in ``MastMissions`` to ensure case-sensitive comparisons. [#3260]
74+
- Corrected parameter checking in ``MastMissions`` to ensure case-sensitive
75+
comparisons. [#3260]
7776

78-
- Add batching to ``MastMissions.get_product_list`` to avoid server errors and allow for a larger number of input datasets. [#3230]
77+
- Add batching to ``MastMissions.get_product_list`` to avoid server errors
78+
and allow for a larger number of input datasets. [#3230]
7979

80+
- Handle a MAST URI string as input for ``Observations.get_cloud_uri`` and
81+
a list of MAST URIs as input for ``Observations.get_cloud_uris``. [#3193]
8082

8183
simbad
8284
^^^^^^
8385

84-
- fix: when adding a measurement table in the votable_fields, if a measurement table is
85-
empty for an object, there will now be a line with masked values instead of no line in
86-
the result [#3199]
86+
- Fixing joining measurement with basic votable-fields and masking values
87+
instead of not returning lines in the result if a measurement fields are
88+
empty for an object. [#3199]
8789

88-
- perf: use a TAP upload in ``query_region`` when there are more than 300 coordinates.
89-
This prevents timeouts. [#3235]
90+
- Performance improvements to prevent timeouts to ``query_region`` when
91+
there are more than 300 coordinates. [#3235]
9092

91-
- fix: remove ``pm`` from the votable_fields list (bug introduced in v0.4.9) [#3259]
93+
- Removed ``'pm'`` from the votable_fields list. [#3259]
9294

9395
xmatch
9496
^^^^^^
9597

96-
- the API is more flexible: you can now ommit the ``vizier:`` before the catalog name
97-
when crossmatching with a vizier table [#3194]
98+
- Fixing the API to be more flexible, it is now possible to ommit the
99+
``'vizier:'`` sting before the catalog name when crossmatching with a
100+
vizier table. [#3194]
98101

99-
- add a help message when people are banned instead of returning error code 403 [#3225]
100102

101103
Infrastructure, Utility and Other Changes and Additions
102104
-------------------------------------------------------

docs/svo_fps/svo_fps.rst

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -41,17 +41,17 @@ range) can be listed with
4141
CalibrationReference object
4242
Description object
4343
Comments object
44-
WavelengthRef float64 AA
45-
WavelengthMean float64 AA
46-
WavelengthEff float64 AA
47-
WavelengthMin float64 AA
48-
WavelengthMax float64 AA
49-
WidthEff float64 AA
50-
WavelengthCen float64 AA
51-
WavelengthPivot float64 AA
52-
WavelengthPeak float64 AA
53-
WavelengthPhot float64 AA
54-
FWHM float64 AA
44+
WavelengthRef float64 Angstrom
45+
WavelengthMean float64 Angstrom
46+
WavelengthEff float64 Angstrom
47+
WavelengthMin float64 Angstrom
48+
WavelengthMax float64 Angstrom
49+
WidthEff float64 Angstrom
50+
WavelengthCen float64 Angstrom
51+
WavelengthPivot float64 Angstrom
52+
WavelengthPeak float64 Angstrom
53+
WavelengthPhot float64 Angstrom
54+
FWHM float64 Angstrom
5555
Fsun float64 erg / (A s cm2)
5656
PhotCalID object
5757
MagSys object
@@ -96,17 +96,17 @@ is of the same form as that from `~astroquery.svo_fps.SvoFpsClass.get_filter_ind
9696
CalibrationReference object
9797
Description object
9898
Comments object
99-
WavelengthRef float64 AA
100-
WavelengthMean float64 AA
101-
WavelengthEff float64 AA
102-
WavelengthMin float64 AA
103-
WavelengthMax float64 AA
104-
WidthEff float64 AA
105-
WavelengthCen float64 AA
106-
WavelengthPivot float64 AA
107-
WavelengthPeak float64 AA
108-
WavelengthPhot float64 AA
109-
FWHM float64 AA
99+
WavelengthRef float64 Angstrom
100+
WavelengthMean float64 Angstrom
101+
WavelengthEff float64 Angstrom
102+
WavelengthMin float64 Angstrom
103+
WavelengthMax float64 Angstrom
104+
WidthEff float64 Angstrom
105+
WavelengthCen float64 Angstrom
106+
WavelengthPivot float64 Angstrom
107+
WavelengthPeak float64 Angstrom
108+
WavelengthPhot float64 Angstrom
109+
FWHM float64 Angstrom
110110
Fsun float64 erg / (A s cm2)
111111
PhotCalID object
112112
MagSys object
@@ -131,7 +131,7 @@ transmission curve data using
131131
>>> data = SvoFps.get_transmission_data('2MASS/2MASS.H')
132132
>>> print(data)
133133
Wavelength Transmission
134-
AA
134+
Angstrom
135135
---------- ------------
136136
12890.0 0.0
137137
13150.0 0.0
@@ -184,9 +184,9 @@ If you are repeatedly getting failed queries, or bad/out-of-date results, try cl
184184
>>> from astroquery.svo_fps import SvoFps
185185
>>> SvoFps.clear_cache()
186186
187-
If this function is unavailable, upgrade your version of astroquery.
187+
If this function is unavailable, upgrade your version of astroquery.
188188
The ``clear_cache`` function was introduced in version 0.4.7.dev8479.
189-
189+
190190

191191
Reference/API
192192
=============

0 commit comments

Comments
 (0)