Skip to content

Instantly share code, notes, and snippets.

View lbjay's full-sized avatar

Jay Luker lbjay

View GitHub Profile
@prefix _10: <http://example.net/keyword/power%20spectra#>.
@prefix _11: <http://example.net/>.
@prefix _12: <http://example.net/keyword/normal%20density%20functions#>.
@prefix _13: <http://example.net/keyword/gravitation#>.
@prefix _14: <http://example.net/1991>.
@prefix _15: <http://example.net/1980>.
@prefix _16: <http://example.net/1988>.
@prefix _17: <http://example.net/1974>.
@prefix _18: <http://example.net/1986>.
jluker@jluker-laptop:~/bagit> 10:33:20 1422 $ ./bench.py
fetching some images to bag up from nasa
fetching SHA1SUM
fetching deimos.tiff
fetching f035a72_raw.tiff
fetching f070a13_raw.tiff
fetching f225b69.tiff
fetching f421b64.tiff
fetching f561a25_raw.tiff
fetching f673b54_raw.tiff
10:03:05-22/04 yaz_server(45767) [session] Session - OK 45767 tcp:65.112.11.157 6527
10:03:05-22/04 yaz_server(45767) [debug] ir_session (input)
10:03:05-22/04 yaz_server(45767) [debug] Got PDU, 57 bytes: lead=B4 37 83
10:03:05-22/04 yaz_server(45767) [debug] server select: config=default-config
10:03:05-22/04 yaz_server(45767) [debug] Sort handler installed
10:03:05-22/04 yaz_server(45767) [debug] Search handler installed
10:03:05-22/04 yaz_server(45767) [debug] Delete handler installed
10:03:05-22/04 yaz_server(45767) [request] Auth none
10:03:05-22/04 yaz_server(45767) [request] Init OK - ID:81/81 Name:ZOOM-C/YAZ Version:1.110/2.1.49
10:03:05-22/04 yaz_server(45767) [debug] result immediately available
(function ($) {
AjaxSolr.CurrentSearchWidget = AjaxSolr.AbstractWidget.extend({
afterRequest: function () {
var self = this;
var links = [];
var fq = this.manager.store.values('fq');
for (var i = 0, l = fq.length; i < l; i++) {
var field = fq[i].split(':');
006630048 001__ 6630048
006630048 037__ $$9ADS bibcode$$a1997OSAJ...14.3057V
006630048 037__ $$9DOI$$a10.1364/JOSAA.14.003057
006630048 100__ $$aVeran, J.-P.$$bVeran, J$$tregular
006630048 245__ $$aEstimation of the adaptive optics long-exposure point-spread function using control loop data.
006630048 269__ $$c1997-11-00
006630048 260__ $$c1997
006630048 520__ $$aAstronomical images obtained with adaptive optics systems can be enhanced by using image restoration techniques. However, this usually requires an accurate knowledge of the system point-spread function (PSF) which is variable in time. The authors present a method to estimate the PSF related to each image, using data from the adaptive optics control computer, namely, the wave-front sensor measurements and the commands to the deformable mirror, accumulated in synchronization with the acquisition. This method requires no extra observing time and has been successfully tested on PUEO, the Canada-France-Hawaii Telescope adaptive optics system. With this sy
{
"responseHeader":{
"status":0,
"QTime":1},
"response":{"numFound":1,"start":0,"docs":[
{
"body":"\nSH 4.1 .07\n\nMultiple Magnetic Field-Shock Crossings and Particle\n\nAcceleration at Quasi-perpendicular Shocks\n\nD. Ruffolo and J. Sukonthachat\nDepartment ofPhysics, Chulalongkorn University, Bangkok 10330, THAILAND\n\nThe importance of accounting for diffusion perpendicular to the mean magnetic field during quasi-perpendicular\nshock acceleration is well documented. Here we note that perpendicular diffusion is typically envisioned as\ndue to the random walk of field lines, with particle guiding centers closely tied to and diffusing back and forth\nalong the field. A turbulent magnetic field line can cross and recross the shock, like a sawtooth edge. In this\n'sawtooth mechanism,' if there are N magnetic field-shock crossings that are separated by distances L >\nthe scattering mean free path, a particle diffusing along the field line will cross the shock an average of N\ntimes before escaping. Thi
total 6.0G
-rwxr-xr-x 1 jluker ads 5 Jul 19 15:45 mongod.lock
-rw------- 1 jluker ads 64M Jul 22 06:31 solr4ads.0
-rw------- 1 jluker ads 128M Jul 22 05:56 solr4ads.1
-rw------- 1 jluker ads 256M Jul 22 06:31 solr4ads.2
-rw------- 1 jluker ads 512M Jul 22 06:34 solr4ads.3
-rw------- 1 jluker ads 1.0G Jul 22 06:11 solr4ads.4
-rw------- 1 jluker ads 2.0G Jul 22 06:34 solr4ads.5
-rw------- 1 jluker ads 2.0G Jul 22 01:56 solr4ads.6
-rw------- 1 jluker ads 16M Jul 22 06:33 solr4ads.ns
#!/usr/bin/env python
import sys
import traceback
from optparse import OptionParser
from pymarc import Field, Record, MARCWriter
from invenio.search_engine import perform_request_search, get_record
# these go in the 07 position
# see http://www.loc.gov/marc/bibliographic/bdleader.html
[Thu Sep 02 10:34:39 2010] [error] /usr/local/lib/python2.6/dist-packages/pyRXP-1.13-py2.6-linux-i686.egg/pyRXP.py:3: UserWarning: Module _mysql was already imported from /usr/lib/pymodules/python2.6/_mysql.so, but /usr/lib/pymodules/python2.6 is being added to sys.path
[Thu Sep 02 10:34:40 2010] [error] [client 131.142.42.128] mod_wsgi (pid=13249): Target WSGI script '/opt/invenio/invenio/var/www-wsgi/invenio.wsgi' cannot be loaded as Python module.
[Thu Sep 02 10:34:40 2010] [error] [client 131.142.42.128] mod_wsgi (pid=13249): Exception occurred processing WSGI script '/opt/invenio/invenio/var/www-wsgi/invenio.wsgi'.
[Thu Sep 02 10:34:40 2010] [error] [client 131.142.42.128] Traceback (most recent call last):
[Thu Sep 02 10:34:40 2010] [error] [client 131.142.42.128] File "/opt/invenio/invenio/var/www-wsgi/invenio.wsgi", line 23, in <module>
[Thu Sep 02 10:34:40 2010] [error] [client 131.142.42.128] from invenio.webinterface_handler_wsgi import application
[Thu Sep 02 10:34:40 2010] [error] [client 1
<?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">4</int><lst name="params"><str name="id">10525</str><str name="qt">document</str><str name="debugQuery">true</str></lst></lst><result name="response" numFound="0" start="0"/><lst name="debug"><str name="rawquerystring">{!raw f=id v=$id}</str><str name="querystring">{!raw f=id v=$id}</str><str name="parsedquery">id:EXCEPTION(val=10525)</str><str name="parsedquery_toString">id:10525</str><lst name="explain"/><str name="QParser"/><lst name="timing"><double name="time">2.0</double><lst name="prepare"><double name="time">0.0</double><lst name="org.apache.solr.handler.component.QueryComponent"><double name="time">0.0</double></lst><lst name="org.apache.solr.handler.component.FacetComponent"><double name="time">0.0</double></lst><lst name="org.apache.solr.handler.component.MoreLikeThisComponent"><double name="time">0.0</double></lst><lst name="org.apache.solr.handler.component.HighlightComponent">