! Started logfile: 0951+699_S_2010_10_13_pus_uvs.log on Mon Feb 28 13:03:31 2011 obs 0951+699_S_2010_10_13_pus_uva.fits ! Reading UV FITS file: 0951+699_S_2010_10_13_pus_uva.fits ! AN table 1: 182 integrations on 105 of 105 possible baselines. ! AN table 2: Unused. ! AN table 3: Unused. ! AN table 4: Unused. ! AN table 5: Unused. ! Apparent sampling: 0.251125 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: 0951+699 ! ! 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.23696e+09 8e+06 1 8e+06 ! 02 2 2.26696e+09 8e+06 1 8e+06 ! 03 3 2.35696e+09 8e+06 1 8e+06 ! 04 4 2.37696e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 3541 lines of history. ! ! Reading 19196 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 print "field_size =",field_size ! field_size = 512 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet 0951+699_S_2010_10_13_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 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. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 1476 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1533 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1538 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1729 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007335Jy sigma=0.012290 ! Fit after self-cal, rms=0.950917Jy sigma=0.011607 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.078 mas, bmaj=3.502 mas, bpa=-25.05 degrees ! Estimated noise=976.85 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.038943 Jy ! Component: 100 - total flux cleaned = 0.0480899 Jy ! Total flux subtracted in 100 components = 0.0480899 Jy ! Clean residual min=-0.005918 max=0.005440 Jy/beam ! Clean residual mean=0.000020 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.0480899 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0480899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102200Jy sigma=0.001168 ! Fit after self-cal, rms=0.100641Jy sigma=0.001148 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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.437 mas, bmaj=5.045 mas, bpa=-38.94 degrees ! Estimated noise=468.706 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00821691 Jy ! Component: 100 - total flux cleaned = 0.0107631 Jy ! Component: 150 - total flux cleaned = 0.0115593 Jy ! Component: 200 - total flux cleaned = 0.0116343 Jy ! Total flux subtracted in 200 components = 0.0116343 Jy ! Clean residual min=-0.002587 max=0.002213 Jy/beam ! Clean residual mean=0.000023 rms=0.000620 Jy/beam ! Combined flux in latest and established models = 0.0597242 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.0597242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100037Jy sigma=0.001141 ! Fit after self-cal, rms=0.099966Jy sigma=0.001140 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HH 1.00* HN 0.89 ! KB 1.00* KK 1.00* KP 0.98 LA 0.98 ! MK 0.97 NL 1.10 NY 1.00* OV 1.08 ! PT 1.01 SC 0.92 TS 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.98 HH 1.00* HN 0.87 ! KB 1.00* KK 1.00* KP 0.95 LA 0.91 ! MK 1.02 NL 1.13 NY 1.00* OV 1.10 ! PT 0.95 SC 1.04 TS 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.96 HH 1.00* HN 0.94 ! KB 1.00* KK 1.00* KP 1.00 LA 0.94 ! MK 1.05 NL 1.04 NY 1.00* OV 1.05 ! PT 0.96 SC 0.96 TS 0.94 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HH 1.00* HN 0.87 ! KB 1.00* KK 1.00* KP 1.04 LA 0.97 ! MK 0.90 NL 1.04 NY 1.00* OV 1.05 ! PT 1.14 SC 0.96 TS 1.26 ! ! ! Fit before self-cal, rms=0.099966Jy sigma=0.001140 ! Fit after self-cal, rms=0.097786Jy sigma=0.001139 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=5.015 mas, bpa=-40.77 degrees ! Estimated noise=465.831 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000634376 Jy ! Component: 100 - total flux cleaned = 0.000589399 Jy ! Component: 150 - total flux cleaned = 0.000572286 Jy ! Component: 200 - total flux cleaned = 0.000557354 Jy ! Total flux subtracted in 200 components = 0.000557354 Jy ! Clean residual min=-0.002094 max=0.002381 Jy/beam ! Clean residual mean=0.000015 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.0602815 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.0602815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097774Jy sigma=0.001139 ! Fit after self-cal, rms=0.097762Jy sigma=0.001138 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097762Jy sigma=0.001138 ! Fit after self-cal, rms=0.097649Jy sigma=0.001137 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=4.97 mas, bpa=-41.87 degrees ! Estimated noise=465.193 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000564745 Jy ! Component: 100 - total flux cleaned = 0.000522569 Jy ! Component: 150 - total flux cleaned = 0.000522949 Jy ! Component: 200 - total flux cleaned = 0.000506916 Jy ! Total flux subtracted in 200 components = 0.000506916 Jy ! Clean residual min=-0.001766 max=0.002124 Jy/beam ! Clean residual mean=0.000017 rms=0.000508 Jy/beam ! Combined flux in latest and established models = 0.0607884 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 25 components and 0.0607884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097638Jy sigma=0.001137 ! Fit after self-cal, rms=0.097650Jy sigma=0.001136 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-58.5, -54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123657 Jy ! Component: 100 - total flux cleaned = 0.00120602 Jy ! Component: 150 - total flux cleaned = 0.00113199 Jy ! Component: 200 - total flux cleaned = 0.00107173 Jy ! Total flux subtracted in 200 components = 0.00107173 Jy ! Clean residual min=-0.001842 max=0.001764 Jy/beam ! Clean residual mean=-0.000003 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.0618602 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.0618602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097599Jy sigma=0.001136 ! Fit after self-cal, rms=0.097591Jy sigma=0.001136 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097591Jy sigma=0.001136 ! Fit after self-cal, rms=0.097237Jy sigma=0.001135 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.4 mas, bmaj=4.929 mas, bpa=-42.31 degrees ! Estimated noise=463.093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100652 Jy ! Component: 100 - total flux cleaned = 0.00115843 Jy ! Component: 150 - total flux cleaned = 0.00125096 Jy ! Component: 200 - total flux cleaned = 0.00124927 Jy ! Total flux subtracted in 200 components = 0.00124927 Jy ! Clean residual min=-0.001675 max=0.001810 Jy/beam ! Clean residual mean=0.000004 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0631094 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 43 components and 0.0631094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097205Jy sigma=0.001135 ! Fit after self-cal, rms=0.097220Jy sigma=0.001135 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000477543 Jy ! Component: 100 - total flux cleaned = 0.000416649 Jy ! Component: 150 - total flux cleaned = 0.000415591 Jy ! Component: 200 - total flux cleaned = 0.000389742 Jy ! Total flux subtracted in 200 components = 0.000389742 Jy ! Clean residual min=-0.001690 max=0.001837 Jy/beam ! Clean residual mean=-0.000000 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0634992 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.0634991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097201Jy sigma=0.001135 ! Fit after self-cal, rms=0.097202Jy sigma=0.001135 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097202Jy sigma=0.001135 ! Fit after self-cal, rms=0.097443Jy sigma=0.001135 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.645 mas, bmaj=14.27 mas, bpa=-83.47 degrees ! Estimated noise=550.762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000395002 Jy ! Component: 100 - total flux cleaned = 0.000549714 Jy ! Component: 150 - total flux cleaned = 0.000650669 Jy ! Component: 200 - total flux cleaned = 0.000750107 Jy ! Total flux subtracted in 200 components = 0.000750107 Jy ! Clean residual min=-0.001473 max=0.001879 Jy/beam ! Clean residual mean=0.000016 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0642493 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 55 components and 0.0642493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097434Jy sigma=0.001135 ! Fit after self-cal, rms=0.097446Jy sigma=0.001134 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.75127e-05 Jy ! Component: 100 - total flux cleaned = 0.000155584 Jy ! Component: 150 - total flux cleaned = 0.000227334 Jy ! Component: 200 - total flux cleaned = 0.00029808 Jy ! Total flux subtracted in 200 components = 0.00029808 Jy ! Clean residual min=-0.001447 max=0.001793 Jy/beam ! Clean residual mean=0.000010 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0645473 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.0645473 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097443Jy sigma=0.001134 ! Fit after self-cal, rms=0.097442Jy sigma=0.001134 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=4.9 mas, bpa=-42.3 degrees ! Estimated noise=463.705 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 4.9 at -42.3 degrees (North through East) ! Clean map min=-0.0036304 max=0.054162 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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.085 mas, bmaj=3.378 mas, bpa=-26.92 degrees ! Estimated noise=949.196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0403038 Jy ! Component: 100 - total flux cleaned = 0.0511548 Jy ! Component: 150 - total flux cleaned = 0.0571331 Jy ! Component: 200 - total flux cleaned = 0.0600945 Jy ! Total flux subtracted in 200 components = 0.0600945 Jy ! Clean residual min=-0.004247 max=0.003862 Jy/beam ! Clean residual mean=-0.000001 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.0600945 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0600945 Jy ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=4.9 mas, bpa=-42.3 degrees ! Estimated noise=463.705 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301145 Jy ! Component: 100 - total flux cleaned = 0.00333587 Jy ! Component: 150 - total flux cleaned = 0.00373234 Jy ! Component: 200 - total flux cleaned = 0.00405084 Jy ! Total flux subtracted in 200 components = 0.00405084 Jy ! Clean residual min=-0.001805 max=0.001969 Jy/beam ! Clean residual mean=0.000006 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.0641454 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.0641454 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.645 mas, bmaj=14.27 mas, bpa=-83.47 degrees ! Estimated noise=550.762 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000239554 Jy ! Component: 100 - total flux cleaned = 0.000430399 Jy ! Component: 150 - total flux cleaned = 0.000576963 Jy ! Component: 200 - total flux cleaned = 0.00057651 Jy ! Total flux subtracted in 200 components = 0.00057651 Jy ! Clean residual min=-0.001408 max=0.001780 Jy/beam ! Clean residual mean=0.000009 rms=0.000561 Jy/beam ! Combined flux in latest and established models = 0.0647219 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.23607e-07 Jy ! Component: 100 - total flux cleaned = -1.4287e-05 Jy ! Component: 150 - total flux cleaned = -1.39725e-05 Jy ! Component: 200 - total flux cleaned = -2.58272e-05 Jy ! Total flux subtracted in 200 components = -2.58272e-05 Jy ! Clean residual min=-0.001416 max=0.001760 Jy/beam ! Clean residual mean=0.000012 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.0646961 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.0646961 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.375 mas, bmaj=4.9 mas, bpa=-42.3 degrees ! Estimated noise=463.705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000159895 Jy ! Component: 100 - total flux cleaned = -0.000224985 Jy ! Component: 150 - total flux cleaned = -0.000225981 Jy ! Component: 200 - total flux cleaned = -0.000224386 Jy ! Total flux subtracted in 200 components = -0.000224386 Jy ! Clean residual min=-0.001618 max=0.001933 Jy/beam ! Clean residual mean=0.000007 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0644717 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 52 components and 0.0644717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097453Jy sigma=0.001134 ! Fit after self-cal, rms=0.097444Jy sigma=0.001134 wmodel 0951+699_S_2010_10_13_pus_map.mod ! Writing 52 model components to file: 0951+699_S_2010_10_13_pus_map.mod wobs 0951+699_S_2010_10_13_pus_uvs.fits ! Writing UV FITS file: 0951+699_S_2010_10_13_pus_uvs.fits wwins 0951+699_S_2010_10_13_pus_map.win ! wwins: Wrote 2 windows to 0951+699_S_2010_10_13_pus_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.000775376 Jy ! Component: 100 - total flux cleaned = 0.000989198 Jy ! Component: 150 - total flux cleaned = 0.00104648 Jy ! Component: 200 - total flux cleaned = 0.00104553 Jy ! Component: 250 - total flux cleaned = 0.00101921 Jy ! Component: 300 - total flux cleaned = 0.00107074 Jy ! Component: 350 - total flux cleaned = 0.0010957 Jy ! Component: 400 - total flux cleaned = 0.00111945 Jy ! Component: 450 - total flux cleaned = 0.00107299 Jy ! Component: 500 - total flux cleaned = 0.00102761 Jy ! Component: 550 - total flux cleaned = 0.00093929 Jy ! Component: 600 - total flux cleaned = 0.000961534 Jy ! Component: 650 - total flux cleaned = 0.00100427 Jy ! Component: 700 - total flux cleaned = 0.00100392 Jy ! Component: 750 - total flux cleaned = 0.000963189 Jy ! Component: 800 - total flux cleaned = 0.000983449 Jy ! Component: 850 - total flux cleaned = 0.000944029 Jy ! Component: 900 - total flux cleaned = 0.000866644 Jy ! Component: 950 - total flux cleaned = 0.000790743 Jy ! Component: 1000 - total flux cleaned = 0.000753116 Jy ! Component: 1050 - total flux cleaned = 0.00069744 Jy ! Component: 1100 - total flux cleaned = 0.000624521 Jy ! Component: 1150 - total flux cleaned = 0.000570372 Jy ! Component: 1200 - total flux cleaned = 0.000499125 Jy ! Component: 1250 - total flux cleaned = 0.000411237 Jy ! Component: 1300 - total flux cleaned = 0.00035924 Jy ! Component: 1350 - total flux cleaned = 0.00029061 Jy ! Component: 1400 - total flux cleaned = 0.000222678 Jy ! Component: 1450 - total flux cleaned = 0.000122112 Jy ! Component: 1500 - total flux cleaned = 7.25116e-05 Jy ! Component: 1550 - total flux cleaned = 7.18223e-06 Jy ! Component: 1600 - total flux cleaned = -2.49793e-05 Jy ! Component: 1650 - total flux cleaned = -7.30057e-05 Jy ! Component: 1700 - total flux cleaned = -8.90182e-05 Jy ! Component: 1750 - total flux cleaned = -0.000136242 Jy ! Component: 1800 - total flux cleaned = -0.00019858 Jy ! Component: 1850 - total flux cleaned = -0.000229448 Jy ! Component: 1900 - total flux cleaned = -0.000244817 Jy ! Component: 1950 - total flux cleaned = -0.000260204 Jy ! Component: 2000 - total flux cleaned = -0.000335403 Jy ! Total flux subtracted in 2048 components = -0.000394627 Jy ! Clean residual min=-0.000888 max=0.000876 Jy/beam ! Clean residual mean=-0.000003 rms=0.000284 Jy/beam ! Combined flux in latest and established models = 0.064077 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 166 components and 0.064077 Jy ![Exited script file: muppet] wmap "0951+699_S_2010_10_13_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.375 x 4.9 at -42.3 degrees (North through East) ! Clean map min=-0.003625 max=0.053831 Jy/beam ! Writing clean map to FITS file: 0951+699_S_2010_10_13_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.053831 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000281998 device "0951+699_S_2010_10_13_pus\_map.eps/VPS" ! Attempting to open device: '0951+699_S_2010_10_13_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.57158 1.57158 3.14315 6.2863 12.5726 25.1452 50.2904 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.053 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.375 x 4.9 at -42.3 degrees (North through East) ! Clean map min=-0.003625 max=0.053831 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "0951+699_S_2010_10_13_pus\_map.gif/vgif" ! Attempting to open device: '0951+699_S_2010_10_13_pus_map.gif/vgif' mapplot cln