! Started logfile: J1339-2401_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:23:09 2007 obs J1339-2401_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1339-2401_S_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.936883 visibilities/baseline/integration-bin. ! Found source: J1339-2401 ! ! 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 24284 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 J1339-2401_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)= 0.87546 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.594 mas, bmaj=6.671 mas, bpa=-4.414 degrees ! Estimated noise=2238.39 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.662294 Jy ! Component: 100 - total flux cleaned = 0.749479 Jy ! Total flux subtracted in 100 components = 0.749479 Jy ! Clean residual min=-0.033490 max=0.031156 Jy/beam ! Clean residual mean=0.000165 rms=0.007345 Jy/beam ! Combined flux in latest and established models = 0.749479 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.749479 Jy ! ! Correcting IF 1. ! A total of 201 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.415082Jy sigma=0.001291 ! Fit after self-cal, rms=0.414953Jy sigma=0.001291 ! Inverting map and beam ! Estimated beam: bmin=2.594 mas, bmaj=6.671 mas, bpa=-4.414 degrees ! Estimated noise=2238.46 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.417 mas, bmaj=8.48 mas, bpa=-5.18 degrees ! Estimated noise=1322.48 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.00447995 Jy ! Component: 100 - total flux cleaned = 0.00347679 Jy ! Component: 150 - total flux cleaned = 0.0026826 Jy ! Component: 200 - total flux cleaned = 0.00235766 Jy ! Total flux subtracted in 200 components = 0.00235766 Jy ! Clean residual min=-0.018819 max=0.023184 Jy/beam ! Clean residual mean=0.000387 rms=0.005098 Jy/beam ! Combined flux in latest and established models = 0.751837 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 13 components and 0.751837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.413987Jy sigma=0.001288 ! Fit after self-cal, rms=0.413985Jy sigma=0.001288 ! 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.417 x 8.48 at -5.18 degrees (North through East) ! Clean map min=-0.018788 max=0.7635 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.02123 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.10 HN 0.95 KP 0.92 ! LA 0.99 MK 0.99 NL 1.00* OV 1.09 ! PT 0.98 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985709 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.08 KP 0.96 ! LA 1.08 MK 1.06 NL 0.94 OV 1.01 ! 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.03808 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.01 KP 0.94 ! LA 0.81 MK 0.90 NL 0.93 OV 0.93 ! PT 1.09 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990138 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 1.21 KP 0.96 ! LA 0.88 MK 1.07 NL 1.04 OV 0.94 ! PT 0.94 SC 0.97 ! ! ! Fit before self-cal, rms=0.413985Jy sigma=0.001288 ! Fit after self-cal, rms=0.396494Jy sigma=0.001256 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.396494Jy sigma=0.001256 ! Fit after self-cal, rms=0.396491Jy sigma=0.001256 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=8.235 mas, bpa=-3.371 degrees ! Estimated noise=1325.32 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.5, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.012136 Jy ! Component: 100 - total flux cleaned = 0.0121856 Jy ! Component: 150 - total flux cleaned = 0.0111145 Jy ! Component: 200 - total flux cleaned = 0.0104961 Jy ! Total flux subtracted in 200 components = 0.0104961 Jy ! Clean residual min=-0.007132 max=0.014483 Jy/beam ! Clean residual mean=0.000119 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 0.762333 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.762333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.395207Jy sigma=0.001253 ! Fit after self-cal, rms=0.395151Jy sigma=0.001253 ! 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.395151Jy sigma=0.001253 ! Fit after self-cal, rms=0.383444Jy sigma=0.001216 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) ! Added new window around map position (6.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00681068 Jy ! Component: 100 - total flux cleaned = 0.0068139 Jy ! Component: 150 - total flux cleaned = 0.00645971 Jy ! Component: 200 - total flux cleaned = 0.0057949 Jy ! Total flux subtracted in 200 components = 0.0057949 Jy ! Clean residual min=-0.006588 max=0.008937 Jy/beam ! Clean residual mean=0.000111 rms=0.002263 Jy/beam ! Combined flux in latest and established models = 0.768128 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 56 components and 0.768128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382131Jy sigma=0.001214 ! Fit after self-cal, rms=0.380828Jy sigma=0.001210 ! 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.393 x 8.235 at -3.371 degrees (North through East) ! Clean map min=-0.010799 max=0.77102 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.380828Jy sigma=0.001210 ! Fit after self-cal, rms=0.420788Jy sigma=0.001193 ! 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.420788Jy sigma=0.001193 ! Fit after self-cal, rms=0.420525Jy sigma=0.001191 ! Inverting map and beam ! Estimated beam: bmin=3.358 mas, bmaj=8.195 mas, bpa=-3.212 degrees ! Estimated noise=1314.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029325 Jy ! Component: 100 - total flux cleaned = 0.00278136 Jy ! Component: 150 - total flux cleaned = 0.002651 Jy ! Component: 200 - total flux cleaned = 0.002528 Jy ! Total flux subtracted in 200 components = 0.002528 Jy ! Clean residual min=-0.004996 max=0.004677 Jy/beam ! Clean residual mean=0.000051 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.770656 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 83 components and 0.770656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.420441Jy sigma=0.001191 ! Fit after self-cal, rms=0.420322Jy sigma=0.001191 ! 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.420322Jy sigma=0.001191 ! Fit after self-cal, rms=0.423203Jy sigma=0.001189 ! 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.423203Jy sigma=0.001189 ! Fit after self-cal, rms=0.423148Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=8.195 mas, bpa=-3.216 degrees ! Estimated noise=1315.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162 Jy ! Component: 100 - total flux cleaned = 0.00150058 Jy ! Component: 150 - total flux cleaned = 0.00139688 Jy ! Component: 200 - total flux cleaned = 0.00149667 Jy ! Total flux subtracted in 200 components = 0.00149667 Jy ! Clean residual min=-0.004916 max=0.004576 Jy/beam ! Clean residual mean=0.000056 rms=0.001391 Jy/beam ! Combined flux in latest and established models = 0.772152 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 102 components and 0.772152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.423093Jy sigma=0.001188 ! Fit after self-cal, rms=0.423052Jy sigma=0.001188 ! 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.253 mas, bmaj=17.76 mas, bpa=3.004 degrees ! Estimated noise=1666.16 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.000463875 Jy ! Component: 100 - total flux cleaned = 0.000735366 Jy ! Component: 150 - total flux cleaned = 0.00091348 Jy ! Component: 200 - total flux cleaned = 0.000911947 Jy ! Total flux subtracted in 200 components = 0.000911947 Jy ! Clean residual min=-0.004739 max=0.004878 Jy/beam ! Clean residual mean=0.000117 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.773064 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 110 components and 0.773064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.423042Jy sigma=0.001188 ! Fit after self-cal, rms=0.423012Jy sigma=0.001188 ! 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.591 mas, bmaj=6.574 mas, bpa=-3.412 degrees ! Estimated noise=2239.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.669712 Jy ! Component: 100 - total flux cleaned = 0.757074 Jy ! Component: 150 - total flux cleaned = 0.773541 Jy ! Component: 200 - total flux cleaned = 0.774395 Jy ! Total flux subtracted in 200 components = 0.774395 Jy ! Clean residual min=-0.008519 max=0.009061 Jy/beam ! Clean residual mean=-0.000014 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 0.774395 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.774395 Jy ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=8.195 mas, bpa=-3.216 degrees ! Estimated noise=1315.71 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.00147477 Jy ! Component: 100 - total flux cleaned = 0.00169637 Jy ! Component: 150 - total flux cleaned = 0.00150921 Jy ! Component: 200 - total flux cleaned = 0.00134805 Jy ! Total flux subtracted in 200 components = 0.00134805 Jy ! Clean residual min=-0.005372 max=0.004944 Jy/beam ! Clean residual mean=0.000031 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.775743 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 46 components and 0.775743 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.253 mas, bmaj=17.76 mas, bpa=3.004 degrees ! Estimated noise=1666.16 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.000422185 Jy ! Component: 100 - total flux cleaned = 0.000319508 Jy ! Component: 150 - total flux cleaned = 5.14355e-05 Jy ! Component: 200 - total flux cleaned = -0.000188461 Jy ! Total flux subtracted in 200 components = -0.000188461 Jy ! Clean residual min=-0.005209 max=0.005488 Jy/beam ! Clean residual mean=0.000085 rms=0.001868 Jy/beam ! Combined flux in latest and established models = 0.775555 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.775555 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.353 mas, bmaj=8.195 mas, bpa=-3.216 degrees ! Estimated noise=1315.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00036403 Jy ! Component: 100 - total flux cleaned = -0.000740003 Jy ! Component: 150 - total flux cleaned = -0.000849939 Jy ! Component: 200 - total flux cleaned = -0.00106071 Jy ! Total flux subtracted in 200 components = -0.00106071 Jy ! Clean residual min=-0.004974 max=0.004846 Jy/beam ! Clean residual mean=0.000046 rms=0.001441 Jy/beam ! Combined flux in latest and established models = 0.774494 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.774494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.423014Jy sigma=0.001188 ! Fit after self-cal, rms=0.422991Jy sigma=0.001188 wmodel J1339-2401_S_1997_08_27_yyk\_map.mod ! Writing 80 model components to file: J1339-2401_S_1997_08_27_yyk_map.mod wobs J1339-2401_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1339-2401_S_1997_08_27_yyk_uvs.fits wwins J1339-2401_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J1339-2401_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.000546375 Jy ! Component: 100 - total flux cleaned = 0.00029655 Jy ! Component: 150 - total flux cleaned = -1.95398e-05 Jy ! Component: 200 - total flux cleaned = -0.000469915 Jy ! Component: 250 - total flux cleaned = -0.000544207 Jy ! Component: 300 - total flux cleaned = -0.000752637 Jy ! Component: 350 - total flux cleaned = -0.00101932 Jy ! Component: 400 - total flux cleaned = -0.00140501 Jy ! Component: 450 - total flux cleaned = -0.00178078 Jy ! Component: 500 - total flux cleaned = -0.00208513 Jy ! Component: 550 - total flux cleaned = -0.00238186 Jy ! Component: 600 - total flux cleaned = -0.00261267 Jy ! Component: 650 - total flux cleaned = -0.00266964 Jy ! Component: 700 - total flux cleaned = -0.00261568 Jy ! Component: 750 - total flux cleaned = -0.00267018 Jy ! Component: 800 - total flux cleaned = -0.00256598 Jy ! Component: 850 - total flux cleaned = -0.00266912 Jy ! Component: 900 - total flux cleaned = -0.00261857 Jy ! Component: 950 - total flux cleaned = -0.00266813 Jy ! Component: 1000 - total flux cleaned = -0.00262011 Jy ! Component: 1050 - total flux cleaned = -0.00266776 Jy ! Component: 1100 - total flux cleaned = -0.00271419 Jy ! Component: 1150 - total flux cleaned = -0.00262192 Jy ! Component: 1200 - total flux cleaned = -0.00266636 Jy ! Component: 1250 - total flux cleaned = -0.00257699 Jy ! Component: 1300 - total flux cleaned = -0.0024455 Jy ! Component: 1350 - total flux cleaned = -0.00244614 Jy ! Component: 1400 - total flux cleaned = -0.002319 Jy ! Component: 1450 - total flux cleaned = -0.00231878 Jy ! Component: 1500 - total flux cleaned = -0.00235958 Jy ! Component: 1550 - total flux cleaned = -0.00235897 Jy ! Component: 1600 - total flux cleaned = -0.00239853 Jy ! Component: 1650 - total flux cleaned = -0.00228019 Jy ! Component: 1700 - total flux cleaned = -0.00231988 Jy ! Component: 1750 - total flux cleaned = -0.00239664 Jy ! Component: 1800 - total flux cleaned = -0.00232118 Jy ! Component: 1850 - total flux cleaned = -0.00235835 Jy ! Component: 1900 - total flux cleaned = -0.00221094 Jy ! Component: 1950 - total flux cleaned = -0.00224696 Jy ! Component: 2000 - total flux cleaned = -0.0021741 Jy ! Total flux subtracted in 2048 components = -0.00196071 Jy ! Clean residual min=-0.001900 max=0.002710 Jy/beam ! Clean residual mean=0.000054 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.772533 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 217 components and 0.772533 Jy ![Exited script file: muppet] wmap "J1339-2401_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.353 x 8.195 at -3.216 degrees (North through East) ! Clean map min=-0.0044247 max=0.76624 Jy/beam ! Writing clean map to FITS file: J1339-2401_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 0.766243 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000720317 device "J1339-2401_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1339-2401_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282019 0.282019 0.564039 1.12808 2.25615 4.51231 9.02462 18.0492 36.0985 72.1969 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.766 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.353 x 8.195 at -3.216 degrees (North through East) ! Clean map min=-0.0044247 max=0.76624 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1339-2401_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1339-2401_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1339-2401_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:23:16 2007