! Started logfile: J1512+0203_S_2017_02_19_pus_uvs.log on Sat May 4 18:53:20 2019 obs J1512+0203_S_2017_02_19_pus_uva.fits ! Reading UV FITS file: J1512+0203_S_2017_02_19_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.712881 visibilities/baseline/integration-bin. ! Found source: J1512+0203 ! ! 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 482 lines of history. ! ! Reading 14500 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 J1512+0203_S_2017_02_19_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 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 171 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 516 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.920957Jy sigma=0.007538 ! Fit after self-cal, rms=0.910196Jy sigma=0.007458 ! 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.787 mas, bmaj=6.623 mas, bpa=-3.359 degrees ! Estimated noise=1108.54 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.0718248 Jy ! Component: 100 - total flux cleaned = 0.0875007 Jy ! Total flux subtracted in 100 components = 0.0875007 Jy ! Clean residual min=-0.003441 max=0.004462 Jy/beam ! Clean residual mean=0.000007 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.0875007 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0875007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088785Jy sigma=0.000667 ! Fit after self-cal, rms=0.088764Jy sigma=0.000667 ! 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.231 mas, bmaj=7.259 mas, bpa=-2.624 degrees ! Estimated noise=792.928 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.00499615 Jy ! Component: 100 - total flux cleaned = 0.00744592 Jy ! Component: 150 - total flux cleaned = 0.00882836 Jy ! Component: 200 - total flux cleaned = 0.00963241 Jy ! Total flux subtracted in 200 components = 0.00963241 Jy ! Clean residual min=-0.002788 max=0.003760 Jy/beam ! Clean residual mean=0.000004 rms=0.000668 Jy/beam ! Combined flux in latest and established models = 0.0971331 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 43 components and 0.0971331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088404Jy sigma=0.000665 ! Fit after self-cal, rms=0.088394Jy sigma=0.000665 ! Inverting map ! Added new window around map position (-91, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249258 Jy ! Component: 100 - total flux cleaned = 0.00273648 Jy ! Component: 150 - total flux cleaned = 0.00293647 Jy ! Component: 200 - total flux cleaned = 0.00317417 Jy ! Total flux subtracted in 200 components = 0.00317417 Jy ! Clean residual min=-0.002563 max=0.002312 Jy/beam ! Clean residual mean=0.000001 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.100307 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 67 components and 0.100307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088275Jy sigma=0.000664 ! Fit after self-cal, rms=0.088256Jy sigma=0.000664 ! 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 0.99 HN 0.99 KP 1.01 ! LA 1.00 MK 1.00 NL 0.91 OV 1.04 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.06 HN 1.02 KP 1.00 ! LA 0.99 MK 1.00 NL 1.05 OV 1.06 ! PT 1.00* SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.01 HN 0.98 KP 0.90 ! LA 0.79 MK 0.95 NL 1.18 OV 1.03 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 0.92 KP 1.00* ! LA 0.82 MK 1.36 NL 1.00* OV 1.06 ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.088256Jy sigma=0.000664 ! Fit after self-cal, rms=0.086095Jy sigma=0.000659 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.31 mas, bpa=-2.429 degrees ! Estimated noise=795.019 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.000334346 Jy ! Component: 100 - total flux cleaned = 0.000254868 Jy ! Component: 150 - total flux cleaned = 0.000190977 Jy ! Component: 200 - total flux cleaned = 0.000190433 Jy ! Total flux subtracted in 200 components = 0.000190433 Jy ! Clean residual min=-0.001875 max=0.002070 Jy/beam ! Clean residual mean=-0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.100498 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.100498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086080Jy sigma=0.000659 ! Fit after self-cal, rms=0.086063Jy sigma=0.000659 ! 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.086063Jy sigma=0.000659 ! Fit after self-cal, rms=0.086061Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=7.32 mas, bpa=-2.426 degrees ! Estimated noise=794.595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.39565e-05 Jy ! Component: 100 - total flux cleaned = -7.58788e-05 Jy ! Component: 150 - total flux cleaned = -7.59208e-05 Jy ! Component: 200 - total flux cleaned = -4.57925e-05 Jy ! Total flux subtracted in 200 components = -4.57925e-05 Jy ! Clean residual min=-0.001838 max=0.001792 Jy/beam ! Clean residual mean=0.000001 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.100452 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.100452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086054Jy sigma=0.000657 ! Fit after self-cal, rms=0.086067Jy sigma=0.000657 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 = -9.00912e-05 Jy ! Component: 100 - total flux cleaned = -1.91938e-05 Jy ! Component: 150 - total flux cleaned = 3.32847e-05 Jy ! Component: 200 - total flux cleaned = 7.06723e-05 Jy ! Total flux subtracted in 200 components = 7.06723e-05 Jy ! Clean residual min=-0.001844 max=0.001772 Jy/beam ! Clean residual mean=0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.100523 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 0.100523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086063Jy sigma=0.000657 ! Fit after self-cal, rms=0.086063Jy sigma=0.000657 ! 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.086063Jy sigma=0.000657 ! Fit after self-cal, rms=0.086132Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.249 mas, bmaj=7.326 mas, bpa=-2.413 degrees ! Estimated noise=794.804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.78689e-05 Jy ! Component: 100 - total flux cleaned = -8.30343e-05 Jy ! Component: 150 - total flux cleaned = -7.07429e-05 Jy ! Component: 200 - total flux cleaned = -5.85088e-05 Jy ! Total flux subtracted in 200 components = -5.85088e-05 Jy ! Clean residual min=-0.001853 max=0.001781 Jy/beam ! Clean residual mean=0.000000 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.100464 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 111 components and 0.100464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086128Jy sigma=0.000657 ! Fit after self-cal, rms=0.086128Jy sigma=0.000657 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 = -5.56095e-06 Jy ! Component: 100 - total flux cleaned = 3.02215e-05 Jy ! Component: 150 - total flux cleaned = 4.136e-05 Jy ! Component: 200 - total flux cleaned = 5.25105e-05 Jy ! Total flux subtracted in 200 components = 5.25105e-05 Jy ! Clean residual min=-0.001861 max=0.001769 Jy/beam ! Clean residual mean=0.000000 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.100517 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 0.100517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086125Jy sigma=0.000657 ! Fit after self-cal, rms=0.086125Jy sigma=0.000657 ! 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.086125Jy sigma=0.000657 ! Fit after self-cal, rms=0.086175Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.113 mas, bmaj=10.89 mas, bpa=4.858 degrees ! Estimated noise=1022.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000272393 Jy ! Component: 100 - total flux cleaned = 0.000273798 Jy ! Component: 150 - total flux cleaned = 0.000274157 Jy ! Component: 200 - total flux cleaned = 0.000264265 Jy ! Total flux subtracted in 200 components = 0.000264265 Jy ! Clean residual min=-0.002135 max=0.002413 Jy/beam ! Clean residual mean=0.000000 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.100781 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 122 components and 0.100781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086176Jy sigma=0.000657 ! Fit after self-cal, rms=0.086174Jy sigma=0.000657 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 (-46.5, -117). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015533 Jy ! Component: 100 - total flux cleaned = 0.00166097 Jy ! Component: 150 - total flux cleaned = 0.00207921 Jy ! Component: 200 - total flux cleaned = 0.00237973 Jy ! Total flux subtracted in 200 components = 0.00237973 Jy ! Clean residual min=-0.001760 max=0.001950 Jy/beam ! Clean residual mean=-0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.103161 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 162 components and 0.103161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086144Jy sigma=0.000657 ! Fit after self-cal, rms=0.086136Jy sigma=0.000657 ! 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.252 mas, bmaj=7.331 mas, bpa=-2.405 degrees ! Estimated noise=795.153 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 7.331 at -2.405 degrees (North through East) ! Clean map min=-0.0016308 max=0.092893 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.802 mas, bmaj=6.683 mas, bpa=-3.012 degrees ! Estimated noise=1114.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0721809 Jy ! Component: 100 - total flux cleaned = 0.0879854 Jy ! Component: 150 - total flux cleaned = 0.0928811 Jy ! Component: 200 - total flux cleaned = 0.0959557 Jy ! Total flux subtracted in 200 components = 0.0959557 Jy ! Clean residual min=-0.002683 max=0.002454 Jy/beam ! Clean residual mean=0.000004 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.0959556 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.0959556 Jy ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=7.331 mas, bpa=-2.405 degrees ! Estimated noise=795.153 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.00207212 Jy ! Component: 100 - total flux cleaned = 0.00320262 Jy ! Component: 150 - total flux cleaned = 0.004153 Jy ! Component: 200 - total flux cleaned = 0.00494467 Jy ! Total flux subtracted in 200 components = 0.00494467 Jy ! Clean residual min=-0.001862 max=0.001685 Jy/beam ! Clean residual mean=0.000000 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 0.1009 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 62 components and 0.1009 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.113 mas, bmaj=10.89 mas, bpa=4.858 degrees ! Estimated noise=1022.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000777095 Jy ! Component: 100 - total flux cleaned = 0.00134576 Jy ! Component: 150 - total flux cleaned = 0.00191173 Jy ! Component: 200 - total flux cleaned = 0.00222883 Jy ! Total flux subtracted in 200 components = 0.00222883 Jy ! Clean residual min=-0.001954 max=0.002003 Jy/beam ! Clean residual mean=-0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.103129 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.000374385 Jy ! Component: 100 - total flux cleaned = 0.000626084 Jy ! Component: 150 - total flux cleaned = 0.000884195 Jy ! Component: 200 - total flux cleaned = 0.00112096 Jy ! Total flux subtracted in 200 components = 0.00112096 Jy ! Clean residual min=-0.001910 max=0.001855 Jy/beam ! Clean residual mean=-0.000004 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.10425 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 129 components and 0.10425 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=7.331 mas, bpa=-2.405 degrees ! Estimated noise=795.153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000596339 Jy ! Component: 100 - total flux cleaned = 0.00102005 Jy ! Component: 150 - total flux cleaned = 0.00111513 Jy ! Component: 200 - total flux cleaned = 0.00125917 Jy ! Total flux subtracted in 200 components = 0.00125917 Jy ! Clean residual min=-0.001744 max=0.001575 Jy/beam ! Clean residual mean=-0.000002 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.105509 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 0.105509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086127Jy sigma=0.000657 ! Fit after self-cal, rms=0.086121Jy sigma=0.000657 wmodel J1512+0203_S_2017_02_19_pus_map.mod ! Writing 152 model components to file: J1512+0203_S_2017_02_19_pus_map.mod wobs J1512+0203_S_2017_02_19_pus_uvs.fits ! Writing UV FITS file: J1512+0203_S_2017_02_19_pus_uvs.fits wwins J1512+0203_S_2017_02_19_pus_map.win ! wwins: Wrote 3 windows to J1512+0203_S_2017_02_19_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 = 7.55273e-05 Jy ! Component: 100 - total flux cleaned = 0.000104746 Jy ! Component: 150 - total flux cleaned = 0.000132056 Jy ! Component: 200 - total flux cleaned = 0.000183747 Jy ! Component: 250 - total flux cleaned = 0.000184311 Jy ! Component: 300 - total flux cleaned = 0.000160834 Jy ! Component: 350 - total flux cleaned = 0.000114836 Jy ! Component: 400 - total flux cleaned = 0.000159255 Jy ! Component: 450 - total flux cleaned = 0.000224515 Jy ! Component: 500 - total flux cleaned = 0.000245264 Jy ! Component: 550 - total flux cleaned = 0.000286439 Jy ! Component: 600 - total flux cleaned = 0.000306286 Jy ! Component: 650 - total flux cleaned = 0.000385981 Jy ! Component: 700 - total flux cleaned = 0.000444399 Jy ! Component: 750 - total flux cleaned = 0.000520992 Jy ! Component: 800 - total flux cleaned = 0.000615162 Jy ! Component: 850 - total flux cleaned = 0.000744441 Jy ! Component: 900 - total flux cleaned = 0.000762249 Jy ! Component: 950 - total flux cleaned = 0.000816125 Jy ! Component: 1000 - total flux cleaned = 0.000833874 Jy ! Component: 1050 - total flux cleaned = 0.000903455 Jy ! Component: 1100 - total flux cleaned = 0.000903452 Jy ! Component: 1150 - total flux cleaned = 0.000937302 Jy ! Component: 1200 - total flux cleaned = 0.000887409 Jy ! Component: 1250 - total flux cleaned = 0.000953824 Jy ! Component: 1300 - total flux cleaned = 0.000937865 Jy ! Component: 1350 - total flux cleaned = 0.000986235 Jy ! Component: 1400 - total flux cleaned = 0.000954422 Jy ! Component: 1450 - total flux cleaned = 0.00100189 Jy ! Component: 1500 - total flux cleaned = 0.00104867 Jy ! Component: 1550 - total flux cleaned = 0.00106392 Jy ! Component: 1600 - total flux cleaned = 0.00109448 Jy ! Component: 1650 - total flux cleaned = 0.00110941 Jy ! Component: 1700 - total flux cleaned = 0.00109428 Jy ! Component: 1750 - total flux cleaned = 0.00107952 Jy ! Component: 1800 - total flux cleaned = 0.00109419 Jy ! Component: 1850 - total flux cleaned = 0.0010941 Jy ! Component: 1900 - total flux cleaned = 0.00115123 Jy ! Component: 1950 - total flux cleaned = 0.00116517 Jy ! Component: 2000 - total flux cleaned = 0.00112309 Jy ! Component: 2050 - total flux cleaned = 0.00113692 Jy ! Component: 2100 - total flux cleaned = 0.00116425 Jy ! Component: 2150 - total flux cleaned = 0.00113708 Jy ! Component: 2200 - total flux cleaned = 0.00119074 Jy ! Component: 2250 - total flux cleaned = 0.00119048 Jy ! Component: 2300 - total flux cleaned = 0.00120358 Jy ! Component: 2350 - total flux cleaned = 0.0012298 Jy ! Component: 2400 - total flux cleaned = 0.00126885 Jy ! Component: 2450 - total flux cleaned = 0.00130747 Jy ! Component: 2500 - total flux cleaned = 0.00129467 Jy ! Component: 2550 - total flux cleaned = 0.00134527 Jy ! Component: 2600 - total flux cleaned = 0.00138282 Jy ! Component: 2650 - total flux cleaned = 0.00137051 Jy ! Component: 2700 - total flux cleaned = 0.00139515 Jy ! Component: 2750 - total flux cleaned = 0.00139516 Jy ! Component: 2800 - total flux cleaned = 0.00140732 Jy ! Component: 2850 - total flux cleaned = 0.00141941 Jy ! Component: 2900 - total flux cleaned = 0.00139553 Jy ! Component: 2950 - total flux cleaned = 0.00141939 Jy ! Component: 3000 - total flux cleaned = 0.00144299 Jy ! Component: 3050 - total flux cleaned = 0.001443 Jy ! Component: 3100 - total flux cleaned = 0.00143135 Jy ! Component: 3150 - total flux cleaned = 0.00144286 Jy ! Component: 3200 - total flux cleaned = 0.00139717 Jy ! Component: 3250 - total flux cleaned = 0.00146537 Jy ! Component: 3300 - total flux cleaned = 0.00143152 Jy ! Component: 3350 - total flux cleaned = 0.00143154 Jy ! Component: 3400 - total flux cleaned = 0.00142051 Jy ! Component: 3450 - total flux cleaned = 0.00138729 Jy ! Component: 3500 - total flux cleaned = 0.00137643 Jy ! Component: 3550 - total flux cleaned = 0.00135466 Jy ! Component: 3600 - total flux cleaned = 0.00134398 Jy ! Component: 3650 - total flux cleaned = 0.0013118 Jy ! Component: 3700 - total flux cleaned = 0.00133308 Jy ! Component: 3750 - total flux cleaned = 0.00133311 Jy ! Component: 3800 - total flux cleaned = 0.00129103 Jy ! Component: 3850 - total flux cleaned = 0.00125975 Jy ! Component: 3900 - total flux cleaned = 0.0012702 Jy ! Component: 3950 - total flux cleaned = 0.00125982 Jy ! Component: 4000 - total flux cleaned = 0.00118782 Jy ! Component: 4050 - total flux cleaned = 0.00124919 Jy ! Total flux subtracted in 4096 components = 0.0012085 Jy ! Clean residual min=-0.000808 max=0.000610 Jy/beam ! Clean residual mean=-0.000001 rms=0.000190 Jy/beam ! Combined flux in latest and established models = 0.106718 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 443 components and 0.106718 Jy ![Exited script file: muppet] wmap "J1512+0203_S_2017_02_19_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 7.331 at -2.405 degrees (North through East) ! Clean map min=-0.0012403 max=0.092912 Jy/beam ! Writing clean map to FITS file: J1512+0203_S_2017_02_19_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0929118 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000190524 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.615176 0.615176 1.23035 2.4607 4.92141 9.84282 19.6856 39.3713 78.7425 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.092 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.252 x 7.331 at -2.405 degrees (North through East) ! Clean map min=-0.0012403 max=0.092912 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 J1512+0203_S_2017_02_19_pus_uvs.log closed on Sat May 4 18:53:25 2019