== To Do ==
High Priority:
 *	read from spider and XML formats
 *	more detail text format, deviation of each pick, tilt angles, etc.
 *	write to EMAN box files

Low Priority:
 *	allow for particles to be removed from both images simultaneously
 *	have a repair picks button
 *	eliminate overlapping or duplicate particles
 *	fix the list when a particle is removed from one image but not the other
 *	show more vital stats: num part, etc.
 *	sort picks by distance from corner or something
 *	image filtering: hp,lp,median,range
 *	image autoscaling, fill screen upon opening image not 1x
 *	do not update point1 and point2 values after a clear has been done
 *	add live zoom-in window for more accurrate centering
 *	have a settings panel, add reduction factor
 *	implement a Chi-square calculation, model vs. data

Pipeline version:
 *	import picks: scale overlap limit by binning, error less than 1 part diam
 *	better automation

== Completed ==
 *	~~polygon removal tool (simul. with pair)~~
 *	~~show number of triangles assess in tilt gui~~
 *	~~calculate overlap and insert in DB~~
 *	~~for final images mask out or draw lines for overlapping area~~
 *	~~eliminate particles with large error~~
 *	~~button to remove outliers~~
 *	~~add dogpicker auto-picking~~
 *	~~auto-save feature to prevent against crashing~~
 *	~~show particles with largest error: if error > mean+3*stdev then yellow cross~~
 *	~~correct gamma and phi angles to match WEB~~
 *	~~write to spider format~~
 *	~~import picks from database~~
 *	~~read/write gamma, theta, phi to file~~
 *	~~export picks/data to database~~
 *	~~updates numbers next to particles~~
 *	~~move file save, etc. to a MENU~~
 *	~~show total error in least square fit~~
 *	~~display numbers next to particles~~
 *	~~popup errors~~
 *	~~reset should reset toggle buttons in willsq()~~
 *	~~insert rmsd into DB~~
 *	~~insert particle matches into DB~~

