! Started logfile: J0120-2701_X_2002_01_31_yyk_uvs.log on Wed Jun 27 10:44:26 2007 obs J0120-2701_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0120-2701_X_2002_01_31_yyk_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.704607 visibilities/baseline/integration-bin. ! Found source: J0120-2701 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1544 lines of history. ! ! Reading 10400 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 flag NL ! Flagging baselines of antenna 1:NL in the currently selected channels. ![@muppet J0120-2701_X_2002_01_31_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.318971 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6533 mas, bmaj=1.64 mas, bpa=3.447 degrees ! Estimated noise=1841.8 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.165763 Jy ! Component: 100 - total flux cleaned = 0.201694 Jy ! Total flux subtracted in 100 components = 0.201694 Jy ! Clean residual min=-0.031048 max=0.072088 Jy/beam ! Clean residual mean=0.000177 rms=0.011372 Jy/beam ! Combined flux in latest and established models = 0.201694 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.201694 Jy ! ! Correcting IF 1. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.239024Jy sigma=0.001954 ! Fit after self-cal, rms=0.239053Jy sigma=0.001951 ! Inverting map and beam ! Estimated beam: bmin=0.6533 mas, bmaj=1.64 mas, bpa=3.447 degrees ! Estimated noise=1841.83 mJy/beam. ! Added new window around map position (-3.6, 10.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0853923 Jy ! Component: 100 - total flux cleaned = 0.127666 Jy ! Total flux subtracted in 100 components = 0.127666 Jy ! Clean residual min=-0.024174 max=0.042737 Jy/beam ! Clean residual mean=0.000135 rms=0.007982 Jy/beam ! Combined flux in latest and established models = 0.32936 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.32936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202902Jy sigma=0.001600 ! Fit after self-cal, rms=0.194614Jy sigma=0.001528 ! 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=0.9059 mas, bmaj=2.167 mas, bpa=4.483 degrees ! Estimated noise=976.773 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 (-4.4, 10.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0857832 Jy ! Component: 100 - total flux cleaned = 0.126259 Jy ! Component: 150 - total flux cleaned = 0.150853 Jy ! Component: 200 - total flux cleaned = 0.16657 Jy ! Total flux subtracted in 200 components = 0.16657 Jy ! Clean residual min=-0.013018 max=0.016231 Jy/beam ! Clean residual mean=0.000217 rms=0.004581 Jy/beam ! Combined flux in latest and established models = 0.49593 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 73 components and 0.49593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170426Jy sigma=0.001283 ! Fit after self-cal, rms=0.167880Jy sigma=0.001261 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9059 x 2.167 at 4.483 degrees (North through East) ! Clean map min=-0.011391 max=0.20681 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.03052 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.93 HN 1.00* KP 0.93 ! LA 1.02 MK 0.94 NL 1.00* OV 1.07 ! PT 0.89 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02984 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.91 HN 1.00* KP 0.88 ! LA 1.02 MK 0.98 NL 1.00* OV 1.01 ! PT 0.94 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01108 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.87 HN 1.00* KP 0.91 ! LA 1.06 MK 0.94 NL 1.00* OV 1.07 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.980964 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.93 HN 1.00* KP 0.98 ! LA 1.03 MK 1.08 NL 1.00* OV 1.07 ! PT 1.05 SC 1.04 ! ! ! Fit before self-cal, rms=0.167880Jy sigma=0.001261 ! Fit after self-cal, rms=0.165653Jy sigma=0.001245 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.165653Jy sigma=0.001245 ! Fit after self-cal, rms=0.165662Jy sigma=0.001245 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9125 mas, bmaj=2.186 mas, bpa=3.978 degrees ! Estimated noise=961.438 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.0161597 Jy ! Component: 100 - total flux cleaned = 0.0196922 Jy ! Component: 150 - total flux cleaned = 0.0206451 Jy ! Component: 200 - total flux cleaned = 0.0209706 Jy ! Total flux subtracted in 200 components = 0.0209706 Jy ! Clean residual min=-0.010632 max=0.009872 Jy/beam ! Clean residual mean=0.000128 rms=0.002518 Jy/beam ! Combined flux in latest and established models = 0.516901 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 90 components and 0.516901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164649Jy sigma=0.001235 ! Fit after self-cal, rms=0.164489Jy sigma=0.001234 ! 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.164489Jy sigma=0.001234 ! Fit after self-cal, rms=0.159891Jy sigma=0.001196 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.00461967 Jy ! Component: 100 - total flux cleaned = 0.00569946 Jy ! Component: 150 - total flux cleaned = 0.00598185 Jy ! Component: 200 - total flux cleaned = 0.00637072 Jy ! Total flux subtracted in 200 components = 0.00637072 Jy ! Clean residual min=-0.010006 max=0.008706 Jy/beam ! Clean residual mean=0.000106 rms=0.002421 Jy/beam ! Combined flux in latest and established models = 0.523271 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 99 components and 0.523271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159614Jy sigma=0.001193 ! Fit after self-cal, rms=0.159225Jy sigma=0.001190 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9125 x 2.186 at 3.978 degrees (North through East) ! Clean map min=-0.0093242 max=0.20545 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.159225Jy sigma=0.001190 ! Fit after self-cal, rms=0.157659Jy sigma=0.001181 ! 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.157659Jy sigma=0.001181 ! Fit after self-cal, rms=0.157558Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=0.9078 mas, bmaj=2.169 mas, bpa=3.468 degrees ! Estimated noise=945.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00313876 Jy ! Component: 100 - total flux cleaned = 0.00313384 Jy ! Component: 150 - total flux cleaned = 0.00313609 Jy ! Component: 200 - total flux cleaned = 0.00325427 Jy ! Total flux subtracted in 200 components = 0.00325427 Jy ! Clean residual min=-0.007520 max=0.007125 Jy/beam ! Clean residual mean=0.000041 rms=0.002089 Jy/beam ! Combined flux in latest and established models = 0.526526 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.526526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157355Jy sigma=0.001178 ! Fit after self-cal, rms=0.157302Jy sigma=0.001178 ! 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.157302Jy sigma=0.001178 ! Fit after self-cal, rms=0.157595Jy sigma=0.001174 ! 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.157595Jy sigma=0.001174 ! Fit after self-cal, rms=0.157577Jy sigma=0.001173 ! Inverting map and beam ! Estimated beam: bmin=0.9054 mas, bmaj=2.174 mas, bpa=3.775 degrees ! Estimated noise=945.204 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201123 Jy ! Component: 100 - total flux cleaned = 0.00212274 Jy ! Component: 150 - total flux cleaned = 0.00233608 Jy ! Component: 200 - total flux cleaned = 0.00233414 Jy ! Total flux subtracted in 200 components = 0.00233414 Jy ! Clean residual min=-0.006859 max=0.006907 Jy/beam ! Clean residual mean=0.000033 rms=0.002014 Jy/beam ! Combined flux in latest and established models = 0.52886 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 122 components and 0.52886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157450Jy sigma=0.001172 ! Fit after self-cal, rms=0.157440Jy sigma=0.001172 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.513 mas, bpa=15.9 degrees ! Estimated noise=1180.74 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.00220753 Jy ! Component: 100 - total flux cleaned = 0.00234964 Jy ! Component: 150 - total flux cleaned = 0.00235286 Jy ! Component: 200 - total flux cleaned = 0.00234877 Jy ! Total flux subtracted in 200 components = 0.00234877 Jy ! Clean residual min=-0.008678 max=0.008316 Jy/beam ! Clean residual mean=0.000052 rms=0.002821 Jy/beam ! Combined flux in latest and established models = 0.531209 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 125 components and 0.531209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157441Jy sigma=0.001172 ! Fit after self-cal, rms=0.157421Jy sigma=0.001172 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6559 mas, bmaj=1.639 mas, bpa=3.181 degrees ! Estimated noise=1804.27 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.185632 Jy ! Component: 100 - total flux cleaned = 0.274296 Jy ! Component: 150 - total flux cleaned = 0.333592 Jy ! Component: 200 - total flux cleaned = 0.375704 Jy ! Total flux subtracted in 200 components = 0.375704 Jy ! Clean residual min=-0.012858 max=0.022711 Jy/beam ! Clean residual mean=-0.000018 rms=0.004660 Jy/beam ! Combined flux in latest and established models = 0.375704 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.375704 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9054 mas, bmaj=2.174 mas, bpa=3.775 degrees ! Estimated noise=945.204 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.0562456 Jy ! Component: 100 - total flux cleaned = 0.0894083 Jy ! Component: 150 - total flux cleaned = 0.110642 Jy ! Component: 200 - total flux cleaned = 0.124582 Jy ! Total flux subtracted in 200 components = 0.124582 Jy ! Clean residual min=-0.007803 max=0.011035 Jy/beam ! Clean residual mean=0.000010 rms=0.002665 Jy/beam ! Combined flux in latest and established models = 0.500286 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 106 components and 0.500286 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.011 mas, bmaj=7.513 mas, bpa=15.9 degrees ! Estimated noise=1180.74 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.0155946 Jy ! Component: 100 - total flux cleaned = 0.0235335 Jy ! Component: 150 - total flux cleaned = 0.0264604 Jy ! Component: 200 - total flux cleaned = 0.0271578 Jy ! Total flux subtracted in 200 components = 0.0271578 Jy ! Clean residual min=-0.009371 max=0.008060 Jy/beam ! Clean residual mean=0.000049 rms=0.003014 Jy/beam ! Combined flux in latest and established models = 0.527444 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 111 components and 0.527444 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9054 mas, bmaj=2.174 mas, bpa=3.775 degrees ! Estimated noise=945.204 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00122848 Jy ! Component: 100 - total flux cleaned = -0.000988864 Jy ! Component: 150 - total flux cleaned = -0.000986778 Jy ! Component: 200 - total flux cleaned = -0.000980383 Jy ! Total flux subtracted in 200 components = -0.000980383 Jy ! Clean residual min=-0.007445 max=0.007176 Jy/beam ! Clean residual mean=0.000024 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.526463 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 122 components and 0.526463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157605Jy sigma=0.001173 ! Fit after self-cal, rms=0.157511Jy sigma=0.001173 wmodel J0120-2701_X_2002_01_31_yyk\_map.mod ! Writing 122 model components to file: J0120-2701_X_2002_01_31_yyk_map.mod wobs J0120-2701_X_2002_01_31_yyk\_uvs.fits ! Applying 82 buffered edits. ! Writing UV FITS file: J0120-2701_X_2002_01_31_yyk_uvs.fits wwins J0120-2701_X_2002_01_31_yyk\_map.win ! wwins: Wrote 3 windows to J0120-2701_X_2002_01_31_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.00132932 Jy ! Component: 100 - total flux cleaned = 0.00236602 Jy ! Component: 150 - total flux cleaned = 0.00364425 Jy ! Component: 200 - total flux cleaned = 0.00443964 Jy ! Component: 250 - total flux cleaned = 0.00528135 Jy ! Component: 300 - total flux cleaned = 0.00590199 Jy ! Component: 350 - total flux cleaned = 0.0065707 Jy ! Component: 400 - total flux cleaned = 0.00680964 Jy ! Component: 450 - total flux cleaned = 0.00711602 Jy ! Component: 500 - total flux cleaned = 0.00741009 Jy ! Component: 550 - total flux cleaned = 0.00783402 Jy ! Component: 600 - total flux cleaned = 0.00831041 Jy ! Component: 650 - total flux cleaned = 0.00876781 Jy ! Component: 700 - total flux cleaned = 0.00895732 Jy ! Component: 750 - total flux cleaned = 0.0092637 Jy ! Component: 800 - total flux cleaned = 0.00967812 Jy ! Component: 850 - total flux cleaned = 0.00979245 Jy ! Component: 900 - total flux cleaned = 0.00996065 Jy ! Component: 950 - total flux cleaned = 0.0101775 Jy ! Component: 1000 - total flux cleaned = 0.0103348 Jy ! Component: 1050 - total flux cleaned = 0.0103873 Jy ! Component: 1100 - total flux cleaned = 0.0106398 Jy ! Component: 1150 - total flux cleaned = 0.0109343 Jy ! Component: 1200 - total flux cleaned = 0.0109826 Jy ! Component: 1250 - total flux cleaned = 0.0112187 Jy ! Component: 1300 - total flux cleaned = 0.0115407 Jy ! Component: 1350 - total flux cleaned = 0.0117209 Jy ! Component: 1400 - total flux cleaned = 0.0118975 Jy ! Component: 1450 - total flux cleaned = 0.0120717 Jy ! Component: 1500 - total flux cleaned = 0.0121993 Jy ! Component: 1550 - total flux cleaned = 0.0123244 Jy ! Component: 1600 - total flux cleaned = 0.0124469 Jy ! Component: 1650 - total flux cleaned = 0.0125676 Jy ! Component: 1700 - total flux cleaned = 0.0126066 Jy ! Component: 1750 - total flux cleaned = 0.0128006 Jy ! Component: 1800 - total flux cleaned = 0.0128765 Jy ! Component: 1850 - total flux cleaned = 0.0130632 Jy ! Component: 1900 - total flux cleaned = 0.0132103 Jy ! Component: 1950 - total flux cleaned = 0.013428 Jy ! Component: 2000 - total flux cleaned = 0.0136768 Jy ! Total flux subtracted in 2048 components = 0.0138522 Jy ! Clean residual min=-0.002137 max=0.001918 Jy/beam ! Clean residual mean=0.000017 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.540315 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 247 components and 0.540315 Jy ![Exited script file: muppet] wmap "J0120-2701_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9054 x 2.174 at 3.775 degrees (North through East) ! Clean map min=-0.0055177 max=0.20517 Jy/beam ! Writing clean map to FITS file: J0120-2701_X_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.205173 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000671182 device "J0120-2701_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0120-2701_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.981389 0.981389 1.96278 3.92556 7.85111 15.7022 31.4045 62.8089 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.205 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9054 x 2.174 at 3.775 degrees (North through East) ! Clean map min=-0.0055177 max=0.20517 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0120-2701_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0120-2701_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0120-2701_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 10:44:33 2007