! Started logfile: J2229-0832_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:56:37 2005 obs J2229-0832_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J2229-0832_S_2004_04_30_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.808889 visibilities/baseline/integration-bin. ! Found source: J2229-0832 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1627 lines of history. ! ! Reading 1456 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 J2229-0832_S_2004_04_30_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.13331 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 52 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.183861Jy sigma=3.370098 ! Fit after self-cal, rms=0.183675Jy sigma=3.364174 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.6 mas, bmaj=7.059 mas, bpa=-8.172 degrees ! Estimated noise=1.67912 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.965584 Jy ! Component: 100 - total flux cleaned = 1.10475 Jy ! Total flux subtracted in 100 components = 1.10475 Jy ! Clean residual min=-0.020564 max=0.033679 Jy/beam ! Clean residual mean=0.000200 rms=0.007975 Jy/beam ! Combined flux in latest and established models = 1.10475 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 1.10475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130362Jy sigma=2.347618 ! Fit after self-cal, rms=0.130331Jy sigma=2.347210 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.18 mas, bmaj=8.563 mas, bpa=-7.466 degrees ! Estimated noise=1.25083 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.0541667 Jy ! Component: 100 - total flux cleaned = 0.0757163 Jy ! Component: 150 - total flux cleaned = 0.0852236 Jy ! Component: 200 - total flux cleaned = 0.0895817 Jy ! Total flux subtracted in 200 components = 0.0895817 Jy ! Clean residual min=-0.020197 max=0.025112 Jy/beam ! Clean residual mean=-0.000052 rms=0.007015 Jy/beam ! Combined flux in latest and established models = 1.19434 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 54 components and 1.19434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112623Jy sigma=2.055205 ! Fit after self-cal, rms=0.112281Jy sigma=2.051459 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.994497 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.95 KP 0.97 ! LA 1.17 MK 1.01 NL 1.00 OV 0.96 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.987673 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.05 KP 1.00 ! LA 1.11 MK 1.01 NL 1.03 OV 0.97 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01852 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 HN 0.96 KP 0.97 ! LA 0.92 MK 1.03 NL 1.06 OV 0.99 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01932 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.94 KP 0.92 ! LA 1.00* MK 0.93 NL 0.96 OV 1.00* ! PT 0.95 SC 1.11 ! ! ! Fit before self-cal, rms=0.112281Jy sigma=2.051459 ! Fit after self-cal, rms=0.074428Jy sigma=1.267723 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.074428Jy sigma=1.267723 ! Fit after self-cal, rms=0.074433Jy sigma=1.267635 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.191 mas, bmaj=8.652 mas, bpa=-7.555 degrees ! Estimated noise=1.25123 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 (-1, 24.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.019825 Jy ! Component: 100 - total flux cleaned = 0.0261967 Jy ! Component: 150 - total flux cleaned = 0.0272952 Jy ! Component: 200 - total flux cleaned = 0.0280068 Jy ! Total flux subtracted in 200 components = 0.0280068 Jy ! Clean residual min=-0.007601 max=0.008999 Jy/beam ! Clean residual mean=-0.000062 rms=0.002172 Jy/beam ! Combined flux in latest and established models = 1.22234 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 80 components and 1.22234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070370Jy sigma=1.189395 ! Fit after self-cal, rms=0.070259Jy sigma=1.186551 ! 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.070259Jy sigma=1.186551 ! Fit after self-cal, rms=0.068097Jy sigma=1.152601 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.00308661 Jy ! Component: 100 - total flux cleaned = 0.00323239 Jy ! Component: 150 - total flux cleaned = 0.00323287 Jy ! Component: 200 - total flux cleaned = 0.00312446 Jy ! Total flux subtracted in 200 components = 0.00312446 Jy ! Clean residual min=-0.007849 max=0.008680 Jy/beam ! Clean residual mean=-0.000067 rms=0.002048 Jy/beam ! Combined flux in latest and established models = 1.22547 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 1.22547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067626Jy sigma=1.145364 ! Fit after self-cal, rms=0.067471Jy sigma=1.143012 ! 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.191 x 8.652 at -7.555 degrees (North through East) ! Clean map min=-0.0077109 max=1.1207 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.067471Jy sigma=1.143012 ! Fit after self-cal, rms=0.059395Jy sigma=0.976928 ! 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.059395Jy sigma=0.976928 ! Fit after self-cal, rms=0.059388Jy sigma=0.976759 ! Inverting map and beam ! Estimated beam: bmin=3.184 mas, bmaj=8.63 mas, bpa=-7.538 degrees ! Estimated noise=1.24907 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352133 Jy ! Component: 100 - total flux cleaned = 0.00370712 Jy ! Component: 150 - total flux cleaned = 0.00371599 Jy ! Component: 200 - total flux cleaned = 0.00353411 Jy ! Total flux subtracted in 200 components = 0.00353411 Jy ! Clean residual min=-0.004268 max=0.005152 Jy/beam ! Clean residual mean=-0.000051 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 1.229 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 1.229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059035Jy sigma=0.969324 ! Fit after self-cal, rms=0.059030Jy sigma=0.968908 ! 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.059030Jy sigma=0.968908 ! Fit after self-cal, rms=0.058243Jy sigma=0.949279 ! 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.058243Jy sigma=0.949279 ! Fit after self-cal, rms=0.058244Jy sigma=0.949276 ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=8.625 mas, bpa=-7.552 degrees ! Estimated noise=1.24891 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143983 Jy ! Component: 100 - total flux cleaned = 0.00171371 Jy ! Component: 150 - total flux cleaned = 0.00182634 Jy ! Component: 200 - total flux cleaned = 0.00192145 Jy ! Total flux subtracted in 200 components = 0.00192145 Jy ! Clean residual min=-0.004229 max=0.004888 Jy/beam ! Clean residual mean=-0.000039 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 1.23092 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 127 components and 1.23092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058134Jy sigma=0.946829 ! Fit after self-cal, rms=0.058134Jy sigma=0.946691 ! 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.285 mas, bmaj=17.32 mas, bpa=-11.45 degrees ! Estimated noise=1.62373 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 = -4.71584e-05 Jy ! Component: 100 - total flux cleaned = -2.4103e-05 Jy ! Component: 150 - total flux cleaned = 1.88573e-05 Jy ! Component: 200 - total flux cleaned = 5.46429e-05 Jy ! Total flux subtracted in 200 components = 5.46429e-05 Jy ! Clean residual min=-0.004340 max=0.004680 Jy/beam ! Clean residual mean=-0.000070 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 1.23098 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 134 components and 1.23098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058129Jy sigma=0.946383 ! Fit after self-cal, rms=0.058128Jy sigma=0.946136 ! Inverting map uvtaper 0,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.604 mas, bmaj=7.097 mas, bpa=-8.27 degrees ! Estimated noise=1.66674 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.95859 Jy ! Component: 100 - total flux cleaned = 1.09362 Jy ! Component: 150 - total flux cleaned = 1.13958 Jy ! Component: 200 - total flux cleaned = 1.16656 Jy ! Total flux subtracted in 200 components = 1.16656 Jy ! Clean residual min=-0.007764 max=0.012590 Jy/beam ! Clean residual mean=0.000048 rms=0.002858 Jy/beam ! Combined flux in latest and established models = 1.16656 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.16656 Jy ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=8.625 mas, bpa=-7.552 degrees ! Estimated noise=1.24891 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 (-0.5, 9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0271757 Jy ! Component: 100 - total flux cleaned = 0.0414576 Jy ! Component: 150 - total flux cleaned = 0.0502392 Jy ! Component: 200 - total flux cleaned = 0.0561692 Jy ! Total flux subtracted in 200 components = 0.0561692 Jy ! Clean residual min=-0.004823 max=0.004402 Jy/beam ! Clean residual mean=-0.000026 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 1.22273 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 109 components and 1.22273 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.285 mas, bmaj=17.32 mas, bpa=-11.45 degrees ! Estimated noise=1.62373 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.0049962 Jy ! Component: 100 - total flux cleaned = 0.00630868 Jy ! Component: 150 - total flux cleaned = 0.00707878 Jy ! Component: 200 - total flux cleaned = 0.007657 Jy ! Total flux subtracted in 200 components = 0.007657 Jy ! Clean residual min=-0.004413 max=0.004352 Jy/beam ! Clean residual mean=-0.000067 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 1.23038 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 141 components and 1.23038 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.183 mas, bmaj=8.625 mas, bpa=-7.552 degrees ! Estimated noise=1.24891 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100376 Jy ! Component: 100 - total flux cleaned = 0.00141345 Jy ! Component: 150 - total flux cleaned = 0.00148722 Jy ! Component: 200 - total flux cleaned = 0.00154592 Jy ! Total flux subtracted in 200 components = 0.00154592 Jy ! Clean residual min=-0.004147 max=0.003995 Jy/beam ! Clean residual mean=-0.000041 rms=0.001133 Jy/beam ! Combined flux in latest and established models = 1.23193 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 162 components and 1.23193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058204Jy sigma=0.945126 ! Fit after self-cal, rms=0.058133Jy sigma=0.943949 wmodel J2229-0832_S_2004_04_30_yyk\_map.mod ! Writing 162 model components to file: J2229-0832_S_2004_04_30_yyk_map.mod wobs J2229-0832_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J2229-0832_S_2004_04_30_yyk_uvs.fits wwins J2229-0832_S_2004_04_30_yyk\_map.win ! wwins: Wrote 3 windows to J2229-0832_S_2004_04_30_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 = 4.69511e-05 Jy ! Component: 100 - total flux cleaned = 0.00039162 Jy ! Component: 150 - total flux cleaned = 0.000846912 Jy ! Component: 200 - total flux cleaned = 0.00109058 Jy ! Component: 250 - total flux cleaned = 0.0010894 Jy ! Component: 300 - total flux cleaned = 0.000979029 Jy ! Component: 350 - total flux cleaned = 0.000875261 Jy ! Component: 400 - total flux cleaned = 0.000877059 Jy ! Component: 450 - total flux cleaned = 0.000878247 Jy ! Component: 500 - total flux cleaned = 0.00105916 Jy ! Component: 550 - total flux cleaned = 0.000973251 Jy ! Component: 600 - total flux cleaned = 0.000889628 Jy ! Component: 650 - total flux cleaned = 0.000687293 Jy ! Component: 700 - total flux cleaned = 0.000492366 Jy ! Component: 750 - total flux cleaned = 0.000454691 Jy ! Component: 800 - total flux cleaned = 0.00041713 Jy ! Component: 850 - total flux cleaned = 0.000308185 Jy ! Component: 900 - total flux cleaned = 0.000201218 Jy ! Component: 950 - total flux cleaned = 9.57335e-05 Jy ! Component: 1000 - total flux cleaned = -0.000177007 Jy ! Component: 1050 - total flux cleaned = -0.000344499 Jy ! Component: 1100 - total flux cleaned = -0.000507686 Jy ! Component: 1150 - total flux cleaned = -0.000603435 Jy ! Component: 1200 - total flux cleaned = -0.000761279 Jy ! Component: 1250 - total flux cleaned = -0.0010086 Jy ! Component: 1300 - total flux cleaned = -0.00119055 Jy ! Component: 1350 - total flux cleaned = -0.00131098 Jy ! Component: 1400 - total flux cleaned = -0.00160571 Jy ! Component: 1450 - total flux cleaned = -0.00180772 Jy ! Component: 1500 - total flux cleaned = -0.00203522 Jy ! Component: 1550 - total flux cleaned = -0.00217514 Jy ! Component: 1600 - total flux cleaned = -0.00234033 Jy ! Component: 1650 - total flux cleaned = -0.00247628 Jy ! Component: 1700 - total flux cleaned = -0.00258313 Jy ! Component: 1750 - total flux cleaned = -0.00276764 Jy ! Component: 1800 - total flux cleaned = -0.0028453 Jy ! Component: 1850 - total flux cleaned = -0.00302445 Jy ! Component: 1900 - total flux cleaned = -0.00320082 Jy ! Component: 1950 - total flux cleaned = -0.00330021 Jy ! Component: 2000 - total flux cleaned = -0.00344745 Jy ! Total flux subtracted in 2048 components = -0.00361694 Jy ! Clean residual min=-0.001665 max=0.001312 Jy/beam ! Clean residual mean=-0.000002 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 1.22831 Jy keep ! Adding 115 model components to the UV plane model. ! The established model now contains 277 components and 1.22831 Jy ![Exited script file: muppet] wmap "J2229-0832_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.183 x 8.625 at -7.552 degrees (North through East) ! Clean map min=-0.0030635 max=1.1187 Jy/beam ! Writing clean map to FITS file: J2229-0832_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.11871 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00045961 device "J2229-0832_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2229-0832_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.123251 0.123251 0.246502 0.493005 0.98601 1.97202 3.94404 7.88808 15.7762 31.5523 63.1046 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.118 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.183 x 8.625 at -7.552 degrees (North through East) ! Clean map min=-0.0030635 max=1.1187 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2229-0832_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2229-0832_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2229-0832_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:56:41 2005