! Started logfile: J1332+0719_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:55:04 2016 obs J1332+0719_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1332+0719_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.793021 visibilities/baseline/integration-bin. ! Found source: J1332+0719 ! ! 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.23588e+09 3.2e+07 1 3.2e+07 ! 02 2 2.26788e+09 3.2e+07 1 3.2e+07 ! 03 3 2.29988e+09 3.2e+07 1 3.2e+07 ! 04 4 2.36388e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 336 lines of history. ! ! Reading 17272 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 = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@muppet J1332+0719_S_2014_06_09_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 = 1024x1024 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 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997863Jy sigma=0.011815 ! Fit after self-cal, rms=0.968534Jy sigma=0.011487 ! 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.56 mas, bmaj=7.442 mas, bpa=-6.088 degrees ! Estimated noise=703.126 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.0265998 Jy ! Component: 100 - total flux cleaned = 0.0324168 Jy ! Total flux subtracted in 100 components = 0.0324168 Jy ! Clean residual min=-0.002396 max=0.002589 Jy/beam ! Clean residual mean=-0.000001 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.0324168 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0324168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068458Jy sigma=0.000754 ! Fit after self-cal, rms=0.067158Jy sigma=0.000738 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310785 Jy ! Component: 100 - total flux cleaned = 0.00310234 Jy ! Total flux subtracted in 100 components = 0.00310234 Jy ! Clean residual min=-0.002144 max=0.002225 Jy/beam ! Clean residual mean=-0.000002 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0355192 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0355192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067018Jy sigma=0.000737 ! Fit after self-cal, rms=0.066998Jy sigma=0.000737 ! 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.135 mas, bmaj=8.573 mas, bpa=-5.511 degrees ! Estimated noise=461.498 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 = 3.79503e-05 Jy ! Component: 100 - total flux cleaned = 6.10714e-05 Jy ! Component: 150 - total flux cleaned = 9.68629e-05 Jy ! Component: 200 - total flux cleaned = 0.00012654 Jy ! Total flux subtracted in 200 components = 0.00012654 Jy ! Clean residual min=-0.001405 max=0.001501 Jy/beam ! Clean residual mean=-0.000003 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.0356457 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.0356457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066983Jy sigma=0.000737 ! Fit after self-cal, rms=0.066944Jy sigma=0.000736 ! 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 1.00* FD 0.79 HN 0.95 KP 1.14 ! LA 1.10 MK 1.01 NL 1.04 OV 1.03 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.09 KP 1.05 ! LA 1.04 MK 0.97 NL 1.04 OV 1.04 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.02 KP 0.94 ! LA 0.97 MK 1.01 NL 1.02 OV 1.01 ! PT 1.09 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.85 HN 0.93 KP 1.04 ! LA 0.90 MK 0.98 NL 1.07 OV 0.97 ! PT 0.91 SC 0.94 ! ! ! Fit before self-cal, rms=0.066944Jy sigma=0.000736 ! Fit after self-cal, rms=0.064950Jy sigma=0.000735 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.518 mas, bpa=-5.244 degrees ! Estimated noise=459.186 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.000388108 Jy ! Component: 100 - total flux cleaned = 0.00046985 Jy ! Component: 150 - total flux cleaned = 0.000507975 Jy ! Component: 200 - total flux cleaned = 0.000507874 Jy ! Total flux subtracted in 200 components = 0.000507874 Jy ! Clean residual min=-0.001282 max=0.001346 Jy/beam ! Clean residual mean=-0.000001 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.0361536 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.0361536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064946Jy sigma=0.000735 ! Fit after self-cal, rms=0.064880Jy sigma=0.000735 ! 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.064880Jy sigma=0.000735 ! Fit after self-cal, rms=0.064548Jy sigma=0.000734 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=8.517 mas, bpa=-5.163 degrees ! Estimated noise=457.725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000425816 Jy ! Component: 100 - total flux cleaned = 0.000436082 Jy ! Component: 150 - total flux cleaned = 0.000427277 Jy ! Component: 200 - total flux cleaned = 0.000436018 Jy ! Total flux subtracted in 200 components = 0.000436018 Jy ! Clean residual min=-0.001356 max=0.001361 Jy/beam ! Clean residual mean=-0.000001 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0365896 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0365896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064544Jy sigma=0.000734 ! Fit after self-cal, rms=0.064550Jy sigma=0.000734 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.000147857 Jy ! Component: 100 - total flux cleaned = 0.000113562 Jy ! Component: 150 - total flux cleaned = 0.000113004 Jy ! Component: 200 - total flux cleaned = 0.00011364 Jy ! Total flux subtracted in 200 components = 0.00011364 Jy ! Clean residual min=-0.001335 max=0.001411 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0367032 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0367033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064546Jy sigma=0.000734 ! Fit after self-cal, rms=0.064528Jy sigma=0.000734 ! 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.064528Jy sigma=0.000734 ! Fit after self-cal, rms=0.064455Jy sigma=0.000734 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=8.507 mas, bpa=-5.243 degrees ! Estimated noise=456.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314668 Jy ! Component: 100 - total flux cleaned = 0.000314959 Jy ! Component: 150 - total flux cleaned = 0.00031503 Jy ! Component: 200 - total flux cleaned = 0.000323136 Jy ! Total flux subtracted in 200 components = 0.000323136 Jy ! Clean residual min=-0.001346 max=0.001335 Jy/beam ! Clean residual mean=-0.000001 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0370264 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.0370264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064452Jy sigma=0.000734 ! Fit after self-cal, rms=0.064435Jy sigma=0.000733 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.000111494 Jy ! Component: 100 - total flux cleaned = 0.000100603 Jy ! Component: 150 - total flux cleaned = 9.9942e-05 Jy ! Component: 200 - total flux cleaned = 0.000100028 Jy ! Total flux subtracted in 200 components = 0.000100028 Jy ! Clean residual min=-0.001343 max=0.001382 Jy/beam ! Clean residual mean=-0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.0371264 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.0371264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064431Jy sigma=0.000733 ! Fit after self-cal, rms=0.064426Jy sigma=0.000733 ! Inverting map ! Added new window around map position (-29.5, -10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000936052 Jy ! Component: 100 - total flux cleaned = 0.00123864 Jy ! Component: 150 - total flux cleaned = 0.0014951 Jy ! Component: 200 - total flux cleaned = 0.00162817 Jy ! Total flux subtracted in 200 components = 0.00162817 Jy ! Clean residual min=-0.001170 max=0.001151 Jy/beam ! Clean residual mean=-0.000001 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0387546 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.0387546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064396Jy sigma=0.000733 ! Fit after self-cal, rms=0.064374Jy sigma=0.000733 ! 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.064374Jy sigma=0.000733 ! Fit after self-cal, rms=0.064137Jy sigma=0.000733 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.161 mas, bmaj=14.2 mas, bpa=-10.41 degrees ! Estimated noise=581.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109342 Jy ! Component: 100 - total flux cleaned = 0.00172158 Jy ! Component: 150 - total flux cleaned = 0.00207823 Jy ! Component: 200 - total flux cleaned = 0.00221509 Jy ! Total flux subtracted in 200 components = 0.00221509 Jy ! Clean residual min=-0.001719 max=0.001466 Jy/beam ! Clean residual mean=-0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0409697 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.0409697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064126Jy sigma=0.000732 ! Fit after self-cal, rms=0.064112Jy sigma=0.000732 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.00071733 Jy ! Component: 100 - total flux cleaned = 0.00104711 Jy ! Component: 150 - total flux cleaned = 0.00112211 Jy ! Component: 200 - total flux cleaned = 0.00115407 Jy ! Total flux subtracted in 200 components = 0.00115407 Jy ! Clean residual min=-0.001724 max=0.001432 Jy/beam ! Clean residual mean=-0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.0421237 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.0421237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064108Jy sigma=0.000732 ! Fit after self-cal, rms=0.064100Jy sigma=0.000732 ! 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.09 mas, bmaj=8.497 mas, bpa=-5.327 degrees ! Estimated noise=455.09 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 8.497 at -5.327 degrees (North through East) ! Clean map min=-0.0013229 max=0.036093 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.533 mas, bmaj=7.414 mas, bpa=-5.865 degrees ! Estimated noise=684.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0279289 Jy ! Component: 100 - total flux cleaned = 0.0342532 Jy ! Component: 150 - total flux cleaned = 0.0372699 Jy ! Component: 200 - total flux cleaned = 0.0385811 Jy ! Total flux subtracted in 200 components = 0.0385811 Jy ! Clean residual min=-0.002202 max=0.002119 Jy/beam ! Clean residual mean=0.000000 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.0385811 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0385811 Jy ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.497 mas, bpa=-5.327 degrees ! Estimated noise=455.09 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142103 Jy ! Component: 100 - total flux cleaned = 0.0018494 Jy ! Component: 150 - total flux cleaned = 0.00221036 Jy ! Component: 200 - total flux cleaned = 0.00255878 Jy ! Total flux subtracted in 200 components = 0.00255878 Jy ! Clean residual min=-0.001354 max=0.001234 Jy/beam ! Clean residual mean=-0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0411399 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 50 components and 0.0411399 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=7.161 mas, bmaj=14.2 mas, bpa=-10.41 degrees ! Estimated noise=581.357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000974881 Jy ! Component: 100 - total flux cleaned = 0.00158424 Jy ! Component: 150 - total flux cleaned = 0.00175489 Jy ! Component: 200 - total flux cleaned = 0.00180247 Jy ! Total flux subtracted in 200 components = 0.00180247 Jy ! Clean residual min=-0.001793 max=0.001489 Jy/beam ! Clean residual mean=-0.000001 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.0429424 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 = 4.10944e-05 Jy ! Component: 100 - total flux cleaned = 8.9778e-05 Jy ! Component: 150 - total flux cleaned = 0.000134767 Jy ! Component: 200 - total flux cleaned = 0.000166184 Jy ! Total flux subtracted in 200 components = 0.000166184 Jy ! Clean residual min=-0.001742 max=0.001478 Jy/beam ! Clean residual mean=-0.000001 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.0431086 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 96 components and 0.0431086 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.497 mas, bpa=-5.327 degrees ! Estimated noise=455.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000228837 Jy ! Component: 100 - total flux cleaned = -0.000250794 Jy ! Component: 150 - total flux cleaned = -0.000271262 Jy ! Component: 200 - total flux cleaned = -0.000325746 Jy ! Total flux subtracted in 200 components = -0.000325746 Jy ! Clean residual min=-0.001294 max=0.001257 Jy/beam ! Clean residual mean=-0.000000 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.0427828 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.0427828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064095Jy sigma=0.000732 ! Fit after self-cal, rms=0.064094Jy sigma=0.000732 wmodel J1332+0719_S_2014_06_09_pus_map.mod ! Writing 115 model components to file: J1332+0719_S_2014_06_09_pus_map.mod wobs J1332+0719_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1332+0719_S_2014_06_09_pus_uvs.fits wwins J1332+0719_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J1332+0719_S_2014_06_09_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000266947 Jy ! Component: 100 - total flux cleaned = -0.000417906 Jy ! Component: 150 - total flux cleaned = -0.00049921 Jy ! Component: 200 - total flux cleaned = -0.000558461 Jy ! Component: 250 - total flux cleaned = -0.000597329 Jy ! Component: 300 - total flux cleaned = -0.000633651 Jy ! Component: 350 - total flux cleaned = -0.000650976 Jy ! Component: 400 - total flux cleaned = -0.000633632 Jy ! Component: 450 - total flux cleaned = -0.00061686 Jy ! Component: 500 - total flux cleaned = -0.000617162 Jy ! Component: 550 - total flux cleaned = -0.000617136 Jy ! Component: 600 - total flux cleaned = -0.000537738 Jy ! Component: 650 - total flux cleaned = -0.000491444 Jy ! Component: 700 - total flux cleaned = -0.000491327 Jy ! Component: 750 - total flux cleaned = -0.000431277 Jy ! Component: 800 - total flux cleaned = -0.000445973 Jy ! Component: 850 - total flux cleaned = -0.00043117 Jy ! Component: 900 - total flux cleaned = -0.000402795 Jy ! Component: 950 - total flux cleaned = -0.000375094 Jy ! Component: 1000 - total flux cleaned = -0.000375431 Jy ! Component: 1050 - total flux cleaned = -0.000348564 Jy ! Component: 1100 - total flux cleaned = -0.000335285 Jy ! Component: 1150 - total flux cleaned = -0.000321989 Jy ! Component: 1200 - total flux cleaned = -0.000283305 Jy ! Component: 1250 - total flux cleaned = -0.000270755 Jy ! Component: 1300 - total flux cleaned = -0.000233467 Jy ! Component: 1350 - total flux cleaned = -0.000270385 Jy ! Component: 1400 - total flux cleaned = -0.000233882 Jy ! Component: 1450 - total flux cleaned = -0.000245817 Jy ! Component: 1500 - total flux cleaned = -0.00017484 Jy ! Component: 1550 - total flux cleaned = -0.000174993 Jy ! Component: 1600 - total flux cleaned = -0.000140623 Jy ! Component: 1650 - total flux cleaned = -0.000140481 Jy ! Component: 1700 - total flux cleaned = -7.33533e-05 Jy ! Component: 1750 - total flux cleaned = -8.43187e-05 Jy ! Component: 1800 - total flux cleaned = -5.13037e-05 Jy ! Component: 1850 - total flux cleaned = 1.33706e-05 Jy ! Component: 1900 - total flux cleaned = 2.39433e-05 Jy ! Component: 1950 - total flux cleaned = 4.49879e-05 Jy ! Component: 2000 - total flux cleaned = 7.61202e-05 Jy ! Component: 2050 - total flux cleaned = 9.66686e-05 Jy ! Component: 2100 - total flux cleaned = 0.000137253 Jy ! Component: 2150 - total flux cleaned = 0.000147151 Jy ! Component: 2200 - total flux cleaned = 0.000176715 Jy ! Component: 2250 - total flux cleaned = 0.000196348 Jy ! Component: 2300 - total flux cleaned = 0.000215748 Jy ! Component: 2350 - total flux cleaned = 0.000244412 Jy ! Component: 2400 - total flux cleaned = 0.000234895 Jy ! Component: 2450 - total flux cleaned = 0.00026314 Jy ! Component: 2500 - total flux cleaned = 0.000291028 Jy ! Component: 2550 - total flux cleaned = 0.000309421 Jy ! Component: 2600 - total flux cleaned = 0.000300404 Jy ! Component: 2650 - total flux cleaned = 0.000363758 Jy ! Component: 2700 - total flux cleaned = 0.000390764 Jy ! Component: 2750 - total flux cleaned = 0.000399648 Jy ! Component: 2800 - total flux cleaned = 0.000417359 Jy ! Component: 2850 - total flux cleaned = 0.000452264 Jy ! Component: 2900 - total flux cleaned = 0.000469492 Jy ! Component: 2950 - total flux cleaned = 0.000495162 Jy ! Component: 3000 - total flux cleaned = 0.00052067 Jy ! Component: 3050 - total flux cleaned = 0.000520678 Jy ! Component: 3100 - total flux cleaned = 0.000562679 Jy ! Component: 3150 - total flux cleaned = 0.000612349 Jy ! Component: 3200 - total flux cleaned = 0.000612217 Jy ! Component: 3250 - total flux cleaned = 0.000669209 Jy ! Component: 3300 - total flux cleaned = 0.000669218 Jy ! Component: 3350 - total flux cleaned = 0.000701227 Jy ! Component: 3400 - total flux cleaned = 0.000772873 Jy ! Component: 3450 - total flux cleaned = 0.000772846 Jy ! Component: 3500 - total flux cleaned = 0.000765079 Jy ! Component: 3550 - total flux cleaned = 0.000819507 Jy ! Component: 3600 - total flux cleaned = 0.000796312 Jy ! Component: 3650 - total flux cleaned = 0.000811624 Jy ! Component: 3700 - total flux cleaned = 0.000849691 Jy ! Component: 3750 - total flux cleaned = 0.000849686 Jy ! Component: 3800 - total flux cleaned = 0.000849669 Jy ! Component: 3850 - total flux cleaned = 0.000872 Jy ! Component: 3900 - total flux cleaned = 0.000864644 Jy ! Component: 3950 - total flux cleaned = 0.000886689 Jy ! Component: 4000 - total flux cleaned = 0.000901248 Jy ! Component: 4050 - total flux cleaned = 0.000893954 Jy ! Total flux subtracted in 4096 components = 0.000937173 Jy ! Clean residual min=-0.000448 max=0.000429 Jy/beam ! Clean residual mean=-0.000000 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.04372 Jy keep ! Adding 299 model components to the UV plane model. ! The established model now contains 414 components and 0.04372 Jy ![Exited script file: muppet] wmap "J1332+0719_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.09 x 8.497 at -5.327 degrees (North through East) ! Clean map min=-0.0010028 max=0.035435 Jy/beam ! Writing clean map to FITS file: J1332+0719_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0354347 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000130959 device "J1332+0719_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1332+0719_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10874 1.10874 2.21747 4.43494 8.86988 17.7398 35.4795 70.9591 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.035 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.09 x 8.497 at -5.327 degrees (North through East) ! Clean map min=-0.0010028 max=0.035435 Jy/beam quit ! Quitting program ! Log file J1332+0719_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:55:09 2016