! Started logfile: J1136+3407_S_2017_03_23_pus_uvs.log on Mon May 13 09:58:02 2019 obs J1136+3407_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1136+3407_S_2017_03_23_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.947354 visibilities/baseline/integration-bin. ! Found source: J1136+3407 ! ! 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 481 lines of history. ! ! Reading 14324 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 J1136+3407_S_2017_03_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 323 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.879932Jy sigma=0.008399 ! Fit after self-cal, rms=0.872077Jy sigma=0.008334 ! 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.059 mas, bmaj=5.564 mas, bpa=-0.6835 degrees ! Estimated noise=872.847 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.100443 Jy ! Component: 100 - total flux cleaned = 0.122361 Jy ! Total flux subtracted in 100 components = 0.122361 Jy ! Clean residual min=-0.004333 max=0.006205 Jy/beam ! Clean residual mean=0.000002 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.122361 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.122361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080301Jy sigma=0.000691 ! Fit after self-cal, rms=0.080298Jy sigma=0.000691 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00582989 Jy ! Component: 100 - total flux cleaned = 0.00833355 Jy ! Total flux subtracted in 100 components = 0.00833355 Jy ! Clean residual min=-0.004154 max=0.004576 Jy/beam ! Clean residual mean=0.000003 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.130695 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 11 components and 0.130695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079716Jy sigma=0.000687 ! Fit after self-cal, rms=0.079712Jy sigma=0.000687 ! 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.611 mas, bmaj=6.3 mas, bpa=0.0742 degrees ! Estimated noise=687.192 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.00259978 Jy ! Component: 100 - total flux cleaned = 0.00398284 Jy ! Component: 150 - total flux cleaned = 0.004845 Jy ! Component: 200 - total flux cleaned = 0.00537645 Jy ! Total flux subtracted in 200 components = 0.00537645 Jy ! Clean residual min=-0.003213 max=0.003833 Jy/beam ! Clean residual mean=0.000003 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.136071 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 29 components and 0.136071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079592Jy sigma=0.000686 ! Fit after self-cal, rms=0.079593Jy sigma=0.000686 ! 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 1.01 FD 0.94 HN 0.95 KP 1.03 ! LA 0.96 MK 1.00 NL 0.87 OV 1.03 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 0.97 KP 0.99 ! LA 0.98 MK 1.03 NL 1.07 OV 1.02 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 0.95 KP 0.86 ! LA 0.78 MK 1.06 NL 1.34 OV 0.98 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.14 HN 0.96 KP 1.00* ! LA 0.84 MK 1.22 NL 1.00* OV 1.75 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.079593Jy sigma=0.000686 ! Fit after self-cal, rms=0.079018Jy sigma=0.000663 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=6.312 mas, bpa=0.3227 degrees ! Estimated noise=686.625 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.000998735 Jy ! Component: 100 - total flux cleaned = -0.00125752 Jy ! Component: 150 - total flux cleaned = -0.00130791 Jy ! Component: 200 - total flux cleaned = -0.00135171 Jy ! Total flux subtracted in 200 components = -0.00135171 Jy ! Clean residual min=-0.002170 max=0.002302 Jy/beam ! Clean residual mean=-0.000000 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.134719 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.134719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079003Jy sigma=0.000663 ! Fit after self-cal, rms=0.079117Jy sigma=0.000663 ! 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.079117Jy sigma=0.000663 ! Fit after self-cal, rms=0.085368Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=6.315 mas, bpa=0.1754 degrees ! Estimated noise=686.631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00015039 Jy ! Component: 100 - total flux cleaned = -0.000149551 Jy ! Component: 150 - total flux cleaned = -0.00014874 Jy ! Component: 200 - total flux cleaned = -0.000156714 Jy ! Total flux subtracted in 200 components = -0.000156714 Jy ! Clean residual min=-0.001744 max=0.001716 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.134563 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.134563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085365Jy sigma=0.000657 ! Fit after self-cal, rms=0.085508Jy 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 = -2.02628e-05 Jy ! Component: 100 - total flux cleaned = -3.53043e-05 Jy ! Component: 150 - total flux cleaned = -4.27376e-05 Jy ! Component: 200 - total flux cleaned = -4.26461e-05 Jy ! Total flux subtracted in 200 components = -4.26461e-05 Jy ! Clean residual min=-0.001735 max=0.001729 Jy/beam ! Clean residual mean=-0.000001 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.13452 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.13452 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085506Jy sigma=0.000657 ! Fit after self-cal, rms=0.085506Jy 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.085506Jy sigma=0.000657 ! Fit after self-cal, rms=0.086438Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=6.318 mas, bpa=0.1618 degrees ! Estimated noise=686.826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.55646e-05 Jy ! Component: 100 - total flux cleaned = -8.62166e-05 Jy ! Component: 150 - total flux cleaned = -9.91997e-05 Jy ! Component: 200 - total flux cleaned = -0.000105528 Jy ! Total flux subtracted in 200 components = -0.000105528 Jy ! Clean residual min=-0.001693 max=0.001694 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.134414 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.134414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086437Jy sigma=0.000657 ! Fit after self-cal, rms=0.086446Jy 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 = -6.25882e-06 Jy ! Component: 100 - total flux cleaned = -1.24603e-05 Jy ! Component: 150 - total flux cleaned = -2.44583e-05 Jy ! Component: 200 - total flux cleaned = -3.00361e-05 Jy ! Total flux subtracted in 200 components = -3.00361e-05 Jy ! Clean residual min=-0.001687 max=0.001695 Jy/beam ! Clean residual mean=-0.000001 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.134384 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.134384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086446Jy sigma=0.000657 ! Fit after self-cal, rms=0.086445Jy 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.086445Jy sigma=0.000657 ! Fit after self-cal, rms=0.086497Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.623 mas, bmaj=9.55 mas, bpa=1.176 degrees ! Estimated noise=846.835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000163635 Jy ! Component: 100 - total flux cleaned = -0.000192064 Jy ! Component: 150 - total flux cleaned = -0.000213525 Jy ! Component: 200 - total flux cleaned = -0.000223921 Jy ! Total flux subtracted in 200 components = -0.000223921 Jy ! Clean residual min=-0.002093 max=0.001755 Jy/beam ! Clean residual mean=-0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.13416 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 53 components and 0.13416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086498Jy sigma=0.000657 ! Fit after self-cal, rms=0.086497Jy 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.12754e-07 Jy ! Component: 100 - total flux cleaned = -6.46203e-06 Jy ! Component: 150 - total flux cleaned = -1.52944e-05 Jy ! Component: 200 - total flux cleaned = -2.05216e-05 Jy ! Total flux subtracted in 200 components = -2.05216e-05 Jy ! Clean residual min=-0.002097 max=0.001750 Jy/beam ! Clean residual mean=-0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.13414 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.13414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086497Jy sigma=0.000657 ! Fit after self-cal, rms=0.086496Jy 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.625 mas, bmaj=6.319 mas, bpa=0.171 degrees ! Estimated noise=686.893 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.625 x 6.319 at 0.171 degrees (North through East) ! Clean map min=-0.0016171 max=0.13007 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.062 mas, bmaj=5.561 mas, bpa=-0.511 degrees ! Estimated noise=880.979 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.101299 Jy ! Component: 100 - total flux cleaned = 0.123451 Jy ! Component: 150 - total flux cleaned = 0.129309 Jy ! Component: 200 - total flux cleaned = 0.131758 Jy ! Total flux subtracted in 200 components = 0.131758 Jy ! Clean residual min=-0.002565 max=0.002013 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.131758 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.131758 Jy ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=6.319 mas, bpa=0.171 degrees ! Estimated noise=686.893 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.00161857 Jy ! Component: 100 - total flux cleaned = 0.00190117 Jy ! Component: 150 - total flux cleaned = 0.00205835 Jy ! Component: 200 - total flux cleaned = 0.00219762 Jy ! Total flux subtracted in 200 components = 0.00219762 Jy ! Clean residual min=-0.001704 max=0.001746 Jy/beam ! Clean residual mean=-0.000001 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.133956 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.133956 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.623 mas, bmaj=9.55 mas, bpa=1.176 degrees ! Estimated noise=846.835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.80831e-05 Jy ! Component: 100 - total flux cleaned = 9.07139e-05 Jy ! Component: 150 - total flux cleaned = 0.000100635 Jy ! Component: 200 - total flux cleaned = 9.60825e-05 Jy ! Total flux subtracted in 200 components = 9.60825e-05 Jy ! Clean residual min=-0.002080 max=0.001758 Jy/beam ! Clean residual mean=-0.000001 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.134052 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.08422e-06 Jy ! Component: 100 - total flux cleaned = -4.1072e-06 Jy ! Component: 150 - total flux cleaned = -8.01255e-06 Jy ! Component: 200 - total flux cleaned = -1.14002e-05 Jy ! Total flux subtracted in 200 components = -1.14002e-05 Jy ! Clean residual min=-0.002083 max=0.001758 Jy/beam ! Clean residual mean=-0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.134041 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.134041 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=6.319 mas, bpa=0.171 degrees ! Estimated noise=686.893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.24453e-05 Jy ! Component: 100 - total flux cleaned = 9.62831e-05 Jy ! Component: 150 - total flux cleaned = 0.000106355 Jy ! Component: 200 - total flux cleaned = 0.000106533 Jy ! Total flux subtracted in 200 components = 0.000106533 Jy ! Clean residual min=-0.001723 max=0.001716 Jy/beam ! Clean residual mean=-0.000001 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.134147 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.134147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086501Jy sigma=0.000657 ! Fit after self-cal, rms=0.086500Jy sigma=0.000657 wmodel J1136+3407_S_2017_03_23_pus_map.mod ! Writing 47 model components to file: J1136+3407_S_2017_03_23_pus_map.mod wobs J1136+3407_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1136+3407_S_2017_03_23_pus_uvs.fits wwins J1136+3407_S_2017_03_23_pus_map.win ! wwins: Wrote 1 windows to J1136+3407_S_2017_03_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 = 6.41499e-05 Jy ! Component: 100 - total flux cleaned = -0.000139339 Jy ! Component: 150 - total flux cleaned = -0.000387727 Jy ! Component: 200 - total flux cleaned = -0.000627533 Jy ! Component: 250 - total flux cleaned = -0.000652839 Jy ! Component: 300 - total flux cleaned = -0.000678609 Jy ! Component: 350 - total flux cleaned = -0.000678845 Jy ! Component: 400 - total flux cleaned = -0.00067863 Jy ! Component: 450 - total flux cleaned = -0.000702098 Jy ! Component: 500 - total flux cleaned = -0.000606561 Jy ! Component: 550 - total flux cleaned = -0.000559447 Jy ! Component: 600 - total flux cleaned = -0.000490202 Jy ! Component: 650 - total flux cleaned = -0.000466956 Jy ! Component: 700 - total flux cleaned = -0.00035489 Jy ! Component: 750 - total flux cleaned = -0.000311092 Jy ! Component: 800 - total flux cleaned = -0.000311612 Jy ! Component: 850 - total flux cleaned = -0.000333331 Jy ! Component: 900 - total flux cleaned = -0.000311794 Jy ! Component: 950 - total flux cleaned = -0.000311854 Jy ! Component: 1000 - total flux cleaned = -0.00027005 Jy ! Component: 1050 - total flux cleaned = -0.000187101 Jy ! Component: 1100 - total flux cleaned = -0.000207568 Jy ! Component: 1150 - total flux cleaned = -0.000126474 Jy ! Component: 1200 - total flux cleaned = -0.000126339 Jy ! Component: 1250 - total flux cleaned = -8.61765e-05 Jy ! Component: 1300 - total flux cleaned = -6.65818e-05 Jy ! Component: 1350 - total flux cleaned = -4.70492e-05 Jy ! Component: 1400 - total flux cleaned = 3.00704e-05 Jy ! Component: 1450 - total flux cleaned = 3.02649e-05 Jy ! Component: 1500 - total flux cleaned = 6.79954e-05 Jy ! Component: 1550 - total flux cleaned = 1.17873e-05 Jy ! Component: 1600 - total flux cleaned = 6.77646e-05 Jy ! Component: 1650 - total flux cleaned = 1.27163e-05 Jy ! Component: 1700 - total flux cleaned = 0.000121955 Jy ! Component: 1750 - total flux cleaned = 0.00017569 Jy ! Component: 1800 - total flux cleaned = 0.000157714 Jy ! Component: 1850 - total flux cleaned = 0.000175432 Jy ! Component: 1900 - total flux cleaned = 0.000193103 Jy ! Component: 1950 - total flux cleaned = 0.000227802 Jy ! Component: 2000 - total flux cleaned = 0.000279681 Jy ! Component: 2050 - total flux cleaned = 0.000245565 Jy ! Component: 2100 - total flux cleaned = 0.000279465 Jy ! Component: 2150 - total flux cleaned = 0.000329853 Jy ! Component: 2200 - total flux cleaned = 0.00031332 Jy ! Component: 2250 - total flux cleaned = 0.000395885 Jy ! Component: 2300 - total flux cleaned = 0.000428667 Jy ! Component: 2350 - total flux cleaned = 0.000460937 Jy ! Component: 2400 - total flux cleaned = 0.00052549 Jy ! Component: 2450 - total flux cleaned = 0.000525396 Jy ! Component: 2500 - total flux cleaned = 0.000541324 Jy ! Component: 2550 - total flux cleaned = 0.000525684 Jy ! Component: 2600 - total flux cleaned = 0.000557159 Jy ! Component: 2650 - total flux cleaned = 0.000603739 Jy ! Component: 2700 - total flux cleaned = 0.000649823 Jy ! Component: 2750 - total flux cleaned = 0.000680388 Jy ! Component: 2800 - total flux cleaned = 0.000634958 Jy ! Component: 2850 - total flux cleaned = 0.000635096 Jy ! Component: 2900 - total flux cleaned = 0.000620255 Jy ! Component: 2950 - total flux cleaned = 0.000590672 Jy ! Component: 3000 - total flux cleaned = 0.000634715 Jy ! Component: 3050 - total flux cleaned = 0.000605586 Jy ! Component: 3100 - total flux cleaned = 0.000634597 Jy ! Component: 3150 - total flux cleaned = 0.000648931 Jy ! Component: 3200 - total flux cleaned = 0.000563195 Jy ! Component: 3250 - total flux cleaned = 0.000548873 Jy ! Component: 3300 - total flux cleaned = 0.00061936 Jy ! Component: 3350 - total flux cleaned = 0.000577279 Jy ! Component: 3400 - total flux cleaned = 0.000577282 Jy ! Component: 3450 - total flux cleaned = 0.000646282 Jy ! Component: 3500 - total flux cleaned = 0.000673698 Jy ! Component: 3550 - total flux cleaned = 0.00064646 Jy ! Component: 3600 - total flux cleaned = 0.000619326 Jy ! Component: 3650 - total flux cleaned = 0.00065977 Jy ! Component: 3700 - total flux cleaned = 0.00064643 Jy ! Component: 3750 - total flux cleaned = 0.000699441 Jy ! Component: 3800 - total flux cleaned = 0.000646601 Jy ! Component: 3850 - total flux cleaned = 0.000633649 Jy ! Component: 3900 - total flux cleaned = 0.000633666 Jy ! Component: 3950 - total flux cleaned = 0.000698338 Jy ! Component: 4000 - total flux cleaned = 0.000659647 Jy ! Component: 4050 - total flux cleaned = 0.000698022 Jy ! Total flux subtracted in 4096 components = 0.00068521 Jy ! Clean residual min=-0.000703 max=0.000703 Jy/beam ! Clean residual mean=-0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.134833 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 339 components and 0.134832 Jy ![Exited script file: muppet] wmap "J1136+3407_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.625 x 6.319 at 0.171 degrees (North through East) ! Clean map min=-0.0013153 max=0.13004 Jy/beam ! Writing clean map to FITS file: J1136+3407_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130036 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023546 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.54322 0.54322 1.08644 2.17288 4.34576 8.69152 17.383 34.7661 69.5322 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.13 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.625 x 6.319 at 0.171 degrees (North through East) ! Clean map min=-0.0013153 max=0.13004 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 J1136+3407_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:58:08 2019