! Started logfile: J1424-1407_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:29:02 2016 obs J1424-1407_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J1424-1407_S_2014_05_31_pus_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980159 visibilities/baseline/integration-bin. ! Found source: J1424-1407 ! ! 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 19760 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 J1424-1407_S_2014_05_31_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.988590Jy sigma=0.010631 ! Fit after self-cal, rms=0.896560Jy sigma=0.009668 ! 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.652 mas, bmaj=6.697 mas, bpa=-2.605 degrees ! Estimated noise=677.868 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.0812688 Jy ! Component: 100 - total flux cleaned = 0.0991857 Jy ! Total flux subtracted in 100 components = 0.0991857 Jy ! Clean residual min=-0.004716 max=0.009926 Jy/beam ! Clean residual mean=0.000010 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.0991857 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0991857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081406Jy sigma=0.000809 ! Fit after self-cal, rms=0.081401Jy sigma=0.000809 ! Inverting map ! Added new window around map position (-33.5, 19.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00885502 Jy ! Component: 100 - total flux cleaned = 0.0138559 Jy ! Total flux subtracted in 100 components = 0.0138559 Jy ! Clean residual min=-0.004561 max=0.004254 Jy/beam ! Clean residual mean=0.000008 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.113042 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.113042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080326Jy sigma=0.000799 ! Fit after self-cal, rms=0.080251Jy sigma=0.000798 ! 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.208 mas, bmaj=7.842 mas, bpa=-2.656 degrees ! Estimated noise=477.146 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.0046251 Jy ! Component: 100 - total flux cleaned = 0.00740222 Jy ! Component: 150 - total flux cleaned = 0.00868426 Jy ! Component: 200 - total flux cleaned = 0.00930808 Jy ! Total flux subtracted in 200 components = 0.00930808 Jy ! Clean residual min=-0.003782 max=0.004366 Jy/beam ! Clean residual mean=0.000001 rms=0.001009 Jy/beam ! Combined flux in latest and established models = 0.12235 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 39 components and 0.12235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079910Jy sigma=0.000795 ! Fit after self-cal, rms=0.079906Jy sigma=0.000795 ! 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.97 FD 0.83 HN 0.98 KP 1.01 ! LA 1.12 MK 0.99 NL 1.25 OV 0.96 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.94 HN 1.09 KP 0.96 ! LA 1.13 MK 1.04 NL 1.43 OV 1.00 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.07 HN 1.04 KP 0.88 ! LA 0.85 MK 1.03 NL 1.05 OV 0.92 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.02 KP 0.85 ! LA 0.84 MK 0.99 NL 1.02 OV 0.98 ! PT 0.98 SC 0.95 ! ! ! Fit before self-cal, rms=0.079906Jy sigma=0.000795 ! Fit after self-cal, rms=0.078430Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.853 mas, bpa=-2.134 degrees ! Estimated noise=474.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.00145489 Jy ! Component: 100 - total flux cleaned = 0.00155991 Jy ! Component: 150 - total flux cleaned = 0.00164539 Jy ! Component: 200 - total flux cleaned = 0.0016454 Jy ! Total flux subtracted in 200 components = 0.0016454 Jy ! Clean residual min=-0.002593 max=0.002865 Jy/beam ! Clean residual mean=0.000003 rms=0.000652 Jy/beam ! Combined flux in latest and established models = 0.123995 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.123995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078389Jy sigma=0.000777 ! Fit after self-cal, rms=0.078417Jy sigma=0.000776 ! 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.078417Jy sigma=0.000776 ! Fit after self-cal, rms=0.078132Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.224 mas, bmaj=7.838 mas, bpa=-2.251 degrees ! Estimated noise=474.041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108485 Jy ! Component: 100 - total flux cleaned = 0.00130786 Jy ! Component: 150 - total flux cleaned = 0.00129602 Jy ! Component: 200 - total flux cleaned = 0.00128609 Jy ! Total flux subtracted in 200 components = 0.00128609 Jy ! Clean residual min=-0.001436 max=0.001865 Jy/beam ! Clean residual mean=0.000003 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.125281 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 70 components and 0.125281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078119Jy sigma=0.000770 ! Fit after self-cal, rms=0.078137Jy sigma=0.000770 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 (37.5, 62.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159305 Jy ! Component: 100 - total flux cleaned = 0.00186195 Jy ! Component: 150 - total flux cleaned = 0.00196734 Jy ! Component: 200 - total flux cleaned = 0.00200346 Jy ! Total flux subtracted in 200 components = 0.00200346 Jy ! Clean residual min=-0.001328 max=0.001431 Jy/beam ! Clean residual mean=0.000002 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.127285 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 99 components and 0.127285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078105Jy sigma=0.000770 ! Fit after self-cal, rms=0.078103Jy sigma=0.000770 ! 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.078103Jy sigma=0.000770 ! Fit after self-cal, rms=0.077968Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.222 mas, bmaj=7.839 mas, bpa=-2.238 degrees ! Estimated noise=473.423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314159 Jy ! Component: 100 - total flux cleaned = 0.000279755 Jy ! Component: 150 - total flux cleaned = 0.000248418 Jy ! Component: 200 - total flux cleaned = 0.000204723 Jy ! Total flux subtracted in 200 components = 0.000204723 Jy ! Clean residual min=-0.001293 max=0.001399 Jy/beam ! Clean residual mean=0.000001 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.127489 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 108 components and 0.127489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077960Jy sigma=0.000769 ! Fit after self-cal, rms=0.077958Jy sigma=0.000769 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.68733e-06 Jy ! Component: 100 - total flux cleaned = -2.44461e-05 Jy ! Component: 150 - total flux cleaned = -4.93309e-05 Jy ! Component: 200 - total flux cleaned = -8.38049e-05 Jy ! Total flux subtracted in 200 components = -8.38049e-05 Jy ! Clean residual min=-0.001273 max=0.001387 Jy/beam ! Clean residual mean=0.000001 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.127406 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 0.127406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077954Jy sigma=0.000769 ! Fit after self-cal, rms=0.077955Jy sigma=0.000769 ! 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.077955Jy sigma=0.000769 ! Fit after self-cal, rms=0.077878Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.744 mas, bmaj=14.97 mas, bpa=4.218 degrees ! Estimated noise=582.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391354 Jy ! Component: 100 - total flux cleaned = 0.000449336 Jy ! Component: 150 - total flux cleaned = 0.000449243 Jy ! Component: 200 - total flux cleaned = 0.000460829 Jy ! Total flux subtracted in 200 components = 0.000460829 Jy ! Clean residual min=-0.001447 max=0.001644 Jy/beam ! Clean residual mean=0.000002 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.127866 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 128 components and 0.127866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077879Jy sigma=0.000769 ! Fit after self-cal, rms=0.077878Jy sigma=0.000769 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.10271e-05 Jy ! Component: 100 - total flux cleaned = 9.31509e-07 Jy ! Component: 150 - total flux cleaned = -8.86467e-06 Jy ! Component: 200 - total flux cleaned = -2.67103e-05 Jy ! Total flux subtracted in 200 components = -2.67103e-05 Jy ! Clean residual min=-0.001390 max=0.001616 Jy/beam ! Clean residual mean=0.000002 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.12784 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 133 components and 0.12784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077880Jy sigma=0.000769 ! Fit after self-cal, rms=0.077880Jy sigma=0.000769 ! 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.221 mas, bmaj=7.837 mas, bpa=-2.24 degrees ! Estimated noise=473.235 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 7.837 at -2.24 degrees (North through East) ! Clean map min=-0.0011905 max=0.10446 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.652 mas, bmaj=6.657 mas, bpa=-1.995 degrees ! Estimated noise=668.934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0800572 Jy ! Component: 100 - total flux cleaned = 0.0991549 Jy ! Component: 150 - total flux cleaned = 0.107927 Jy ! Component: 200 - total flux cleaned = 0.113411 Jy ! Total flux subtracted in 200 components = 0.113411 Jy ! Clean residual min=-0.002644 max=0.003264 Jy/beam ! Clean residual mean=0.000005 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.113411 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.113411 Jy ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=7.837 mas, bpa=-2.24 degrees ! Estimated noise=473.235 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.00452162 Jy ! Component: 100 - total flux cleaned = 0.00739074 Jy ! Component: 150 - total flux cleaned = 0.00945457 Jy ! Component: 200 - total flux cleaned = 0.0109996 Jy ! Total flux subtracted in 200 components = 0.0109996 Jy ! Clean residual min=-0.001469 max=0.001461 Jy/beam ! Clean residual mean=0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.124411 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 67 components and 0.124411 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.744 mas, bmaj=14.97 mas, bpa=4.218 degrees ! Estimated noise=582.861 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190317 Jy ! Component: 100 - total flux cleaned = 0.00273942 Jy ! Component: 150 - total flux cleaned = 0.00298466 Jy ! Component: 200 - total flux cleaned = 0.00318527 Jy ! Total flux subtracted in 200 components = 0.00318527 Jy ! Clean residual min=-0.001597 max=0.001654 Jy/beam ! Clean residual mean=0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.127596 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 = 0.000105681 Jy ! Component: 100 - total flux cleaned = 0.000158638 Jy ! Component: 150 - total flux cleaned = 0.000189565 Jy ! Component: 200 - total flux cleaned = 0.000189889 Jy ! Total flux subtracted in 200 components = 0.000189889 Jy ! Clean residual min=-0.001513 max=0.001623 Jy/beam ! Clean residual mean=0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.127786 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 104 components and 0.127786 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.221 mas, bmaj=7.837 mas, bpa=-2.24 degrees ! Estimated noise=473.235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.1512e-05 Jy ! Component: 100 - total flux cleaned = 9.10856e-05 Jy ! Component: 150 - total flux cleaned = 3.35325e-05 Jy ! Component: 200 - total flux cleaned = -1.852e-05 Jy ! Total flux subtracted in 200 components = -1.852e-05 Jy ! Clean residual min=-0.001318 max=0.001313 Jy/beam ! Clean residual mean=0.000001 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.127768 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 118 components and 0.127768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077884Jy sigma=0.000769 ! Fit after self-cal, rms=0.077880Jy sigma=0.000769 wmodel J1424-1407_S_2014_05_31_pus_map.mod ! Writing 118 model components to file: J1424-1407_S_2014_05_31_pus_map.mod wobs J1424-1407_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J1424-1407_S_2014_05_31_pus_uvs.fits wwins J1424-1407_S_2014_05_31_pus_map.win ! wwins: Wrote 3 windows to J1424-1407_S_2014_05_31_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.000221233 Jy ! Component: 100 - total flux cleaned = 0.000221344 Jy ! Component: 150 - total flux cleaned = 0.000264439 Jy ! Component: 200 - total flux cleaned = 0.000305497 Jy ! Component: 250 - total flux cleaned = 0.000345183 Jy ! Component: 300 - total flux cleaned = 0.000403252 Jy ! Component: 350 - total flux cleaned = 0.000440829 Jy ! Component: 400 - total flux cleaned = 0.000458969 Jy ! Component: 450 - total flux cleaned = 0.000458844 Jy ! Component: 500 - total flux cleaned = 0.000458351 Jy ! Component: 550 - total flux cleaned = 0.000407251 Jy ! Component: 600 - total flux cleaned = 0.000457883 Jy ! Component: 650 - total flux cleaned = 0.000408456 Jy ! Component: 700 - total flux cleaned = 0.000359937 Jy ! Component: 750 - total flux cleaned = 0.000344044 Jy ! Component: 800 - total flux cleaned = 0.000328553 Jy ! Component: 850 - total flux cleaned = 0.000359317 Jy ! Component: 900 - total flux cleaned = 0.00034413 Jy ! Component: 950 - total flux cleaned = 0.000299423 Jy ! Component: 1000 - total flux cleaned = 0.000269668 Jy ! Component: 1050 - total flux cleaned = 0.000255159 Jy ! Component: 1100 - total flux cleaned = 0.0001831 Jy ! Component: 1150 - total flux cleaned = 0.000197402 Jy ! Component: 1200 - total flux cleaned = 0.000169164 Jy ! Component: 1250 - total flux cleaned = 0.000169038 Jy ! Component: 1300 - total flux cleaned = 0.000141709 Jy ! Component: 1350 - total flux cleaned = 0.000114648 Jy ! Component: 1400 - total flux cleaned = 0.000141357 Jy ! Component: 1450 - total flux cleaned = 0.000128053 Jy ! Component: 1500 - total flux cleaned = 0.000114722 Jy ! Component: 1550 - total flux cleaned = 0.000101672 Jy ! Component: 1600 - total flux cleaned = 0.000101542 Jy ! Component: 1650 - total flux cleaned = 8.86636e-05 Jy ! Component: 1700 - total flux cleaned = 5.06895e-05 Jy ! Component: 1750 - total flux cleaned = 7.56535e-05 Jy ! Component: 1800 - total flux cleaned = 2.61071e-05 Jy ! Component: 1850 - total flux cleaned = 1.39707e-05 Jy ! Component: 1900 - total flux cleaned = -4.66449e-05 Jy ! Component: 1950 - total flux cleaned = -2.26484e-05 Jy ! Component: 2000 - total flux cleaned = -1.0485e-05 Jy ! Component: 2050 - total flux cleaned = -1.06361e-05 Jy ! Component: 2100 - total flux cleaned = -9.25226e-05 Jy ! Component: 2150 - total flux cleaned = -0.000104116 Jy ! Component: 2200 - total flux cleaned = -0.000127106 Jy ! Component: 2250 - total flux cleaned = -0.000172641 Jy ! Component: 2300 - total flux cleaned = -0.000172708 Jy ! Component: 2350 - total flux cleaned = -0.000206347 Jy ! Component: 2400 - total flux cleaned = -0.000295234 Jy ! Component: 2450 - total flux cleaned = -0.000295184 Jy ! Component: 2500 - total flux cleaned = -0.000306133 Jy ! Component: 2550 - total flux cleaned = -0.000338786 Jy ! Component: 2600 - total flux cleaned = -0.000381908 Jy ! Component: 2650 - total flux cleaned = -0.000456899 Jy ! Component: 2700 - total flux cleaned = -0.000435568 Jy ! Component: 2750 - total flux cleaned = -0.000414441 Jy ! Component: 2800 - total flux cleaned = -0.000445909 Jy ! Component: 2850 - total flux cleaned = -0.000487445 Jy ! Component: 2900 - total flux cleaned = -0.000456517 Jy ! Component: 2950 - total flux cleaned = -0.000528151 Jy ! Component: 3000 - total flux cleaned = -0.000538263 Jy ! Component: 3050 - total flux cleaned = -0.000558432 Jy ! Component: 3100 - total flux cleaned = -0.000568383 Jy ! Component: 3150 - total flux cleaned = -0.00059831 Jy ! Component: 3200 - total flux cleaned = -0.000568618 Jy ! Component: 3250 - total flux cleaned = -0.000549038 Jy ! Component: 3300 - total flux cleaned = -0.000578286 Jy ! Component: 3350 - total flux cleaned = -0.000529963 Jy ! Component: 3400 - total flux cleaned = -0.000549233 Jy ! Component: 3450 - total flux cleaned = -0.000520491 Jy ! Component: 3500 - total flux cleaned = -0.000501454 Jy ! Component: 3550 - total flux cleaned = -0.000510969 Jy ! Component: 3600 - total flux cleaned = -0.000454692 Jy ! Component: 3650 - total flux cleaned = -0.000454805 Jy ! Component: 3700 - total flux cleaned = -0.000436274 Jy ! Component: 3750 - total flux cleaned = -0.000417756 Jy ! Component: 3800 - total flux cleaned = -0.000390312 Jy ! Component: 3850 - total flux cleaned = -0.000362992 Jy ! Component: 3900 - total flux cleaned = -0.000353988 Jy ! Component: 3950 - total flux cleaned = -0.000335923 Jy ! Component: 4000 - total flux cleaned = -0.000317938 Jy ! Component: 4050 - total flux cleaned = -0.000282346 Jy ! Total flux subtracted in 4096 components = -0.000264613 Jy ! Clean residual min=-0.000634 max=0.000479 Jy/beam ! Clean residual mean=0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.127503 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 419 components and 0.127503 Jy ![Exited script file: muppet] wmap "J1424-1407_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.221 x 7.837 at -2.24 degrees (North through East) ! Clean map min=-0.00093073 max=0.10411 Jy/beam ! Writing clean map to FITS file: J1424-1407_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104113 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000162742 device "J1424-1407_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J1424-1407_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.46894 0.46894 0.93788 1.87576 3.75152 7.50304 15.0061 30.0122 60.0243 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.104 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.221 x 7.837 at -2.24 degrees (North through East) ! Clean map min=-0.00093073 max=0.10411 Jy/beam quit ! Quitting program ! Log file J1424-1407_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:29:08 2016