! Started logfile: J0008-3601_S_2005_06_30_yyk_uvs.log on Sat Oct 8 16:44:26 2005 obs J0008-3601_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0008-3601_S_2005_06_30_yyk_uve.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.932222 visibilities/baseline/integration-bin. ! Found source: J0008-3601 ! ! 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 1469 lines of history. ! ! Reading 3356 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 J0008-3601_S_2005_06_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)= 0.197207 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.258 mas, bmaj=6.409 mas, bpa=-2.403 degrees ! Estimated noise=1.56873 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.135308 Jy ! Component: 100 - total flux cleaned = 0.163229 Jy ! Total flux subtracted in 100 components = 0.163229 Jy ! Clean residual min=-0.008629 max=0.016807 Jy/beam ! Clean residual mean=-0.000088 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 0.163229 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.163229 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.096593Jy sigma=1.156062 ! Fit after self-cal, rms=0.096339Jy sigma=1.152915 ! Inverting map and beam ! Estimated beam: bmin=2.258 mas, bmaj=6.409 mas, bpa=-2.403 degrees ! Estimated noise=1.56873 mJy/beam. ! Added new window around map position (-3, -9). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0184339 Jy ! Component: 100 - total flux cleaned = 0.0282172 Jy ! Total flux subtracted in 100 components = 0.0282172 Jy ! Clean residual min=-0.008090 max=0.009376 Jy/beam ! Clean residual mean=-0.000039 rms=0.002262 Jy/beam ! Combined flux in latest and established models = 0.191446 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.191446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092301Jy sigma=1.085272 ! Fit after self-cal, rms=0.092014Jy sigma=1.079910 ! 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=2.98 mas, bmaj=8.026 mas, bpa=-3.301 degrees ! Estimated noise=0.920257 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.0116565 Jy ! Component: 100 - total flux cleaned = 0.0160251 Jy ! Component: 150 - total flux cleaned = 0.017158 Jy ! Component: 200 - total flux cleaned = 0.0173531 Jy ! Total flux subtracted in 200 components = 0.0173531 Jy ! Clean residual min=-0.006525 max=0.005501 Jy/beam ! Clean residual mean=0.000017 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.208799 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 49 components and 0.208799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091076Jy sigma=1.063348 ! Fit after self-cal, rms=0.091070Jy sigma=1.063289 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.98 x 8.026 at -3.301 degrees (North through East) ! Clean map min=-0.0063051 max=0.15813 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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: 1.0086 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.20 KP 0.94 ! LA 1.04 MK 0.89 NL 1.04 OV 0.92 ! PT 1.05 SC 0.87 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.091070Jy sigma=1.063289 ! Fit after self-cal, rms=0.090608Jy sigma=1.054456 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.090608Jy sigma=1.054456 ! Fit after self-cal, rms=0.090611Jy sigma=1.054447 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=7.887 mas, bpa=-3.051 degrees ! Estimated noise=0.910428 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.000732074 Jy ! Component: 100 - total flux cleaned = 0.00079758 Jy ! Component: 150 - total flux cleaned = 0.000851848 Jy ! Component: 200 - total flux cleaned = 0.000900405 Jy ! Total flux subtracted in 200 components = 0.000900405 Jy ! Clean residual min=-0.006242 max=0.005297 Jy/beam ! Clean residual mean=0.000061 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.209699 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.209699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090500Jy sigma=1.053103 ! Fit after self-cal, rms=0.090496Jy sigma=1.053079 ! 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.090496Jy sigma=1.053079 ! Fit after self-cal, rms=0.087012Jy sigma=1.007413 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.00116783 Jy ! Component: 100 - total flux cleaned = 0.00134439 Jy ! Component: 150 - total flux cleaned = 0.00145839 Jy ! Component: 200 - total flux cleaned = 0.00152794 Jy ! Total flux subtracted in 200 components = 0.00152794 Jy ! Clean residual min=-0.006087 max=0.005343 Jy/beam ! Clean residual mean=0.000063 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.211227 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.211227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086972Jy sigma=1.006806 ! Fit after self-cal, rms=0.086714Jy sigma=1.004039 ! 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: 2.928 x 7.887 at -3.051 degrees (North through East) ! Clean map min=-0.0056858 max=0.15633 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.086714Jy sigma=1.004039 ! Fit after self-cal, rms=0.086229Jy sigma=1.000679 ! 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.086229Jy sigma=1.000679 ! Fit after self-cal, rms=0.086227Jy sigma=1.000345 ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.796 mas, bpa=-2.825 degrees ! Estimated noise=0.904108 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000181578 Jy ! Component: 100 - total flux cleaned = 0.000325875 Jy ! Component: 150 - total flux cleaned = 0.000368902 Jy ! Component: 200 - total flux cleaned = 0.000407041 Jy ! Total flux subtracted in 200 components = 0.000407041 Jy ! Clean residual min=-0.005548 max=0.005187 Jy/beam ! Clean residual mean=0.000077 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.211634 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 68 components and 0.211634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086175Jy sigma=0.999684 ! Fit after self-cal, rms=0.086184Jy sigma=0.999629 ! 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.086184Jy sigma=0.999629 ! Fit after self-cal, rms=0.086896Jy sigma=0.990930 ! 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.086896Jy sigma=0.990930 ! Fit after self-cal, rms=0.086927Jy sigma=0.990797 ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.73 mas, bpa=-2.419 degrees ! Estimated noise=0.901271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000455102 Jy ! Component: 100 - total flux cleaned = 0.000547171 Jy ! Component: 150 - total flux cleaned = 0.000623016 Jy ! Component: 200 - total flux cleaned = 0.000689383 Jy ! Total flux subtracted in 200 components = 0.000689383 Jy ! Clean residual min=-0.005078 max=0.005520 Jy/beam ! Clean residual mean=0.000069 rms=0.001308 Jy/beam ! Combined flux in latest and established models = 0.212324 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 79 components and 0.212324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086894Jy sigma=0.990160 ! Fit after self-cal, rms=0.086899Jy sigma=0.990131 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.648 mas, bmaj=25.81 mas, bpa=2.977 degrees ! Estimated noise=1.20335 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.00121808 Jy ! Component: 100 - total flux cleaned = 0.00128282 Jy ! Component: 150 - total flux cleaned = 0.00128519 Jy ! Component: 200 - total flux cleaned = 0.00133857 Jy ! Total flux subtracted in 200 components = 0.00133857 Jy ! Clean residual min=-0.006113 max=0.005165 Jy/beam ! Clean residual mean=0.000155 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 0.213662 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 83 components and 0.213662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086909Jy sigma=0.990282 ! Fit after self-cal, rms=0.086908Jy sigma=0.990236 ! 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.236 mas, bmaj=6.342 mas, bpa=-2.184 degrees ! Estimated noise=1.51122 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.133567 Jy ! Component: 100 - total flux cleaned = 0.164944 Jy ! Component: 150 - total flux cleaned = 0.180705 Jy ! Component: 200 - total flux cleaned = 0.190628 Jy ! Total flux subtracted in 200 components = 0.190628 Jy ! Clean residual min=-0.007260 max=0.007272 Jy/beam ! Clean residual mean=-0.000036 rms=0.001849 Jy/beam ! Combined flux in latest and established models = 0.190628 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.190628 Jy ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.73 mas, bpa=-2.419 degrees ! Estimated noise=0.901271 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 (2, -11). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144408 Jy ! Component: 100 - total flux cleaned = 0.0204133 Jy ! Component: 150 - total flux cleaned = 0.0233658 Jy ! Component: 200 - total flux cleaned = 0.0244884 Jy ! Total flux subtracted in 200 components = 0.0244884 Jy ! Clean residual min=-0.004795 max=0.005366 Jy/beam ! Clean residual mean=0.000066 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.215116 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 95 components and 0.215116 Jy ! Inverting map ! Added new window around map position (-48.5, -51.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00398929 Jy ! Component: 100 - total flux cleaned = 0.00420506 Jy ! Component: 150 - total flux cleaned = 0.00428197 Jy ! Component: 200 - total flux cleaned = 0.0044209 Jy ! Total flux subtracted in 200 components = 0.0044209 Jy ! Clean residual min=-0.004224 max=0.003796 Jy/beam ! Clean residual mean=0.000078 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.219537 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 115 components and 0.219537 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.648 mas, bmaj=25.81 mas, bpa=2.977 degrees ! Estimated noise=1.20335 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.000966558 Jy ! Component: 100 - total flux cleaned = 0.000842821 Jy ! Component: 150 - total flux cleaned = 0.000841167 Jy ! Component: 200 - total flux cleaned = 0.000891305 Jy ! Total flux subtracted in 200 components = 0.000891305 Jy ! Clean residual min=-0.005109 max=0.004913 Jy/beam ! Clean residual mean=0.000160 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.220428 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 129 components and 0.220428 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.73 mas, bpa=-2.419 degrees ! Estimated noise=0.901271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000274405 Jy ! Component: 100 - total flux cleaned = -0.000205761 Jy ! Component: 150 - total flux cleaned = -8.27694e-05 Jy ! Component: 200 - total flux cleaned = -7.98308e-05 Jy ! Total flux subtracted in 200 components = -7.98308e-05 Jy ! Clean residual min=-0.004050 max=0.003658 Jy/beam ! Clean residual mean=0.000074 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.220348 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 151 components and 0.220348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086356Jy sigma=0.981003 ! Fit after self-cal, rms=0.086299Jy sigma=0.980168 wmodel J0008-3601_S_2005_06_30_yyk\_map.mod ! Writing 151 model components to file: J0008-3601_S_2005_06_30_yyk_map.mod wobs J0008-3601_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0008-3601_S_2005_06_30_yyk_uvs.fits wwins J0008-3601_S_2005_06_30_yyk\_map.win ! wwins: Wrote 4 windows to J0008-3601_S_2005_06_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 = -0.000969715 Jy ! Component: 100 - total flux cleaned = -0.00153826 Jy ! Component: 150 - total flux cleaned = -0.0018288 Jy ! Component: 200 - total flux cleaned = -0.00232112 Jy ! Component: 250 - total flux cleaned = -0.00268664 Jy ! Component: 300 - total flux cleaned = -0.00288839 Jy ! Component: 350 - total flux cleaned = -0.00332691 Jy ! Component: 400 - total flux cleaned = -0.00360778 Jy ! Component: 450 - total flux cleaned = -0.00383389 Jy ! Component: 500 - total flux cleaned = -0.00401066 Jy ! Component: 550 - total flux cleaned = -0.00435279 Jy ! Component: 600 - total flux cleaned = -0.0045609 Jy ! Component: 650 - total flux cleaned = -0.00476296 Jy ! Component: 700 - total flux cleaned = -0.0048422 Jy ! Component: 750 - total flux cleaned = -0.00495735 Jy ! Component: 800 - total flux cleaned = -0.00499439 Jy ! Component: 850 - total flux cleaned = -0.00503107 Jy ! Component: 900 - total flux cleaned = -0.00503108 Jy ! Component: 950 - total flux cleaned = -0.00499562 Jy ! Component: 1000 - total flux cleaned = -0.00492587 Jy ! Component: 1050 - total flux cleaned = -0.00489157 Jy ! Component: 1100 - total flux cleaned = -0.00485777 Jy ! Component: 1150 - total flux cleaned = -0.00479141 Jy ! Component: 1200 - total flux cleaned = -0.00475891 Jy ! Component: 1250 - total flux cleaned = -0.00472614 Jy ! Component: 1300 - total flux cleaned = -0.00469369 Jy ! Component: 1350 - total flux cleaned = -0.00459908 Jy ! Component: 1400 - total flux cleaned = -0.00447602 Jy ! Component: 1450 - total flux cleaned = -0.00438554 Jy ! Component: 1500 - total flux cleaned = -0.00432664 Jy ! Component: 1550 - total flux cleaned = -0.00429748 Jy ! Component: 1600 - total flux cleaned = -0.00423953 Jy ! Component: 1650 - total flux cleaned = -0.00412545 Jy ! Component: 1700 - total flux cleaned = -0.00409721 Jy ! Component: 1750 - total flux cleaned = -0.00395731 Jy ! Component: 1800 - total flux cleaned = -0.00381976 Jy ! Component: 1850 - total flux cleaned = -0.00376554 Jy ! Component: 1900 - total flux cleaned = -0.0036848 Jy ! Component: 1950 - total flux cleaned = -0.00360494 Jy ! Component: 2000 - total flux cleaned = -0.00347361 Jy ! Total flux subtracted in 2048 components = -0.00349985 Jy ! Clean residual min=-0.001349 max=0.001403 Jy/beam ! Clean residual mean=0.000028 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.216848 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 290 components and 0.216848 Jy ![Exited script file: muppet] wmap "J0008-3601_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.879 x 7.73 at -2.419 degrees (North through East) ! Clean map min=-0.0027618 max=0.14863 Jy/beam ! Writing clean map to FITS file: J0008-3601_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.148626 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000534319 device "J0008-3601_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0008-3601_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07851 1.07851 2.15703 4.31406 8.62812 17.2562 34.5125 69.025 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.148 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.879 x 7.73 at -2.419 degrees (North through East) ! Clean map min=-0.0027618 max=0.14863 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0008-3601_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0008-3601_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0008-3601_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 16:44:31 2005