! Started logfile: J0219-1842_X_1997_07_02_yyk_uvs.log on Mon Jan 8 02:24:17 2007 obs J0219-1842_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0219-1842_X_1997_07_02_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.93195 visibilities/baseline/integration-bin. ! Found source: J0219-1842 ! ! 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 50424 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 J0219-1842_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.305459 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.7104 mas, bmaj=1.758 mas, bpa=-4.407 degrees ! Estimated noise=989.57 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.189149 Jy ! Component: 100 - total flux cleaned = 0.234121 Jy ! Total flux subtracted in 100 components = 0.234121 Jy ! Clean residual min=-0.008208 max=0.014087 Jy/beam ! Clean residual mean=0.000046 rms=0.002493 Jy/beam ! Combined flux in latest and established models = 0.234121 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.234121 Jy ! ! Correcting IF 1. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.197617Jy sigma=0.001757 ! Fit after self-cal, rms=0.197547Jy sigma=0.001756 ! Inverting map and beam ! Estimated beam: bmin=0.7104 mas, bmaj=1.758 mas, bpa=-4.407 degrees ! Estimated noise=989.57 mJy/beam. 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.9069 mas, bmaj=2.229 mas, bpa=-5.312 degrees ! Estimated noise=479.408 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.027517 Jy ! Component: 100 - total flux cleaned = 0.0371747 Jy ! Component: 150 - total flux cleaned = 0.041249 Jy ! Component: 200 - total flux cleaned = 0.0425899 Jy ! Total flux subtracted in 200 components = 0.04259 Jy ! Clean residual min=-0.004156 max=0.005531 Jy/beam ! Clean residual mean=0.000009 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.276711 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 47 components and 0.276711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195697Jy sigma=0.001733 ! Fit after self-cal, rms=0.195691Jy 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.9069 x 2.229 at -5.312 degrees (North through East) ! Clean map min=-0.0039286 max=0.22968 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00056 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.07 KP 0.99 ! LA 1.00 MK 1.06 NL 1.03 OV 0.98 ! PT 0.94 SC 0.91 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00032 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 1.05 KP 1.01 ! LA 0.97 MK 0.98 NL 1.01 OV 1.06 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987336 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 1.09 KP 0.97 ! LA 1.00 MK 1.00 NL 1.00 OV 0.96 ! PT 0.93 SC 1.09 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.977417 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.08 KP 0.97 ! LA 1.00 MK 0.98 NL 1.04 OV 1.03 ! PT 0.98 SC 1.04 ! ! ! Fit before self-cal, rms=0.195691Jy sigma=0.001733 ! Fit after self-cal, rms=0.196807Jy 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.196807Jy sigma=0.001729 ! Fit after self-cal, rms=0.196809Jy sigma=0.001729 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9172 mas, bmaj=2.249 mas, bpa=-5.362 degrees ! Estimated noise=472.639 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.00412303 Jy ! Component: 100 - total flux cleaned = -0.00522369 Jy ! Component: 150 - total flux cleaned = -0.00539135 Jy ! Component: 200 - total flux cleaned = -0.00549943 Jy ! Total flux subtracted in 200 components = -0.00549943 Jy ! Clean residual min=-0.003307 max=0.003829 Jy/beam ! Clean residual mean=0.000010 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.271211 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.271211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196742Jy sigma=0.001728 ! Fit after self-cal, rms=0.196740Jy 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.196740Jy sigma=0.001728 ! Fit after self-cal, rms=0.193650Jy sigma=0.001697 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.00206019 Jy ! Component: 100 - total flux cleaned = 0.00223349 Jy ! Component: 150 - total flux cleaned = 0.00226961 Jy ! Component: 200 - total flux cleaned = 0.00223919 Jy ! Total flux subtracted in 200 components = 0.00223919 Jy ! Clean residual min=-0.002946 max=0.003584 Jy/beam ! Clean residual mean=0.000015 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.27345 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.27345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193632Jy sigma=0.001697 ! Fit after self-cal, rms=0.193283Jy 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.9172 x 2.249 at -5.362 degrees (North through East) ! Clean map min=-0.0027634 max=0.23036 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.193283Jy sigma=0.001694 ! Fit after self-cal, rms=0.194645Jy 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.194645Jy sigma=0.001692 ! Fit after self-cal, rms=0.194551Jy sigma=0.001691 ! Inverting map and beam ! Estimated beam: bmin=0.92 mas, bmaj=2.266 mas, bpa=-5.187 degrees ! Estimated noise=472.055 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000480982 Jy ! Component: 100 - total flux cleaned = -0.000451127 Jy ! Component: 150 - total flux cleaned = -0.000453597 Jy ! Component: 200 - total flux cleaned = -0.000455729 Jy ! Total flux subtracted in 200 components = -0.000455729 Jy ! Clean residual min=-0.002716 max=0.003351 Jy/beam ! Clean residual mean=0.000010 rms=0.000803 Jy/beam ! Combined flux in latest and established models = 0.272995 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 62 components and 0.272995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194545Jy sigma=0.001691 ! Fit after self-cal, rms=0.194504Jy 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.194504Jy sigma=0.001691 ! Fit after self-cal, rms=0.195171Jy 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.195171Jy sigma=0.001689 ! Fit after self-cal, rms=0.195153Jy sigma=0.001689 ! Inverting map and beam ! Estimated beam: bmin=0.9226 mas, bmaj=2.274 mas, bpa=-5.102 degrees ! Estimated noise=472.814 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.36317e-05 Jy ! Component: 100 - total flux cleaned = 6.4235e-05 Jy ! Component: 150 - total flux cleaned = 6.3959e-05 Jy ! Component: 200 - total flux cleaned = 2.3388e-05 Jy ! Total flux subtracted in 200 components = 2.3388e-05 Jy ! Clean residual min=-0.002779 max=0.003359 Jy/beam ! Clean residual mean=0.000010 rms=0.000799 Jy/beam ! Combined flux in latest and established models = 0.273018 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 65 components and 0.273018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195148Jy sigma=0.001689 ! Fit after self-cal, rms=0.195137Jy 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.384 mas, bmaj=4.867 mas, bpa=-1.458 degrees ! Estimated noise=600.329 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.000167911 Jy ! Component: 100 - total flux cleaned = 0.000173391 Jy ! Component: 150 - total flux cleaned = 0.000175389 Jy ! Component: 200 - total flux cleaned = 0.000175814 Jy ! Total flux subtracted in 200 components = 0.000175814 Jy ! Clean residual min=-0.002959 max=0.003523 Jy/beam ! Clean residual mean=0.000021 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.273194 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 67 components and 0.273194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195147Jy sigma=0.001689 ! Fit after self-cal, rms=0.195132Jy 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.716 mas, bmaj=1.771 mas, bpa=-4.156 degrees ! Estimated noise=993.541 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.192328 Jy ! Component: 100 - total flux cleaned = 0.236564 Jy ! Component: 150 - total flux cleaned = 0.255441 Jy ! Component: 200 - total flux cleaned = 0.264315 Jy ! Total flux subtracted in 200 components = 0.264315 Jy ! Clean residual min=-0.005421 max=0.005993 Jy/beam ! Clean residual mean=0.000014 rms=0.001455 Jy/beam ! Combined flux in latest and established models = 0.264315 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.264315 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9226 mas, bmaj=2.274 mas, bpa=-5.102 degrees ! Estimated noise=472.814 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.00666494 Jy ! Component: 100 - total flux cleaned = 0.0083013 Jy ! Component: 150 - total flux cleaned = 0.00834726 Jy ! Component: 200 - total flux cleaned = 0.00837983 Jy ! Total flux subtracted in 200 components = 0.00837983 Jy ! Clean residual min=-0.002799 max=0.003272 Jy/beam ! Clean residual mean=0.000011 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.272695 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 43 components and 0.272695 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.384 mas, bmaj=4.867 mas, bpa=-1.458 degrees ! Estimated noise=600.329 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.000431131 Jy ! Component: 100 - total flux cleaned = 0.000437834 Jy ! Component: 150 - total flux cleaned = 0.000439707 Jy ! Component: 200 - total flux cleaned = 0.000439765 Jy ! Total flux subtracted in 200 components = 0.000439765 Jy ! Clean residual min=-0.002940 max=0.003526 Jy/beam ! Clean residual mean=0.000021 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.273135 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 47 components and 0.273135 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9226 mas, bmaj=2.274 mas, bpa=-5.102 degrees ! Estimated noise=472.814 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000338964 Jy ! Component: 100 - total flux cleaned = -0.000372133 Jy ! Component: 150 - total flux cleaned = -0.000371993 Jy ! Component: 200 - total flux cleaned = -0.000370455 Jy ! Total flux subtracted in 200 components = -0.000370455 Jy ! Clean residual min=-0.002780 max=0.003348 Jy/beam ! Clean residual mean=0.000011 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.272764 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.272764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195148Jy sigma=0.001689 ! Fit after self-cal, rms=0.195142Jy sigma=0.001689 wmodel J0219-1842_X_1997_07_02_yyk\_map.mod ! Writing 52 model components to file: J0219-1842_X_1997_07_02_yyk_map.mod wobs J0219-1842_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0219-1842_X_1997_07_02_yyk_uvs.fits wwins J0219-1842_X_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0219-1842_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.00115768 Jy ! Component: 100 - total flux cleaned = 0.0020629 Jy ! Component: 150 - total flux cleaned = 0.00262463 Jy ! Component: 200 - total flux cleaned = 0.00297793 Jy ! Component: 250 - total flux cleaned = 0.00327556 Jy ! Component: 300 - total flux cleaned = 0.00348064 Jy ! Component: 350 - total flux cleaned = 0.0036002 Jy ! Component: 400 - total flux cleaned = 0.00379231 Jy ! Component: 450 - total flux cleaned = 0.00394108 Jy ! Component: 500 - total flux cleaned = 0.00412321 Jy ! Component: 550 - total flux cleaned = 0.00447739 Jy ! Component: 600 - total flux cleaned = 0.00465048 Jy ! Component: 650 - total flux cleaned = 0.00485436 Jy ! Component: 700 - total flux cleaned = 0.00505294 Jy ! Component: 750 - total flux cleaned = 0.00508534 Jy ! Component: 800 - total flux cleaned = 0.00508542 Jy ! Component: 850 - total flux cleaned = 0.00511676 Jy ! Component: 900 - total flux cleaned = 0.00520925 Jy ! Component: 950 - total flux cleaned = 0.00529983 Jy ! Component: 1000 - total flux cleaned = 0.00541927 Jy ! Component: 1050 - total flux cleaned = 0.00553671 Jy ! Component: 1100 - total flux cleaned = 0.00562354 Jy ! Component: 1150 - total flux cleaned = 0.00570948 Jy ! Component: 1200 - total flux cleaned = 0.00582217 Jy ! Component: 1250 - total flux cleaned = 0.00585054 Jy ! Component: 1300 - total flux cleaned = 0.00596056 Jy ! Component: 1350 - total flux cleaned = 0.00606798 Jy ! Component: 1400 - total flux cleaned = 0.00612094 Jy ! Component: 1450 - total flux cleaned = 0.00625243 Jy ! Component: 1500 - total flux cleaned = 0.00614841 Jy ! Component: 1550 - total flux cleaned = 0.00627721 Jy ! Component: 1600 - total flux cleaned = 0.0063791 Jy ! Component: 1650 - total flux cleaned = 0.00642875 Jy ! Component: 1700 - total flux cleaned = 0.00655203 Jy ! Component: 1750 - total flux cleaned = 0.00660078 Jy ! Component: 1800 - total flux cleaned = 0.00674581 Jy ! Component: 1850 - total flux cleaned = 0.00681771 Jy ! Component: 1900 - total flux cleaned = 0.0069123 Jy ! Component: 1950 - total flux cleaned = 0.00705251 Jy ! Component: 2000 - total flux cleaned = 0.00719077 Jy ! Total flux subtracted in 2048 components = 0.00725901 Jy ! Clean residual min=-0.001190 max=0.001161 Jy/beam ! Clean residual mean=0.000003 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.280023 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 181 components and 0.280023 Jy ![Exited script file: muppet] wmap "J0219-1842_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9226 x 2.274 at -5.102 degrees (North through East) ! Clean map min=-0.0018534 max=0.23164 Jy/beam ! Writing clean map to FITS file: J0219-1842_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.231643 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000433764 device "J0219-1842_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0219-1842_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.561765 0.561765 1.12353 2.24706 4.49412 8.98825 17.9765 35.953 71.906 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.231 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.9226 x 2.274 at -5.102 degrees (North through East) ! Clean map min=-0.0018534 max=0.23164 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0219-1842_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0219-1842_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0219-1842_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 02:24:27 2007