! Started logfile: J0110-0741_X_1997_05_07_yyk_uvs.log on Mon Jan 8 02:02:08 2007 obs J0110-0741_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0110-0741_X_1997_05_07_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.769267 visibilities/baseline/integration-bin. ! Found source: J0110-0741 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 613 lines of history. ! ! Reading 19524 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 J0110-0741_X_1997_05_07_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.449028 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.7718 mas, bmaj=1.996 mas, bpa=-3.11 degrees ! Estimated noise=1376.23 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.299081 Jy ! Component: 100 - total flux cleaned = 0.371611 Jy ! Total flux subtracted in 100 components = 0.371611 Jy ! Clean residual min=-0.033209 max=0.059219 Jy/beam ! Clean residual mean=0.000083 rms=0.009334 Jy/beam ! Combined flux in latest and established models = 0.371611 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.371611 Jy ! ! Correcting IF 1. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 179 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.258212Jy sigma=0.001534 ! Fit after self-cal, rms=0.257849Jy sigma=0.001532 ! Inverting map and beam ! Estimated beam: bmin=0.7718 mas, bmaj=1.996 mas, bpa=-3.11 degrees ! Estimated noise=1376.23 mJy/beam. ! Added new window around map position (1, -0.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0605891 Jy ! Component: 100 - total flux cleaned = 0.0866603 Jy ! Total flux subtracted in 100 components = 0.0866603 Jy ! Clean residual min=-0.023024 max=0.033414 Jy/beam ! Clean residual mean=-0.000018 rms=0.006825 Jy/beam ! Combined flux in latest and established models = 0.458272 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.458272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248592Jy sigma=0.001429 ! Fit after self-cal, rms=0.247709Jy sigma=0.001425 ! 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.9679 mas, bmaj=2.392 mas, bpa=-3.248 degrees ! Estimated noise=799.805 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.0360661 Jy ! Component: 100 - total flux cleaned = 0.0506514 Jy ! Component: 150 - total flux cleaned = 0.0533662 Jy ! Component: 200 - total flux cleaned = 0.0549013 Jy ! Total flux subtracted in 200 components = 0.0549013 Jy ! Clean residual min=-0.016891 max=0.023339 Jy/beam ! Clean residual mean=0.000022 rms=0.005176 Jy/beam ! Combined flux in latest and established models = 0.513173 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.513173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248239Jy sigma=0.001401 ! Fit after self-cal, rms=0.247927Jy sigma=0.001399 ! 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.9679 x 2.392 at -3.248 degrees (North through East) ! Clean map min=-0.01558 max=0.35861 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.971153 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.01 KP 0.97 ! LA 0.98 MK 1.01 NL 1.59 OV 0.97 ! PT 0.92 SC 0.89 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.96505 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 1.01 KP 0.96 ! LA 0.97 MK 0.95 NL 1.66 OV 1.02 ! PT 0.87 SC 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.958189 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.04 KP 0.96 ! LA 0.98 MK 0.98 NL 1.59 OV 0.98 ! PT 0.91 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.954154 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.04 KP 0.97 ! LA 0.98 MK 0.95 NL 1.59 OV 1.00 ! PT 0.94 SC 1.04 ! ! ! Fit before self-cal, rms=0.247927Jy sigma=0.001399 ! Fit after self-cal, rms=0.266632Jy sigma=0.001361 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.266632Jy sigma=0.001361 ! Fit after self-cal, rms=0.266662Jy sigma=0.001361 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9643 mas, bmaj=2.386 mas, bpa=-2.793 degrees ! Estimated noise=727.302 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.0279095 Jy ! Component: 100 - total flux cleaned = -0.0321252 Jy ! Component: 150 - total flux cleaned = -0.033439 Jy ! Component: 200 - total flux cleaned = -0.0343672 Jy ! Total flux subtracted in 200 components = -0.0343672 Jy ! Clean residual min=-0.009853 max=0.008222 Jy/beam ! Clean residual mean=-0.000002 rms=0.002384 Jy/beam ! Combined flux in latest and established models = 0.478806 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 52 components and 0.478806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262890Jy sigma=0.001342 ! Fit after self-cal, rms=0.262818Jy sigma=0.001342 ! 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.262818Jy sigma=0.001342 ! Fit after self-cal, rms=0.252988Jy sigma=0.001272 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.00307392 Jy ! Component: 100 - total flux cleaned = 0.00401387 Jy ! Component: 150 - total flux cleaned = 0.00459669 Jy ! Component: 200 - total flux cleaned = 0.00506927 Jy ! Total flux subtracted in 200 components = 0.00506927 Jy ! Clean residual min=-0.009542 max=0.008915 Jy/beam ! Clean residual mean=-0.000029 rms=0.002316 Jy/beam ! Combined flux in latest and established models = 0.483875 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 58 components and 0.483875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252816Jy sigma=0.001270 ! Fit after self-cal, rms=0.251763Jy sigma=0.001262 ! 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.9643 x 2.386 at -2.793 degrees (North through East) ! Clean map min=-0.0088378 max=0.33814 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.251763Jy sigma=0.001262 ! Fit after self-cal, rms=0.985695Jy sigma=0.001216 ! 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.985695Jy sigma=0.001216 ! Fit after self-cal, rms=0.985501Jy sigma=0.001214 ! Inverting map and beam ! Estimated beam: bmin=0.9706 mas, bmaj=2.382 mas, bpa=-2.86 degrees ! Estimated noise=717.574 mJy/beam. ! Added new window around map position (2.4, 0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00745179 Jy ! Component: 100 - total flux cleaned = 0.00902277 Jy ! Component: 150 - total flux cleaned = 0.00917945 Jy ! Component: 200 - total flux cleaned = 0.00894043 Jy ! Total flux subtracted in 200 components = 0.00894043 Jy ! Clean residual min=-0.005852 max=0.005150 Jy/beam ! Clean residual mean=0.000052 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.492816 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.492816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.985439Jy sigma=0.001211 ! Fit after self-cal, rms=0.985051Jy sigma=0.001210 ! 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.985051Jy sigma=0.001210 ! Fit after self-cal, rms=0.905845Jy sigma=0.001208 ! 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.905845Jy sigma=0.001208 ! Fit after self-cal, rms=0.905676Jy sigma=0.001208 ! Inverting map and beam ! Estimated beam: bmin=0.9698 mas, bmaj=2.375 mas, bpa=-2.796 degrees ! Estimated noise=716.971 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0034321 Jy ! Component: 100 - total flux cleaned = 0.00396378 Jy ! Component: 150 - total flux cleaned = 0.00406786 Jy ! Component: 200 - total flux cleaned = 0.00407051 Jy ! Total flux subtracted in 200 components = 0.00407051 Jy ! Clean residual min=-0.004931 max=0.004110 Jy/beam ! Clean residual mean=0.000058 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.496886 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 85 components and 0.496886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.905657Jy sigma=0.001207 ! Fit after self-cal, rms=0.905520Jy sigma=0.001207 ! 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=2.316 mas, bmaj=4.082 mas, bpa=10.34 degrees ! Estimated noise=890.02 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 (20.4, -22.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00549728 Jy ! Component: 100 - total flux cleaned = 0.00633076 Jy ! Component: 150 - total flux cleaned = 0.00675082 Jy ! Component: 200 - total flux cleaned = 0.00683741 Jy ! Total flux subtracted in 200 components = 0.00683741 Jy ! Clean residual min=-0.002621 max=0.003511 Jy/beam ! Clean residual mean=0.000099 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.503724 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 130 components and 0.503724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.905485Jy sigma=0.001206 ! Fit after self-cal, rms=0.905435Jy sigma=0.001205 ! 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.7628 mas, bmaj=1.976 mas, bpa=-2.64 degrees ! Estimated noise=1289.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.293003 Jy ! Component: 100 - total flux cleaned = 0.375298 Jy ! Component: 150 - total flux cleaned = 0.41613 Jy ! Component: 200 - total flux cleaned = 0.441115 Jy ! Total flux subtracted in 200 components = 0.441115 Jy ! Clean residual min=-0.009678 max=0.010197 Jy/beam ! Clean residual mean=0.000071 rms=0.002528 Jy/beam ! Combined flux in latest and established models = 0.441115 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 0.441115 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9698 mas, bmaj=2.375 mas, bpa=-2.796 degrees ! Estimated noise=716.971 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.023738 Jy ! Component: 100 - total flux cleaned = 0.0367638 Jy ! Component: 150 - total flux cleaned = 0.0451152 Jy ! Component: 200 - total flux cleaned = 0.051232 Jy ! Total flux subtracted in 200 components = 0.051232 Jy ! Clean residual min=-0.003615 max=0.004631 Jy/beam ! Clean residual mean=0.000091 rms=0.001084 Jy/beam ! Combined flux in latest and established models = 0.492347 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 92 components and 0.492347 Jy ! Inverting map ! Added new window around map position (18.6, -4.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00528536 Jy ! Component: 100 - total flux cleaned = 0.00718088 Jy ! Component: 150 - total flux cleaned = 0.00800253 Jy ! Component: 200 - total flux cleaned = 0.00873539 Jy ! Total flux subtracted in 200 components = 0.00873539 Jy ! Clean residual min=-0.003282 max=0.003344 Jy/beam ! Clean residual mean=0.000071 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.501083 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 118 components and 0.501083 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=2.316 mas, bmaj=4.082 mas, bpa=10.34 degrees ! Estimated noise=890.02 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.00200288 Jy ! Component: 100 - total flux cleaned = 0.00272591 Jy ! Component: 150 - total flux cleaned = 0.00306847 Jy ! Component: 200 - total flux cleaned = 0.00314413 Jy ! Total flux subtracted in 200 components = 0.00314413 Jy ! Clean residual min=-0.002289 max=0.002825 Jy/beam ! Clean residual mean=0.000121 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.504227 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 149 components and 0.504227 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9698 mas, bmaj=2.375 mas, bpa=-2.796 degrees ! Estimated noise=716.971 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105652 Jy ! Component: 100 - total flux cleaned = -0.000872396 Jy ! Component: 150 - total flux cleaned = -0.000793829 Jy ! Component: 200 - total flux cleaned = -0.000796747 Jy ! Total flux subtracted in 200 components = -0.000796748 Jy ! Clean residual min=-0.002910 max=0.002870 Jy/beam ! Clean residual mean=0.000065 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.50343 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 173 components and 0.50343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.905437Jy sigma=0.001205 ! Fit after self-cal, rms=0.905396Jy sigma=0.001204 wmodel J0110-0741_X_1997_05_07_yyk\_map.mod ! Writing 173 model components to file: J0110-0741_X_1997_05_07_yyk_map.mod wobs J0110-0741_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0110-0741_X_1997_05_07_yyk_uvs.fits wwins J0110-0741_X_1997_05_07_yyk\_map.win ! wwins: Wrote 5 windows to J0110-0741_X_1997_05_07_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.000191925 Jy ! Component: 100 - total flux cleaned = 0.000440795 Jy ! Component: 150 - total flux cleaned = 0.000719298 Jy ! Component: 200 - total flux cleaned = 0.000983849 Jy ! Component: 250 - total flux cleaned = 0.0013643 Jy ! Component: 300 - total flux cleaned = 0.00172787 Jy ! Component: 350 - total flux cleaned = 0.00199932 Jy ! Component: 400 - total flux cleaned = 0.00214979 Jy ! Component: 450 - total flux cleaned = 0.00236728 Jy ! Component: 500 - total flux cleaned = 0.00254286 Jy ! Component: 550 - total flux cleaned = 0.00264539 Jy ! Component: 600 - total flux cleaned = 0.0027118 Jy ! Component: 650 - total flux cleaned = 0.00290701 Jy ! Component: 700 - total flux cleaned = 0.00303375 Jy ! Component: 750 - total flux cleaned = 0.00315802 Jy ! Component: 800 - total flux cleaned = 0.00331056 Jy ! Component: 850 - total flux cleaned = 0.00351967 Jy ! Component: 900 - total flux cleaned = 0.00372505 Jy ! Component: 950 - total flux cleaned = 0.00392695 Jy ! Component: 1000 - total flux cleaned = 0.00418204 Jy ! Component: 1050 - total flux cleaned = 0.0043489 Jy ! Component: 1100 - total flux cleaned = 0.00459509 Jy ! Component: 1150 - total flux cleaned = 0.00467575 Jy ! Component: 1200 - total flux cleaned = 0.00488788 Jy ! Component: 1250 - total flux cleaned = 0.00496618 Jy ! Component: 1300 - total flux cleaned = 0.00512071 Jy ! Component: 1350 - total flux cleaned = 0.00522214 Jy ! Component: 1400 - total flux cleaned = 0.00539691 Jy ! Component: 1450 - total flux cleaned = 0.00559311 Jy ! Component: 1500 - total flux cleaned = 0.00568951 Jy ! Component: 1550 - total flux cleaned = 0.00585649 Jy ! Component: 1600 - total flux cleaned = 0.00585635 Jy ! Component: 1650 - total flux cleaned = 0.00604293 Jy ! Component: 1700 - total flux cleaned = 0.00620351 Jy ! Component: 1750 - total flux cleaned = 0.00627127 Jy ! Component: 1800 - total flux cleaned = 0.00640585 Jy ! Component: 1850 - total flux cleaned = 0.00649462 Jy ! Component: 1900 - total flux cleaned = 0.00666938 Jy ! Component: 1950 - total flux cleaned = 0.00682065 Jy ! Component: 2000 - total flux cleaned = 0.00699158 Jy ! Total flux subtracted in 2048 components = 0.00713936 Jy ! Clean residual min=-0.001063 max=0.001146 Jy/beam ! Clean residual mean=0.000049 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.51057 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 304 components and 0.51057 Jy ![Exited script file: muppet] wmap "J0110-0741_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9698 x 2.375 at -2.796 degrees (North through East) ! Clean map min=-0.0022222 max=0.33391 Jy/beam ! Writing clean map to FITS file: J0110-0741_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.333912 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000398367 device "J0110-0741_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0110-0741_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.357909 0.357909 0.715819 1.43164 2.86327 5.72655 11.4531 22.9062 45.8124 91.6248 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.333 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.9698 x 2.375 at -2.796 degrees (North through East) ! Clean map min=-0.0022222 max=0.33391 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0110-0741_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0110-0741_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0110-0741_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 02:02:18 2007