! Started logfile: J0750+1021_S_2011_08_02_pus_uvs.log on Thu Apr 19 13:14:10 2012 obs J0750+1021_S_2011_08_02_pus_uva.fits ! Reading UV FITS file: J0750+1021_S_2011_08_02_pus_uva.fits ! AN table 1: 90 integrations on 78 of 78 possible baselines. ! AN table 2: 90 integrations on 78 of 78 possible baselines. ! Apparent sampling: 0.450356 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0750+1021 ! ! 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 25292 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 J0750+1021_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 379 telescope corrections were flagged in sub-array 1. ! A total of 364 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 379 telescope corrections were flagged in sub-array 1. ! A total of 364 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 379 telescope corrections were flagged in sub-array 1. ! A total of 364 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 379 telescope corrections were flagged in sub-array 1. ! A total of 364 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.889082Jy sigma=0.010777 ! Fit after self-cal, rms=0.841051Jy sigma=0.010253 ! 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.555 mas, bmaj=10.12 mas, bpa=-20.36 degrees ! Estimated noise=817.519 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.129857 Jy ! Component: 100 - total flux cleaned = 0.158321 Jy ! Total flux subtracted in 100 components = 0.158321 Jy ! Clean residual min=-0.007241 max=0.009975 Jy/beam ! Clean residual mean=0.000093 rms=0.002131 Jy/beam ! Combined flux in latest and established models = 0.158321 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.158321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132341Jy sigma=0.001429 ! Fit after self-cal, rms=0.132338Jy sigma=0.001429 ! 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.219 mas, bmaj=10.93 mas, bpa=-19.1 degrees ! Estimated noise=372.037 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.0106918 Jy ! Component: 100 - total flux cleaned = 0.0154047 Jy ! Component: 150 - total flux cleaned = 0.0180838 Jy ! Component: 200 - total flux cleaned = 0.0197972 Jy ! Total flux subtracted in 200 components = 0.0197972 Jy ! Clean residual min=-0.004777 max=0.008184 Jy/beam ! Clean residual mean=0.000030 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.178118 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 37 components and 0.178118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131472Jy sigma=0.001420 ! Fit after self-cal, rms=0.131509Jy sigma=0.001420 ! 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 0.89 FD 1.10 FT 1.00* HH 1.00* ! HN 1.12 KP 0.98 LA 1.06 MK 0.77 ! NL 0.95 OV 0.93 PT 1.02 TS 1.00* ! WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.95 FD 1.15 FT 1.00* HH 1.00* ! HN 1.02 KP 0.97 LA 1.04 MK 0.88 ! NL 0.95 OV 0.96 PT 1.08 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.24 FT 1.00* HH 1.00* ! HN 1.16 KP 1.05 LA 0.92 MK 0.97 ! NL 1.08 OV 1.01 PT 1.01 TS 1.00* ! WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.03 FD 1.24 FT 1.00* HH 1.00* ! HN 1.20 KP 1.05 LA 0.94 MK 1.02 ! NL 1.07 OV 1.07 PT 1.03 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.19 FT 1.00* HH 1.00* ! HN 1.11 KP 1.01 LA 0.92 MK 0.92 ! NL 1.05 OV 0.98 PT 0.98 TS 1.00* ! WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.22 FT 1.00* HH 1.00* ! HN 1.09 KP 1.05 LA 0.92 MK 1.05 ! NL 1.03 OV 1.01 PT 0.99 TS 1.00* ! WZ 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.20 FT 1.00* HH 1.00* ! HN 1.03 KP 0.91 LA 0.73 MK 0.99 ! NL 0.96 OV 0.85 PT 0.89 TS 1.00* ! WZ 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.25 FT 1.00* HH 1.00* ! HN 0.98 KP 0.95 LA 0.78 MK 1.08 ! NL 0.86 OV 0.85 PT 0.93 TS 1.00* ! WZ 1.00* ! ! ! Fit before self-cal, rms=0.131509Jy sigma=0.001420 ! Fit after self-cal, rms=0.128160Jy sigma=0.001378 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.227 mas, bmaj=11.02 mas, bpa=-19.27 degrees ! Estimated noise=371.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000352511 Jy ! Component: 100 - total flux cleaned = 0.0003196 Jy ! Component: 150 - total flux cleaned = 0.000295667 Jy ! Component: 200 - total flux cleaned = 0.00029605 Jy ! Total flux subtracted in 200 components = 0.00029605 Jy ! Clean residual min=-0.002065 max=0.002314 Jy/beam ! Clean residual mean=-0.000016 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.178414 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.178414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128144Jy sigma=0.001378 ! Fit after self-cal, rms=0.128223Jy sigma=0.001377 ! 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.128223Jy sigma=0.001377 ! Fit after self-cal, rms=0.128147Jy sigma=0.001377 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.218 mas, bmaj=11.04 mas, bpa=-19.33 degrees ! Estimated noise=372.134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000372535 Jy ! Component: 100 - total flux cleaned = 0.000325836 Jy ! Component: 150 - total flux cleaned = 0.000288378 Jy ! Component: 200 - total flux cleaned = 0.00028791 Jy ! Total flux subtracted in 200 components = 0.00028791 Jy ! Clean residual min=-0.002137 max=0.002262 Jy/beam ! Clean residual mean=-0.000016 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.178702 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.178702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128137Jy sigma=0.001377 ! Fit after self-cal, rms=0.128138Jy sigma=0.001377 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 = -4.02919e-05 Jy ! Component: 100 - total flux cleaned = -5.63564e-05 Jy ! Component: 150 - total flux cleaned = -7.07835e-05 Jy ! Component: 200 - total flux cleaned = -7.05693e-05 Jy ! Total flux subtracted in 200 components = -7.05693e-05 Jy ! Clean residual min=-0.002149 max=0.002245 Jy/beam ! Clean residual mean=-0.000015 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.178632 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.178632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128132Jy sigma=0.001377 ! Fit after self-cal, rms=0.128132Jy sigma=0.001377 ! 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.128132Jy sigma=0.001377 ! Fit after self-cal, rms=0.128008Jy sigma=0.001377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.209 mas, bmaj=11.05 mas, bpa=-19.37 degrees ! Estimated noise=372.526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0003896 Jy ! Component: 100 - total flux cleaned = 0.000389752 Jy ! Component: 150 - total flux cleaned = 0.000374338 Jy ! Component: 200 - total flux cleaned = 0.000345604 Jy ! Total flux subtracted in 200 components = 0.000345604 Jy ! Clean residual min=-0.002164 max=0.002227 Jy/beam ! Clean residual mean=-0.000014 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.178977 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.178977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128002Jy sigma=0.001377 ! Fit after self-cal, rms=0.127999Jy sigma=0.001377 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 = -1.19117e-05 Jy ! Component: 100 - total flux cleaned = -3.83758e-05 Jy ! Component: 150 - total flux cleaned = -5.09297e-05 Jy ! Component: 200 - total flux cleaned = -5.06217e-05 Jy ! Total flux subtracted in 200 components = -5.06217e-05 Jy ! Clean residual min=-0.002166 max=0.002214 Jy/beam ! Clean residual mean=-0.000014 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.178927 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 77 components and 0.178927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127995Jy sigma=0.001377 ! Fit after self-cal, rms=0.127997Jy sigma=0.001377 ! 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.127997Jy sigma=0.001377 ! Fit after self-cal, rms=0.127878Jy sigma=0.001377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.532 mas, bmaj=11.94 mas, bpa=-11.64 degrees ! Estimated noise=409.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000329869 Jy ! Component: 100 - total flux cleaned = 0.000263779 Jy ! Component: 150 - total flux cleaned = 0.000221146 Jy ! Component: 200 - total flux cleaned = 0.00020006 Jy ! Total flux subtracted in 200 components = 0.00020006 Jy ! Clean residual min=-0.002041 max=0.001945 Jy/beam ! Clean residual mean=-0.000018 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.179127 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 84 components and 0.179127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127878Jy sigma=0.001377 ! Fit after self-cal, rms=0.127873Jy sigma=0.001377 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 = 3.17805e-05 Jy ! Component: 100 - total flux cleaned = -1.18436e-05 Jy ! Component: 150 - total flux cleaned = -1.15813e-05 Jy ! Component: 200 - total flux cleaned = -2.2969e-05 Jy ! Total flux subtracted in 200 components = -2.2969e-05 Jy ! Clean residual min=-0.002054 max=0.001945 Jy/beam ! Clean residual mean=-0.000018 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.179104 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 90 components and 0.179104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127875Jy sigma=0.001377 ! Fit after self-cal, rms=0.127874Jy sigma=0.001377 ! 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=4.2 mas, bmaj=11.06 mas, bpa=-19.41 degrees ! Estimated noise=372.863 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.2 x 11.06 at -19.41 degrees (North through East) ! Clean map min=-0.0021729 max=0.16785 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=3.531 mas, bmaj=10.25 mas, bpa=-20.49 degrees ! Estimated noise=821.363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.130279 Jy ! Component: 100 - total flux cleaned = 0.159309 Jy ! Component: 150 - total flux cleaned = 0.169294 Jy ! Component: 200 - total flux cleaned = 0.174219 Jy ! Total flux subtracted in 200 components = 0.174219 Jy ! Clean residual min=-0.004186 max=0.004167 Jy/beam ! Clean residual mean=0.000006 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.174219 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.174219 Jy ! Inverting map and beam ! Estimated beam: bmin=4.2 mas, bmaj=11.06 mas, bpa=-19.41 degrees ! Estimated noise=372.863 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.00311474 Jy ! Component: 100 - total flux cleaned = 0.00421179 Jy ! Component: 150 - total flux cleaned = 0.00462002 Jy ! Component: 200 - total flux cleaned = 0.00492423 Jy ! Total flux subtracted in 200 components = 0.00492423 Jy ! Clean residual min=-0.002213 max=0.002133 Jy/beam ! Clean residual mean=-0.000012 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.179143 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.179143 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=3.842 mas, bmaj=11.11 mas, bpa=-19.76 degrees ! Estimated noise=405.127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000684898 Jy ! Component: 100 - total flux cleaned = 0.000739059 Jy ! Component: 150 - total flux cleaned = 0.000760273 Jy ! Component: 200 - total flux cleaned = 0.000779687 Jy ! Total flux subtracted in 200 components = 0.000779687 Jy ! Clean residual min=-0.002344 max=0.002286 Jy/beam ! Clean residual mean=-0.000014 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.179923 Jy clean ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.69348e-05 Jy ! Component: 100 - total flux cleaned = 3.26659e-05 Jy ! Component: 150 - total flux cleaned = 4.68436e-05 Jy ! Component: 200 - total flux cleaned = 6.08708e-05 Jy ! Total flux subtracted in 200 components = 6.08708e-05 Jy ! Clean residual min=-0.002325 max=0.002277 Jy/beam ! Clean residual mean=-0.000014 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.179984 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 51 components and 0.179984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127864Jy sigma=0.001377 ! Fit after self-cal, rms=0.127870Jy sigma=0.001377 wmodel J0750+1021_S_2011_08_02_pus_map.mod ! Writing 51 model components to file: J0750+1021_S_2011_08_02_pus_map.mod wobs J0750+1021_S_2011_08_02_pus_uvs.fits ! Writing UV FITS file: J0750+1021_S_2011_08_02_pus_uvs.fits wwins J0750+1021_S_2011_08_02_pus_map.win ! wwins: Wrote 1 windows to J0750+1021_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 = -0.000474763 Jy ! Component: 100 - total flux cleaned = -0.00055562 Jy ! Component: 150 - total flux cleaned = -0.000382782 Jy ! Component: 200 - total flux cleaned = -9.19068e-05 Jy ! Component: 250 - total flux cleaned = 0.000151262 Jy ! Component: 300 - total flux cleaned = 0.000210796 Jy ! Component: 350 - total flux cleaned = 0.00015571 Jy ! Component: 400 - total flux cleaned = 0.000128865 Jy ! Component: 450 - total flux cleaned = 0.000154878 Jy ! Component: 500 - total flux cleaned = 0.000204933 Jy ! Component: 550 - total flux cleaned = 0.000228675 Jy ! Component: 600 - total flux cleaned = 0.000157088 Jy ! Component: 650 - total flux cleaned = 0.00013387 Jy ! Component: 700 - total flux cleaned = 0.000111264 Jy ! Component: 750 - total flux cleaned = 0.000111265 Jy ! Component: 800 - total flux cleaned = 0.000132712 Jy ! Component: 850 - total flux cleaned = 9.03676e-05 Jy ! Component: 900 - total flux cleaned = 0.000152877 Jy ! Component: 950 - total flux cleaned = 0.000152659 Jy ! Component: 1000 - total flux cleaned = 0.000152917 Jy ! Component: 1050 - total flux cleaned = 0.000270952 Jy ! Component: 1100 - total flux cleaned = 0.00034808 Jy ! Component: 1150 - total flux cleaned = 0.000404709 Jy ! Component: 1200 - total flux cleaned = 0.000441822 Jy ! Component: 1250 - total flux cleaned = 0.00042346 Jy ! Component: 1300 - total flux cleaned = 0.00047774 Jy ! Component: 1350 - total flux cleaned = 0.000477554 Jy ! Component: 1400 - total flux cleaned = 0.000477563 Jy ! Component: 1450 - total flux cleaned = 0.000512325 Jy ! Component: 1500 - total flux cleaned = 0.000580378 Jy ! Component: 1550 - total flux cleaned = 0.000580738 Jy ! Component: 1600 - total flux cleaned = 0.000647491 Jy ! Component: 1650 - total flux cleaned = 0.000679957 Jy ! Component: 1700 - total flux cleaned = 0.000744549 Jy ! Component: 1750 - total flux cleaned = 0.000744494 Jy ! Component: 1800 - total flux cleaned = 0.000823448 Jy ! Component: 1850 - total flux cleaned = 0.000854233 Jy ! Component: 1900 - total flux cleaned = 0.000838912 Jy ! Component: 1950 - total flux cleaned = 0.000914971 Jy ! Component: 2000 - total flux cleaned = 0.000989902 Jy ! Total flux subtracted in 2048 components = 0.0010045 Jy ! Clean residual min=-0.000801 max=0.000960 Jy/beam ! Clean residual mean=-0.000014 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.180988 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 183 components and 0.180988 Jy ![Exited script file: muppet] wmap "J0750+1021_S_2011_08_02_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 11.11 at -19.76 degrees (North through East) ! Clean map min=-0.0017722 max=0.16686 Jy/beam ! Writing clean map to FITS file: J0750+1021_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.166856 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000318231 device "J0750+1021_S_2011_08_02_pus\_map.eps/VPS" ! Attempting to open device: 'J0750+1021_S_2011_08_02_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.572167 0.572167 1.14433 2.28867 4.57733 9.15467 18.3093 36.6187 73.2374 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 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.842 x 11.11 at -19.76 degrees (North through East) ! Clean map min=-0.0017722 max=0.16686 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0750+1021_S_2011_08_02_pus\_map.gif/vgif" ! Attempting to open device: 'J0750+1021_S_2011_08_02_pus_map.gif/vgif' mapplot cln