! Started logfile: J2332+0838_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:41:58 2016 obs J2332+0838_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2332+0838_S_2014_08_05_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.665753 visibilities/baseline/integration-bin. ! Found source: J2332+0838 ! ! 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 360 lines of history. ! ! Reading 8748 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 J2332+0838_S_2014_08_05_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 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 136 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.735520Jy sigma=0.008284 ! Fit after self-cal, rms=0.726450Jy sigma=0.008182 ! 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=4.27 mas, bmaj=8.841 mas, bpa=19.29 degrees ! Estimated noise=988.925 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.20843 Jy ! Component: 100 - total flux cleaned = 0.259362 Jy ! Total flux subtracted in 100 components = 0.259362 Jy ! Clean residual min=-0.008855 max=0.020227 Jy/beam ! Clean residual mean=-0.000156 rms=0.002729 Jy/beam ! Combined flux in latest and established models = 0.259362 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.259362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090554Jy sigma=0.000928 ! Fit after self-cal, rms=0.090386Jy sigma=0.000926 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220048 Jy ! Component: 100 - total flux cleaned = 0.0329795 Jy ! Total flux subtracted in 100 components = 0.0329795 Jy ! Clean residual min=-0.006737 max=0.006380 Jy/beam ! Clean residual mean=-0.000005 rms=0.001574 Jy/beam ! Combined flux in latest and established models = 0.292342 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 32 components and 0.292342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083111Jy sigma=0.000852 ! Fit after self-cal, rms=0.083003Jy sigma=0.000851 ! 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=5.07 mas, bmaj=9.637 mas, bpa=18.29 degrees ! Estimated noise=683.997 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 (5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00992382 Jy ! Component: 100 - total flux cleaned = 0.015668 Jy ! Component: 150 - total flux cleaned = 0.019715 Jy ! Component: 200 - total flux cleaned = 0.0227616 Jy ! Total flux subtracted in 200 components = 0.0227616 Jy ! Clean residual min=-0.005832 max=0.005553 Jy/beam ! Clean residual mean=-0.000038 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.315103 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 91 components and 0.315103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081327Jy sigma=0.000839 ! Fit after self-cal, rms=0.081261Jy sigma=0.000838 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.87 HN 1.04 KP 1.04 ! LA 1.10 MK 1.00* NL 0.97 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.06 KP 1.01 ! LA 1.07 MK 1.00* NL 1.03 OV 1.02 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.19 HN 1.06 KP 0.90 ! LA 0.83 MK 1.00* NL 0.98 OV 0.96 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.06 KP 0.86 ! LA 0.79 MK 1.00* NL 1.05 OV 1.01 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.081261Jy sigma=0.000838 ! Fit after self-cal, rms=0.072311Jy sigma=0.000768 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.083 mas, bmaj=9.695 mas, bpa=18.65 degrees ! Estimated noise=684.656 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 (20.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00256997 Jy ! Component: 100 - total flux cleaned = 0.00303177 Jy ! Component: 150 - total flux cleaned = 0.00322603 Jy ! Component: 200 - total flux cleaned = 0.00339158 Jy ! Total flux subtracted in 200 components = 0.00339158 Jy ! Clean residual min=-0.002182 max=0.002559 Jy/beam ! Clean residual mean=-0.000004 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.318495 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 125 components and 0.318495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072066Jy sigma=0.000765 ! Fit after self-cal, rms=0.072044Jy sigma=0.000765 ! 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.072044Jy sigma=0.000765 ! Fit after self-cal, rms=0.072040Jy sigma=0.000763 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.08 mas, bmaj=9.693 mas, bpa=18.49 degrees ! Estimated noise=682.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000144954 Jy ! Component: 100 - total flux cleaned = 0.000245689 Jy ! Component: 150 - total flux cleaned = 0.000282099 Jy ! Component: 200 - total flux cleaned = 0.00031341 Jy ! Total flux subtracted in 200 components = 0.00031341 Jy ! Clean residual min=-0.001753 max=0.001849 Jy/beam ! Clean residual mean=-0.000004 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.318808 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 154 components and 0.318808 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071987Jy sigma=0.000763 ! Fit after self-cal, rms=0.071991Jy 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) ! Added new window around map position (21, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158629 Jy ! Component: 100 - total flux cleaned = 0.00187196 Jy ! Component: 150 - total flux cleaned = 0.0020607 Jy ! Component: 200 - total flux cleaned = 0.00218487 Jy ! Total flux subtracted in 200 components = 0.00218487 Jy ! Clean residual min=-0.001549 max=0.001487 Jy/beam ! Clean residual mean=-0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.320993 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 181 components and 0.320993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071947Jy sigma=0.000762 ! Fit after self-cal, rms=0.071945Jy sigma=0.000762 ! 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.071945Jy sigma=0.000762 ! Fit after self-cal, rms=0.071931Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.085 mas, bmaj=9.702 mas, bpa=18.5 degrees ! Estimated noise=682.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212419 Jy ! Component: 100 - total flux cleaned = -0.000109605 Jy ! Component: 150 - total flux cleaned = -0.000108374 Jy ! Component: 200 - total flux cleaned = -0.00014796 Jy ! Total flux subtracted in 200 components = -0.00014796 Jy ! Clean residual min=-0.001498 max=0.001421 Jy/beam ! Clean residual mean=-0.000001 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.320845 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 196 components and 0.320845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071914Jy sigma=0.000762 ! Fit after self-cal, rms=0.071915Jy sigma=0.000762 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 = 8.67588e-05 Jy ! Component: 100 - total flux cleaned = 8.64989e-05 Jy ! Component: 150 - total flux cleaned = 0.000103366 Jy ! Component: 200 - total flux cleaned = 7.1537e-05 Jy ! Total flux subtracted in 200 components = 7.1537e-05 Jy ! Clean residual min=-0.001501 max=0.001421 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.320917 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 214 components and 0.320917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071907Jy sigma=0.000762 ! Fit after self-cal, rms=0.071906Jy sigma=0.000762 ! 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.071906Jy sigma=0.000762 ! Fit after self-cal, rms=0.071893Jy sigma=0.000762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.243 mas, bmaj=11.71 mas, bpa=4.241 degrees ! Estimated noise=748.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000422147 Jy ! Component: 100 - total flux cleaned = -0.000666773 Jy ! Component: 150 - total flux cleaned = -0.000789102 Jy ! Component: 200 - total flux cleaned = -0.000842612 Jy ! Total flux subtracted in 200 components = -0.000842612 Jy ! Clean residual min=-0.001588 max=0.001457 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.320074 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 232 components and 0.320074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071886Jy sigma=0.000762 ! Fit after self-cal, rms=0.071886Jy sigma=0.000762 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 = -6.02743e-05 Jy ! Component: 100 - total flux cleaned = -8.57676e-05 Jy ! Component: 150 - total flux cleaned = -0.000130307 Jy ! Component: 200 - total flux cleaned = -0.000130343 Jy ! Total flux subtracted in 200 components = -0.000130343 Jy ! Clean residual min=-0.001555 max=0.001424 Jy/beam ! Clean residual mean=-0.000003 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.319944 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 248 components and 0.319944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071882Jy sigma=0.000762 ! Fit after self-cal, rms=0.071882Jy sigma=0.000762 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=5.088 mas, bmaj=9.708 mas, bpa=18.5 degrees ! Estimated noise=682.26 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.088 x 9.708 at 18.5 degrees (North through East) ! Clean map min=-0.0014663 max=0.26694 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.27 mas, bmaj=8.907 mas, bpa=19.5 degrees ! Estimated noise=1067.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.208874 Jy ! Component: 100 - total flux cleaned = 0.261274 Jy ! Component: 150 - total flux cleaned = 0.282569 Jy ! Component: 200 - total flux cleaned = 0.292734 Jy ! Total flux subtracted in 200 components = 0.292734 Jy ! Clean residual min=-0.004316 max=0.005170 Jy/beam ! Clean residual mean=-0.000148 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.292734 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.292734 Jy ! Inverting map and beam ! Estimated beam: bmin=5.088 mas, bmaj=9.708 mas, bpa=18.5 degrees ! Estimated noise=682.26 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.00701498 Jy ! Component: 100 - total flux cleaned = 0.0115424 Jy ! Component: 150 - total flux cleaned = 0.0147448 Jy ! Component: 200 - total flux cleaned = 0.0171722 Jy ! Total flux subtracted in 200 components = 0.0171722 Jy ! Clean residual min=-0.001809 max=0.001584 Jy/beam ! Clean residual mean=-0.000024 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.309906 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 85 components and 0.309906 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=9.243 mas, bmaj=11.71 mas, bpa=4.241 degrees ! Estimated noise=748.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00240619 Jy ! Component: 100 - total flux cleaned = 0.00415856 Jy ! Component: 150 - total flux cleaned = 0.0055057 Jy ! Component: 200 - total flux cleaned = 0.00653462 Jy ! Total flux subtracted in 200 components = 0.00653462 Jy ! Clean residual min=-0.001531 max=0.001374 Jy/beam ! Clean residual mean=-0.000016 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.31644 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.00059976 Jy ! Component: 100 - total flux cleaned = 0.00113683 Jy ! Component: 150 - total flux cleaned = 0.00159139 Jy ! Component: 200 - total flux cleaned = 0.00195865 Jy ! Total flux subtracted in 200 components = 0.00195865 Jy ! Clean residual min=-0.001404 max=0.001380 Jy/beam ! Clean residual mean=-0.000009 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.318399 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 191 components and 0.318399 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.088 mas, bmaj=9.708 mas, bpa=18.5 degrees ! Estimated noise=682.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.33634e-05 Jy ! Component: 100 - total flux cleaned = -0.000136351 Jy ! Component: 150 - total flux cleaned = -3.2751e-05 Jy ! Component: 200 - total flux cleaned = 8.2228e-05 Jy ! Total flux subtracted in 200 components = 8.2228e-05 Jy ! Clean residual min=-0.001594 max=0.001429 Jy/beam ! Clean residual mean=-0.000005 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.318481 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 208 components and 0.318481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071893Jy sigma=0.000762 ! Fit after self-cal, rms=0.071889Jy sigma=0.000762 wmodel J2332+0838_S_2014_08_05_pus_map.mod ! Writing 208 model components to file: J2332+0838_S_2014_08_05_pus_map.mod wobs J2332+0838_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2332+0838_S_2014_08_05_pus_uvs.fits wwins J2332+0838_S_2014_08_05_pus_map.win ! wwins: Wrote 4 windows to J2332+0838_S_2014_08_05_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.00010765 Jy ! Component: 100 - total flux cleaned = -0.000206117 Jy ! Component: 150 - total flux cleaned = -0.000252235 Jy ! Component: 200 - total flux cleaned = -0.000118244 Jy ! Component: 250 - total flux cleaned = -0.000118588 Jy ! Component: 300 - total flux cleaned = -0.000118622 Jy ! Component: 350 - total flux cleaned = -3.70209e-05 Jy ! Component: 400 - total flux cleaned = 2.25579e-05 Jy ! Component: 450 - total flux cleaned = 0.000119364 Jy ! Component: 500 - total flux cleaned = 0.000251559 Jy ! Component: 550 - total flux cleaned = 0.000306511 Jy ! Component: 600 - total flux cleaned = 0.0003787 Jy ! Component: 650 - total flux cleaned = 0.000431612 Jy ! Component: 700 - total flux cleaned = 0.000431661 Jy ! Component: 750 - total flux cleaned = 0.000465565 Jy ! Component: 800 - total flux cleaned = 0.000448859 Jy ! Component: 850 - total flux cleaned = 0.000465614 Jy ! Component: 900 - total flux cleaned = 0.000498293 Jy ! Component: 950 - total flux cleaned = 0.000482265 Jy ! Component: 1000 - total flux cleaned = 0.000529572 Jy ! Component: 1050 - total flux cleaned = 0.000544819 Jy ! Component: 1100 - total flux cleaned = 0.000529216 Jy ! Component: 1150 - total flux cleaned = 0.000544336 Jy ! Component: 1200 - total flux cleaned = 0.00052915 Jy ! Component: 1250 - total flux cleaned = 0.000514596 Jy ! Component: 1300 - total flux cleaned = 0.000543888 Jy ! Component: 1350 - total flux cleaned = 0.000543786 Jy ! Component: 1400 - total flux cleaned = 0.000501022 Jy ! Component: 1450 - total flux cleaned = 0.000515164 Jy ! Component: 1500 - total flux cleaned = 0.000487216 Jy ! Component: 1550 - total flux cleaned = 0.000514624 Jy ! Component: 1600 - total flux cleaned = 0.000460226 Jy ! Component: 1650 - total flux cleaned = 0.000419771 Jy ! Component: 1700 - total flux cleaned = 0.00041968 Jy ! Component: 1750 - total flux cleaned = 0.000366839 Jy ! Component: 1800 - total flux cleaned = 0.000366829 Jy ! Component: 1850 - total flux cleaned = 0.000327923 Jy ! Component: 1900 - total flux cleaned = 0.000263788 Jy ! Component: 1950 - total flux cleaned = 0.000276579 Jy ! Component: 2000 - total flux cleaned = 0.000213889 Jy ! Component: 2050 - total flux cleaned = 0.000226301 Jy ! Component: 2100 - total flux cleaned = 0.00017681 Jy ! Component: 2150 - total flux cleaned = 0.00011566 Jy ! Component: 2200 - total flux cleaned = 0.000127821 Jy ! Component: 2250 - total flux cleaned = 7.97923e-05 Jy ! Component: 2300 - total flux cleaned = 6.78484e-05 Jy ! Component: 2350 - total flux cleaned = 2.06936e-05 Jy ! Component: 2400 - total flux cleaned = -3.76331e-05 Jy ! Component: 2450 - total flux cleaned = -1.43843e-05 Jy ! Component: 2500 - total flux cleaned = -4.89582e-05 Jy ! Component: 2550 - total flux cleaned = -8.31552e-05 Jy ! Component: 2600 - total flux cleaned = -0.000128521 Jy ! Component: 2650 - total flux cleaned = -9.47788e-05 Jy ! Component: 2700 - total flux cleaned = -0.000128197 Jy ! Component: 2750 - total flux cleaned = -8.40063e-05 Jy ! Component: 2800 - total flux cleaned = -0.000128142 Jy ! Component: 2850 - total flux cleaned = -0.000106192 Jy ! Component: 2900 - total flux cleaned = -8.4566e-05 Jy ! Component: 2950 - total flux cleaned = -8.44926e-05 Jy ! Component: 3000 - total flux cleaned = -7.37523e-05 Jy ! Component: 3050 - total flux cleaned = -7.37484e-05 Jy ! Component: 3100 - total flux cleaned = -6.30875e-05 Jy ! Component: 3150 - total flux cleaned = -5.25405e-05 Jy ! Component: 3200 - total flux cleaned = -6.29383e-05 Jy ! Component: 3250 - total flux cleaned = -5.24957e-05 Jy ! Component: 3300 - total flux cleaned = -1.15273e-05 Jy ! Component: 3350 - total flux cleaned = -2.18093e-05 Jy ! Component: 3400 - total flux cleaned = -2.17759e-05 Jy ! Component: 3450 - total flux cleaned = -1.16189e-05 Jy ! Component: 3500 - total flux cleaned = -2.16577e-05 Jy ! Component: 3550 - total flux cleaned = -1.75507e-06 Jy ! Component: 3600 - total flux cleaned = -4.11119e-05 Jy ! Component: 3650 - total flux cleaned = -1.80822e-06 Jy ! Component: 3700 - total flux cleaned = -1.76173e-06 Jy ! Component: 3750 - total flux cleaned = 1.76297e-05 Jy ! Component: 3800 - total flux cleaned = 8.00741e-06 Jy ! Component: 3850 - total flux cleaned = 4.63484e-05 Jy ! Component: 3900 - total flux cleaned = 2.73478e-05 Jy ! Component: 3950 - total flux cleaned = 3.68651e-05 Jy ! Component: 4000 - total flux cleaned = 4.63378e-05 Jy ! Component: 4050 - total flux cleaned = 4.63232e-05 Jy ! Total flux subtracted in 4096 components = 5.56928e-05 Jy ! Clean residual min=-0.000580 max=0.000588 Jy/beam ! Clean residual mean=-0.000005 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.318537 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 464 components and 0.318537 Jy ![Exited script file: muppet] wmap "J2332+0838_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.088 x 9.708 at 18.5 degrees (North through East) ! Clean map min=-0.0011958 max=0.26743 Jy/beam ! Writing clean map to FITS file: J2332+0838_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.26743 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017382 device "J2332+0838_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2332+0838_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.19499 0.19499 0.389979 0.779958 1.55992 3.11983 6.23967 12.4793 24.9587 49.9173 99.8346 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.267 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.088 x 9.708 at 18.5 degrees (North through East) ! Clean map min=-0.0011958 max=0.26743 Jy/beam quit ! Quitting program ! Log file J2332+0838_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:42:04 2016