This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta http-equiv="Pragma" content="no-cache" /> | |
| <title>CasJobs</title> | |
| <link href="cjobs.css" rel="stylesheet" /> | |
| <script type="text/javascript" src="scripts/submitjob.js"></script> | |
| <script type="text/javascript" src="scripts/shortcut.js"></script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| dstn@swanky:/private/tmp/lesstif-fW3x/lesstif-0.95.2 | |
| > rm ./include/Motif-2.1/Xm/Xm.h.tmp | |
| dstn@swanky:/private/tmp/lesstif-fW3x/lesstif-0.95.2 | |
| > make | |
| Making all in Xm | |
| sed is: /usr/bin/sed | |
| SED is: /usr/local/Library/ENV/4.3/sed | |
| set: ACLOCAL_PATH=/usr/local/share/aclocal:/opt/X11/share/aclocal | |
| Apple_PubSub_Socket_Render=/tmp/launch-7yHNcH/Render |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import os | |
| import fitsio | |
| import numpy as np | |
| R,C = 3,2 | |
| A = np.arange(6).reshape((R,C)) | |
| print 'A' | |
| print A | |
| ar = [] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 684,516 | |
| 105,319 | |
| 54,421 | |
| 170,691 | |
| 505,610 | |
| 168,125 | |
| 398,327 | |
| 426,273 | |
| 139,969 | |
| 401,1000 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| %Mikolajczyk05acomparison, | |
| @ARTICLE{affineinvariant, | |
| author = {K. Mikolajczyk and T. Tuytelaars and C. Schmid and A. Zisserman and J. Matas and F. Schaffalitzky and T. Kadir and L. Van Gool}, | |
| title = {A comparison of affine region detectors}, | |
| journal = {{I}nternational {J}ournal of {C}omputer {V}ision}, | |
| year = {2005}, | |
| volume = {65}, | |
| pages = {43--72} | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /usr/local/bin/brew: loading /usr/local/Library/Formula/glib.rb | |
| /usr/local/bin/brew: loading /usr/local/Library/Formula/pkg-config.rb | |
| /usr/local/bin/brew: loading /usr/local/Library/Formula/xz.rb | |
| /usr/local/bin/brew: loading /usr/local/Library/Formula/gettext.rb | |
| /usr/local/bin/brew: loading /usr/local/Library/Formula/libffi.rb | |
| /usr/local/Library/Formula/glib.rb: loading /usr/local/Library/Formula/pkg-config.rb | |
| /usr/local/Library/Formula/glib.rb: loading /usr/local/Library/Formula/xz.rb | |
| /usr/local/Library/Formula/glib.rb: loading /usr/local/Library/Formula/gettext.rb | |
| /usr/local/Library/Formula/glib.rb: loading /usr/local/Library/Formula/libffi.rb | |
| /usr/local/Library/Formula/glib.rb: loading /usr/local/Library/Formula/python.rb |
NewerOlder