! Started logfile: J0222-1615_X_1997_07_02_yyk_uvs.log on Mon Jan 8 02:25:57 2007 obs J0222-1615_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0222-1615_X_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.93948 visibilities/baseline/integration-bin. ! Found source: J0222-1615 ! ! 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 753 lines of history. ! ! Reading 49224 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 J0222-1615_X_1997_07_02_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.334778 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.7074 mas, bmaj=1.774 mas, bpa=-1.987 degrees ! Estimated noise=674.333 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.213653 Jy ! Component: 100 - total flux cleaned = 0.289846 Jy ! Total flux subtracted in 100 components = 0.289846 Jy ! Clean residual min=-0.008566 max=0.023834 Jy/beam ! Clean residual mean=0.000116 rms=0.003064 Jy/beam ! Combined flux in latest and established models = 0.289846 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.289846 Jy ! ! Correcting IF 1. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.196822Jy sigma=0.001796 ! Fit after self-cal, rms=0.196701Jy sigma=0.001795 ! Inverting map and beam ! Estimated beam: bmin=0.7074 mas, bmaj=1.774 mas, bpa=-1.987 degrees ! Estimated noise=675.726 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0328547 Jy ! Component: 100 - total flux cleaned = 0.0481666 Jy ! Total flux subtracted in 100 components = 0.0481666 Jy ! Clean residual min=-0.005416 max=0.009189 Jy/beam ! Clean residual mean=0.000037 rms=0.001618 Jy/beam ! Combined flux in latest and established models = 0.338013 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.338013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191795Jy sigma=0.001740 ! Fit after self-cal, rms=0.191779Jy sigma=0.001739 ! 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.8987 mas, bmaj=2.237 mas, bpa=-5.615 degrees ! Estimated noise=478.265 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.0135384 Jy ! Component: 100 - total flux cleaned = 0.0190032 Jy ! Component: 150 - total flux cleaned = 0.0215198 Jy ! Component: 200 - total flux cleaned = 0.0225348 Jy ! Total flux subtracted in 200 components = 0.0225348 Jy ! Clean residual min=-0.005133 max=0.005400 Jy/beam ! Clean residual mean=0.000017 rms=0.001450 Jy/beam ! Combined flux in latest and established models = 0.360548 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.360548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191363Jy sigma=0.001733 ! Fit after self-cal, rms=0.191360Jy sigma=0.001733 ! 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.8987 x 2.237 at -5.615 degrees (North through East) ! Clean map min=-0.0049903 max=0.25159 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.00264 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.04 KP 1.00 ! LA 1.00 MK 1.01 NL 1.00 OV 0.99 ! PT 0.94 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00461 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.03 KP 0.99 ! LA 1.00 MK 1.01 NL 1.00 OV 1.04 ! PT 0.88 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.991124 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.05 KP 1.02 ! LA 0.98 MK 1.01 NL 1.03 OV 0.98 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982617 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 1.10 KP 0.98 ! LA 1.00 MK 0.99 NL 1.06 OV 1.03 ! PT 0.97 SC 1.00 ! ! ! Fit before self-cal, rms=0.191360Jy sigma=0.001733 ! Fit after self-cal, rms=0.191913Jy sigma=0.001729 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.191913Jy sigma=0.001729 ! Fit after self-cal, rms=0.191915Jy sigma=0.001729 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9026 mas, bmaj=2.231 mas, bpa=-5.162 degrees ! Estimated noise=474.618 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.00310452 Jy ! Component: 100 - total flux cleaned = -0.00423185 Jy ! Component: 150 - total flux cleaned = -0.00432766 Jy ! Component: 200 - total flux cleaned = -0.00441398 Jy ! Total flux subtracted in 200 components = -0.00441398 Jy ! Clean residual min=-0.003586 max=0.003977 Jy/beam ! Clean residual mean=0.000031 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.356134 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.356134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.191876Jy sigma=0.001728 ! Fit after self-cal, rms=0.191872Jy sigma=0.001728 ! 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.191872Jy sigma=0.001728 ! Fit after self-cal, rms=0.188671Jy sigma=0.001698 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.00194796 Jy ! Component: 100 - total flux cleaned = 0.00208367 Jy ! Component: 150 - total flux cleaned = 0.00210979 Jy ! Component: 200 - total flux cleaned = 0.00208852 Jy ! Total flux subtracted in 200 components = 0.00208852 Jy ! Clean residual min=-0.003583 max=0.003802 Jy/beam ! Clean residual mean=0.000034 rms=0.001038 Jy/beam ! Combined flux in latest and established models = 0.358223 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 54 components and 0.358223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188662Jy sigma=0.001698 ! Fit after self-cal, rms=0.188314Jy sigma=0.001694 ! 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.9026 x 2.231 at -5.162 degrees (North through East) ! Clean map min=-0.0034724 max=0.25365 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.188314Jy sigma=0.001694 ! Fit after self-cal, rms=0.188631Jy sigma=0.001692 ! 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.188631Jy sigma=0.001692 ! Fit after self-cal, rms=0.188568Jy sigma=0.001691 ! Inverting map and beam ! Estimated beam: bmin=0.8992 mas, bmaj=2.24 mas, bpa=-5.002 degrees ! Estimated noise=472.709 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.49806e-05 Jy ! Component: 100 - total flux cleaned = 4.70645e-05 Jy ! Component: 150 - total flux cleaned = 4.68776e-05 Jy ! Component: 200 - total flux cleaned = 4.70585e-05 Jy ! Total flux subtracted in 200 components = 4.70585e-05 Jy ! Clean residual min=-0.003644 max=0.003588 Jy/beam ! Clean residual mean=0.000032 rms=0.000973 Jy/beam ! Combined flux in latest and established models = 0.35827 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.35827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188565Jy sigma=0.001691 ! Fit after self-cal, rms=0.188551Jy sigma=0.001691 ! 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.188551Jy sigma=0.001691 ! Fit after self-cal, rms=0.188829Jy sigma=0.001689 ! 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.188829Jy sigma=0.001689 ! Fit after self-cal, rms=0.188830Jy sigma=0.001689 ! Inverting map and beam ! Estimated beam: bmin=0.8998 mas, bmaj=2.242 mas, bpa=-4.97 degrees ! Estimated noise=473.118 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000146029 Jy ! Component: 100 - total flux cleaned = 0.000163776 Jy ! Component: 150 - total flux cleaned = 0.000146531 Jy ! Component: 200 - total flux cleaned = 0.000146477 Jy ! Total flux subtracted in 200 components = 0.000146477 Jy ! Clean residual min=-0.003641 max=0.003561 Jy/beam ! Clean residual mean=0.000031 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.358416 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 61 components and 0.358416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188829Jy sigma=0.001689 ! Fit after self-cal, rms=0.188831Jy sigma=0.001689 ! 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.307 mas, bmaj=4.56 mas, bpa=-1.397 degrees ! Estimated noise=609.212 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.000411746 Jy ! Component: 100 - total flux cleaned = 0.000352655 Jy ! Component: 150 - total flux cleaned = 0.000312851 Jy ! Component: 200 - total flux cleaned = 0.000286358 Jy ! Total flux subtracted in 200 components = 0.000286358 Jy ! Clean residual min=-0.004113 max=0.004261 Jy/beam ! Clean residual mean=0.000059 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.358702 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 65 components and 0.358702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188849Jy sigma=0.001689 ! Fit after self-cal, rms=0.188839Jy sigma=0.001689 ! 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.7041 mas, bmaj=1.776 mas, bpa=-1.612 degrees ! Estimated noise=674.845 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.216262 Jy ! Component: 100 - total flux cleaned = 0.29368 Jy ! Component: 150 - total flux cleaned = 0.327084 Jy ! Component: 200 - total flux cleaned = 0.342829 Jy ! Total flux subtracted in 200 components = 0.342829 Jy ! Clean residual min=-0.004816 max=0.008180 Jy/beam ! Clean residual mean=0.000051 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.342829 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.342829 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8998 mas, bmaj=2.242 mas, bpa=-4.97 degrees ! Estimated noise=473.118 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) ! Added new window around map position (-1, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105306 Jy ! Component: 100 - total flux cleaned = 0.0145898 Jy ! Component: 150 - total flux cleaned = 0.0165031 Jy ! Component: 200 - total flux cleaned = 0.0169833 Jy ! Total flux subtracted in 200 components = 0.0169833 Jy ! Clean residual min=-0.003695 max=0.003258 Jy/beam ! Clean residual mean=0.000029 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.359813 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.359813 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.307 mas, bmaj=4.56 mas, bpa=-1.397 degrees ! Estimated noise=609.212 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.000555385 Jy ! Component: 100 - total flux cleaned = 0.000490657 Jy ! Component: 150 - total flux cleaned = 0.000437229 Jy ! Component: 200 - total flux cleaned = 0.000390768 Jy ! Total flux subtracted in 200 components = 0.000390768 Jy ! Clean residual min=-0.003898 max=0.004312 Jy/beam ! Clean residual mean=0.000052 rms=0.001360 Jy/beam ! Combined flux in latest and established models = 0.360203 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 61 components and 0.360203 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8998 mas, bmaj=2.242 mas, bpa=-4.97 degrees ! Estimated noise=473.118 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -6.96016e-05 Jy ! Component: 100 - total flux cleaned = -3.75257e-05 Jy ! Component: 150 - total flux cleaned = 4.4651e-05 Jy ! Component: 200 - total flux cleaned = 9.22798e-05 Jy ! Total flux subtracted in 200 components = 9.22798e-05 Jy ! Clean residual min=-0.003668 max=0.003304 Jy/beam ! Clean residual mean=0.000028 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.360296 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 71 components and 0.360296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188769Jy sigma=0.001689 ! Fit after self-cal, rms=0.188761Jy sigma=0.001689 wmodel J0222-1615_X_1997_07_02_yyk\_map.mod ! Writing 71 model components to file: J0222-1615_X_1997_07_02_yyk_map.mod wobs J0222-1615_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0222-1615_X_1997_07_02_yyk_uvs.fits wwins J0222-1615_X_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0222-1615_X_1997_07_02_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.000426226 Jy ! Component: 100 - total flux cleaned = -0.000485197 Jy ! Component: 150 - total flux cleaned = -0.00070136 Jy ! Component: 200 - total flux cleaned = -0.000854472 Jy ! Component: 250 - total flux cleaned = -0.00119241 Jy ! Component: 300 - total flux cleaned = -0.00123741 Jy ! Component: 350 - total flux cleaned = -0.00119402 Jy ! Component: 400 - total flux cleaned = -0.00132357 Jy ! Component: 450 - total flux cleaned = -0.00140551 Jy ! Component: 500 - total flux cleaned = -0.00148593 Jy ! Component: 550 - total flux cleaned = -0.00152531 Jy ! Component: 600 - total flux cleaned = -0.00148696 Jy ! Component: 650 - total flux cleaned = -0.00152529 Jy ! Component: 700 - total flux cleaned = -0.0015987 Jy ! Component: 750 - total flux cleaned = -0.00152636 Jy ! Component: 800 - total flux cleaned = -0.00149102 Jy ! Component: 850 - total flux cleaned = -0.00135244 Jy ! Component: 900 - total flux cleaned = -0.00125092 Jy ! Component: 950 - total flux cleaned = -0.00108543 Jy ! Component: 1000 - total flux cleaned = -0.00115142 Jy ! Component: 1050 - total flux cleaned = -0.0010873 Jy ! Component: 1100 - total flux cleaned = -0.00108741 Jy ! Component: 1150 - total flux cleaned = -0.00111813 Jy ! Component: 1200 - total flux cleaned = -0.000903932 Jy ! Component: 1250 - total flux cleaned = -0.000903775 Jy ! Component: 1300 - total flux cleaned = -0.000844568 Jy ! Component: 1350 - total flux cleaned = -0.000756595 Jy ! Component: 1400 - total flux cleaned = -0.000755808 Jy ! Component: 1450 - total flux cleaned = -0.000557604 Jy ! Component: 1500 - total flux cleaned = -0.000613775 Jy ! Component: 1550 - total flux cleaned = -0.000613622 Jy ! Component: 1600 - total flux cleaned = -0.000613401 Jy ! Component: 1650 - total flux cleaned = -0.000666344 Jy ! Component: 1700 - total flux cleaned = -0.000718795 Jy ! Component: 1750 - total flux cleaned = -0.000744215 Jy ! Component: 1800 - total flux cleaned = -0.000770505 Jy ! Component: 1850 - total flux cleaned = -0.000923322 Jy ! Component: 1900 - total flux cleaned = -0.000998157 Jy ! Component: 1950 - total flux cleaned = -0.0010471 Jy ! Component: 2000 - total flux cleaned = -0.00107141 Jy ! Total flux subtracted in 2048 components = -0.00111955 Jy ! Clean residual min=-0.001328 max=0.001440 Jy/beam ! Clean residual mean=0.000013 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.359176 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 233 components and 0.359176 Jy ![Exited script file: muppet] wmap "J0222-1615_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8998 x 2.242 at -4.97 degrees (North through East) ! Clean map min=-0.002393 max=0.2531 Jy/beam ! Writing clean map to FITS file: J0222-1615_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.253103 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000471638 device "J0222-1615_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0222-1615_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.559026 0.559026 1.11805 2.2361 4.47221 8.94442 17.8888 35.7777 71.5553 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.253 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.8998 x 2.242 at -4.97 degrees (North through East) ! Clean map min=-0.002393 max=0.2531 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0222-1615_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0222-1615_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0222-1615_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 02:26:06 2007