! Started logfile: J2125+0441_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:17:33 2016 obs J2125+0441_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J2125+0441_S_2014_08_09_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.761035 visibilities/baseline/integration-bin. ! Found source: J2125+0441 ! ! 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 342 lines of history. ! ! Reading 10000 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 J2125+0441_S_2014_08_09_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.803325Jy sigma=0.009281 ! Fit after self-cal, rms=0.791641Jy sigma=0.009158 ! 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=3.412 mas, bmaj=8.704 mas, bpa=17.4 degrees ! Estimated noise=1012.99 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.158522 Jy ! Component: 100 - total flux cleaned = 0.196231 Jy ! Total flux subtracted in 100 components = 0.196231 Jy ! Clean residual min=-0.008225 max=0.014395 Jy/beam ! Clean residual mean=0.000019 rms=0.001868 Jy/beam ! Combined flux in latest and established models = 0.196231 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.196231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088781Jy sigma=0.000867 ! Fit after self-cal, rms=0.088785Jy sigma=0.000867 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144923 Jy ! Component: 100 - total flux cleaned = 0.020477 Jy ! Total flux subtracted in 100 components = 0.020477 Jy ! Clean residual min=-0.006140 max=0.005195 Jy/beam ! Clean residual mean=0.000005 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.216708 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.216708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085281Jy sigma=0.000841 ! Fit after self-cal, rms=0.085288Jy sigma=0.000841 ! 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=4.13 mas, bmaj=9.757 mas, bpa=16.39 degrees ! Estimated noise=627.642 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.00450173 Jy ! Component: 100 - total flux cleaned = 0.00692229 Jy ! Component: 150 - total flux cleaned = 0.00833133 Jy ! Component: 200 - total flux cleaned = 0.00866458 Jy ! Total flux subtracted in 200 components = 0.00866458 Jy ! Clean residual min=-0.004932 max=0.004993 Jy/beam ! Clean residual mean=0.000000 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.225372 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.225372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084723Jy sigma=0.000841 ! Fit after self-cal, rms=0.084725Jy sigma=0.000841 ! 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 0.88 HN 0.98 KP 1.08 ! LA 1.11 MK 1.00* NL 0.95 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.04 KP 1.01 ! LA 1.06 MK 1.00* NL 0.87 OV 1.01 ! PT 1.16 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.20 HN 1.06 KP 0.91 ! LA 0.85 MK 1.00* NL 1.01 OV 0.95 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.00 KP 0.89 ! LA 0.83 MK 1.00* NL 1.08 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.084725Jy sigma=0.000841 ! Fit after self-cal, rms=0.078496Jy sigma=0.000798 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.135 mas, bmaj=9.783 mas, bpa=16.42 degrees ! Estimated noise=631.379 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.000764021 Jy ! Component: 100 - total flux cleaned = 0.000771141 Jy ! Component: 150 - total flux cleaned = 0.000729138 Jy ! Component: 200 - total flux cleaned = 0.000710213 Jy ! Total flux subtracted in 200 components = 0.000710213 Jy ! Clean residual min=-0.003966 max=0.003511 Jy/beam ! Clean residual mean=0.000004 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.226082 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 66 components and 0.226082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078439Jy sigma=0.000798 ! Fit after self-cal, rms=0.078416Jy sigma=0.000798 ! 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.078416Jy sigma=0.000798 ! Fit after self-cal, rms=0.071989Jy sigma=0.000768 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.143 mas, bmaj=9.791 mas, bpa=16.41 degrees ! Estimated noise=631.217 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000416794 Jy ! Component: 100 - total flux cleaned = -0.000461477 Jy ! Component: 150 - total flux cleaned = -0.000484917 Jy ! Component: 200 - total flux cleaned = -0.000495057 Jy ! Total flux subtracted in 200 components = -0.000495057 Jy ! Clean residual min=-0.001535 max=0.001922 Jy/beam ! Clean residual mean=0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.225587 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.225587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071983Jy sigma=0.000768 ! Fit after self-cal, rms=0.071976Jy sigma=0.000768 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 (91.5, -25.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170976 Jy ! Component: 100 - total flux cleaned = 0.00206467 Jy ! Component: 150 - total flux cleaned = 0.00223891 Jy ! Component: 200 - total flux cleaned = 0.00230977 Jy ! Total flux subtracted in 200 components = 0.00230977 Jy ! Clean residual min=-0.001446 max=0.001702 Jy/beam ! Clean residual mean=0.000001 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.227897 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.227897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071925Jy sigma=0.000767 ! Fit after self-cal, rms=0.071924Jy sigma=0.000767 ! 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.071924Jy sigma=0.000767 ! Fit after self-cal, rms=0.071899Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.147 mas, bmaj=9.794 mas, bpa=16.37 degrees ! Estimated noise=630.692 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000162199 Jy ! Component: 100 - total flux cleaned = 0.000142097 Jy ! Component: 150 - total flux cleaned = 0.000142118 Jy ! Component: 200 - total flux cleaned = 9.17226e-05 Jy ! Total flux subtracted in 200 components = 9.17226e-05 Jy ! Clean residual min=-0.001460 max=0.001614 Jy/beam ! Clean residual mean=0.000001 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.227989 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 104 components and 0.227989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071889Jy sigma=0.000767 ! Fit after self-cal, rms=0.071889Jy sigma=0.000767 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 = -7.32313e-05 Jy ! Component: 100 - total flux cleaned = -8.91393e-05 Jy ! Component: 150 - total flux cleaned = -8.91396e-05 Jy ! Component: 200 - total flux cleaned = -7.61365e-05 Jy ! Total flux subtracted in 200 components = -7.61365e-05 Jy ! Clean residual min=-0.001465 max=0.001599 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.227913 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 116 components and 0.227913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071884Jy sigma=0.000767 ! Fit after self-cal, rms=0.071884Jy sigma=0.000767 ! 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.071884Jy sigma=0.000767 ! Fit after self-cal, rms=0.071866Jy sigma=0.000767 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.893 mas, bmaj=11.96 mas, bpa=4.58 degrees ! Estimated noise=722.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209075 Jy ! Component: 100 - total flux cleaned = 0.00030534 Jy ! Component: 150 - total flux cleaned = 0.000376627 Jy ! Component: 200 - total flux cleaned = 0.000429582 Jy ! Total flux subtracted in 200 components = 0.000429582 Jy ! Clean residual min=-0.001441 max=0.001587 Jy/beam ! Clean residual mean=0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.228342 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 135 components and 0.228342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071864Jy sigma=0.000767 ! Fit after self-cal, rms=0.071864Jy sigma=0.000767 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.55195e-05 Jy ! Component: 100 - total flux cleaned = 0.000115289 Jy ! Component: 150 - total flux cleaned = 0.000151993 Jy ! Component: 200 - total flux cleaned = 0.000169484 Jy ! Total flux subtracted in 200 components = 0.000169484 Jy ! Clean residual min=-0.001438 max=0.001562 Jy/beam ! Clean residual mean=0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.228512 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 146 components and 0.228512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071863Jy sigma=0.000767 ! Fit after self-cal, rms=0.071862Jy sigma=0.000767 ! 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=4.149 mas, bmaj=9.794 mas, bpa=16.36 degrees ! Estimated noise=630.47 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.149 x 9.794 at 16.36 degrees (North through East) ! Clean map min=-0.0014147 max=0.20714 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.41 mas, bmaj=8.752 mas, bpa=17.52 degrees ! Estimated noise=1022.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.15994 Jy ! Component: 100 - total flux cleaned = 0.198288 Jy ! Component: 150 - total flux cleaned = 0.213027 Jy ! Component: 200 - total flux cleaned = 0.219051 Jy ! Total flux subtracted in 200 components = 0.219051 Jy ! Clean residual min=-0.002936 max=0.003130 Jy/beam ! Clean residual mean=0.000005 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.21905 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.21905 Jy ! Inverting map and beam ! Estimated beam: bmin=4.149 mas, bmaj=9.794 mas, bpa=16.36 degrees ! Estimated noise=630.47 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.00308849 Jy ! Component: 100 - total flux cleaned = 0.00484212 Jy ! Component: 150 - total flux cleaned = 0.00571102 Jy ! Component: 200 - total flux cleaned = 0.00643557 Jy ! Total flux subtracted in 200 components = 0.00643557 Jy ! Clean residual min=-0.001512 max=0.001642 Jy/beam ! Clean residual mean=0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.225486 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 40 components and 0.225486 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.893 mas, bmaj=11.96 mas, bpa=4.58 degrees ! Estimated noise=722.023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104712 Jy ! Component: 100 - total flux cleaned = 0.00155256 Jy ! Component: 150 - total flux cleaned = 0.00186366 Jy ! Component: 200 - total flux cleaned = 0.00212646 Jy ! Total flux subtracted in 200 components = 0.00212646 Jy ! Clean residual min=-0.001501 max=0.001573 Jy/beam ! Clean residual mean=0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.227612 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.000226385 Jy ! Component: 100 - total flux cleaned = 0.000384936 Jy ! Component: 150 - total flux cleaned = 0.000542118 Jy ! Component: 200 - total flux cleaned = 0.000662653 Jy ! Total flux subtracted in 200 components = 0.000662653 Jy ! Clean residual min=-0.001453 max=0.001590 Jy/beam ! Clean residual mean=0.000003 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.228275 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 83 components and 0.228275 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.149 mas, bmaj=9.794 mas, bpa=16.36 degrees ! Estimated noise=630.47 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000194533 Jy ! Component: 100 - total flux cleaned = -9.86263e-05 Jy ! Component: 150 - total flux cleaned = 2.85421e-05 Jy ! Component: 200 - total flux cleaned = 8.60983e-05 Jy ! Total flux subtracted in 200 components = 8.60983e-05 Jy ! Clean residual min=-0.001453 max=0.001602 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.228361 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.228361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071878Jy sigma=0.000767 ! Fit after self-cal, rms=0.071876Jy sigma=0.000767 wmodel J2125+0441_S_2014_08_09_pus_map.mod ! Writing 94 model components to file: J2125+0441_S_2014_08_09_pus_map.mod wobs J2125+0441_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J2125+0441_S_2014_08_09_pus_uvs.fits wwins J2125+0441_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J2125+0441_S_2014_08_09_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00053083 Jy ! Component: 100 - total flux cleaned = 0.000739203 Jy ! Component: 150 - total flux cleaned = 0.000935894 Jy ! Component: 200 - total flux cleaned = 0.00100684 Jy ! Component: 250 - total flux cleaned = 0.00100711 Jy ! Component: 300 - total flux cleaned = 0.000963471 Jy ! Component: 350 - total flux cleaned = 0.000942038 Jy ! Component: 400 - total flux cleaned = 0.00096319 Jy ! Component: 450 - total flux cleaned = 0.000963177 Jy ! Component: 500 - total flux cleaned = 0.000982976 Jy ! Component: 550 - total flux cleaned = 0.000982237 Jy ! Component: 600 - total flux cleaned = 0.000924258 Jy ! Component: 650 - total flux cleaned = 0.00092439 Jy ! Component: 700 - total flux cleaned = 0.000887829 Jy ! Component: 750 - total flux cleaned = 0.000906215 Jy ! Component: 800 - total flux cleaned = 0.000923766 Jy ! Component: 850 - total flux cleaned = 0.000923519 Jy ! Component: 900 - total flux cleaned = 0.000975767 Jy ! Component: 950 - total flux cleaned = 0.00109508 Jy ! Component: 1000 - total flux cleaned = 0.00112881 Jy ! Component: 1050 - total flux cleaned = 0.00119532 Jy ! Component: 1100 - total flux cleaned = 0.00127695 Jy ! Component: 1150 - total flux cleaned = 0.00129307 Jy ! Component: 1200 - total flux cleaned = 0.00141965 Jy ! Component: 1250 - total flux cleaned = 0.00148209 Jy ! Component: 1300 - total flux cleaned = 0.00154389 Jy ! Component: 1350 - total flux cleaned = 0.00163518 Jy ! Component: 1400 - total flux cleaned = 0.00168019 Jy ! Component: 1450 - total flux cleaned = 0.00172457 Jy ! Component: 1500 - total flux cleaned = 0.00172435 Jy ! Component: 1550 - total flux cleaned = 0.00178242 Jy ! Component: 1600 - total flux cleaned = 0.00186836 Jy ! Component: 1650 - total flux cleaned = 0.00186803 Jy ! Component: 1700 - total flux cleaned = 0.00185443 Jy ! Component: 1750 - total flux cleaned = 0.00189621 Jy ! Component: 1800 - total flux cleaned = 0.00197849 Jy ! Component: 1850 - total flux cleaned = 0.00196475 Jy ! Component: 1900 - total flux cleaned = 0.00193777 Jy ! Component: 1950 - total flux cleaned = 0.00195084 Jy ! Component: 2000 - total flux cleaned = 0.00196386 Jy ! Component: 2050 - total flux cleaned = 0.00197686 Jy ! Component: 2100 - total flux cleaned = 0.00198973 Jy ! Component: 2150 - total flux cleaned = 0.00195132 Jy ! Component: 2200 - total flux cleaned = 0.00192592 Jy ! Component: 2250 - total flux cleaned = 0.00192613 Jy ! Component: 2300 - total flux cleaned = 0.00188906 Jy ! Component: 2350 - total flux cleaned = 0.00191355 Jy ! Component: 2400 - total flux cleaned = 0.00188923 Jy ! Component: 2450 - total flux cleaned = 0.00192523 Jy ! Component: 2500 - total flux cleaned = 0.00186558 Jy ! Component: 2550 - total flux cleaned = 0.00184188 Jy ! Component: 2600 - total flux cleaned = 0.00179507 Jy ! Component: 2650 - total flux cleaned = 0.00178356 Jy ! Component: 2700 - total flux cleaned = 0.00176068 Jy ! Component: 2750 - total flux cleaned = 0.00172658 Jy ! Component: 2800 - total flux cleaned = 0.00169279 Jy ! Component: 2850 - total flux cleaned = 0.00165929 Jy ! Component: 2900 - total flux cleaned = 0.00167044 Jy ! Component: 2950 - total flux cleaned = 0.00162648 Jy ! Component: 3000 - total flux cleaned = 0.00159379 Jy ! Component: 3050 - total flux cleaned = 0.00156145 Jy ! Component: 3100 - total flux cleaned = 0.00152922 Jy ! Component: 3150 - total flux cleaned = 0.00143337 Jy ! Component: 3200 - total flux cleaned = 0.00139133 Jy ! Component: 3250 - total flux cleaned = 0.00137042 Jy ! Component: 3300 - total flux cleaned = 0.00132904 Jy ! Component: 3350 - total flux cleaned = 0.00130855 Jy ! Component: 3400 - total flux cleaned = 0.00125757 Jy ! Component: 3450 - total flux cleaned = 0.00120697 Jy ! Component: 3500 - total flux cleaned = 0.00120697 Jy ! Component: 3550 - total flux cleaned = 0.00119705 Jy ! Component: 3600 - total flux cleaned = 0.00122683 Jy ! Component: 3650 - total flux cleaned = 0.00112853 Jy ! Component: 3700 - total flux cleaned = 0.00113839 Jy ! Component: 3750 - total flux cleaned = 0.00109968 Jy ! Component: 3800 - total flux cleaned = 0.00110929 Jy ! Component: 3850 - total flux cleaned = 0.00108055 Jy ! Component: 3900 - total flux cleaned = 0.00107107 Jy ! Component: 3950 - total flux cleaned = 0.000986198 Jy ! Component: 4000 - total flux cleaned = 0.000967422 Jy ! Component: 4050 - total flux cleaned = 0.000939521 Jy ! Total flux subtracted in 4096 components = 0.000893292 Jy ! Clean residual min=-0.000594 max=0.000685 Jy/beam ! Clean residual mean=0.000000 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.229254 Jy keep ! Adding 278 model components to the UV plane model. ! The established model now contains 372 components and 0.229254 Jy ![Exited script file: muppet] wmap "J2125+0441_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.149 x 9.794 at 16.36 degrees (North through East) ! Clean map min=-0.0012156 max=0.20727 Jy/beam ! Writing clean map to FITS file: J2125+0441_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.207267 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173186 device "J2125+0441_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2125+0441_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.25067 0.25067 0.501341 1.00268 2.00536 4.01073 8.02145 16.0429 32.0858 64.1716 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.207 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.149 x 9.794 at 16.36 degrees (North through East) ! Clean map min=-0.0012156 max=0.20727 Jy/beam quit ! Quitting program ! Log file J2125+0441_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:17:37 2016