! Started logfile: J1059+2057_S_2011_08_02_pus_uvs.log on Thu Apr 19 13:15:07 2012 obs J1059+2057_S_2011_08_02_pus_uva.fits ! Reading UV FITS file: J1059+2057_S_2011_08_02_pus_uva.fits ! AN table 1: 67 integrations on 78 of 78 possible baselines. ! AN table 2: 240 integrations on 78 of 78 possible baselines. ! Apparent sampling: 0.18312 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1059+2057 ! ! 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 2651 lines of history. ! ! Reading 17540 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 J1059+2057_S_2011_08_02_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 483 telescope corrections were flagged in sub-array 1. ! A total of 1849 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 483 telescope corrections were flagged in sub-array 1. ! A total of 1849 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 483 telescope corrections were flagged in sub-array 1. ! A total of 1849 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 483 telescope corrections were flagged in sub-array 1. ! A total of 1849 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.927645Jy sigma=0.011306 ! Fit after self-cal, rms=0.895925Jy sigma=0.010938 ! 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=3.714 mas, bmaj=7.204 mas, bpa=-35.71 degrees ! Estimated noise=680.631 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.0874175 Jy ! Component: 100 - total flux cleaned = 0.106827 Jy ! Total flux subtracted in 100 components = 0.106827 Jy ! Clean residual min=-0.005933 max=0.006547 Jy/beam ! Clean residual mean=0.000086 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 0.106827 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.106827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115944Jy sigma=0.001276 ! Fit after self-cal, rms=0.115887Jy sigma=0.001276 ! 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=4.807 mas, bmaj=8.224 mas, bpa=-35.58 degrees ! Estimated noise=447.952 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.00261353 Jy ! Component: 100 - total flux cleaned = 0.00324287 Jy ! Component: 150 - total flux cleaned = 0.0036097 Jy ! Component: 200 - total flux cleaned = 0.0038955 Jy ! Total flux subtracted in 200 components = 0.0038955 Jy ! Clean residual min=-0.003635 max=0.005513 Jy/beam ! Clean residual mean=0.000117 rms=0.001421 Jy/beam ! Combined flux in latest and established models = 0.110723 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.110723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115504Jy sigma=0.001271 ! Fit after self-cal, rms=0.115423Jy sigma=0.001271 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.17 FT 1.00* HH 1.00* ! HN 1.00* KP 0.95 LA 1.00* MK 0.90 ! NL 1.00* OV 0.90 PT 1.05 TS 1.00* ! WZ 1.00* ! ! A total of 363 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.96 FD 1.06 FT 1.00* HH 1.00* ! HN 1.00* KP 0.98 LA 1.03 MK 0.89 ! NL 0.96 OV 0.95 PT 0.99 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.15 FT 1.00* HH 1.00* ! HN 1.00* KP 1.04 LA 1.00* MK 1.03 ! NL 1.00* OV 1.03 PT 1.05 TS 1.00* ! WZ 1.00* ! ! A total of 363 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.37 FD 1.27 FT 1.00* HH 1.00* ! HN 1.00* KP 1.08 LA 0.94 MK 0.96 ! NL 1.41 OV 1.04 PT 1.03 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.13 FT 1.00* HH 1.00* ! HN 1.00* KP 0.94 LA 1.00* MK 1.00 ! NL 1.00* OV 1.00 PT 1.06 TS 1.00* ! WZ 1.00* ! ! A total of 363 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.24 FT 1.00* HH 1.00* ! HN 1.00* KP 0.98 LA 0.93 MK 0.99 ! NL 1.01 OV 1.03 PT 0.95 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.28 FT 1.00* HH 1.00* ! HN 1.00* KP 0.88 LA 1.00* MK 1.11 ! NL 1.00* OV 0.84 PT 0.92 TS 1.00* ! WZ 1.00* ! ! A total of 363 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.14 FT 1.00* HH 1.00* ! HN 1.00* KP 0.93 LA 0.73 MK 1.01 ! NL 0.89 OV 0.89 PT 0.91 TS 1.00* ! WZ 1.00* ! ! ! Fit before self-cal, rms=0.115423Jy sigma=0.001271 ! Fit after self-cal, rms=0.118002Jy sigma=0.001266 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.273 mas, bmaj=8.132 mas, bpa=-37.68 degrees ! Estimated noise=473.353 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.000256375 Jy ! Component: 100 - total flux cleaned = -0.000231243 Jy ! Component: 150 - total flux cleaned = -0.000252459 Jy ! Component: 200 - total flux cleaned = -0.000269997 Jy ! Total flux subtracted in 200 components = -0.000269997 Jy ! Clean residual min=-0.001822 max=0.002644 Jy/beam ! Clean residual mean=0.000017 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.110453 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.110453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117992Jy sigma=0.001266 ! Fit after self-cal, rms=0.118172Jy sigma=0.001265 ! 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.118172Jy sigma=0.001265 ! Fit after self-cal, rms=0.119272Jy sigma=0.001265 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.265 mas, bmaj=8.152 mas, bpa=-37.91 degrees ! Estimated noise=473.887 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.81134e-05 Jy ! Component: 100 - total flux cleaned = -0.000109319 Jy ! Component: 150 - total flux cleaned = -0.000127322 Jy ! Component: 200 - total flux cleaned = -0.000127364 Jy ! Total flux subtracted in 200 components = -0.000127364 Jy ! Clean residual min=-0.001789 max=0.002625 Jy/beam ! Clean residual mean=0.000015 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.110326 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.110326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119265Jy sigma=0.001264 ! Fit after self-cal, rms=0.119311Jy sigma=0.001264 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 (51, -35.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142016 Jy ! Component: 100 - total flux cleaned = 0.00146809 Jy ! Component: 150 - total flux cleaned = 0.00147167 Jy ! Component: 200 - total flux cleaned = 0.00141059 Jy ! Total flux subtracted in 200 components = 0.00141059 Jy ! Clean residual min=-0.001480 max=0.001796 Jy/beam ! Clean residual mean=-0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.111736 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 51 components and 0.111736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119248Jy sigma=0.001264 ! Fit after self-cal, rms=0.119230Jy sigma=0.001264 ! 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.119230Jy sigma=0.001264 ! Fit after self-cal, rms=0.119461Jy sigma=0.001264 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.264 mas, bmaj=8.162 mas, bpa=-38.02 degrees ! Estimated noise=474.092 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000455188 Jy ! Component: 100 - total flux cleaned = 0.00039128 Jy ! Component: 150 - total flux cleaned = 0.000340715 Jy ! Component: 200 - total flux cleaned = 0.000316679 Jy ! Total flux subtracted in 200 components = 0.000316679 Jy ! Clean residual min=-0.001472 max=0.001700 Jy/beam ! Clean residual mean=-0.000007 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.112053 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.112053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119437Jy sigma=0.001264 ! Fit after self-cal, rms=0.119441Jy sigma=0.001264 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 = 9.085e-05 Jy ! Component: 100 - total flux cleaned = 4.84489e-05 Jy ! Component: 150 - total flux cleaned = 2.95857e-05 Jy ! Component: 200 - total flux cleaned = 2.98896e-05 Jy ! Total flux subtracted in 200 components = 2.98896e-05 Jy ! Clean residual min=-0.001486 max=0.001629 Jy/beam ! Clean residual mean=-0.000007 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.112083 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.112083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119430Jy sigma=0.001264 ! Fit after self-cal, rms=0.119428Jy sigma=0.001264 ! 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.119428Jy sigma=0.001264 ! Fit after self-cal, rms=0.119589Jy sigma=0.001264 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=13.54 mas, bpa=52.18 degrees ! Estimated noise=526.328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302207 Jy ! Component: 100 - total flux cleaned = 0.000383078 Jy ! Component: 150 - total flux cleaned = 0.00039749 Jy ! Component: 200 - total flux cleaned = 0.000410108 Jy ! Total flux subtracted in 200 components = 0.000410108 Jy ! Clean residual min=-0.001543 max=0.001787 Jy/beam ! Clean residual mean=-0.000013 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.112493 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.112493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119584Jy sigma=0.001263 ! Fit after self-cal, rms=0.119584Jy sigma=0.001263 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.000138252 Jy ! Component: 100 - total flux cleaned = 0.000137399 Jy ! Component: 150 - total flux cleaned = 0.000137553 Jy ! Component: 200 - total flux cleaned = 0.000168026 Jy ! Total flux subtracted in 200 components = 0.000168026 Jy ! Clean residual min=-0.001508 max=0.001763 Jy/beam ! Clean residual mean=-0.000012 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.112661 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 86 components and 0.112661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119582Jy sigma=0.001263 ! Fit after self-cal, rms=0.119580Jy sigma=0.001263 ! 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=5.263 mas, bmaj=8.167 mas, bpa=-38.05 degrees ! Estimated noise=474.761 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.263 x 8.167 at -38.05 degrees (North through East) ! Clean map min=-0.0017837 max=0.10976 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=4.002 mas, bmaj=7.157 mas, bpa=-38.36 degrees ! Estimated noise=707.207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0859128 Jy ! Component: 100 - total flux cleaned = 0.104656 Jy ! Component: 150 - total flux cleaned = 0.109905 Jy ! Component: 200 - total flux cleaned = 0.110769 Jy ! Total flux subtracted in 200 components = 0.110769 Jy ! Clean residual min=-0.003854 max=0.002798 Jy/beam ! Clean residual mean=-0.000017 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.110769 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.110769 Jy ! Inverting map and beam ! Estimated beam: bmin=5.263 mas, bmaj=8.167 mas, bpa=-38.05 degrees ! Estimated noise=474.761 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.000726103 Jy ! Component: 100 - total flux cleaned = 0.000958736 Jy ! Component: 150 - total flux cleaned = 0.000953545 Jy ! Component: 200 - total flux cleaned = 0.00106805 Jy ! Total flux subtracted in 200 components = 0.00106805 Jy ! Clean residual min=-0.001769 max=0.001860 Jy/beam ! Clean residual mean=-0.000010 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.111837 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 36 components and 0.111837 Jy ! Inverting map uvw 0,2 ! Uniform weighting is not currently selected. ! Amplitude error weighting is not currently selected. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.032 mas, bmaj=8.111 mas, bpa=-41.1 degrees ! Estimated noise=535.266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000218493 Jy ! Component: 100 - total flux cleaned = 5.17649e-06 Jy ! Component: 150 - total flux cleaned = 5.4612e-05 Jy ! Component: 200 - total flux cleaned = 0.000141617 Jy ! Total flux subtracted in 200 components = 0.000141617 Jy ! Clean residual min=-0.001928 max=0.001851 Jy/beam ! Clean residual mean=-0.000014 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.111979 Jy clean ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.89903e-05 Jy ! Component: 100 - total flux cleaned = 7.40711e-05 Jy ! Component: 150 - total flux cleaned = 7.1662e-05 Jy ! Component: 200 - total flux cleaned = 4.20685e-05 Jy ! Total flux subtracted in 200 components = 4.20685e-05 Jy ! Clean residual min=-0.001832 max=0.001728 Jy/beam ! Clean residual mean=-0.000012 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.112021 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 61 components and 0.112021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119586Jy sigma=0.001264 ! Fit after self-cal, rms=0.119584Jy sigma=0.001264 wmodel J1059+2057_S_2011_08_02_pus_map.mod ! Writing 61 model components to file: J1059+2057_S_2011_08_02_pus_map.mod wobs J1059+2057_S_2011_08_02_pus_uvs.fits ! Writing UV FITS file: J1059+2057_S_2011_08_02_pus_uvs.fits wwins J1059+2057_S_2011_08_02_pus_map.win ! wwins: Wrote 2 windows to J1059+2057_S_2011_08_02_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 = -6.858e-05 Jy ! Component: 100 - total flux cleaned = -0.000125472 Jy ! Component: 150 - total flux cleaned = -1.0068e-07 Jy ! Component: 200 - total flux cleaned = 2.27493e-05 Jy ! Component: 250 - total flux cleaned = -2.04263e-05 Jy ! Component: 300 - total flux cleaned = -8.31672e-05 Jy ! Component: 350 - total flux cleaned = -0.00016311 Jy ! Component: 400 - total flux cleaned = -0.000200879 Jy ! Component: 450 - total flux cleaned = -0.000311764 Jy ! Component: 500 - total flux cleaned = -0.000382794 Jy ! Component: 550 - total flux cleaned = -0.00046902 Jy ! Component: 600 - total flux cleaned = -0.00048546 Jy ! Component: 650 - total flux cleaned = -0.000502003 Jy ! Component: 700 - total flux cleaned = -0.000550872 Jy ! Component: 750 - total flux cleaned = -0.000645314 Jy ! Component: 800 - total flux cleaned = -0.000706182 Jy ! Component: 850 - total flux cleaned = -0.000750619 Jy ! Component: 900 - total flux cleaned = -0.000779701 Jy ! Component: 950 - total flux cleaned = -0.000823063 Jy ! Component: 1000 - total flux cleaned = -0.000879408 Jy ! Component: 1050 - total flux cleaned = -0.000921048 Jy ! Component: 1100 - total flux cleaned = -0.000934494 Jy ! Component: 1150 - total flux cleaned = -0.000987914 Jy ! Component: 1200 - total flux cleaned = -0.000988115 Jy ! Component: 1250 - total flux cleaned = -0.00103983 Jy ! Component: 1300 - total flux cleaned = -0.00107783 Jy ! Component: 1350 - total flux cleaned = -0.00112795 Jy ! Component: 1400 - total flux cleaned = -0.00116511 Jy ! Component: 1450 - total flux cleaned = -0.00123806 Jy ! Component: 1500 - total flux cleaned = -0.00126211 Jy ! Component: 1550 - total flux cleaned = -0.00127409 Jy ! Component: 1600 - total flux cleaned = -0.00134405 Jy ! Component: 1650 - total flux cleaned = -0.0013555 Jy ! Component: 1700 - total flux cleaned = -0.00137825 Jy ! Component: 1750 - total flux cleaned = -0.00143406 Jy ! Component: 1800 - total flux cleaned = -0.00145609 Jy ! Component: 1850 - total flux cleaned = -0.00143436 Jy ! Component: 1900 - total flux cleaned = -0.00143455 Jy ! Component: 1950 - total flux cleaned = -0.00144536 Jy ! Component: 2000 - total flux cleaned = -0.00143484 Jy ! Total flux subtracted in 2048 components = -0.00142447 Jy ! Clean residual min=-0.000768 max=0.000624 Jy/beam ! Clean residual mean=0.000005 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.110597 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 186 components and 0.110596 Jy ![Exited script file: muppet] wmap "J1059+2057_S_2011_08_02_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.032 x 8.111 at -41.1 degrees (North through East) ! Clean map min=-0.0016527 max=0.10953 Jy/beam ! Writing clean map to FITS file: J1059+2057_S_2011_08_02_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109527 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00022211 device "J1059+2057_S_2011_08_02_pus\_map.eps/VPS" ! Attempting to open device: 'J1059+2057_S_2011_08_02_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.608371 0.608371 1.21674 2.43349 4.86697 9.73394 19.4679 38.9358 77.8715 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.109 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.032 x 8.111 at -41.1 degrees (North through East) ! Clean map min=-0.0016527 max=0.10953 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1059+2057_S_2011_08_02_pus\_map.gif/vgif" ! Attempting to open device: 'J1059+2057_S_2011_08_02_pus_map.gif/vgif' mapplot cln