! Started logfile: J0348-2749_S_1997_08_27_yyk_uvs.log on Sun Jan 7 16:07:35 2007 obs J0348-2749_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0348-2749_S_1997_08_27_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.838508 visibilities/baseline/integration-bin. ! Found source: J0348-2749 ! ! 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 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 22036 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 J0348-2749_S_1997_08_27_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.16517 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=2.688 mas, bmaj=6.263 mas, bpa=-12.59 degrees ! Estimated noise=2398.27 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.881435 Jy ! Component: 100 - total flux cleaned = 1.12594 Jy ! Total flux subtracted in 100 components = 1.12594 Jy ! Clean residual min=-0.065240 max=0.097875 Jy/beam ! Clean residual mean=0.000239 rms=0.018812 Jy/beam ! Combined flux in latest and established models = 1.12594 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 1.12594 Jy ! ! Correcting IF 1. ! A total of 272 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.462785Jy sigma=0.001494 ! Fit after self-cal, rms=0.461803Jy sigma=0.001491 ! Inverting map and beam ! Estimated beam: bmin=2.688 mas, bmaj=6.263 mas, bpa=-12.59 degrees ! Estimated noise=2398.86 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=3.429 mas, bmaj=7.786 mas, bpa=-13.06 degrees ! Estimated noise=1383.69 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 (6, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.109673 Jy ! Component: 100 - total flux cleaned = 0.115149 Jy ! Component: 150 - total flux cleaned = 0.117251 Jy ! Component: 200 - total flux cleaned = 0.118946 Jy ! Total flux subtracted in 200 components = 0.118946 Jy ! Clean residual min=-0.033539 max=0.053876 Jy/beam ! Clean residual mean=0.000253 rms=0.010282 Jy/beam ! Combined flux in latest and established models = 1.24489 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 35 components and 1.24489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.430858Jy sigma=0.001386 ! Fit after self-cal, rms=0.429011Jy sigma=0.001380 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.429 x 7.786 at -13.06 degrees (North through East) ! Clean map min=-0.031228 max=0.95453 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.03182 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 0.94 KP 0.93 ! LA 0.99 MK 0.94 NL 1.00* OV 1.09 ! PT 0.98 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995899 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.14 HN 1.04 KP 0.97 ! LA 1.08 MK 0.96 NL 0.97 OV 1.04 ! PT 0.96 SC 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.06299 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 0.98 KP 0.92 ! LA 0.81 MK 0.80 NL 0.92 OV 0.94 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02233 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.11 HN 1.14 KP 0.95 ! LA 0.87 MK 0.91 NL 1.04 OV 0.93 ! PT 0.92 SC 0.97 ! ! ! Fit before self-cal, rms=0.429011Jy sigma=0.001380 ! Fit after self-cal, rms=0.402178Jy sigma=0.001327 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.402178Jy sigma=0.001327 ! Fit after self-cal, rms=0.402162Jy sigma=0.001327 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=7.385 mas, bpa=-13.2 degrees ! Estimated noise=1394.77 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.0575643 Jy ! Component: 100 - total flux cleaned = 0.0664073 Jy ! Component: 150 - total flux cleaned = 0.072181 Jy ! Component: 200 - total flux cleaned = 0.0769725 Jy ! Total flux subtracted in 200 components = 0.0769725 Jy ! Clean residual min=-0.022512 max=0.025217 Jy/beam ! Clean residual mean=-0.000007 rms=0.006186 Jy/beam ! Combined flux in latest and established models = 1.32186 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 58 components and 1.32186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.393399Jy sigma=0.001296 ! Fit after self-cal, rms=0.393036Jy sigma=0.001295 ! 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.393036Jy sigma=0.001295 ! Fit after self-cal, rms=0.389936Jy sigma=0.001285 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.00390449 Jy ! Component: 100 - total flux cleaned = 0.00631297 Jy ! Component: 150 - total flux cleaned = 0.00843569 Jy ! Component: 200 - total flux cleaned = 0.0103657 Jy ! Total flux subtracted in 200 components = 0.0103657 Jy ! Clean residual min=-0.019787 max=0.019059 Jy/beam ! Clean residual mean=-0.000064 rms=0.005488 Jy/beam ! Combined flux in latest and established models = 1.33222 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 72 components and 1.33222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387577Jy sigma=0.001277 ! Fit after self-cal, rms=0.387083Jy sigma=0.001276 ! 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: 3.267 x 7.385 at -13.2 degrees (North through East) ! Clean map min=-0.043028 max=0.96258 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.387083Jy sigma=0.001276 ! Fit after self-cal, rms=0.669874Jy sigma=0.001248 ! 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.669874Jy sigma=0.001248 ! Fit after self-cal, rms=0.669834Jy sigma=0.001248 ! Inverting map and beam ! Estimated beam: bmin=3.42 mas, bmaj=9.486 mas, bpa=-3.104 degrees ! Estimated noise=1461.28 mJy/beam. ! Added new window around map position (9.5, -14.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.01685 Jy ! Component: 100 - total flux cleaned = 0.0169077 Jy ! Component: 150 - total flux cleaned = 0.0163172 Jy ! Component: 200 - total flux cleaned = 0.0163132 Jy ! Total flux subtracted in 200 components = 0.0163132 Jy ! Clean residual min=-0.014097 max=0.015145 Jy/beam ! Clean residual mean=0.000019 rms=0.003740 Jy/beam ! Combined flux in latest and established models = 1.34854 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 98 components and 1.34854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.668779Jy sigma=0.001242 ! Fit after self-cal, rms=0.668679Jy sigma=0.001241 ! 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.668679Jy sigma=0.001241 ! Fit after self-cal, rms=0.758968Jy sigma=0.001239 ! 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.758968Jy sigma=0.001239 ! Fit after self-cal, rms=0.758851Jy sigma=0.001239 ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=9.496 mas, bpa=-3.057 degrees ! Estimated noise=1455.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454507 Jy ! Component: 100 - total flux cleaned = 0.00499299 Jy ! Component: 150 - total flux cleaned = 0.0054433 Jy ! Component: 200 - total flux cleaned = 0.00623375 Jy ! Total flux subtracted in 200 components = 0.00623375 Jy ! Clean residual min=-0.012355 max=0.013614 Jy/beam ! Clean residual mean=-0.000004 rms=0.003279 Jy/beam ! Combined flux in latest and established models = 1.35477 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 111 components and 1.35477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.758424Jy sigma=0.001237 ! Fit after self-cal, rms=0.758252Jy sigma=0.001236 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.06 mas, bmaj=19.58 mas, bpa=-0.5958 degrees ! Estimated noise=1826.24 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.0019279 Jy ! Component: 100 - total flux cleaned = 0.00233398 Jy ! Component: 150 - total flux cleaned = 0.0023445 Jy ! Component: 200 - total flux cleaned = 0.00217894 Jy ! Total flux subtracted in 200 components = 0.00217894 Jy ! Clean residual min=-0.008045 max=0.009885 Jy/beam ! Clean residual mean=-0.000006 rms=0.002702 Jy/beam ! Combined flux in latest and established models = 1.35695 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 122 components and 1.35695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.758155Jy sigma=0.001236 ! Fit after self-cal, rms=0.758059Jy sigma=0.001236 ! 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=2.739 mas, bmaj=7.149 mas, bpa=-4.84 degrees ! Estimated noise=2631.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.902691 Jy ! Component: 100 - total flux cleaned = 1.10859 Jy ! Component: 150 - total flux cleaned = 1.21376 Jy ! Component: 200 - total flux cleaned = 1.2772 Jy ! Total flux subtracted in 200 components = 1.2772 Jy ! Clean residual min=-0.027510 max=0.033890 Jy/beam ! Clean residual mean=0.000087 rms=0.007540 Jy/beam ! Combined flux in latest and established models = 1.2772 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 30 model components to the UV plane model. ! The established model now contains 30 components and 1.2772 Jy ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=9.496 mas, bpa=-3.057 degrees ! Estimated noise=1455.94 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.048274 Jy ! Component: 100 - total flux cleaned = 0.0626542 Jy ! Component: 150 - total flux cleaned = 0.0676462 Jy ! Component: 200 - total flux cleaned = 0.0711021 Jy ! Total flux subtracted in 200 components = 0.0711021 Jy ! Clean residual min=-0.014829 max=0.015551 Jy/beam ! Clean residual mean=0.000023 rms=0.003695 Jy/beam ! Combined flux in latest and established models = 1.34831 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 60 components and 1.34831 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.06 mas, bmaj=19.58 mas, bpa=-0.5958 degrees ! Estimated noise=1826.24 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.00779116 Jy ! Component: 100 - total flux cleaned = 0.0094584 Jy ! Component: 150 - total flux cleaned = 0.0101563 Jy ! Component: 200 - total flux cleaned = 0.00982535 Jy ! Total flux subtracted in 200 components = 0.00982535 Jy ! Clean residual min=-0.008861 max=0.010679 Jy/beam ! Clean residual mean=-0.000040 rms=0.003132 Jy/beam ! Combined flux in latest and established models = 1.35813 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 81 components and 1.35813 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.401 mas, bmaj=9.496 mas, bpa=-3.057 degrees ! Estimated noise=1455.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00466612 Jy ! Component: 100 - total flux cleaned = -0.00518448 Jy ! Component: 150 - total flux cleaned = -0.00518468 Jy ! Component: 200 - total flux cleaned = -0.00478704 Jy ! Total flux subtracted in 200 components = -0.00478704 Jy ! Clean residual min=-0.012686 max=0.011335 Jy/beam ! Clean residual mean=-0.000002 rms=0.003030 Jy/beam ! Combined flux in latest and established models = 1.35334 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 1.35334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.770103Jy sigma=0.001239 ! Fit after self-cal, rms=0.765105Jy sigma=0.001237 wmodel J0348-2749_S_1997_08_27_yyk\_map.mod ! Writing 95 model components to file: J0348-2749_S_1997_08_27_yyk_map.mod wobs J0348-2749_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0348-2749_S_1997_08_27_yyk_uvs.fits wwins J0348-2749_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J0348-2749_S_1997_08_27_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.00162204 Jy ! Component: 100 - total flux cleaned = -0.00145258 Jy ! Component: 150 - total flux cleaned = -0.000803977 Jy ! Component: 200 - total flux cleaned = 0.000134741 Jy ! Component: 250 - total flux cleaned = 0.00073453 Jy ! Component: 300 - total flux cleaned = 0.00102092 Jy ! Component: 350 - total flux cleaned = 0.00130272 Jy ! Component: 400 - total flux cleaned = 0.0018504 Jy ! Component: 450 - total flux cleaned = 0.00251197 Jy ! Component: 500 - total flux cleaned = 0.00341075 Jy ! Component: 550 - total flux cleaned = 0.00415797 Jy ! Component: 600 - total flux cleaned = 0.00488118 Jy ! Component: 650 - total flux cleaned = 0.00558441 Jy ! Component: 700 - total flux cleaned = 0.00638237 Jy ! Component: 750 - total flux cleaned = 0.00671409 Jy ! Component: 800 - total flux cleaned = 0.00704496 Jy ! Component: 850 - total flux cleaned = 0.00757852 Jy ! Component: 900 - total flux cleaned = 0.00799416 Jy ! Component: 950 - total flux cleaned = 0.00799177 Jy ! Component: 1000 - total flux cleaned = 0.0078918 Jy ! Component: 1050 - total flux cleaned = 0.00779298 Jy ! Component: 1100 - total flux cleaned = 0.00769634 Jy ! Component: 1150 - total flux cleaned = 0.0077919 Jy ! Component: 1200 - total flux cleaned = 0.00760582 Jy ! Component: 1250 - total flux cleaned = 0.00769774 Jy ! Component: 1300 - total flux cleaned = 0.00760646 Jy ! Component: 1350 - total flux cleaned = 0.00743003 Jy ! Component: 1400 - total flux cleaned = 0.00716899 Jy ! Component: 1450 - total flux cleaned = 0.00725688 Jy ! Component: 1500 - total flux cleaned = 0.00708882 Jy ! Component: 1550 - total flux cleaned = 0.00717227 Jy ! Component: 1600 - total flux cleaned = 0.00700753 Jy ! Component: 1650 - total flux cleaned = 0.00676333 Jy ! Component: 1700 - total flux cleaned = 0.00668231 Jy ! Component: 1750 - total flux cleaned = 0.00652313 Jy ! Component: 1800 - total flux cleaned = 0.00621373 Jy ! Component: 1850 - total flux cleaned = 0.00613782 Jy ! Component: 1900 - total flux cleaned = 0.00628759 Jy ! Component: 1950 - total flux cleaned = 0.00636085 Jy ! Component: 2000 - total flux cleaned = 0.00643387 Jy ! Total flux subtracted in 2048 components = 0.00643263 Jy ! Clean residual min=-0.004860 max=0.004066 Jy/beam ! Clean residual mean=-0.000006 rms=0.001409 Jy/beam ! Combined flux in latest and established models = 1.35978 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 220 components and 1.35978 Jy ![Exited script file: muppet] wmap "J0348-2749_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 9.496 at -3.057 degrees (North through East) ! Clean map min=-0.0078263 max=1.063 Jy/beam ! Writing clean map to FITS file: J0348-2749_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.06305 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00139367 device "J0348-2749_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0348-2749_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393304 0.393304 0.786608 1.57322 3.14643 6.29287 12.5857 25.1715 50.3429 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0041 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.063 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.401 x 9.496 at -3.057 degrees (North through East) ! Clean map min=-0.0078263 max=1.063 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0348-2749_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0348-2749_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0348-2749_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 16:07:43 2007