! Started logfile: J1212-2221_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:00:15 2007 obs J1212-2221_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1212-2221_S_1997_08_27_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84567 visibilities/baseline/integration-bin. ! Found source: J1212-2221 ! ! 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 22072 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 J1212-2221_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.573582 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.629 mas, bmaj=6.699 mas, bpa=-1.488 degrees ! Estimated noise=2345.58 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.343888 Jy ! Component: 100 - total flux cleaned = 0.393494 Jy ! Total flux subtracted in 100 components = 0.393494 Jy ! Clean residual min=-0.019209 max=0.024798 Jy/beam ! Clean residual mean=0.000002 rms=0.005741 Jy/beam ! Combined flux in latest and established models = 0.393494 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.393494 Jy ! ! Correcting IF 1. ! A total of 276 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 120 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.403056Jy sigma=0.001239 ! Fit after self-cal, rms=0.402267Jy sigma=0.001237 ! Inverting map and beam ! Estimated beam: bmin=2.629 mas, bmaj=6.699 mas, bpa=-1.488 degrees ! Estimated noise=2346.24 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.255 mas, bmaj=8.362 mas, bpa=-3.236 degrees ! Estimated noise=1353.82 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.0230814 Jy ! Component: 100 - total flux cleaned = 0.0247217 Jy ! Component: 150 - total flux cleaned = 0.0250307 Jy ! Component: 200 - total flux cleaned = 0.0252796 Jy ! Total flux subtracted in 200 components = 0.0252796 Jy ! Clean residual min=-0.010099 max=0.010876 Jy/beam ! Clean residual mean=0.000047 rms=0.003022 Jy/beam ! Combined flux in latest and established models = 0.418774 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 15 components and 0.418774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.401025Jy sigma=0.001233 ! Fit after self-cal, rms=0.400975Jy sigma=0.001233 ! 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.255 x 8.362 at -3.236 degrees (North through East) ! Clean map min=-0.0097347 max=0.40345 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.02163 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.09 HN 0.91 KP 0.93 ! LA 1.00 MK 1.00 NL 1.00* OV 1.09 ! PT 0.99 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.985781 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.01 KP 0.98 ! LA 1.09 MK 1.06 NL 0.95 OV 1.03 ! PT 0.98 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02761 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.05 HN 1.16 KP 0.91 ! LA 0.80 MK 0.92 NL 0.92 OV 0.95 ! PT 1.10 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99224 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.09 HN 1.23 KP 0.95 ! LA 0.88 MK 1.01 NL 1.00 OV 0.95 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.400975Jy sigma=0.001233 ! Fit after self-cal, rms=0.400587Jy sigma=0.001222 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.400587Jy sigma=0.001222 ! Fit after self-cal, rms=0.400582Jy sigma=0.001222 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=8.167 mas, bpa=-2.062 degrees ! Estimated noise=1351.62 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.0036541 Jy ! Component: 100 - total flux cleaned = 0.00366079 Jy ! Component: 150 - total flux cleaned = 0.00334976 Jy ! Component: 200 - total flux cleaned = 0.00321511 Jy ! Total flux subtracted in 200 components = 0.00321511 Jy ! Clean residual min=-0.007510 max=0.007472 Jy/beam ! Clean residual mean=-0.000021 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 0.421989 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.421989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.400439Jy sigma=0.001221 ! Fit after self-cal, rms=0.400406Jy sigma=0.001221 ! 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.400406Jy sigma=0.001221 ! Fit after self-cal, rms=0.397832Jy sigma=0.001213 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.00138955 Jy ! Component: 100 - total flux cleaned = 0.0011275 Jy ! Component: 150 - total flux cleaned = 0.000901104 Jy ! Component: 200 - total flux cleaned = 0.000700494 Jy ! Total flux subtracted in 200 components = 0.000700494 Jy ! Clean residual min=-0.007169 max=0.006900 Jy/beam ! Clean residual mean=-0.000025 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.42269 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.42269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.397798Jy sigma=0.001213 ! Fit after self-cal, rms=0.397235Jy sigma=0.001212 ! 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.249 x 8.167 at -2.062 degrees (North through East) ! Clean map min=-0.0070273 max=0.41032 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.397235Jy sigma=0.001212 ! Fit after self-cal, rms=0.817439Jy sigma=0.001205 ! 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.817439Jy sigma=0.001205 ! Fit after self-cal, rms=0.817242Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=8.156 mas, bpa=-1.917 degrees ! Estimated noise=1342.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000682918 Jy ! Component: 100 - total flux cleaned = 0.000191413 Jy ! Component: 150 - total flux cleaned = 0.000116561 Jy ! Component: 200 - total flux cleaned = 4.6522e-05 Jy ! Total flux subtracted in 200 components = 4.6522e-05 Jy ! Clean residual min=-0.005222 max=0.005443 Jy/beam ! Clean residual mean=-0.000070 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.422736 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 35 components and 0.422736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.817223Jy sigma=0.001204 ! Fit after self-cal, rms=0.817169Jy sigma=0.001204 ! 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.817169Jy sigma=0.001204 ! Fit after self-cal, rms=0.878669Jy sigma=0.001203 ! 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.878669Jy sigma=0.001203 ! Fit after self-cal, rms=0.878663Jy sigma=0.001203 ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.147 mas, bpa=-1.776 degrees ! Estimated noise=1343.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543798 Jy ! Component: 100 - total flux cleaned = 0.000475374 Jy ! Component: 150 - total flux cleaned = 0.000421747 Jy ! Component: 200 - total flux cleaned = 0.00037632 Jy ! Total flux subtracted in 200 components = 0.00037632 Jy ! Clean residual min=-0.005320 max=0.005191 Jy/beam ! Clean residual mean=-0.000071 rms=0.001410 Jy/beam ! Combined flux in latest and established models = 0.423112 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.423113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.878655Jy sigma=0.001203 ! Fit after self-cal, rms=0.878647Jy sigma=0.001203 ! 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=7.896 mas, bmaj=17.62 mas, bpa=7.721 degrees ! Estimated noise=1712.54 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.000777989 Jy ! Component: 100 - total flux cleaned = 0.000795799 Jy ! Component: 150 - total flux cleaned = 0.000829908 Jy ! Component: 200 - total flux cleaned = 0.000880858 Jy ! Total flux subtracted in 200 components = 0.000880858 Jy ! Clean residual min=-0.004866 max=0.006126 Jy/beam ! Clean residual mean=-0.000141 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.423993 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.423993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.878639Jy sigma=0.001203 ! Fit after self-cal, rms=0.878638Jy sigma=0.001203 ! 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.61 mas, bmaj=6.608 mas, bpa=-0.913 degrees ! Estimated noise=2375.64 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.352136 Jy ! Component: 100 - total flux cleaned = 0.402749 Jy ! Component: 150 - total flux cleaned = 0.418249 Jy ! Component: 200 - total flux cleaned = 0.42057 Jy ! Total flux subtracted in 200 components = 0.42057 Jy ! Clean residual min=-0.009505 max=0.008806 Jy/beam ! Clean residual mean=-0.000040 rms=0.002284 Jy/beam ! Combined flux in latest and established models = 0.42057 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.42057 Jy ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.147 mas, bpa=-1.776 degrees ! Estimated noise=1343.87 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 (5.5, -10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00705006 Jy ! Component: 100 - total flux cleaned = 0.00851976 Jy ! Component: 150 - total flux cleaned = 0.00905172 Jy ! Component: 200 - total flux cleaned = 0.00920843 Jy ! Total flux subtracted in 200 components = 0.00920842 Jy ! Clean residual min=-0.005240 max=0.005733 Jy/beam ! Clean residual mean=-0.000100 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.429778 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.429778 Jy ! Inverting map ! Added new window around map position (8.5, 61.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375297 Jy ! Component: 100 - total flux cleaned = 0.00478625 Jy ! Component: 150 - total flux cleaned = 0.00518129 Jy ! Component: 200 - total flux cleaned = 0.00553496 Jy ! Total flux subtracted in 200 components = 0.00553496 Jy ! Clean residual min=-0.005070 max=0.004164 Jy/beam ! Clean residual mean=-0.000117 rms=0.001214 Jy/beam ! Combined flux in latest and established models = 0.435313 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 0.435313 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=7.896 mas, bmaj=17.62 mas, bpa=7.721 degrees ! Estimated noise=1712.54 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.000684675 Jy ! Component: 100 - total flux cleaned = 0.000966419 Jy ! Component: 150 - total flux cleaned = 0.000802678 Jy ! Component: 200 - total flux cleaned = 0.000704005 Jy ! Total flux subtracted in 200 components = 0.000704005 Jy ! Clean residual min=-0.004269 max=0.004226 Jy/beam ! Clean residual mean=-0.000239 rms=0.001279 Jy/beam ! Combined flux in latest and established models = 0.436017 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.436017 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=8.147 mas, bpa=-1.776 degrees ! Estimated noise=1343.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000543108 Jy ! Component: 100 - total flux cleaned = -0.000541085 Jy ! Component: 150 - total flux cleaned = -0.000445396 Jy ! Component: 200 - total flux cleaned = -0.0004476 Jy ! Total flux subtracted in 200 components = -0.0004476 Jy ! Clean residual min=-0.005067 max=0.004117 Jy/beam ! Clean residual mean=-0.000122 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.43557 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 78 components and 0.43557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.878580Jy sigma=0.001203 ! Fit after self-cal, rms=0.878583Jy sigma=0.001203 wmodel J1212-2221_S_1997_08_27_yyk\_map.mod ! Writing 78 model components to file: J1212-2221_S_1997_08_27_yyk_map.mod wobs J1212-2221_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1212-2221_S_1997_08_27_yyk_uvs.fits wwins J1212-2221_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J1212-2221_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.00194299 Jy ! Component: 100 - total flux cleaned = -0.00236897 Jy ! Component: 150 - total flux cleaned = -0.00309552 Jy ! Component: 200 - total flux cleaned = -0.00391212 Jy ! Component: 250 - total flux cleaned = -0.00475942 Jy ! Component: 300 - total flux cleaned = -0.00569514 Jy ! Component: 350 - total flux cleaned = -0.00665592 Jy ! Component: 400 - total flux cleaned = -0.00753338 Jy ! Component: 450 - total flux cleaned = -0.00833622 Jy ! Component: 500 - total flux cleaned = -0.00917208 Jy ! Component: 550 - total flux cleaned = -0.00973431 Jy ! Component: 600 - total flux cleaned = -0.0103344 Jy ! Component: 650 - total flux cleaned = -0.010921 Jy ! Component: 700 - total flux cleaned = -0.0113528 Jy ! Component: 750 - total flux cleaned = -0.0116838 Jy ! Component: 800 - total flux cleaned = -0.0120077 Jy ! Component: 850 - total flux cleaned = -0.0120995 Jy ! Component: 900 - total flux cleaned = -0.0123689 Jy ! Component: 950 - total flux cleaned = -0.0125454 Jy ! Component: 1000 - total flux cleaned = -0.0127619 Jy ! Component: 1050 - total flux cleaned = -0.0128905 Jy ! Component: 1100 - total flux cleaned = -0.0131014 Jy ! Component: 1150 - total flux cleaned = -0.0133079 Jy ! Component: 1200 - total flux cleaned = -0.0135516 Jy ! Component: 1250 - total flux cleaned = -0.0135914 Jy ! Component: 1300 - total flux cleaned = -0.0137897 Jy ! Component: 1350 - total flux cleaned = -0.0141403 Jy ! Component: 1400 - total flux cleaned = -0.0142941 Jy ! Component: 1450 - total flux cleaned = -0.0145974 Jy ! Component: 1500 - total flux cleaned = -0.0149331 Jy ! Component: 1550 - total flux cleaned = -0.0151539 Jy ! Component: 1600 - total flux cleaned = -0.0153726 Jy ! Component: 1650 - total flux cleaned = -0.0155885 Jy ! Component: 1700 - total flux cleaned = -0.0157309 Jy ! Component: 1750 - total flux cleaned = -0.0159768 Jy ! Component: 1800 - total flux cleaned = -0.0161848 Jy ! Component: 1850 - total flux cleaned = -0.016356 Jy ! Component: 1900 - total flux cleaned = -0.0164918 Jy ! Component: 1950 - total flux cleaned = -0.0166263 Jy ! Component: 2000 - total flux cleaned = -0.01666 Jy ! Total flux subtracted in 2048 components = -0.0167262 Jy ! Clean residual min=-0.001818 max=0.002245 Jy/beam ! Clean residual mean=-0.000034 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.418843 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 206 components and 0.418843 Jy ![Exited script file: muppet] wmap "J1212-2221_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 8.147 at -1.776 degrees (North through East) ! Clean map min=-0.0036372 max=0.41054 Jy/beam ! Writing clean map to FITS file: J1212-2221_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.410542 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000643824 device "J1212-2221_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1212-2221_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.470469 0.470469 0.940939 1.88188 3.76376 7.52751 15.055 30.11 60.2201 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.41 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.221 x 8.147 at -1.776 degrees (North through East) ! Clean map min=-0.0036372 max=0.41054 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1212-2221_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1212-2221_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1212-2221_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:00:23 2007