! Started logfile: J0532-0307_S_2005_05_12_yyk_uvs.log on Sat Oct 8 16:58:37 2005 obs J0532-0307_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0532-0307_S_2005_05_12_yyk_uve.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843275 visibilities/baseline/integration-bin. ! Found source: J0532-0307 ! ! 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 1443 lines of history. ! ! Reading 2884 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 J0532-0307_S_2005_05_12_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.154282 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.43 mas, bmaj=6.384 mas, bpa=4.885 degrees ! Estimated noise=1.32057 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.103169 Jy ! Component: 100 - total flux cleaned = 0.13504 Jy ! Total flux subtracted in 100 components = 0.13504 Jy ! Clean residual min=-0.009998 max=0.023590 Jy/beam ! Clean residual mean=0.000087 rms=0.003376 Jy/beam ! Combined flux in latest and established models = 0.13504 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.13504 Jy ! ! Correcting IF 1. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074256Jy sigma=1.342371 ! Fit after self-cal, rms=0.073797Jy sigma=1.328465 ! Inverting map and beam ! Estimated beam: bmin=2.43 mas, bmaj=6.384 mas, bpa=4.885 degrees ! Estimated noise=1.32057 mJy/beam. ! Added new window around map position (7, 5.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229305 Jy ! Component: 100 - total flux cleaned = 0.0346023 Jy ! Total flux subtracted in 100 components = 0.0346023 Jy ! Clean residual min=-0.007593 max=0.011516 Jy/beam ! Clean residual mean=0.000019 rms=0.002146 Jy/beam ! Combined flux in latest and established models = 0.169642 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and 0.169642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067198Jy sigma=1.189635 ! Fit after self-cal, rms=0.066510Jy sigma=1.174151 ! 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.368 mas, bmaj=7.738 mas, bpa=5.143 degrees ! Estimated noise=0.847206 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.0111619 Jy ! Component: 100 - total flux cleaned = 0.013893 Jy ! Component: 150 - total flux cleaned = 0.0154188 Jy ! Component: 200 - total flux cleaned = 0.0166672 Jy ! Total flux subtracted in 200 components = 0.0166672 Jy ! Clean residual min=-0.005861 max=0.008730 Jy/beam ! Clean residual mean=-0.000048 rms=0.001929 Jy/beam ! Combined flux in latest and established models = 0.18631 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.18631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065103Jy sigma=1.137065 ! Fit after self-cal, rms=0.064985Jy sigma=1.134486 ! 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.368 x 7.738 at 5.143 degrees (North through East) ! Clean map min=-0.0055558 max=0.11946 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.01496 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.94 HN 1.00* KP 0.95 ! LA 1.14 MK 1.09 NL 1.00* OV 0.97 ! PT 0.97 SC 0.90 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.987869 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 1.00* KP 0.96 ! LA 1.09 MK 0.99 NL 1.00* OV 0.98 ! PT 0.99 SC 1.11 ! ! ! 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.02072 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.00 HN 1.00* KP 0.88 ! LA 1.16 MK 1.00 NL 1.00* OV 0.87 ! PT 0.91 SC 1.07 ! ! ! Fit before self-cal, rms=0.064985Jy sigma=1.134486 ! Fit after self-cal, rms=0.062253Jy sigma=1.101565 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.062253Jy sigma=1.101565 ! Fit after self-cal, rms=0.062258Jy sigma=1.101533 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=7.776 mas, bpa=5.439 degrees ! Estimated noise=0.826971 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.00239414 Jy ! Component: 100 - total flux cleaned = -0.002259 Jy ! Component: 150 - total flux cleaned = -0.00186262 Jy ! Component: 200 - total flux cleaned = -0.00143245 Jy ! Total flux subtracted in 200 components = -0.00143245 Jy ! Clean residual min=-0.005461 max=0.007099 Jy/beam ! Clean residual mean=0.000034 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.184877 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.184877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062160Jy sigma=1.092178 ! Fit after self-cal, rms=0.062140Jy sigma=1.091198 ! 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.062140Jy sigma=1.091198 ! Fit after self-cal, rms=0.058800Jy sigma=1.035861 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.00166236 Jy ! Component: 100 - total flux cleaned = 0.0019929 Jy ! Component: 150 - total flux cleaned = 0.0023291 Jy ! Component: 200 - total flux cleaned = 0.00263569 Jy ! Total flux subtracted in 200 components = 0.00263569 Jy ! Clean residual min=-0.005490 max=0.006282 Jy/beam ! Clean residual mean=0.000027 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 0.187513 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 88 components and 0.187513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058648Jy sigma=1.031725 ! Fit after self-cal, rms=0.057949Jy sigma=1.025705 ! 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.461 x 7.776 at 5.439 degrees (North through East) ! Clean map min=-0.0050895 max=0.11621 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.057949Jy sigma=1.025705 ! Fit after self-cal, rms=0.056102Jy sigma=1.012273 ! 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.056102Jy sigma=1.012273 ! Fit after self-cal, rms=0.055754Jy sigma=1.010833 ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=7.725 mas, bpa=4.868 degrees ! Estimated noise=0.805725 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00211607 Jy ! Component: 100 - total flux cleaned = -0.00211689 Jy ! Component: 150 - total flux cleaned = -0.00195309 Jy ! Component: 200 - total flux cleaned = -0.00176604 Jy ! Total flux subtracted in 200 components = -0.00176604 Jy ! Clean residual min=-0.005056 max=0.006418 Jy/beam ! Clean residual mean=0.000017 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.185747 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 93 components and 0.185747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055767Jy sigma=1.006269 ! Fit after self-cal, rms=0.055537Jy sigma=1.005157 ! 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.055537Jy sigma=1.005157 ! Fit after self-cal, rms=0.055830Jy sigma=1.001827 ! 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.055830Jy sigma=1.001827 ! Fit after self-cal, rms=0.055703Jy sigma=1.001492 ! Inverting map and beam ! Estimated beam: bmin=3.444 mas, bmaj=7.745 mas, bpa=5.209 degrees ! Estimated noise=0.79887 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000886784 Jy ! Component: 100 - total flux cleaned = -0.000841929 Jy ! Component: 150 - total flux cleaned = -0.000724603 Jy ! Component: 200 - total flux cleaned = -0.000590271 Jy ! Total flux subtracted in 200 components = -0.000590271 Jy ! Clean residual min=-0.005119 max=0.006006 Jy/beam ! Clean residual mean=-0.000009 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.185157 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 100 components and 0.185156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055725Jy sigma=0.999353 ! Fit after self-cal, rms=0.055624Jy sigma=0.998752 ! 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.991 mas, bmaj=15.55 mas, bpa=30.74 degrees ! Estimated noise=0.991934 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.00130141 Jy ! Component: 100 - total flux cleaned = 0.00139641 Jy ! Component: 150 - total flux cleaned = 0.00150917 Jy ! Component: 200 - total flux cleaned = 0.00164706 Jy ! Total flux subtracted in 200 components = 0.00164706 Jy ! Clean residual min=-0.005673 max=0.006545 Jy/beam ! Clean residual mean=-0.000031 rms=0.002179 Jy/beam ! Combined flux in latest and established models = 0.186804 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 105 components and 0.186804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055611Jy sigma=0.998082 ! Fit after self-cal, rms=0.055536Jy sigma=0.997533 ! 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.464 mas, bmaj=6.378 mas, bpa=4.929 degrees ! Estimated noise=1.25343 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.100863 Jy ! Component: 100 - total flux cleaned = 0.133901 Jy ! Component: 150 - total flux cleaned = 0.150874 Jy ! Component: 200 - total flux cleaned = 0.160972 Jy ! Total flux subtracted in 200 components = 0.160972 Jy ! Clean residual min=-0.005539 max=0.005335 Jy/beam ! Clean residual mean=0.000040 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.160972 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.160972 Jy ! Inverting map and beam ! Estimated beam: bmin=3.444 mas, bmaj=7.745 mas, bpa=5.209 degrees ! Estimated noise=0.79887 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.0108753 Jy ! Component: 100 - total flux cleaned = 0.016715 Jy ! Component: 150 - total flux cleaned = 0.0194988 Jy ! Component: 200 - total flux cleaned = 0.0204896 Jy ! Total flux subtracted in 200 components = 0.0204896 Jy ! Clean residual min=-0.005138 max=0.006538 Jy/beam ! Clean residual mean=0.000013 rms=0.001646 Jy/beam ! Combined flux in latest and established models = 0.181461 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.181461 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.991 mas, bmaj=15.55 mas, bpa=30.74 degrees ! Estimated noise=0.991934 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.00285951 Jy ! Component: 100 - total flux cleaned = 0.00321813 Jy ! Component: 150 - total flux cleaned = 0.003508 Jy ! Component: 200 - total flux cleaned = 0.00375181 Jy ! Total flux subtracted in 200 components = 0.00375181 Jy ! Clean residual min=-0.005495 max=0.006903 Jy/beam ! Clean residual mean=-0.000014 rms=0.002248 Jy/beam ! Combined flux in latest and established models = 0.185213 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 64 components and 0.185213 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.444 mas, bmaj=7.745 mas, bpa=5.209 degrees ! Estimated noise=0.79887 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000533552 Jy ! Component: 100 - total flux cleaned = -0.000531343 Jy ! Component: 150 - total flux cleaned = -0.000416828 Jy ! Component: 200 - total flux cleaned = -0.000281403 Jy ! Total flux subtracted in 200 components = -0.000281403 Jy ! Clean residual min=-0.005076 max=0.006086 Jy/beam ! Clean residual mean=-0.000005 rms=0.001575 Jy/beam ! Combined flux in latest and established models = 0.184932 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 78 components and 0.184932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055588Jy sigma=0.998087 ! Fit after self-cal, rms=0.055528Jy sigma=0.997061 wmodel J0532-0307_S_2005_05_12_yyk\_map.mod ! Writing 78 model components to file: J0532-0307_S_2005_05_12_yyk_map.mod wobs J0532-0307_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0532-0307_S_2005_05_12_yyk_uvs.fits wwins J0532-0307_S_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J0532-0307_S_2005_05_12_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.00154877 Jy ! Component: 100 - total flux cleaned = 0.00171914 Jy ! Component: 150 - total flux cleaned = 0.0014022 Jy ! Component: 200 - total flux cleaned = 0.00110302 Jy ! Component: 250 - total flux cleaned = 0.000685901 Jy ! Component: 300 - total flux cleaned = 0.000293547 Jy ! Component: 350 - total flux cleaned = -0.000138257 Jy ! Component: 400 - total flux cleaned = -0.000489037 Jy ! Component: 450 - total flux cleaned = -0.00076709 Jy ! Component: 500 - total flux cleaned = -0.000873026 Jy ! Component: 550 - total flux cleaned = -0.00102518 Jy ! Component: 600 - total flux cleaned = -0.001073 Jy ! Component: 650 - total flux cleaned = -0.0011654 Jy ! Component: 700 - total flux cleaned = -0.00116543 Jy ! Component: 750 - total flux cleaned = -0.00116755 Jy ! Component: 800 - total flux cleaned = -0.0011284 Jy ! Component: 850 - total flux cleaned = -0.00112852 Jy ! Component: 900 - total flux cleaned = -0.00116607 Jy ! Component: 950 - total flux cleaned = -0.00123931 Jy ! Component: 1000 - total flux cleaned = -0.00152314 Jy ! Component: 1050 - total flux cleaned = -0.0017299 Jy ! Component: 1100 - total flux cleaned = -0.00186506 Jy ! Component: 1150 - total flux cleaned = -0.00206237 Jy ! Component: 1200 - total flux cleaned = -0.00212661 Jy ! Component: 1250 - total flux cleaned = -0.00212738 Jy ! Component: 1300 - total flux cleaned = -0.00215851 Jy ! Component: 1350 - total flux cleaned = -0.00212836 Jy ! Component: 1400 - total flux cleaned = -0.00218739 Jy ! Component: 1450 - total flux cleaned = -0.00212957 Jy ! Component: 1500 - total flux cleaned = -0.00221528 Jy ! Component: 1550 - total flux cleaned = -0.00224358 Jy ! Component: 1600 - total flux cleaned = -0.00229798 Jy ! Component: 1650 - total flux cleaned = -0.00227076 Jy ! Component: 1700 - total flux cleaned = -0.00235017 Jy ! Component: 1750 - total flux cleaned = -0.00234983 Jy ! Component: 1800 - total flux cleaned = -0.00229852 Jy ! Component: 1850 - total flux cleaned = -0.00232417 Jy ! Component: 1900 - total flux cleaned = -0.0023983 Jy ! Component: 1950 - total flux cleaned = -0.00239829 Jy ! Component: 2000 - total flux cleaned = -0.00242271 Jy ! Total flux subtracted in 2048 components = -0.00237561 Jy ! Clean residual min=-0.001690 max=0.001247 Jy/beam ! Clean residual mean=0.000010 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.182556 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 217 components and 0.182556 Jy ![Exited script file: muppet] wmap "J0532-0307_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.444 x 7.745 at 5.209 degrees (North through East) ! Clean map min=-0.0036014 max=0.1074 Jy/beam ! Writing clean map to FITS file: J0532-0307_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.107398 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00051788 device "J0532-0307_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0532-0307_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.44662 1.44662 2.89323 5.78647 11.5729 23.1459 46.2917 92.5834 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.107 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.444 x 7.745 at 5.209 degrees (North through East) ! Clean map min=-0.0036014 max=0.1074 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0532-0307_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0532-0307_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0532-0307_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 16:58:42 2005