কৌশিক ঘোষ
Kaushik Ghose
("kou-shik gho-sh")

I am Bengali.
You may have been looking for my main work page.
I'm interested in animal behavior which results in fun ways to depict data.
Here is some open source software I found useful.
I'm trying to kick the Matlab habit by learning Python.
I am collecting random things on a blog (one must try to be hip).
Some signposts to the bureaucracy at UMCP.
Some pointers to life in College Park, Maryland and around.
xkcd is the best geek webcomic around.

video

Bats (1999-2007)

Infra red camera shot of bat catching up with flying insect Video of bat chasing and capturing flying insect (wmv, 2.2 MB)
Data animation of bat sonar beam patterns (avi, 1.1 MB)


NSnB (2005)


The Neural Systems and Behavior course is run by the Marine Biological Laboratory every summer. I had an insane amount of fun at this course. The following are videos made at the course. They are encoded using the free open-source XviD codec (install for windows, mac).
Electric field of steatogenys duida

open source software 

citation management RRiki A web-browser driven notes and citation manager software, uses Ruby, Rails and MySQL.
Successor to RA (obsolete)
bengali Lekho made obsolete by WinXP and latest releases of Linux.
authoring MikTeX + Latex on windows!
TeXnicCenter An editor/compiler for LaTeX on win with spell check.
editing SciTE A fast, lightweight configurable text editor for coding with syntax highlighting
KompoZer WYSIWYG html/css editor succeeding NVU, using mozilla's gecko engine
drawing Inkscape Vector graphics. Like Adobe illustrator
Ipe I now prefer Inkscape
video Virtualdub
audio audacity
data analysis python + beautiful object oriented language. Here are my adventures with it
ipython + interactive python shell
matplotlib + python replacement for matlab (2D graphics great, 3D graphics suck)
vtk 3D visualization for python
versioning tortoiseCVS/SVN nice windows interfaces to both that integrate with explorer
compression 7-zip
best archiving tool out there, does zip and many other formats
backup unision backup tool
Cobian Backup software automatic (periodic) or manual backups. Incremental zipped backups.
Security keepass Password manager. Encrypts file with master password, can have categories and subcategories of passwords
truecrypt Store encrypted volumes on your hard disk

python

polyexpl.py This is a little module with a class that enables one to modify coefficents of a nth order polynomial and see how that changes the plot of the function on the fly. Use it as follows:
import polyexpl
ex = polyexpl.Explorer(norder = 4)

This code shows:
  1. classes in Python
  2. matplotlib's basic plotting commands
  3. how to grab and use handles to figures and axes
  4. how to use ioff to switch off interactive plotting
  5. the use of connect to link mouse clicks to actions
polyexpl.py screenshot

umd (~2007)

college park (~2007)