|
3 | 3 |
|
4 | 4 | New Tools and Services
|
5 | 5 | ----------------------
|
| 6 | + |
6 | 7 | esa.jwst
|
7 | 8 | ^^^^^^^^^^
|
8 | 9 |
|
@@ -85,14 +86,13 @@ jplhorizons
|
85 | 86 | J2000 to ICRF, following API documentation. [#2154]
|
86 | 87 |
|
87 | 88 | - Query ``id_type`` behavior has changed:
|
88 |
| - - ``'majorbody'`` and ``'id'`` have been removed and the equivalent |
89 |
| - functionality replaced with ``None``. ``None`` implements the Horizons |
90 |
| - default, which is to search for major bodies first, then fall back to a |
91 |
| - small body search when no matches are found. Horizons does not have a |
92 |
| - major body only search. [#2161] |
93 |
| - |
94 |
| - - The default value was ``'smallbody'`` but it is now ``None``, which |
95 |
| - follows Horizons's default behavior. [#2161] |
| 89 | + * ``'majorbody'`` and ``'id'`` have been removed and the equivalent |
| 90 | + functionality replaced with ``None``. ``None`` implements the Horizons |
| 91 | + default, which is to search for major bodies first, then fall back to a |
| 92 | + small body search when no matches are found. Horizons does not have a |
| 93 | + major body only search. [#2161] |
| 94 | + * The default value was ``'smallbody'`` but it is now ``None``, which |
| 95 | + follows Horizons's default behavior. [#2161] |
96 | 96 |
|
97 | 97 | - Fix changes in column names that resulted KeyErrors. [#2202]
|
98 | 98 |
|
@@ -919,139 +919,139 @@ Infrastructure, Utility and Other Changes and Additions
|
919 | 919 | ==================
|
920 | 920 |
|
921 | 921 | - New tool: Gaia - added module to access the European Space Agency Gaia
|
922 |
| - Archive. (#836) |
| 922 | + Archive. [#836] |
923 | 923 | - New tool: VO Cone Search - added module to access Virtual Observatory's
|
924 |
| - Simple Cone Search. This is ported from ``astropy.vo``. (#859) |
| 924 | + Simple Cone Search. This is ported from ``astropy.vo``. [#859] |
925 | 925 | - New utility: TAP/TAP+ - added Table Access Protocol utility and the ESAC
|
926 |
| - Science Data Centre (ESDC) extension. (#836) |
927 |
| -- Fix VizieR to respect specification to return default columns only (#792) |
928 |
| -- SIMBAD queries allow multiple configurable parameters (#820) |
| 926 | + Science Data Centre (ESDC) extension. [#836] |
| 927 | +- Fix VizieR to respect specification to return default columns only [#792] |
| 928 | +- SIMBAD queries allow multiple configurable parameters [#820] |
929 | 929 | - Add a capability to resume partially-completed downloads for services that
|
930 | 930 | support the http 'range' keyword. Currently applied to ESO and ALMA
|
931 |
| - (#812,#876) |
| 931 | + [#812,#876] |
932 | 932 | - SIMBAD now supports vectorized region queries. A list of coordinates can be
|
933 | 933 | sent to SIMBAD simultaneously. Users will also be warned if they submit
|
934 | 934 | queries with >10000 entries, which is the SIMBAD-recommended upper limit.
|
935 | 935 | Also, SIMBAD support has noted that any IP submitting >6 queries/second
|
936 | 936 | will be soft-banned, so we have added a warning to this effect in the
|
937 |
| - documentation (#833) |
938 |
| -- ALMA: Fix to always use https as the archive now requires it. (#814, #828) |
939 |
| -- ESASky: Fix various issues related to remote API changes. (#805, #817) |
940 |
| -- ESASky: Corrected Herschel filter indexing. (#844) |
941 |
| -- ESO: Fix picking issue with simple ``query_survey()`` queries. (#801) |
942 |
| -- ESO: Fix FEROS and HARPS instrument queries. (#840) |
943 |
| -- NRAO: Change default radius from 1 degree to 1 arcmin. (#813) |
| 937 | + documentation [#833] |
| 938 | +- ALMA: Fix to always use https as the archive now requires it. [#814, #828] |
| 939 | +- ESASky: Fix various issues related to remote API changes. [#805, #817] |
| 940 | +- ESASky: Corrected Herschel filter indexing. [#844] |
| 941 | +- ESO: Fix picking issue with simple ``query_survey()`` queries. [#801] |
| 942 | +- ESO: Fix FEROS and HARPS instrument queries. [#840] |
| 943 | +- NRAO: Change default radius from 1 degree to 1 arcmin. [#813] |
944 | 944 |
|
945 | 945 | 0.3.4 (2016-11-21)
|
946 | 946 | ==================
|
947 | 947 |
|
948 |
| -- New tool: basic HITRAN queries support (#617) |
949 |
| -- Fix #737, an issue with broken ALMA archive tables, via a hack (#775) |
950 |
| -- Correct HEASARC tool, which was sending incorrect data to the server (#774) |
951 |
| -- Fix NIST issue #714 which led to badly-parsed tables (#773) |
952 |
| -- NRAO archive tool allows user logins and HTML-based queries (#767, #780) |
953 |
| -- ALMA allows kwargs as input, and various small fixes (#785, #790, #782) |
954 |
| -- XMatch caching bug fixed (#789) |
955 |
| -- Various fixes to ESASky (#779, #772, #770) |
956 |
| -- New tool: VAMDC-cdms interface (#658) |
957 |
| -- Fix issue with exclude keyword in Splatalogue queries (#616) |
| 948 | +- New tool: basic HITRAN queries support [#617] |
| 949 | +- Fix #737, an issue with broken ALMA archive tables, via a hack [#775] |
| 950 | +- Correct HEASARC tool, which was sending incorrect data to the server [#774] |
| 951 | +- Fix NIST issue #714 which led to badly-parsed tables [#773] |
| 952 | +- NRAO archive tool allows user logins and HTML-based queries [#767, #780] |
| 953 | +- ALMA allows kwargs as input, and various small fixes [#785, #790, #782] |
| 954 | +- XMatch caching bug fixed [#789] |
| 955 | +- Various fixes to ESASky [#779, #772, #770] |
| 956 | +- New tool: VAMDC-cdms interface [#658] |
| 957 | +- Fix issue with exclude keyword in Splatalogue queries [#616] |
958 | 958 |
|
959 | 959 | 0.3.3 (2016-10-11)
|
960 | 960 | ==================
|
961 | 961 |
|
962 |
| -- Option to toggle the display of the download bar (#734) |
963 |
| -- ESASKY - added new module for querying the ESASKY archive (#758, #763, #765) |
964 |
| -- Refactor Splatalogue and XMatch to use the caching (#747, #751) |
965 |
| -- Minor data updates to Splatalogue (#746, #754, #760) |
966 |
| -- Fix parsing bug for ``_parse_radius`` in Simbad (#753) |
967 |
| -- Multiple fixes to ensure Windows compatibility (#709, #726) |
968 |
| -- Minor fixes to ESO to match upstream form changes (#729) |
| 962 | +- Option to toggle the display of the download bar [#734] |
| 963 | +- ESASKY - added new module for querying the ESASKY archive [#758, #763, #765] |
| 964 | +- Refactor Splatalogue and XMatch to use the caching [#747, #751] |
| 965 | +- Minor data updates to Splatalogue [#746, #754, #760] |
| 966 | +- Fix parsing bug for ``_parse_radius`` in Simbad [#753] |
| 967 | +- Multiple fixes to ensure Windows compatibility [#709, #726] |
| 968 | +- Minor fixes to ESO to match upstream form changes [#729] |
969 | 969 |
|
970 | 970 | 0.3.2 (2016-06-10)
|
971 | 971 | ==================
|
972 | 972 |
|
973 |
| -- Update ESO tool to work with new web API (#696) |
| 973 | +- Update ESO tool to work with new web API [#696] |
974 | 974 | - Added new instruments for ESO: ``ambient_paranal`` and ``meteo_paranal``
|
975 |
| - (#657) |
976 |
| -- Fix problem with listed votable fields being truncated in SIMBAD (#654) |
977 |
| -- SDSS remote API fixes (#690) |
| 975 | + [#657] |
| 976 | +- Fix problem with listed votable fields being truncated in SIMBAD [#654] |
| 977 | +- SDSS remote API fixes [#690] |
978 | 978 | - ALMA file downloader will skip over, rather than crashing on, access denied
|
979 |
| - (HTTP 401) errors (#687) |
980 |
| -- Continued minor ALMA fixes (#655,#672,#687,#688) |
981 |
| -- Splatalogue export limit bugfix (#673) |
982 |
| -- SIMBAD flux_quality flag corrected to flux_qual (#680) |
983 |
| -- VIZIER add a flag to return the query payload for debugging (#668) |
| 979 | + (HTTP 401) errors [#687] |
| 980 | +- Continued minor ALMA fixes [#655,#672,#687,#688] |
| 981 | +- Splatalogue export limit bugfix [#673] |
| 982 | +- SIMBAD flux_quality flag corrected to flux_qual [#680] |
| 983 | +- VIZIER add a flag to return the query payload for debugging [#668] |
984 | 984 |
|
985 | 985 | 0.3.1 (2016-01-19)
|
986 | 986 | ==================
|
987 | 987 |
|
988 | 988 | - Fix bug in xmatch service that required astropy tables to have exactly 2
|
989 |
| - columns on input (#641) |
990 |
| -- Fix NASA ADS, which had an internal syntax error (#602) |
991 |
| -- Bugfix in NRAO queries: telescope config was parsed incorrectly (#629) |
| 989 | + columns on input [#641] |
| 990 | +- Fix NASA ADS, which had an internal syntax error [#602] |
| 991 | +- Bugfix in NRAO queries: telescope config was parsed incorrectly [#629] |
992 | 992 | - IBE - added new module for locating data from PTF, WISE, and 2MASS from IRSA.
|
993 | 993 | See <http://irsa.ipac.caltech.edu/ibe/> for more information about IBE and
|
994 | 994 | <http://www.ptf.caltech.edu/page/ibe> for more information about PTF survey
|
995 |
| - data in particular. (#450) |
| 995 | + data in particular. [#450] |
996 | 996 |
|
997 | 997 | 0.3.0 (2015-10-26)
|
998 | 998 | ==================
|
999 | 999 |
|
1000 |
| -- Fix ESO APEX project ID keyword (#591) |
1001 |
| -- Fix ALMA queries when accessing private data (#601) |
1002 |
| -- Allow data downloads to use the cache (#601) |
| 1000 | +- Fix ESO APEX project ID keyword [#591] |
| 1001 | +- Fix ALMA queries when accessing private data [#601] |
| 1002 | +- Allow data downloads to use the cache [#601] |
1003 | 1003 |
|
1004 | 1004 | 0.2.6 (2015-07-23)
|
1005 | 1005 | ==================
|
1006 | 1006 |
|
1007 |
| -- ESO bugfixes for handling radio buttons (#560) |
1008 |
| -- ESO: added SPHERE to list (#551) |
1009 |
| -- ESO/ALMA test cleanup (#553) |
1010 |
| -- Allow ALMA project view (#554) |
1011 |
| -- Fix Splatalogue version keyword (#557) |
| 1007 | +- ESO bugfixes for handling radio buttons [#560] |
| 1008 | +- ESO: added SPHERE to list [#551] |
| 1009 | +- ESO/ALMA test cleanup [#553] |
| 1010 | +- Allow ALMA project view [#554] |
| 1011 | +- Fix Splatalogue version keyword [#557] |
1012 | 1012 |
|
1013 | 1013 | 0.2.4 (2015-03-27)
|
1014 | 1014 | ==================
|
1015 | 1015 |
|
1016 | 1016 | - Bugfix for ``utils.commons.send_request()``: Raise exception if error status
|
1017 |
| - is returned in the response. (#491) |
1018 |
| -- Update for ALMA Cycle 3 API change (#500) |
1019 |
| -- Added LCOGT Archive support (#537) |
| 1017 | + is returned in the response. [#491] |
| 1018 | +- Update for ALMA Cycle 3 API change [#500] |
| 1019 | +- Added LCOGT Archive support [#537] |
1020 | 1020 | - Refactored LAMDA to match the standard API and added a critical density
|
1021 |
| - calculation utility (#546) |
| 1021 | + calculation utility [#546] |
1022 | 1022 |
|
1023 | 1023 | 0.2.3 (2014-09-30)
|
1024 | 1024 | ==================
|
1025 | 1025 |
|
1026 | 1026 |
|
1027 | 1027 | - AstroResponse has been removed, which means that all cached objects will have
|
1028 | 1028 | new hashes. You should clear your cache: for most users, that means
|
1029 |
| - ``rm -r ~/.astropy/cache/astroquery/`` (#418) |
| 1029 | + ``rm -r ~/.astropy/cache/astroquery/`` [#418] |
1030 | 1030 | - In ESO and ALMA, default to *not* storing your password. New keyword
|
1031 |
| - ``store_password=False``. (#415) |
| 1031 | + ``store_password=False``. [#415] |
1032 | 1032 | - In ESO, fixed a form activation issue triggered in ESO ``retrieve_data()``,
|
1033 | 1033 | updated file download link triggered by server side change.
|
1034 | 1034 | More interesting, made ``username`` optional in ``login()``:
|
1035 | 1035 | instead, you can now configure your preferred ``username``.
|
1036 |
| - Finally, automatic login is now used by ``retrieve_data()``, if configured. (#420, #427) |
| 1036 | + Finally, automatic login is now used by ``retrieve_data()``, if configured. [#420, #427] |
1037 | 1037 | - Bugfix for UKIDSS: Login now uses the correct session to retrieve the data
|
1038 |
| - (#425) |
| 1038 | + [#425] |
1039 | 1039 | - ALMA - many new features, including selective file retrieval. Fixes many errors that
|
1040 |
| - were unnoticed in the previous version (#433) |
| 1040 | + were unnoticed in the previous version [#433] |
1041 | 1041 | - ALMA - add ``help`` method and pass payload keywords on correctly. Validate
|
1042 |
| - the payload before querying. (#438) |
| 1042 | + the payload before querying. [#438] |
1043 | 1043 |
|
1044 | 1044 | 0.2.2 (2014-09-10)
|
1045 | 1045 | ==================
|
1046 | 1046 |
|
1047 |
| -- Support direct transmission of SQL queries to the SDSS server (#410) |
1048 |
| -- Added email/text job completion alert (#407) to the CosmoSim tool (#267). |
1049 |
| -- ESO archive now supports HARPS/FEROS reprocessed data queries (#412) |
| 1047 | +- Support direct transmission of SQL queries to the SDSS server [#410] |
| 1048 | +- Added email/text job completion alert [#407] to the CosmoSim tool [#267]. |
| 1049 | +- ESO archive now supports HARPS/FEROS reprocessed data queries [#412] |
1050 | 1050 | - IPython notebook checker in the ESO tool is now compatible with regular
|
1051 |
| - python (#413) |
| 1051 | + python [#413] |
1052 | 1052 | - Added new tool: ALMA archive query tool
|
1053 | 1053 | http://astroquery.readthedocs.io/en/latest/alma/alma.html
|
1054 |
| - (#411) |
| 1054 | + [#411] |
1055 | 1055 | - setup script and installation fixes
|
1056 | 1056 |
|
1057 | 1057 | 0.2 (2014-08-17)
|
|
0 commit comments