Skip to content

Instantly share code, notes, and snippets.

View keflavich's full-sized avatar

Adam Ginsburg keflavich

View GitHub Profile
@keflavich
keflavich / gist:42aee3be64431c8bfa8f
Created October 20, 2014 08:48
wcsaxes build fail
$ python setup.py test
running test
running build
running build_py
/Users/adam/repos/astropy/astropy/tests/helper.py:30: UserWarning: Module wcsaxes was already imported from wcsaxes/__init__.py, but /Users/adam/repos/wcsaxes is being added to sys.path
import pkg_resources
===================================================================== test session starts =====================================================================
platform darwin -- Python 2.7.8 -- pytest-2.5.1
Running tests with Astropy version 1.0.dev9959.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@keflavich
keflavich / gist:d0bca4e16f4eefcdd357
Created March 1, 2015 15:51
Remote failures March 1, 2015
========================================================================== FAILURES ===========================================================================
__________________________________________________________________ TestAlma.test_doc_example __________________________________________________________________
self = <astroquery.alma.tests.test_alma_remote.TestAlma instance at 0x10bb33b48>, temp_dir = '/var/folders/_r/c4nkvmpn4vx6qc91qygz8h740000gr/T/tmp7Zkexq'
def test_doc_example(self, temp_dir):
alma = Alma()
alma.cache_location = temp_dir
m83_data = alma.query_object('M83')
assert m83_data.colnames == ['Project_code', 'Source_name', 'RA',
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file has been truncated, but you can view the full file.
<?xml version="1.0" encoding="UTF-8"?>
<VOTABLE xmlns="http://www.ivoa.net/xml/VOTable/v1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2">
<RESOURCE type="results">
<INFO name="QUERY_STATUS" value="OK" />
<INFO name="QUERY" value="SELECT&#xA; distinct asa_science.project_code AS &quot;Project code&quot;,&#xA;asa_science.source_name AS &quot;Source name&quot;,&#xA;asa_science.ra AS &quot;RA&quot;,&#xA;asa_science.dec AS &quot;Dec&quot;,&#xA;asa_science.band AS &quot;Band&quot;,&#xA;asa_science.frequency_resolution AS &quot;Frequency resolution&quot;,&#xA;asa_science.int_time AS &quot;Integration&quot;,&#xA;to_char(dp_delivery_status.release_date, 'YYYY-MM-DD') AS &quot;Release date&quot;,&#xA;asa_science.frequency_support AS &quot;Frequency support&quot;,&#xA;asa_science.velocity_resolution AS &quot;Velocity resolution&quot;,&#xA;asa_science.pol_products AS &quot;Pol products&quot;,&#xA;to_char(asa_science.start_date, 'YYYY-MM-DD HH24:MI:SS') AS &quot;Observation date&quot;,&#x
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.