Get the URL to the FITS file of the spectrum given the SpecObjID |
Combines the value of the DataServer URL from the SiteConstants table and builds up the whole URL from the specObjId. select dbo.fGetUrlFitsSpectrum(75094092974915584) |
name | type | length | inout | pnum |
@specObjId | bigint | 8 | input | 1 |
varchar | 128 | input | 0 |