! Started logfile: J1404-0013_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:18:33 2007 obs J1404-0013_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1404-0013_X_1997_05_07_yyk_uva.fits ! AN table 1: 133 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.732331 visibilities/baseline/integration-bin. ! Found source: J1404-0013 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 613 lines of history. ! ! Reading 17532 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ![@muppet J1404-0013_X_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.433395 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7916 mas, bmaj=1.959 mas, bpa=-6.241 degrees ! Estimated noise=1035.25 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.303156 Jy ! Component: 100 - total flux cleaned = 0.383868 Jy ! Total flux subtracted in 100 components = 0.383868 Jy ! Clean residual min=-0.016379 max=0.038646 Jy/beam ! Clean residual mean=-0.000015 rms=0.005011 Jy/beam ! Combined flux in latest and established models = 0.383868 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.383868 Jy ! ! Correcting IF 1. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.202848Jy sigma=0.001392 ! Fit after self-cal, rms=0.202025Jy sigma=0.001387 ! Inverting map and beam ! Estimated beam: bmin=0.7916 mas, bmaj=1.959 mas, bpa=-6.241 degrees ! Estimated noise=1035.67 mJy/beam. ! Added new window around map position (1.2, 0.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0485764 Jy ! Component: 100 - total flux cleaned = 0.071874 Jy ! Total flux subtracted in 100 components = 0.071874 Jy ! Clean residual min=-0.014362 max=0.016569 Jy/beam ! Clean residual mean=-0.000008 rms=0.002877 Jy/beam ! Combined flux in latest and established models = 0.455742 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.455742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191008Jy sigma=0.001299 ! Fit after self-cal, rms=0.190172Jy sigma=0.001293 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9568 mas, bmaj=2.358 mas, bpa=-6.699 degrees ! Estimated noise=755.183 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2, 1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0261857 Jy ! Component: 100 - total flux cleaned = 0.0370671 Jy ! Component: 150 - total flux cleaned = 0.0431661 Jy ! Component: 200 - total flux cleaned = 0.044899 Jy ! Total flux subtracted in 200 components = 0.044899 Jy ! Clean residual min=-0.010274 max=0.009774 Jy/beam ! Clean residual mean=-0.000004 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 0.500641 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 74 components and 0.500641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187981Jy sigma=0.001276 ! Fit after self-cal, rms=0.187674Jy sigma=0.001273 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9568 x 2.358 at -6.699 degrees (North through East) ! Clean map min=-0.0064094 max=0.34746 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00579 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 0.98 KP 1.00 ! LA 1.01 MK 1.01 NL 1.08 OV 0.99 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.997703 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.03 KP 1.01 ! LA 1.00 MK 0.99 NL 1.04 OV 1.06 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.99364 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.03 KP 1.00 ! LA 0.99 MK 1.01 NL 1.03 OV 1.00 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982301 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.04 KP 1.01 ! LA 1.00 MK 0.99 NL 1.07 OV 1.00 ! PT 0.98 SC 1.07 ! ! ! Fit before self-cal, rms=0.187674Jy sigma=0.001273 ! Fit after self-cal, rms=0.187163Jy sigma=0.001268 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187163Jy sigma=0.001268 ! Fit after self-cal, rms=0.187164Jy sigma=0.001268 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9628 mas, bmaj=2.374 mas, bpa=-6.911 degrees ! Estimated noise=746.583 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0026993 Jy ! Component: 100 - total flux cleaned = -0.00351094 Jy ! Component: 150 - total flux cleaned = -0.00415375 Jy ! Component: 200 - total flux cleaned = -0.00457574 Jy ! Total flux subtracted in 200 components = -0.00457574 Jy ! Clean residual min=-0.004256 max=0.004045 Jy/beam ! Clean residual mean=0.000013 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.496065 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 95 components and 0.496065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186942Jy sigma=0.001267 ! Fit after self-cal, rms=0.186927Jy sigma=0.001267 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186927Jy sigma=0.001267 ! Fit after self-cal, rms=0.182145Jy sigma=0.001237 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116172 Jy ! Component: 100 - total flux cleaned = 0.000903174 Jy ! Component: 150 - total flux cleaned = 0.000580278 Jy ! Component: 200 - total flux cleaned = 0.000394721 Jy ! Total flux subtracted in 200 components = 0.000394721 Jy ! Clean residual min=-0.003892 max=0.003956 Jy/beam ! Clean residual mean=0.000013 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.49646 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 115 components and 0.49646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181998Jy sigma=0.001237 ! Fit after self-cal, rms=0.180764Jy sigma=0.001229 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9628 x 2.374 at -6.911 degrees (North through East) ! Clean map min=-0.0035499 max=0.34509 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if ! Performing amp+phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180764Jy sigma=0.001229 ! Fit after self-cal, rms=0.178314Jy sigma=0.001227 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178314Jy sigma=0.001227 ! Fit after self-cal, rms=0.177894Jy sigma=0.001225 ! Inverting map and beam ! Estimated beam: bmin=0.9504 mas, bmaj=2.34 mas, bpa=-6.127 degrees ! Estimated noise=741.602 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000933555 Jy ! Component: 100 - total flux cleaned = 0.00069669 Jy ! Component: 150 - total flux cleaned = 0.000493328 Jy ! Component: 200 - total flux cleaned = 0.00031693 Jy ! Total flux subtracted in 200 components = 0.00031693 Jy ! Clean residual min=-0.003339 max=0.002796 Jy/beam ! Clean residual mean=0.000012 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.496777 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 123 components and 0.496777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177826Jy sigma=0.001224 ! Fit after self-cal, rms=0.177643Jy sigma=0.001223 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177643Jy sigma=0.001223 ! Fit after self-cal, rms=0.177530Jy sigma=0.001221 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177530Jy sigma=0.001221 ! Fit after self-cal, rms=0.177453Jy sigma=0.001221 ! Inverting map and beam ! Estimated beam: bmin=0.9505 mas, bmaj=2.335 mas, bpa=-5.948 degrees ! Estimated noise=741.463 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000667037 Jy ! Component: 100 - total flux cleaned = 0.000495758 Jy ! Component: 150 - total flux cleaned = 0.000347652 Jy ! Component: 200 - total flux cleaned = 0.000170452 Jy ! Total flux subtracted in 200 components = 0.000170452 Jy ! Clean residual min=-0.003302 max=0.002513 Jy/beam ! Clean residual mean=0.000011 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.496948 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 131 components and 0.496947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177417Jy sigma=0.001221 ! Fit after self-cal, rms=0.177373Jy sigma=0.001220 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.492 mas, bmaj=3.9 mas, bpa=10.48 degrees ! Estimated noise=927.762 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000195392 Jy ! Component: 100 - total flux cleaned = -0.000504402 Jy ! Component: 150 - total flux cleaned = -0.000694546 Jy ! Component: 200 - total flux cleaned = -0.000811142 Jy ! Total flux subtracted in 200 components = -0.000811142 Jy ! Clean residual min=-0.003193 max=0.002476 Jy/beam ! Clean residual mean=0.000021 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.496136 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 139 components and 0.496136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177356Jy sigma=0.001220 ! Fit after self-cal, rms=0.177333Jy sigma=0.001220 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7893 mas, bmaj=1.948 mas, bpa=-5.82 degrees ! Estimated noise=1023.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.303241 Jy ! Component: 100 - total flux cleaned = 0.392576 Jy ! Component: 150 - total flux cleaned = 0.437079 Jy ! Component: 200 - total flux cleaned = 0.460455 Jy ! Total flux subtracted in 200 components = 0.460455 Jy ! Clean residual min=-0.006208 max=0.008689 Jy/beam ! Clean residual mean=0.000003 rms=0.001765 Jy/beam ! Combined flux in latest and established models = 0.460455 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.460455 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9505 mas, bmaj=2.335 mas, bpa=-5.948 degrees ! Estimated noise=741.463 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189013 Jy ! Component: 100 - total flux cleaned = 0.0276303 Jy ! Component: 150 - total flux cleaned = 0.0323901 Jy ! Component: 200 - total flux cleaned = 0.0338943 Jy ! Total flux subtracted in 200 components = 0.0338943 Jy ! Clean residual min=-0.003099 max=0.002758 Jy/beam ! Clean residual mean=0.000011 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.494349 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 80 components and 0.494349 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.492 mas, bmaj=3.9 mas, bpa=10.48 degrees ! Estimated noise=927.762 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00147066 Jy ! Component: 100 - total flux cleaned = 0.00164983 Jy ! Component: 150 - total flux cleaned = 0.00164684 Jy ! Component: 200 - total flux cleaned = 0.00160461 Jy ! Total flux subtracted in 200 components = 0.00160461 Jy ! Clean residual min=-0.003241 max=0.002451 Jy/beam ! Clean residual mean=0.000021 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.495954 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 95 components and 0.495954 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9505 mas, bmaj=2.335 mas, bpa=-5.948 degrees ! Estimated noise=741.463 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000183594 Jy ! Component: 100 - total flux cleaned = -0.000185789 Jy ! Component: 150 - total flux cleaned = -0.000131859 Jy ! Component: 200 - total flux cleaned = -0.00013112 Jy ! Total flux subtracted in 200 components = -0.00013112 Jy ! Clean residual min=-0.003190 max=0.002473 Jy/beam ! Clean residual mean=0.000011 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.495823 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 105 components and 0.495823 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177328Jy sigma=0.001220 ! Fit after self-cal, rms=0.177307Jy sigma=0.001220 wmodel J1404-0013_X_1997_05_07_yyk\_map.mod ! Writing 105 model components to file: J1404-0013_X_1997_05_07_yyk_map.mod wobs J1404-0013_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1404-0013_X_1997_05_07_yyk_uvs.fits wwins J1404-0013_X_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1404-0013_X_1997_05_07_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00139393 Jy ! Component: 100 - total flux cleaned = -0.00225774 Jy ! Component: 150 - total flux cleaned = -0.00273748 Jy ! Component: 200 - total flux cleaned = -0.00322989 Jy ! Component: 250 - total flux cleaned = -0.00350204 Jy ! Component: 300 - total flux cleaned = -0.00368909 Jy ! Component: 350 - total flux cleaned = -0.00394314 Jy ! Component: 400 - total flux cleaned = -0.00415253 Jy ! Component: 450 - total flux cleaned = -0.00425346 Jy ! Component: 500 - total flux cleaned = -0.0042861 Jy ! Component: 550 - total flux cleaned = -0.0043179 Jy ! Component: 600 - total flux cleaned = -0.00434869 Jy ! Component: 650 - total flux cleaned = -0.00440845 Jy ! Component: 700 - total flux cleaned = -0.00443772 Jy ! Component: 750 - total flux cleaned = -0.00449566 Jy ! Component: 800 - total flux cleaned = -0.00458048 Jy ! Component: 850 - total flux cleaned = -0.00471875 Jy ! Component: 900 - total flux cleaned = -0.00485406 Jy ! Component: 950 - total flux cleaned = -0.00496003 Jy ! Component: 1000 - total flux cleaned = -0.00503824 Jy ! Component: 1050 - total flux cleaned = -0.00521779 Jy ! Component: 1100 - total flux cleaned = -0.00529347 Jy ! Component: 1150 - total flux cleaned = -0.00541804 Jy ! Component: 1200 - total flux cleaned = -0.00554022 Jy ! Component: 1250 - total flux cleaned = -0.00558847 Jy ! Component: 1300 - total flux cleaned = -0.00568406 Jy ! Component: 1350 - total flux cleaned = -0.00573086 Jy ! Component: 1400 - total flux cleaned = -0.00570751 Jy ! Component: 1450 - total flux cleaned = -0.00575369 Jy ! Component: 1500 - total flux cleaned = -0.00577653 Jy ! Component: 1550 - total flux cleaned = -0.00586662 Jy ! Component: 1600 - total flux cleaned = -0.00595588 Jy ! Component: 1650 - total flux cleaned = -0.00604386 Jy ! Component: 1700 - total flux cleaned = -0.0061742 Jy ! Component: 1750 - total flux cleaned = -0.00623867 Jy ! Component: 1800 - total flux cleaned = -0.00634487 Jy ! Component: 1850 - total flux cleaned = -0.00642897 Jy ! Component: 1900 - total flux cleaned = -0.00642932 Jy ! Component: 1950 - total flux cleaned = -0.00640909 Jy ! Component: 2000 - total flux cleaned = -0.00653196 Jy ! Total flux subtracted in 2048 components = -0.00653193 Jy ! Clean residual min=-0.001191 max=0.001219 Jy/beam ! Clean residual mean=0.000011 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.489291 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 240 components and 0.489291 Jy ![Exited script file: muppet] wmap "J1404-0013_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9505 x 2.335 at -5.948 degrees (North through East) ! Clean map min=-0.002878 max=0.34258 Jy/beam ! Writing clean map to FITS file: J1404-0013_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.342576 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000388834 device "J1404-0013_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1404-0013_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.340509 0.340509 0.681019 1.36204 2.72408 5.44815 10.8963 21.7926 43.5852 87.1704 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.342 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9505 x 2.335 at -5.948 degrees (North through East) ! Clean map min=-0.002878 max=0.34258 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1404-0013_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1404-0013_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1404-0013_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:18:42 2007