Acknowledgement for publications
- HLA products
All refereed publications based on data obtained from the HLA are requested to carry the following footnote:
Based on observations made with the NASA/ESA Hubble Space Telescope, and obtained from the Hubble Legacy Archive, which is a collaboration between the Space Telescope Science Institute (STScI/NASA), the Space Telescope European Coordinating Facility (ST-ECF/ESA) and the Canadian Astronomy Data Centre (CADC/NRC/CSA).
In addition, publications of research supported by an STScI grant must carry the following acknowledgment:
Support for Program number ____________ was provided by NASA through a grant from the Space Telescope Science Institute, which is operated by the Association of Universities for Research in Astronomy, Incorporated, under NASA contract NAS5-26555.
- HST products
All publications based on HST data should carry the following footnote:
Based on observations made with the NASA/ESA Hubble Space Telescope, obtained from the data archive at the Space Telescope Institute. STScI is operated by the association of Universities for Research in Astronomy, Inc. under the NASA contract NAS 5-26555.
Publication prints
One preprint or reprint of each refereed publication based on HST archival research must be sent to the following address:
Librarian - Space Telescope Science Institute - 3700 San Martin Drive - Baltimore, Maryland 21218 USA
About this interface
This webinterface was developed at the ESA/ST-ECF using a number of toolkits. The main building blocks are:
Supported browsers
This interface has been successfully tested with
- Mozilla Firefox 2.0+
- Safari 3.3+
- Opera 10.5
- Google Chrome 3.0+
- Internet Explorer 8
Note that the interface does not work with the Konqueror browser as this has no XSLT support and that the interface might (partly) work also with older browser versions but not with older versions of Opera or Internet Explorer.
Query Help
These are the operators that are available for querying in the fields of the two interfaces, the One-line interface just below and the Form interface at the bottom. Additional search help is available
here.
Meaning
| One-line interface
| Form interface
|
Numerical operators |
| Equal | = | = |
| Not equal | != | != |
| Less | < | < |
| Less or equal | <= | <= |
| Greater | > | > |
| Greater or equal | >= | >= |
| Range | .. | .. |
String operators |
| Equal | = | ~ |
| Exactly equal | ="^...$" | = (case sensitive) |
| Exactly equal (no wildcards) | ="^...$" (escape wildcards) | == (case sensitive) |
| Not equal | != | !~ |
| Not exactly equal (no wildcards) | !="^...$" | != |
| Wildcard: any text | * | * |
| Wildcard: any character | ? | ? |
| Wildcard: escape | \* / \? | [*] / [?] |
| Anchors: beginning | ^ | |
| Anchors: end | $ | |
| Quotes | "..." | |
| Escape | \ | |
|
Meaning
| One-line interface
| Form interface
|
Expressional operators |
| Or | or | or |
| And | and | |
| Not | not / - | |
| Parentheses | (...) | |
Units |
For the Form interface, the units of numerical fields are fixed and specified in the tooltip help of the fields.
For the One-line interface, units have to be given. For each type of numerical input, different units can be chosen: |
| Wavelength / Bandwidth / Spectral resolution | angstrom nm um | |
| Exposure Time | sec min hour | |
| Search box | arcsec arcmin deg | |
| Resolution / Pixel scale | arcsec | |
|