Richard McMahon

Results 6 issues of Richard McMahon

The README says Start by telling tablesorter to sort your table when the document is loaded: $(document).ready(function() { $("#myTable").tablesorter(); } Could you be give some guidance where this should be...

I would like to run some positional searches to identify papers with the author is second or third as described here https://ui.adsabs.harvard.edu/help/search/positional e.g. pos(author:”Oort, J”,2) | papers which have “J....

Hello, I am exploring the data in the ESO Archive for one instrument and want to limit the number of columns returned. I expected that if I specified columns that...

bug
eso

Hi, It looks like there is a case-sensitive feature with eso.query_main. The helpful example has: table = eso.query_main(column_filters={'instrument': 'APICAM', 'filter_path': 'LUMINANCE', 'stime':'2019-04-26', 'etime':'2019-04-27'}, cache=False) but all the instruments listed by...

bug
eso

STOP PRESS: it looks like the whoami command is broken I am running tutorial.py and get the error: ORA-28000: the account is locked ORA-02063: preceding line from DESOPER rgm@dhcp-10-249-190-106(~/soft/des/easyaccess){16}> python...

00-MOCpy_introduction.ipynb is failing probably since astroquery.cds has been renamed as astroquery.mocserver WARNING: AstropyDeprecationWarning: The ``cds`` module has been moved to astroquery.mocserver, and ``CdsClass`` has been renamed to ``MOCServerClass``. Please update...

bug
notebooks