Sunday, December 28, 2014

http://xcorr.net/2012/02/22/taking-the-mean-of-angles/

Sunday, November 30, 2014

Sunday, November 9, 2014

talk preparation

http://www.bobatkins.com/photography/technical/polarizers.html

Friday, October 31, 2014

smoothing histogram

http://glowingpython.blogspot.fr/2012/08/kernel-density-estimation-with-scipy.html

Sunday, October 26, 2014

imshow help

http://research.endlessfernweh.com/colormaps/


http://minerva.ufsc.br/~andre/PyCASSO-0.9.3/usage.html

Monday, October 20, 2014

filaments

https://science.nrao.edu/science/meetings/2014/filamentary-structure/program

job priority set help

http://www.nixtutor.com/linux/changing-priority-on-linux-processes/

Friday, October 17, 2014

Friday, October 10, 2014

Astrophysics Source Code Library

http://asterisk.apod.com/wp/?page_id=12

eigenvalues in IDL

https://www.astro.virginia.edu/class/oconnell/astr511/idl_5.1_html/idl89.htm

http://emp.byui.edu/brownd/mathematics/calculus-rn-rm/hessian-etc.pdf

Monday, September 29, 2014

English grammer

http://www.writewithjean.com/join-the-writing-revolution/for-students/write-a-research-paper/


http://www.learnamericanenglishonline.com/Violet%20Level/V3%20Consequently.html

Probability to exceed

https://www.fourmilab.ch/rpkp/experiments/analysis/chiCalc.html

Friday, September 19, 2014

Thursday, August 21, 2014

align vertical tab in latex

http://tex.stackexchange.com/questions/52389/vertical-text-orientation-multiple-rows-in-tabular-environment

Wednesday, August 20, 2014

Bootstrapping

https://www.youtube.com/watch?v=ZCXg64l9R_4
http://parkeloyd.com/output/code/safe_correlate/

set background of IDL plot

https://www.idlcoyote.com/graphics_tips/whitebg.php

Tuesday, August 5, 2014

Friday, July 4, 2014

cartview

cartview,alog10(reform(cldust(1,1,2,*)*1e12)),rot=[0,-90],res=15.,graticule=30.,glsize=2

Monday, June 23, 2014

visa information

https://docs.google.com/spreadsheet/ccc?key=0AjBpTy0j1SnbdDhXM0dEd2g2MzJGSW9YaWhfYmpMN3c&hl=en_US#gid=0

Wednesday, June 18, 2014

common x and y-label in python

fig.text(0.5, 0.04, 'common xlabel', ha='center', va='center')
fig.text(0.06, 0.5, 'common ylabel', ha='center', va='center', rotation='vertical')

Mollweide help

http://balbuceosastropy.blogspot.fr/2013/09/the-mollweide-projection.html

Wednesday, June 11, 2014

Tuesday, June 10, 2014

Use of commas and apostrophes

https://docs.google.com/viewer?a=v&q=cache:W87flSM3ifUJ:www.prescott.edu/academics/writing/documents/CommasandApostrophes.doc+comma+after+%22in+this+paper%22&hl=xx-hacker&pid=bl&srcid=ADGEEShs4tQfRlMzGHbYUUd8lshEN2yCcCzVnHSo3fBEo-tYNAPgMmsg1GhfT1UHeNoqhusMhZeTvgMCV9OnMKH-nV022jSFVVARnou_KkDkERlM0noEijsCw99uPEbbHFwI7JFtYzdl&sig=AHIEtbSPqQ1xrHs6Vg4pBnmSwO5SB_fsig

Saturday, June 7, 2014

Tuesday, May 20, 2014

linear regression in python

How to do simple regression:

http://www.answermysearches.com/how-to-do-a-simple-linear-regression-in-python/124/

Thursday, May 15, 2014

multiprocessing help 2

http://stackoverflow.com/questions/18834153/multiprocessing-of-function-with-constant-and-iterable-arguments

Thursday, May 8, 2014

multiprocessing in python help

http://stackoverflow.com/questions/10489134/multithreaded-calls-to-the-objective-function-of-scipy-optimize-leastsq

https://medium.com/p/40e9b2b36148


https://pypi.python.org/pypi/joblib#downloads


http://timothyawiseman.wordpress.com/2012/12/21/a-really-simple-multiprocessing-python-example/

http://pymotw.com/2/multiprocessing/basics.html


http://plotpy.sourceforge.net/apidoc/_modules/plotpy/fitdata.html

Tuesday, April 22, 2014

FontaineBlue tour

FontaineBlue tour this weekend
---------------------------------------


http://parisbytrain.com/paris-to-fontainebleau-by-train/

Monday, March 31, 2014

reference to recover BICEP power spectrum

http://iopscience.iop.org/0004-637X/692/2/1247/pdf/0004-637X_692_2_1247.pdf
http://articles.adsabs.harvard.edu/cgi-bin/nph-iarticle_query?2005MNRAS.360.1262B&data_type=PDF_HIGH&whole_paper=YES&type=PRINTER&filetype=.pdf
http://arxiv.org/pdf/1403.3985.pdf

Wednesday, March 12, 2014

student t-distribution

http://math.stackexchange.com/questions/474733/derivation-of-the-density-function-of-student-t-distribution-from-this-big-integ

Sunday, February 23, 2014

mpfit with gaussian in numpy

http://www.cv.nrao.edu/~bkent/computing/pythonscripts/noisygaussian.py.txt

Saturday, February 22, 2014

mpfit in python

http://stackoverflow.com/questions/12492027/how-to-install-mpfit-py-in-python

Thursday, February 20, 2014

Numpy concatenate help

http://docs.scipy.org/doc/numpy/reference/generated/numpy.concatenate.html#numpy.concatenate

Wednesday, February 19, 2014

Tuesday, February 18, 2014

histogram using matplotlib

http://stackoverflow.com/questions/6986986/bin-size-in-matplotlib-histogram

healpy fix new version

https://raw.github.com/lpsinger/healpy/591b3af062bf408cc5840270e6de90dd2b402b78/setup.py

Sunday, February 16, 2014

Wednesday, February 12, 2014

lock screen in mac os x

http://www.tekrevue.com/tip/the-fastest-way-to-lock-or-sleep-your-screen-in-mac-os-x/

Tuesday, February 11, 2014

contour plot in python

http://stackoverflow.com/questions/7556499/python-type-error-when-drawing-contour-plot

Monday, February 10, 2014

fix histogram

https://micropore.wordpress.com/category/python/page/2/

align y-label

http://matplotlib.org/faq/howto_faq.html#align-my-ylabels-across-multiple-subplots
                ax.yaxis.set_label_coords(-0.7, 0.5)