! Started logfile: J0125-0005_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:39:19 2007 obs J0125-0005_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0125-0005_S_1997_05_07_yyk_uva.fits ! AN table 1: 134 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.770813 visibilities/baseline/integration-bin. ! Found source: J0125-0005 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 18592 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 J0125-0005_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.49502 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.987 mas, bmaj=7.41 mas, bpa=-6.59 degrees ! Estimated noise=1561.41 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 = 1.04628 Jy ! Component: 100 - total flux cleaned = 1.41533 Jy ! Total flux subtracted in 100 components = 1.41533 Jy ! Clean residual min=-0.095721 max=0.223355 Jy/beam ! Clean residual mean=0.001777 rms=0.031363 Jy/beam ! Combined flux in latest and established models = 1.41533 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 1.41533 Jy ! ! Correcting IF 1. ! A total of 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 182 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.582717Jy sigma=0.002376 ! Fit after self-cal, rms=0.561311Jy sigma=0.002316 ! Inverting map and beam ! Estimated beam: bmin=2.987 mas, bmaj=7.41 mas, bpa=-6.589 degrees ! Estimated noise=1562.15 mJy/beam. ! Added new window around map position (-5, -1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.273156 Jy ! Component: 100 - total flux cleaned = 0.39135 Jy ! Total flux subtracted in 100 components = 0.39135 Jy ! Clean residual min=-0.067264 max=0.081721 Jy/beam ! Clean residual mean=0.000959 rms=0.017173 Jy/beam ! Combined flux in latest and established models = 1.80668 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 1.80668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.416602Jy sigma=0.001691 ! Fit after self-cal, rms=0.403085Jy sigma=0.001639 ! 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.726 mas, bmaj=8.834 mas, bpa=-8.1 degrees ! Estimated noise=1187.16 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.102412 Jy ! Component: 100 - total flux cleaned = 0.139399 Jy ! Component: 150 - total flux cleaned = 0.148593 Jy ! Component: 200 - total flux cleaned = 0.154879 Jy ! Total flux subtracted in 200 components = 0.154879 Jy ! Clean residual min=-0.041843 max=0.055087 Jy/beam ! Clean residual mean=0.001493 rms=0.012453 Jy/beam ! Combined flux in latest and established models = 1.96156 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 1.96156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.376137Jy sigma=0.001545 ! Fit after self-cal, rms=0.373064Jy sigma=0.001533 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.726 x 8.834 at -8.1 degrees (North through East) ! Clean map min=-0.033741 max=1.1588 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03493 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 0.98 KP 0.89 ! LA 0.99 MK 0.95 NL 1.00* OV 1.09 ! PT 0.94 SC 0.81 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.979484 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 1.10 KP 1.01 ! LA 1.10 MK 1.01 NL 1.01 OV 1.02 ! PT 0.94 SC 0.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05623 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 0.97 KP 0.91 ! LA 0.81 MK 0.86 NL 0.94 OV 0.95 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98994 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 1.08 KP 0.95 ! LA 0.89 MK 1.03 NL 1.09 OV 1.09 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.373064Jy sigma=0.001533 ! Fit after self-cal, rms=0.336123Jy sigma=0.001409 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.336123Jy sigma=0.001409 ! Fit after self-cal, rms=0.336098Jy sigma=0.001409 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=8.556 mas, bpa=-7.393 degrees ! Estimated noise=1196.09 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.0394035 Jy ! Component: 100 - total flux cleaned = 0.0445282 Jy ! Component: 150 - total flux cleaned = 0.0484109 Jy ! Component: 200 - total flux cleaned = 0.0484111 Jy ! Total flux subtracted in 200 components = 0.0484111 Jy ! Clean residual min=-0.026209 max=0.021101 Jy/beam ! Clean residual mean=0.000159 rms=0.005715 Jy/beam ! Combined flux in latest and established models = 2.00997 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 2.00997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330353Jy sigma=0.001388 ! Fit after self-cal, rms=0.329461Jy sigma=0.001385 ! 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.329461Jy sigma=0.001385 ! Fit after self-cal, rms=0.320356Jy sigma=0.001348 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.000837283 Jy ! Component: 100 - total flux cleaned = 0.000911512 Jy ! Component: 150 - total flux cleaned = 0.00191055 Jy ! Component: 200 - total flux cleaned = 0.00148772 Jy ! Total flux subtracted in 200 components = 0.00148772 Jy ! Clean residual min=-0.022847 max=0.018309 Jy/beam ! Clean residual mean=0.000147 rms=0.005050 Jy/beam ! Combined flux in latest and established models = 2.01146 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 2.01146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318458Jy sigma=0.001341 ! Fit after self-cal, rms=0.315985Jy sigma=0.001332 ! 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.656 x 8.556 at -7.393 degrees (North through East) ! Clean map min=-0.022446 max=1.1599 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.315985Jy sigma=0.001332 ! Fit after self-cal, rms=0.295419Jy sigma=0.001262 ! 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.295419Jy sigma=0.001262 ! Fit after self-cal, rms=0.294516Jy sigma=0.001259 ! Inverting map and beam ! Estimated beam: bmin=3.636 mas, bmaj=8.433 mas, bpa=-6.983 degrees ! Estimated noise=1183.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00283986 Jy ! Component: 100 - total flux cleaned = 0.00238005 Jy ! Component: 150 - total flux cleaned = 0.00239202 Jy ! Component: 200 - total flux cleaned = 0.00177104 Jy ! Total flux subtracted in 200 components = 0.00177104 Jy ! Clean residual min=-0.021035 max=0.015653 Jy/beam ! Clean residual mean=0.000126 rms=0.004207 Jy/beam ! Combined flux in latest and established models = 2.01323 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 90 components and 2.01323 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293230Jy sigma=0.001254 ! Fit after self-cal, rms=0.292353Jy sigma=0.001251 ! 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.292353Jy sigma=0.001251 ! Fit after self-cal, rms=0.291308Jy sigma=0.001249 ! 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.291308Jy sigma=0.001249 ! Fit after self-cal, rms=0.290998Jy sigma=0.001248 ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=8.407 mas, bpa=-6.841 degrees ! Estimated noise=1181.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000253355 Jy ! Component: 100 - total flux cleaned = -0.0002129 Jy ! Component: 150 - total flux cleaned = -0.000191069 Jy ! Component: 200 - total flux cleaned = -0.000716396 Jy ! Total flux subtracted in 200 components = -0.000716396 Jy ! Clean residual min=-0.019001 max=0.015012 Jy/beam ! Clean residual mean=0.000126 rms=0.003807 Jy/beam ! Combined flux in latest and established models = 2.01251 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 97 components and 2.01252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290178Jy sigma=0.001245 ! Fit after self-cal, rms=0.289751Jy sigma=0.001243 ! 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.144 mas, bmaj=12.66 mas, bpa=7.036 degrees ! Estimated noise=1443.69 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 (-10.5, -2.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00632026 Jy ! Component: 100 - total flux cleaned = 0.00703494 Jy ! Component: 150 - total flux cleaned = 0.00704843 Jy ! Component: 200 - total flux cleaned = 0.00705668 Jy ! Total flux subtracted in 200 components = 0.00705668 Jy ! Clean residual min=-0.006622 max=0.006630 Jy/beam ! Clean residual mean=0.000145 rms=0.002058 Jy/beam ! Combined flux in latest and established models = 2.01957 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 143 components and 2.01957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288843Jy sigma=0.001239 ! Fit after self-cal, rms=0.288605Jy sigma=0.001238 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.948 mas, bmaj=7.252 mas, bpa=-5.674 degrees ! Estimated noise=1541.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.07651 Jy ! Component: 100 - total flux cleaned = 1.4945 Jy ! Component: 150 - total flux cleaned = 1.69854 Jy ! Component: 200 - total flux cleaned = 1.80641 Jy ! Total flux subtracted in 200 components = 1.80641 Jy ! Clean residual min=-0.030329 max=0.040196 Jy/beam ! Clean residual mean=0.000551 rms=0.008036 Jy/beam ! Combined flux in latest and established models = 1.80641 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 43 model components to the UV plane model. ! The established model now contains 43 components and 1.80641 Jy ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=8.407 mas, bpa=-6.841 degrees ! Estimated noise=1181.09 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.093834 Jy ! Component: 100 - total flux cleaned = 0.14423 Jy ! Component: 150 - total flux cleaned = 0.16825 Jy ! Component: 200 - total flux cleaned = 0.183493 Jy ! Total flux subtracted in 200 components = 0.183493 Jy ! Clean residual min=-0.011361 max=0.011628 Jy/beam ! Clean residual mean=0.000299 rms=0.003394 Jy/beam ! Combined flux in latest and established models = 1.9899 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 96 components and 1.9899 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.144 mas, bmaj=12.66 mas, bpa=7.036 degrees ! Estimated noise=1443.69 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.0165857 Jy ! Component: 100 - total flux cleaned = 0.0190043 Jy ! Component: 150 - total flux cleaned = 0.0221993 Jy ! Component: 200 - total flux cleaned = 0.0240265 Jy ! Total flux subtracted in 200 components = 0.0240265 Jy ! Clean residual min=-0.007037 max=0.006380 Jy/beam ! Clean residual mean=0.000220 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 2.01393 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 138 components and 2.01393 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.632 mas, bmaj=8.407 mas, bpa=-6.841 degrees ! Estimated noise=1181.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000463922 Jy ! Component: 100 - total flux cleaned = -9.13304e-05 Jy ! Component: 150 - total flux cleaned = 0.00139841 Jy ! Component: 200 - total flux cleaned = 0.00240902 Jy ! Total flux subtracted in 200 components = 0.00240902 Jy ! Clean residual min=-0.009072 max=0.008170 Jy/beam ! Clean residual mean=0.000103 rms=0.002225 Jy/beam ! Combined flux in latest and established models = 2.01634 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 168 components and 2.01634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286136Jy sigma=0.001228 ! Fit after self-cal, rms=0.285565Jy sigma=0.001226 wmodel J0125-0005_S_1997_05_07_yyk\_map.mod ! Writing 168 model components to file: J0125-0005_S_1997_05_07_yyk_map.mod wobs J0125-0005_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0125-0005_S_1997_05_07_yyk_uvs.fits wwins J0125-0005_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J0125-0005_S_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.000712575 Jy ! Component: 100 - total flux cleaned = -0.00170596 Jy ! Component: 150 - total flux cleaned = -0.00252764 Jy ! Component: 200 - total flux cleaned = -0.00330193 Jy ! Component: 250 - total flux cleaned = -0.00340641 Jy ! Component: 300 - total flux cleaned = -0.00300506 Jy ! Component: 350 - total flux cleaned = -0.00261793 Jy ! Component: 400 - total flux cleaned = -0.00215173 Jy ! Component: 450 - total flux cleaned = -0.00170197 Jy ! Component: 500 - total flux cleaned = -0.0012632 Jy ! Component: 550 - total flux cleaned = -0.000499156 Jy ! Component: 600 - total flux cleaned = -5.68788e-06 Jy ! Component: 650 - total flux cleaned = 0.000874147 Jy ! Component: 700 - total flux cleaned = 0.00157289 Jy ! Component: 750 - total flux cleaned = 0.00202533 Jy ! Component: 800 - total flux cleaned = 0.00246854 Jy ! Component: 850 - total flux cleaned = 0.00304529 Jy ! Component: 900 - total flux cleaned = 0.00360846 Jy ! Component: 950 - total flux cleaned = 0.00415951 Jy ! Component: 1000 - total flux cleaned = 0.00462955 Jy ! Component: 1050 - total flux cleaned = 0.00489212 Jy ! Component: 1100 - total flux cleaned = 0.00540608 Jy ! Component: 1150 - total flux cleaned = 0.00565727 Jy ! Component: 1200 - total flux cleaned = 0.00602804 Jy ! Component: 1250 - total flux cleaned = 0.00627087 Jy ! Component: 1300 - total flux cleaned = 0.00656764 Jy ! Component: 1350 - total flux cleaned = 0.00668405 Jy ! Component: 1400 - total flux cleaned = 0.00702797 Jy ! Component: 1450 - total flux cleaned = 0.00725328 Jy ! Component: 1500 - total flux cleaned = 0.00747505 Jy ! Component: 1550 - total flux cleaned = 0.00790927 Jy ! Component: 1600 - total flux cleaned = 0.00806917 Jy ! Component: 1650 - total flux cleaned = 0.00827995 Jy ! Component: 1700 - total flux cleaned = 0.0086426 Jy ! Component: 1750 - total flux cleaned = 0.00889777 Jy ! Component: 1800 - total flux cleaned = 0.00929979 Jy ! Component: 1850 - total flux cleaned = 0.00964656 Jy ! Component: 1900 - total flux cleaned = 0.00984238 Jy ! Component: 1950 - total flux cleaned = 0.0100832 Jy ! Component: 2000 - total flux cleaned = 0.0104619 Jy ! Total flux subtracted in 2048 components = 0.0106022 Jy ! Clean residual min=-0.002444 max=0.002554 Jy/beam ! Clean residual mean=0.000056 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 2.02694 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 299 components and 2.02694 Jy ![Exited script file: muppet] wmap "J0125-0005_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.632 x 8.407 at -6.841 degrees (North through East) ! Clean map min=-0.013617 max=1.1619 Jy/beam ! Writing clean map to FITS file: J0125-0005_S_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 1.16185 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000941122 device "J0125-0005_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0125-0005_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.243006 0.243006 0.486012 0.972024 1.94405 3.8881 7.77619 15.5524 31.1048 62.2095 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.161 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.632 x 8.407 at -6.841 degrees (North through East) ! Clean map min=-0.013617 max=1.1619 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0125-0005_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0125-0005_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0125-0005_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:39:27 2007