! Started logfile: J1632+1615_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:59:24 2017 obs J1632+1615_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1632+1615_S_2015_01_22_pus_uva.fits ! AN table 1: 63 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1632+1615 ! ! 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 281 lines of history. ! ! Reading 9072 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 J1632+1615_S_2015_01_22_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 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 63 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.923772Jy sigma=0.011283 ! Fit after self-cal, rms=0.913866Jy sigma=0.011169 ! 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.527 mas, bmaj=6.384 mas, bpa=7.719 degrees ! Estimated noise=1067.53 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.0655681 Jy ! Component: 100 - total flux cleaned = 0.0806668 Jy ! Total flux subtracted in 100 components = 0.0806668 Jy ! Clean residual min=-0.004348 max=0.006797 Jy/beam ! Clean residual mean=0.000003 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.0806668 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0806668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068539Jy sigma=0.000784 ! Fit after self-cal, rms=0.068535Jy sigma=0.000784 ! 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.07 mas, bmaj=7.348 mas, bpa=6.449 degrees ! Estimated noise=616.116 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.00880111 Jy ! Component: 100 - total flux cleaned = 0.0129909 Jy ! Component: 150 - total flux cleaned = 0.0154196 Jy ! Component: 200 - total flux cleaned = 0.0169562 Jy ! Total flux subtracted in 200 components = 0.0169562 Jy ! Clean residual min=-0.002818 max=0.002744 Jy/beam ! Clean residual mean=-0.000000 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.097623 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 39 components and 0.097623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067382Jy sigma=0.000772 ! Fit after self-cal, rms=0.067384Jy sigma=0.000771 ! 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.99 FD 1.00* HN 0.91 KP 1.11 ! LA 1.02 MK 1.05 NL 0.92 OV 0.96 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00* HN 1.00 KP 0.99 ! LA 1.05 MK 1.04 NL 1.03 OV 1.02 ! PT 1.06 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.03 KP 0.87 ! LA 0.90 MK 1.08 NL 1.07 OV 0.90 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* HN 0.95 KP 0.79 ! LA 0.94 MK 1.10 NL 1.00 OV 0.98 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.067384Jy sigma=0.000771 ! Fit after self-cal, rms=0.066105Jy sigma=0.000764 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.108 mas, bmaj=7.411 mas, bpa=6.462 degrees ! Estimated noise=615.222 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 = 8.02979e-05 Jy ! Component: 100 - total flux cleaned = 0.000112564 Jy ! Component: 150 - total flux cleaned = 0.000125147 Jy ! Component: 200 - total flux cleaned = 0.000135736 Jy ! Total flux subtracted in 200 components = 0.000135736 Jy ! Clean residual min=-0.001934 max=0.001919 Jy/beam ! Clean residual mean=0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.0977587 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.0977587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066097Jy sigma=0.000764 ! Fit after self-cal, rms=0.066109Jy sigma=0.000763 ! 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.066109Jy sigma=0.000763 ! Fit after self-cal, rms=0.066100Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.412 mas, bpa=6.461 degrees ! Estimated noise=614.834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.72616e-05 Jy ! Component: 100 - total flux cleaned = 2.93252e-05 Jy ! Component: 150 - total flux cleaned = 3.84598e-05 Jy ! Component: 200 - total flux cleaned = 4.61397e-05 Jy ! Total flux subtracted in 200 components = 4.61397e-05 Jy ! Clean residual min=-0.001919 max=0.001898 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0978049 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.0978049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066096Jy sigma=0.000763 ! Fit after self-cal, rms=0.066098Jy sigma=0.000763 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.46556e-05 Jy ! Component: 100 - total flux cleaned = 4.56182e-05 Jy ! Component: 150 - total flux cleaned = 4.59087e-05 Jy ! Component: 200 - total flux cleaned = 4.58279e-05 Jy ! Total flux subtracted in 200 components = 4.58279e-05 Jy ! Clean residual min=-0.001918 max=0.001897 Jy/beam ! Clean residual mean=0.000000 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0978507 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.0978507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066096Jy sigma=0.000763 ! Fit after self-cal, rms=0.066096Jy sigma=0.000763 ! 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.066096Jy sigma=0.000763 ! Fit after self-cal, rms=0.066124Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.111 mas, bmaj=7.413 mas, bpa=6.467 degrees ! Estimated noise=614.912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.17608e-05 Jy ! Component: 100 - total flux cleaned = -1.16645e-05 Jy ! Component: 150 - total flux cleaned = -1.82516e-05 Jy ! Component: 200 - total flux cleaned = -2.42351e-05 Jy ! Total flux subtracted in 200 components = -2.42351e-05 Jy ! Clean residual min=-0.001906 max=0.001888 Jy/beam ! Clean residual mean=0.000001 rms=0.000426 Jy/beam ! Combined flux in latest and established models = 0.0978265 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.0978265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066123Jy sigma=0.000763 ! Fit after self-cal, rms=0.066123Jy sigma=0.000763 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.43755e-06 Jy ! Component: 100 - total flux cleaned = -1.67698e-06 Jy ! Component: 150 - total flux cleaned = -1.3299e-05 Jy ! Component: 200 - total flux cleaned = -1.88636e-05 Jy ! Total flux subtracted in 200 components = -1.88636e-05 Jy ! Clean residual min=-0.001897 max=0.001886 Jy/beam ! Clean residual mean=0.000001 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.0978076 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.0978076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066122Jy sigma=0.000763 ! Fit after self-cal, rms=0.066122Jy sigma=0.000763 ! 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.066122Jy sigma=0.000763 ! Fit after self-cal, rms=0.066140Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.572 mas, bmaj=10.57 mas, bpa=-4.761 degrees ! Estimated noise=799.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.60283e-05 Jy ! Component: 100 - total flux cleaned = 7.72753e-05 Jy ! Component: 150 - total flux cleaned = 0.000109906 Jy ! Component: 200 - total flux cleaned = 0.000153297 Jy ! Total flux subtracted in 200 components = 0.000153297 Jy ! Clean residual min=-0.001839 max=0.001792 Jy/beam ! Clean residual mean=0.000001 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0979609 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 55 components and 0.0979609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066146Jy sigma=0.000763 ! Fit after self-cal, rms=0.066144Jy sigma=0.000763 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.67242e-05 Jy ! Component: 100 - total flux cleaned = 2.11703e-05 Jy ! Component: 150 - total flux cleaned = 3.13845e-05 Jy ! Component: 200 - total flux cleaned = 4.54443e-05 Jy ! Total flux subtracted in 200 components = 4.54443e-05 Jy ! Clean residual min=-0.001798 max=0.001774 Jy/beam ! Clean residual mean=0.000001 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.0980063 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 57 components and 0.0980063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066148Jy sigma=0.000763 ! Fit after self-cal, rms=0.066147Jy sigma=0.000763 ! 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.112 mas, bmaj=7.413 mas, bpa=6.472 degrees ! Estimated noise=614.991 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 7.413 at 6.472 degrees (North through East) ! Clean map min=-0.0017313 max=0.087553 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.559 mas, bmaj=6.42 mas, bpa=7.915 degrees ! Estimated noise=1071.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0656307 Jy ! Component: 100 - total flux cleaned = 0.0807431 Jy ! Component: 150 - total flux cleaned = 0.0867143 Jy ! Component: 200 - total flux cleaned = 0.0901215 Jy ! Total flux subtracted in 200 components = 0.0901215 Jy ! Clean residual min=-0.002903 max=0.002845 Jy/beam ! Clean residual mean=0.000002 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.0901215 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0901215 Jy ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=7.413 mas, bpa=6.472 degrees ! Estimated noise=614.991 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.00349077 Jy ! Component: 100 - total flux cleaned = 0.00542372 Jy ! Component: 150 - total flux cleaned = 0.00659895 Jy ! Component: 200 - total flux cleaned = 0.00704707 Jy ! Total flux subtracted in 200 components = 0.00704707 Jy ! Clean residual min=-0.002050 max=0.002094 Jy/beam ! Clean residual mean=0.000001 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0971686 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 37 components and 0.0971686 Jy ! Inverting map ! Added new window around map position (-70, 19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010953 Jy ! Component: 100 - total flux cleaned = 0.00125564 Jy ! Component: 150 - total flux cleaned = 0.00136676 Jy ! Component: 200 - total flux cleaned = 0.00141705 Jy ! Total flux subtracted in 200 components = 0.00141705 Jy ! Clean residual min=-0.001667 max=0.001540 Jy/beam ! Clean residual mean=0.000001 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.0985857 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.0985857 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=6.572 mas, bmaj=10.57 mas, bpa=-4.761 degrees ! Estimated noise=799.324 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203693 Jy ! Component: 100 - total flux cleaned = 0.000349644 Jy ! Component: 150 - total flux cleaned = 0.000422349 Jy ! Component: 200 - total flux cleaned = 0.000443989 Jy ! Total flux subtracted in 200 components = 0.000443989 Jy ! Clean residual min=-0.001806 max=0.001928 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0990297 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 = 3.84629e-05 Jy ! Component: 100 - total flux cleaned = 7.27251e-05 Jy ! Component: 150 - total flux cleaned = 8.85984e-05 Jy ! Component: 200 - total flux cleaned = 0.000117469 Jy ! Total flux subtracted in 200 components = 0.000117469 Jy ! Clean residual min=-0.001841 max=0.001831 Jy/beam ! Clean residual mean=0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0991471 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 81 components and 0.0991471 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=7.413 mas, bpa=6.472 degrees ! Estimated noise=614.991 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.89922e-05 Jy ! Component: 100 - total flux cleaned = -2.34352e-05 Jy ! Component: 150 - total flux cleaned = 2.78797e-05 Jy ! Component: 200 - total flux cleaned = -0.000100879 Jy ! Total flux subtracted in 200 components = -0.000100879 Jy ! Clean residual min=-0.001486 max=0.001456 Jy/beam ! Clean residual mean=0.000001 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0990462 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.0990462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066100Jy sigma=0.000763 ! Fit after self-cal, rms=0.066090Jy sigma=0.000763 wmodel J1632+1615_S_2015_01_22_pus_map.mod ! Writing 96 model components to file: J1632+1615_S_2015_01_22_pus_map.mod wobs J1632+1615_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1632+1615_S_2015_01_22_pus_uvs.fits wwins J1632+1615_S_2015_01_22_pus_map.win ! wwins: Wrote 2 windows to J1632+1615_S_2015_01_22_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.000334765 Jy ! Component: 100 - total flux cleaned = -0.00048532 Jy ! Component: 150 - total flux cleaned = -0.000484594 Jy ! Component: 200 - total flux cleaned = -0.00052876 Jy ! Component: 250 - total flux cleaned = -0.000528419 Jy ! Component: 300 - total flux cleaned = -0.000610177 Jy ! Component: 350 - total flux cleaned = -0.000669344 Jy ! Component: 400 - total flux cleaned = -0.000707443 Jy ! Component: 450 - total flux cleaned = -0.000781535 Jy ! Component: 500 - total flux cleaned = -0.000871478 Jy ! Component: 550 - total flux cleaned = -0.000958756 Jy ! Component: 600 - total flux cleaned = -0.0010786 Jy ! Component: 650 - total flux cleaned = -0.00116274 Jy ! Component: 700 - total flux cleaned = -0.00124501 Jy ! Component: 750 - total flux cleaned = -0.00129332 Jy ! Component: 800 - total flux cleaned = -0.00138778 Jy ! Component: 850 - total flux cleaned = -0.00140301 Jy ! Component: 900 - total flux cleaned = -0.00143347 Jy ! Component: 950 - total flux cleaned = -0.00144859 Jy ! Component: 1000 - total flux cleaned = -0.00149285 Jy ! Component: 1050 - total flux cleaned = -0.00153653 Jy ! Component: 1100 - total flux cleaned = -0.00153639 Jy ! Component: 1150 - total flux cleaned = -0.00153684 Jy ! Component: 1200 - total flux cleaned = -0.001537 Jy ! Component: 1250 - total flux cleaned = -0.00153723 Jy ! Component: 1300 - total flux cleaned = -0.00152419 Jy ! Component: 1350 - total flux cleaned = -0.00152436 Jy ! Component: 1400 - total flux cleaned = -0.00149846 Jy ! Component: 1450 - total flux cleaned = -0.00149858 Jy ! Component: 1500 - total flux cleaned = -0.00151103 Jy ! Component: 1550 - total flux cleaned = -0.00147358 Jy ! Component: 1600 - total flux cleaned = -0.00146148 Jy ! Component: 1650 - total flux cleaned = -0.0014614 Jy ! Component: 1700 - total flux cleaned = -0.00143741 Jy ! Component: 1750 - total flux cleaned = -0.00142568 Jy ! Component: 1800 - total flux cleaned = -0.00142576 Jy ! Component: 1850 - total flux cleaned = -0.0013914 Jy ! Component: 1900 - total flux cleaned = -0.00140266 Jy ! Component: 1950 - total flux cleaned = -0.00136869 Jy ! Component: 2000 - total flux cleaned = -0.00132435 Jy ! Component: 2050 - total flux cleaned = -0.00130254 Jy ! Component: 2100 - total flux cleaned = -0.0013026 Jy ! Component: 2150 - total flux cleaned = -0.0013132 Jy ! Component: 2200 - total flux cleaned = -0.0013023 Jy ! Component: 2250 - total flux cleaned = -0.00126029 Jy ! Component: 2300 - total flux cleaned = -0.00123951 Jy ! Component: 2350 - total flux cleaned = -0.00119844 Jy ! Component: 2400 - total flux cleaned = -0.00117827 Jy ! Component: 2450 - total flux cleaned = -0.00114806 Jy ! Component: 2500 - total flux cleaned = -0.00110818 Jy ! Component: 2550 - total flux cleaned = -0.00103943 Jy ! Component: 2600 - total flux cleaned = -0.00102983 Jy ! Component: 2650 - total flux cleaned = -0.000981733 Jy ! Component: 2700 - total flux cleaned = -0.000962701 Jy ! Component: 2750 - total flux cleaned = -0.000925074 Jy ! Component: 2800 - total flux cleaned = -0.000887797 Jy ! Component: 2850 - total flux cleaned = -0.000869427 Jy ! Component: 2900 - total flux cleaned = -0.000860257 Jy ! Component: 2950 - total flux cleaned = -0.000842082 Jy ! Component: 3000 - total flux cleaned = -0.000833147 Jy ! Component: 3050 - total flux cleaned = -0.000806334 Jy ! Component: 3100 - total flux cleaned = -0.000806374 Jy ! Component: 3150 - total flux cleaned = -0.000815167 Jy ! Component: 3200 - total flux cleaned = -0.000815104 Jy ! Component: 3250 - total flux cleaned = -0.00081514 Jy ! Component: 3300 - total flux cleaned = -0.000815193 Jy ! Component: 3350 - total flux cleaned = -0.000832091 Jy ! Component: 3400 - total flux cleaned = -0.000832025 Jy ! Component: 3450 - total flux cleaned = -0.000832033 Jy ! Component: 3500 - total flux cleaned = -0.000832061 Jy ! Component: 3550 - total flux cleaned = -0.000865084 Jy ! Component: 3600 - total flux cleaned = -0.000873239 Jy ! Component: 3650 - total flux cleaned = -0.000873304 Jy ! Component: 3700 - total flux cleaned = -0.000889427 Jy ! Component: 3750 - total flux cleaned = -0.000889444 Jy ! Component: 3800 - total flux cleaned = -0.000873453 Jy ! Component: 3850 - total flux cleaned = -0.000873462 Jy ! Component: 3900 - total flux cleaned = -0.000881304 Jy ! Component: 3950 - total flux cleaned = -0.000881318 Jy ! Component: 4000 - total flux cleaned = -0.000881321 Jy ! Component: 4050 - total flux cleaned = -0.000889135 Jy ! Total flux subtracted in 4096 components = -0.000904604 Jy ! Clean residual min=-0.000469 max=0.000513 Jy/beam ! Clean residual mean=0.000001 rms=0.000131 Jy/beam ! Combined flux in latest and established models = 0.0981416 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 337 components and 0.0981416 Jy ![Exited script file: muppet] wmap "J1632+1615_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 7.413 at 6.472 degrees (North through East) ! Clean map min=-0.0011497 max=0.087693 Jy/beam ! Writing clean map to FITS file: J1632+1615_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0876933 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000131589 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.450168 0.450168 0.900337 1.80067 3.60135 7.20269 14.4054 28.8108 57.6215 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.087 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.112 x 7.413 at 6.472 degrees (North through East) ! Clean map min=-0.0011497 max=0.087693 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1632+1615_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:59:30 2017