REMINDER: books due tomorrow - 6/12 - "Of Human Bondage" and "Cannery Row" also - talk to Sue Ann about getting trained on optical scope, then being able to borrow it sometime! - see 06/06/2007 for details 0920 Arrive. Running late since I got in so late last night. 1010 Have been trying to read in IRIS data in Healpix format with NO success... going to work more on the weighting problem with the individual IRIS tiled image, instead. 1120 Fixed the weighting problem. collectiris.g now WORKS! except - missing tiles... modifying/playing with collectiris.g to write out a log file as it runs and save centers/numbers of each tile, so I can go back later and figure it out... 1200 running w3log version over lunchtime... lunch! 1240 back from lunch, stopped by Sue Ann's office, but she wasn't in. 1400 Still fighting with collectiris.g, figuring out why it's skipping some of the tiles... 1445 Playing with regrid parameters... by increasing "decimate" to 11, instead of 10 where it was, only 2 tiles are left out of the process... tiles: tile 1 centered at 06:00:00.00000000 -83.46.28.61159991 tile 129 centered at 01:50:29.15394408 -19.52.37.46078548 1503 Snack time! 1520 Back from snacks... Still have one tile missing... around 2:07:00 -19.52.00 tile 130 1550 Playing with decimate factor changes which tiles are accepted... setting decimate to 11 made all but 1 tile disappear decimate=12 makes 5 or 10 go away decimate 10 makes about 5 or 10 gone trying decimate=5... makes 10 or 20 missing tiles.... 1615 Plan: run with decimate=11, except with a special if statement to set decimate = 10 for tile 130... 1635 Victory!! It finally works, with these two lines added in: if (i==130) {d:=10} if (i==131) {d:=11} which is silly, yes, but effective. >>>> IRIS_regrid_GASS_w.fits <<<< 1645 New directory: compareGI to compare GASS and IRIS data... 1710 DJ stopped down, said to: -compare regridded IRIS data with un-re-gridded check flux of point sources (stats on region) run re-gridding backward on final result, and try to re-obtain the input images -compare decimate of different values, to see what's really going on... small region, many decimate values... -play with sub-regions, look for fun things! 1730 Saving the rest for tomorrow, heading out...