! Started logfile: J1152+3307_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:23:59 2017 obs J1152+3307_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1152+3307_S_2015_01_23_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.963275 visibilities/baseline/integration-bin. ! Found source: J1152+3307 ! ! 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 338 lines of history. ! ! Reading 16472 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 J1152+3307_S_2015_01_23_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 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.907749Jy sigma=0.009984 ! Fit after self-cal, rms=0.883097Jy sigma=0.009812 ! 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.97 mas, bmaj=4.848 mas, bpa=-5.373 degrees ! Estimated noise=934.111 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.100455 Jy ! Component: 100 - total flux cleaned = 0.128226 Jy ! Total flux subtracted in 100 components = 0.128226 Jy ! Clean residual min=-0.005337 max=0.011750 Jy/beam ! Clean residual mean=0.000022 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.128226 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.128226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157872Jy sigma=0.000832 ! Fit after self-cal, rms=0.157791Jy sigma=0.000832 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124001 Jy ! Component: 100 - total flux cleaned = 0.0182418 Jy ! Total flux subtracted in 100 components = 0.0182418 Jy ! Clean residual min=-0.004413 max=0.004872 Jy/beam ! Clean residual mean=0.000018 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.146468 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.146468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157176Jy sigma=0.000805 ! Fit after self-cal, rms=0.157166Jy sigma=0.000805 ! 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.637 mas, bmaj=5.746 mas, bpa=-4.692 degrees ! Estimated noise=527.491 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.00461343 Jy ! Component: 100 - total flux cleaned = 0.00750043 Jy ! Component: 150 - total flux cleaned = 0.00938918 Jy ! Component: 200 - total flux cleaned = 0.0106426 Jy ! Total flux subtracted in 200 components = 0.0106426 Jy ! Clean residual min=-0.004081 max=0.004593 Jy/beam ! Clean residual mean=0.000008 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.157111 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 0.157111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157179Jy sigma=0.000800 ! Fit after self-cal, rms=0.157191Jy sigma=0.000800 ! 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.98 FD 1.29 HN 0.92 KP 1.10 ! LA 0.96 MK 1.01 NL 1.01 OV 0.96 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.62 HN 1.03 KP 1.00 ! LA 0.96 MK 1.02 NL 1.13 OV 1.00 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 2.02 HN 0.98 KP 0.87 ! LA 0.76 MK 1.06 NL 1.22 OV 0.94 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.41 HN 0.99 KP 0.82 ! LA 0.82 MK 1.04 NL 1.01 OV 0.99 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.157191Jy sigma=0.000800 ! Fit after self-cal, rms=0.224477Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=5.81 mas, bpa=-4.764 degrees ! Estimated noise=528.931 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.000797732 Jy ! Component: 100 - total flux cleaned = -0.000898875 Jy ! Component: 150 - total flux cleaned = -0.000941403 Jy ! Component: 200 - total flux cleaned = -0.000995058 Jy ! Total flux subtracted in 200 components = -0.000995058 Jy ! Clean residual min=-0.002466 max=0.002714 Jy/beam ! Clean residual mean=0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.156116 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.156116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224470Jy sigma=0.000775 ! Fit after self-cal, rms=0.224573Jy sigma=0.000775 ! 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.224573Jy sigma=0.000775 ! Fit after self-cal, rms=0.201505Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.676 mas, bmaj=5.808 mas, bpa=-4.262 degrees ! Estimated noise=528.707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000583063 Jy ! Component: 100 - total flux cleaned = -0.000669899 Jy ! Component: 150 - total flux cleaned = -0.000716279 Jy ! Component: 200 - total flux cleaned = -0.000774484 Jy ! Total flux subtracted in 200 components = -0.000774484 Jy ! Clean residual min=-0.001561 max=0.001965 Jy/beam ! Clean residual mean=-0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.155341 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.155341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201499Jy sigma=0.000771 ! Fit after self-cal, rms=0.201524Jy sigma=0.000771 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 (-35.5, 70). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017548 Jy ! Component: 100 - total flux cleaned = 0.00180169 Jy ! Component: 150 - total flux cleaned = 0.00189415 Jy ! Component: 200 - total flux cleaned = 0.0018936 Jy ! Total flux subtracted in 200 components = 0.0018936 Jy ! Clean residual min=-0.001569 max=0.001546 Jy/beam ! Clean residual mean=-0.000001 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.157235 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 69 components and 0.157235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201494Jy sigma=0.000771 ! Fit after self-cal, rms=0.201492Jy sigma=0.000771 ! 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.201492Jy sigma=0.000771 ! Fit after self-cal, rms=0.201004Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.676 mas, bmaj=5.812 mas, bpa=-4.191 degrees ! Estimated noise=527.804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000329909 Jy ! Component: 100 - total flux cleaned = 0.000280997 Jy ! Component: 150 - total flux cleaned = 0.000193009 Jy ! Component: 200 - total flux cleaned = 9.43563e-05 Jy ! Total flux subtracted in 200 components = 9.43563e-05 Jy ! Clean residual min=-0.001555 max=0.001505 Jy/beam ! Clean residual mean=-0.000001 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.157329 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.157329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200991Jy sigma=0.000770 ! Fit after self-cal, rms=0.200991Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.74015e-05 Jy ! Component: 100 - total flux cleaned = -3.49801e-05 Jy ! Component: 150 - total flux cleaned = -6.76243e-05 Jy ! Component: 200 - total flux cleaned = -6.74593e-05 Jy ! Total flux subtracted in 200 components = -6.74593e-05 Jy ! Clean residual min=-0.001556 max=0.001489 Jy/beam ! Clean residual mean=-0.000001 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.157262 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.157262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200985Jy sigma=0.000770 ! Fit after self-cal, rms=0.200985Jy sigma=0.000770 ! 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.200985Jy sigma=0.000770 ! Fit after self-cal, rms=0.200944Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.258 mas, bmaj=9.623 mas, bpa=-0.7773 degrees ! Estimated noise=664.472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000284658 Jy ! Component: 100 - total flux cleaned = -0.000347529 Jy ! Component: 150 - total flux cleaned = -0.000369167 Jy ! Component: 200 - total flux cleaned = -0.000394229 Jy ! Total flux subtracted in 200 components = -0.000394229 Jy ! Clean residual min=-0.001589 max=0.001692 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.156867 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.156867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200937Jy sigma=0.000770 ! Fit after self-cal, rms=0.200937Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.89515e-05 Jy ! Component: 100 - total flux cleaned = -3.92241e-05 Jy ! Component: 150 - total flux cleaned = -3.96763e-05 Jy ! Component: 200 - total flux cleaned = -4.62284e-05 Jy ! Total flux subtracted in 200 components = -4.62284e-05 Jy ! Clean residual min=-0.001583 max=0.001692 Jy/beam ! Clean residual mean=-0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.156821 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 110 components and 0.156821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200934Jy sigma=0.000770 ! Fit after self-cal, rms=0.200934Jy sigma=0.000770 ! 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.677 mas, bmaj=5.816 mas, bpa=-4.212 degrees ! Estimated noise=527.252 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.677 x 5.816 at -4.212 degrees (North through East) ! Clean map min=-0.0015279 max=0.13171 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=4.904 mas, bpa=-4.818 degrees ! Estimated noise=939.056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100767 Jy ! Component: 100 - total flux cleaned = 0.127954 Jy ! Component: 150 - total flux cleaned = 0.139672 Jy ! Component: 200 - total flux cleaned = 0.145127 Jy ! Total flux subtracted in 200 components = 0.145127 Jy ! Clean residual min=-0.002551 max=0.003011 Jy/beam ! Clean residual mean=0.000013 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.145127 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.145127 Jy ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=5.816 mas, bpa=-4.212 degrees ! Estimated noise=527.252 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.00367821 Jy ! Component: 100 - total flux cleaned = 0.00607091 Jy ! Component: 150 - total flux cleaned = 0.00781589 Jy ! Component: 200 - total flux cleaned = 0.00852687 Jy ! Total flux subtracted in 200 components = 0.00852687 Jy ! Clean residual min=-0.001664 max=0.001861 Jy/beam ! Clean residual mean=0.000000 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.153654 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.153654 Jy ! Inverting map ! Added new window around map position (1, 7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177196 Jy ! Component: 100 - total flux cleaned = 0.002206 Jy ! Component: 150 - total flux cleaned = 0.00242473 Jy ! Component: 200 - total flux cleaned = 0.00255457 Jy ! Total flux subtracted in 200 components = 0.00255457 Jy ! Clean residual min=-0.001461 max=0.001479 Jy/beam ! Clean residual mean=-0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.156208 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 67 components and 0.156208 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.258 mas, bmaj=9.623 mas, bpa=-0.7773 degrees ! Estimated noise=664.472 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000553478 Jy ! Component: 100 - total flux cleaned = 0.000839611 Jy ! Component: 150 - total flux cleaned = 0.00109441 Jy ! Component: 200 - total flux cleaned = 0.00117482 Jy ! Total flux subtracted in 200 components = 0.00117482 Jy ! Clean residual min=-0.001518 max=0.001294 Jy/beam ! Clean residual mean=-0.000001 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.157383 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.37577e-05 Jy ! Component: 100 - total flux cleaned = 7.05998e-05 Jy ! Component: 150 - total flux cleaned = 9.55932e-05 Jy ! Component: 200 - total flux cleaned = 0.000107636 Jy ! Total flux subtracted in 200 components = 0.000107636 Jy ! Clean residual min=-0.001496 max=0.001292 Jy/beam ! Clean residual mean=-0.000001 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.157491 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 110 components and 0.157491 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.677 mas, bmaj=5.816 mas, bpa=-4.212 degrees ! Estimated noise=527.252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171268 Jy ! Component: 100 - total flux cleaned = -0.000286456 Jy ! Component: 150 - total flux cleaned = -0.000287359 Jy ! Component: 200 - total flux cleaned = -0.000287823 Jy ! Total flux subtracted in 200 components = -0.000287823 Jy ! Clean residual min=-0.001403 max=0.001442 Jy/beam ! Clean residual mean=-0.000000 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.157203 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 126 components and 0.157203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200926Jy sigma=0.000770 ! Fit after self-cal, rms=0.200915Jy sigma=0.000770 wmodel J1152+3307_S_2015_01_23_pus_map.mod ! Writing 126 model components to file: J1152+3307_S_2015_01_23_pus_map.mod wobs J1152+3307_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1152+3307_S_2015_01_23_pus_uvs.fits wwins J1152+3307_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J1152+3307_S_2015_01_23_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.000324134 Jy ! Component: 100 - total flux cleaned = 0.000472014 Jy ! Component: 150 - total flux cleaned = 0.000681301 Jy ! Component: 200 - total flux cleaned = 0.00079274 Jy ! Component: 250 - total flux cleaned = 0.000900956 Jy ! Component: 300 - total flux cleaned = 0.0010273 Jy ! Component: 350 - total flux cleaned = 0.00115078 Jy ! Component: 400 - total flux cleaned = 0.00131197 Jy ! Component: 450 - total flux cleaned = 0.00139077 Jy ! Component: 500 - total flux cleaned = 0.00142968 Jy ! Component: 550 - total flux cleaned = 0.00154321 Jy ! Component: 600 - total flux cleaned = 0.00158018 Jy ! Component: 650 - total flux cleaned = 0.0016532 Jy ! Component: 700 - total flux cleaned = 0.00167099 Jy ! Component: 750 - total flux cleaned = 0.0017062 Jy ! Component: 800 - total flux cleaned = 0.00170597 Jy ! Component: 850 - total flux cleaned = 0.00175736 Jy ! Component: 900 - total flux cleaned = 0.00177437 Jy ! Component: 950 - total flux cleaned = 0.00182462 Jy ! Component: 1000 - total flux cleaned = 0.00182457 Jy ! Component: 1050 - total flux cleaned = 0.00188987 Jy ! Component: 1100 - total flux cleaned = 0.00195469 Jy ! Component: 1150 - total flux cleaned = 0.00200268 Jy ! Component: 1200 - total flux cleaned = 0.00201863 Jy ! Component: 1250 - total flux cleaned = 0.00211292 Jy ! Component: 1300 - total flux cleaned = 0.00215945 Jy ! Component: 1350 - total flux cleaned = 0.00223611 Jy ! Component: 1400 - total flux cleaned = 0.00229709 Jy ! Component: 1450 - total flux cleaned = 0.00231224 Jy ! Component: 1500 - total flux cleaned = 0.00240163 Jy ! Component: 1550 - total flux cleaned = 0.00237186 Jy ! Component: 1600 - total flux cleaned = 0.00234259 Jy ! Component: 1650 - total flux cleaned = 0.00232843 Jy ! Component: 1700 - total flux cleaned = 0.00238595 Jy ! Component: 1750 - total flux cleaned = 0.00238595 Jy ! Component: 1800 - total flux cleaned = 0.00237171 Jy ! Component: 1850 - total flux cleaned = 0.00235747 Jy ! Component: 1900 - total flux cleaned = 0.00237156 Jy ! Component: 1950 - total flux cleaned = 0.00235779 Jy ! Component: 2000 - total flux cleaned = 0.00238504 Jy ! Component: 2050 - total flux cleaned = 0.00234437 Jy ! Component: 2100 - total flux cleaned = 0.00235772 Jy ! Component: 2150 - total flux cleaned = 0.00234441 Jy ! Component: 2200 - total flux cleaned = 0.00235775 Jy ! Component: 2250 - total flux cleaned = 0.00235782 Jy ! Component: 2300 - total flux cleaned = 0.00237079 Jy ! Component: 2350 - total flux cleaned = 0.00234489 Jy ! Component: 2400 - total flux cleaned = 0.00235794 Jy ! Component: 2450 - total flux cleaned = 0.00238364 Jy ! Component: 2500 - total flux cleaned = 0.00240911 Jy ! Component: 2550 - total flux cleaned = 0.00242185 Jy ! Component: 2600 - total flux cleaned = 0.00244696 Jy ! Component: 2650 - total flux cleaned = 0.00249675 Jy ! Component: 2700 - total flux cleaned = 0.00249674 Jy ! Component: 2750 - total flux cleaned = 0.00247219 Jy ! Component: 2800 - total flux cleaned = 0.00254536 Jy ! Component: 2850 - total flux cleaned = 0.00253311 Jy ! Component: 2900 - total flux cleaned = 0.00252121 Jy ! Component: 2950 - total flux cleaned = 0.0025332 Jy ! Component: 3000 - total flux cleaned = 0.00255691 Jy ! Component: 3050 - total flux cleaned = 0.00252144 Jy ! Component: 3100 - total flux cleaned = 0.00256848 Jy ! Component: 3150 - total flux cleaned = 0.00258022 Jy ! Component: 3200 - total flux cleaned = 0.00262677 Jy ! Component: 3250 - total flux cleaned = 0.00266158 Jy ! Component: 3300 - total flux cleaned = 0.00269601 Jy ! Component: 3350 - total flux cleaned = 0.00270742 Jy ! Component: 3400 - total flux cleaned = 0.00276418 Jy ! Component: 3450 - total flux cleaned = 0.00275286 Jy ! Component: 3500 - total flux cleaned = 0.00273046 Jy ! Component: 3550 - total flux cleaned = 0.00276413 Jy ! Component: 3600 - total flux cleaned = 0.00276408 Jy ! Component: 3650 - total flux cleaned = 0.00281939 Jy ! Component: 3700 - total flux cleaned = 0.00279741 Jy ! Component: 3750 - total flux cleaned = 0.00284125 Jy ! Component: 3800 - total flux cleaned = 0.00283027 Jy ! Component: 3850 - total flux cleaned = 0.00286274 Jy ! Component: 3900 - total flux cleaned = 0.0028735 Jy ! Component: 3950 - total flux cleaned = 0.00286274 Jy ! Component: 4000 - total flux cleaned = 0.00287346 Jy ! Component: 4050 - total flux cleaned = 0.00288409 Jy ! Total flux subtracted in 4096 components = 0.00284173 Jy ! Clean residual min=-0.000657 max=0.000908 Jy/beam ! Clean residual mean=-0.000001 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.160045 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 394 components and 0.160045 Jy ![Exited script file: muppet] wmap "J1152+3307_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.677 x 5.816 at -4.212 degrees (North through East) ! Clean map min=-0.0013747 max=0.13177 Jy/beam ! Writing clean map to FITS file: J1152+3307_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131766 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194535 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442911 0.442911 0.885823 1.77165 3.54329 7.08658 14.1732 28.3463 56.6927 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.131 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.677 x 5.816 at -4.212 degrees (North through East) ! Clean map min=-0.0013747 max=0.13177 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 J1152+3307_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:24:05 2017