! Started logfile: J1905+1943_S_2017_06_10_pus_uvs.log on Mon May 6 15:00:30 2019 obs J1905+1943_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1905+1943_S_2017_06_10_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.957965 visibilities/baseline/integration-bin. ! Found source: J1905+1943 ! ! 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 1154 lines of history. ! ! Reading 14312 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 J1905+1943_S_2017_06_10_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 478 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.845061Jy sigma=0.008970 ! Fit after self-cal, rms=0.835245Jy sigma=0.008877 ! 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.745 mas, bmaj=6.579 mas, bpa=-6.936 degrees ! Estimated noise=880.109 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.128148 Jy ! Component: 100 - total flux cleaned = 0.157349 Jy ! Total flux subtracted in 100 components = 0.157349 Jy ! Clean residual min=-0.004999 max=0.010568 Jy/beam ! Clean residual mean=-0.000018 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.157349 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.157349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073095Jy sigma=0.000735 ! Fit after self-cal, rms=0.073095Jy sigma=0.000735 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011419 Jy ! Component: 100 - total flux cleaned = 0.0177007 Jy ! Total flux subtracted in 100 components = 0.0177007 Jy ! Clean residual min=-0.004766 max=0.004913 Jy/beam ! Clean residual mean=-0.000012 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.175049 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.175049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071072Jy sigma=0.000712 ! Fit after self-cal, rms=0.071074Jy sigma=0.000712 ! 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.284 mas, bmaj=7.343 mas, bpa=-6.314 degrees ! Estimated noise=631.856 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 (-4, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00572349 Jy ! Component: 100 - total flux cleaned = 0.00860611 Jy ! Component: 150 - total flux cleaned = 0.0100981 Jy ! Component: 200 - total flux cleaned = 0.0113778 Jy ! Total flux subtracted in 200 components = 0.0113778 Jy ! Clean residual min=-0.003012 max=0.004079 Jy/beam ! Clean residual mean=-0.000012 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.186427 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.186427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070522Jy sigma=0.000706 ! Fit after self-cal, rms=0.070517Jy sigma=0.000705 ! 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.94 FD 0.96 HN 0.94 KP 1.00 ! LA 0.99 MK 0.99 NL 0.88 OV 1.02 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.32 FD 1.00 HN 0.97 KP 0.98 ! LA 0.97 MK 1.01 NL 1.04 OV 1.04 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 0.99 KP 0.97 ! LA 0.99 MK 1.03 NL 1.03 OV 0.95 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.08 HN 0.98 KP 1.00* ! LA 0.96 MK 1.48 NL 1.00* OV 1.00* ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.070517Jy sigma=0.000705 ! Fit after self-cal, rms=0.071317Jy sigma=0.000687 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.311 mas, bmaj=7.385 mas, bpa=-6.076 degrees ! Estimated noise=632.742 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.00119456 Jy ! Component: 100 - total flux cleaned = 0.00138959 Jy ! Component: 150 - total flux cleaned = 0.00147254 Jy ! Component: 200 - total flux cleaned = 0.00144016 Jy ! Total flux subtracted in 200 components = 0.00144016 Jy ! Clean residual min=-0.002791 max=0.002828 Jy/beam ! Clean residual mean=-0.000010 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.187867 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.187867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071239Jy sigma=0.000687 ! Fit after self-cal, rms=0.071285Jy sigma=0.000687 ! 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.071285Jy sigma=0.000687 ! Fit after self-cal, rms=0.070122Jy sigma=0.000674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.319 mas, bmaj=7.393 mas, bpa=-6.028 degrees ! Estimated noise=633.171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211102 Jy ! Component: 100 - total flux cleaned = -0.000289799 Jy ! Component: 150 - total flux cleaned = -0.00031349 Jy ! Component: 200 - total flux cleaned = -0.000334005 Jy ! Total flux subtracted in 200 components = -0.000334005 Jy ! Clean residual min=-0.001768 max=0.001802 Jy/beam ! Clean residual mean=-0.000006 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.187533 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 0.187533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070104Jy sigma=0.000674 ! Fit after self-cal, rms=0.070132Jy sigma=0.000674 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 (-9, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00171695 Jy ! Component: 100 - total flux cleaned = 0.00269382 Jy ! Component: 150 - total flux cleaned = 0.00307061 Jy ! Component: 200 - total flux cleaned = 0.00322277 Jy ! Total flux subtracted in 200 components = 0.00322277 Jy ! Clean residual min=-0.001593 max=0.001499 Jy/beam ! Clean residual mean=-0.000007 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.190756 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.190756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070081Jy sigma=0.000673 ! Fit after self-cal, rms=0.070080Jy sigma=0.000673 ! 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.070080Jy sigma=0.000673 ! Fit after self-cal, rms=0.070146Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=7.4 mas, bpa=-6.051 degrees ! Estimated noise=632.027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000285311 Jy ! Component: 100 - total flux cleaned = 0.000285222 Jy ! Component: 150 - total flux cleaned = 0.000240051 Jy ! Component: 200 - total flux cleaned = 0.000198641 Jy ! Total flux subtracted in 200 components = 0.000198641 Jy ! Clean residual min=-0.001586 max=0.001544 Jy/beam ! Clean residual mean=-0.000006 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.190955 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.190955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070128Jy sigma=0.000673 ! Fit after self-cal, rms=0.070134Jy sigma=0.000673 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 = -4.50649e-05 Jy ! Component: 100 - total flux cleaned = -2.74942e-05 Jy ! Component: 150 - total flux cleaned = -9.23987e-06 Jy ! Component: 200 - total flux cleaned = 2.48219e-05 Jy ! Total flux subtracted in 200 components = 2.48219e-05 Jy ! Clean residual min=-0.001545 max=0.001514 Jy/beam ! Clean residual mean=-0.000006 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.19098 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 0.19098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070125Jy sigma=0.000673 ! Fit after self-cal, rms=0.070124Jy sigma=0.000673 ! 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.070124Jy sigma=0.000673 ! Fit after self-cal, rms=0.070104Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.399 mas, bmaj=10.69 mas, bpa=-7.59 degrees ! Estimated noise=779.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000378235 Jy ! Component: 100 - total flux cleaned = 0.000345361 Jy ! Component: 150 - total flux cleaned = 0.000273424 Jy ! Component: 200 - total flux cleaned = 0.000221396 Jy ! Total flux subtracted in 200 components = 0.000221396 Jy ! Clean residual min=-0.001768 max=0.001658 Jy/beam ! Clean residual mean=-0.000013 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.191201 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 136 components and 0.191201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070102Jy sigma=0.000673 ! Fit after self-cal, rms=0.070102Jy sigma=0.000673 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.07875e-05 Jy ! Component: 100 - total flux cleaned = -9.92336e-06 Jy ! Component: 150 - total flux cleaned = -3.24535e-05 Jy ! Component: 200 - total flux cleaned = -6.34294e-05 Jy ! Total flux subtracted in 200 components = -6.34294e-05 Jy ! Clean residual min=-0.001762 max=0.001669 Jy/beam ! Clean residual mean=-0.000013 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.191138 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 142 components and 0.191138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070102Jy sigma=0.000673 ! Fit after self-cal, rms=0.070101Jy sigma=0.000673 ! 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.326 mas, bmaj=7.406 mas, bpa=-6.076 degrees ! Estimated noise=631.424 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.326 x 7.406 at -6.076 degrees (North through East) ! Clean map min=-0.0015398 max=0.16597 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.779 mas, bmaj=6.64 mas, bpa=-6.551 degrees ! Estimated noise=885.435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.128721 Jy ! Component: 100 - total flux cleaned = 0.158089 Jy ! Component: 150 - total flux cleaned = 0.168464 Jy ! Component: 200 - total flux cleaned = 0.173441 Jy ! Total flux subtracted in 200 components = 0.173441 Jy ! Clean residual min=-0.002481 max=0.002620 Jy/beam ! Clean residual mean=-0.000008 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.173441 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.173441 Jy ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.406 mas, bpa=-6.076 degrees ! Estimated noise=631.424 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.00410262 Jy ! Component: 100 - total flux cleaned = 0.00678424 Jy ! Component: 150 - total flux cleaned = 0.00887627 Jy ! Component: 200 - total flux cleaned = 0.0104555 Jy ! Total flux subtracted in 200 components = 0.0104555 Jy ! Clean residual min=-0.001798 max=0.001553 Jy/beam ! Clean residual mean=-0.000006 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.183897 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 60 components and 0.183897 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.399 mas, bmaj=10.69 mas, bpa=-7.59 degrees ! Estimated noise=779.717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211325 Jy ! Component: 100 - total flux cleaned = 0.00352107 Jy ! Component: 150 - total flux cleaned = 0.00428427 Jy ! Component: 200 - total flux cleaned = 0.00487272 Jy ! Total flux subtracted in 200 components = 0.00487272 Jy ! Clean residual min=-0.001973 max=0.001695 Jy/beam ! Clean residual mean=-0.000012 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.18877 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.000519221 Jy ! Component: 100 - total flux cleaned = 0.000947589 Jy ! Component: 150 - total flux cleaned = 0.00128215 Jy ! Component: 200 - total flux cleaned = 0.00156244 Jy ! Total flux subtracted in 200 components = 0.00156244 Jy ! Clean residual min=-0.001872 max=0.001660 Jy/beam ! Clean residual mean=-0.000013 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.190332 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 123 components and 0.190332 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.406 mas, bpa=-6.076 degrees ! Estimated noise=631.424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00033285 Jy ! Component: 100 - total flux cleaned = 0.000453445 Jy ! Component: 150 - total flux cleaned = 0.000560366 Jy ! Component: 200 - total flux cleaned = 0.000632767 Jy ! Total flux subtracted in 200 components = 0.000632767 Jy ! Clean residual min=-0.001506 max=0.001497 Jy/beam ! Clean residual mean=-0.000006 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.190965 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 144 components and 0.190965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070118Jy sigma=0.000673 ! Fit after self-cal, rms=0.070107Jy sigma=0.000673 wmodel J1905+1943_S_2017_06_10_pus_map.mod ! Writing 144 model components to file: J1905+1943_S_2017_06_10_pus_map.mod wobs J1905+1943_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1905+1943_S_2017_06_10_pus_uvs.fits wwins J1905+1943_S_2017_06_10_pus_map.win ! wwins: Wrote 3 windows to J1905+1943_S_2017_06_10_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.000450756 Jy ! Component: 100 - total flux cleaned = 0.000661069 Jy ! Component: 150 - total flux cleaned = 0.000787983 Jy ! Component: 200 - total flux cleaned = 0.000788534 Jy ! Component: 250 - total flux cleaned = 0.000954653 Jy ! Component: 300 - total flux cleaned = 0.0010702 Jy ! Component: 350 - total flux cleaned = 0.0011607 Jy ! Component: 400 - total flux cleaned = 0.00127104 Jy ! Component: 450 - total flux cleaned = 0.00135729 Jy ! Component: 500 - total flux cleaned = 0.00142094 Jy ! Component: 550 - total flux cleaned = 0.0014832 Jy ! Component: 600 - total flux cleaned = 0.00160476 Jy ! Component: 650 - total flux cleaned = 0.00170408 Jy ! Component: 700 - total flux cleaned = 0.00180173 Jy ! Component: 750 - total flux cleaned = 0.00193628 Jy ! Component: 800 - total flux cleaned = 0.00203096 Jy ! Component: 850 - total flux cleaned = 0.00214269 Jy ! Component: 900 - total flux cleaned = 0.00227166 Jy ! Component: 950 - total flux cleaned = 0.0023988 Jy ! Component: 1000 - total flux cleaned = 0.00250627 Jy ! Component: 1050 - total flux cleaned = 0.00261252 Jy ! Component: 1100 - total flux cleaned = 0.00273475 Jy ! Component: 1150 - total flux cleaned = 0.00283824 Jy ! Component: 1200 - total flux cleaned = 0.00292335 Jy ! Component: 1250 - total flux cleaned = 0.00299052 Jy ! Component: 1300 - total flux cleaned = 0.00305687 Jy ! Component: 1350 - total flux cleaned = 0.00315542 Jy ! Component: 1400 - total flux cleaned = 0.00326914 Jy ! Component: 1450 - total flux cleaned = 0.00331712 Jy ! Component: 1500 - total flux cleaned = 0.00342878 Jy ! Component: 1550 - total flux cleaned = 0.00353907 Jy ! Component: 1600 - total flux cleaned = 0.00353921 Jy ! Component: 1650 - total flux cleaned = 0.00360103 Jy ! Component: 1700 - total flux cleaned = 0.00369325 Jy ! Component: 1750 - total flux cleaned = 0.0037084 Jy ! Component: 1800 - total flux cleaned = 0.00382891 Jy ! Component: 1850 - total flux cleaned = 0.00393338 Jy ! Component: 1900 - total flux cleaned = 0.00402201 Jy ! Component: 1950 - total flux cleaned = 0.0040658 Jy ! Component: 2000 - total flux cleaned = 0.00410924 Jy ! Component: 2050 - total flux cleaned = 0.00419592 Jy ! Component: 2100 - total flux cleaned = 0.00423883 Jy ! Component: 2150 - total flux cleaned = 0.0043098 Jy ! Component: 2200 - total flux cleaned = 0.00433795 Jy ! Component: 2250 - total flux cleaned = 0.00439384 Jy ! Component: 2300 - total flux cleaned = 0.00444922 Jy ! Component: 2350 - total flux cleaned = 0.00453169 Jy ! Component: 2400 - total flux cleaned = 0.00458625 Jy ! Component: 2450 - total flux cleaned = 0.00462675 Jy ! Component: 2500 - total flux cleaned = 0.00470727 Jy ! Component: 2550 - total flux cleaned = 0.00477365 Jy ! Component: 2600 - total flux cleaned = 0.00473389 Jy ! Component: 2650 - total flux cleaned = 0.00479944 Jy ! Component: 2700 - total flux cleaned = 0.00483843 Jy ! Component: 2750 - total flux cleaned = 0.00489017 Jy ! Component: 2800 - total flux cleaned = 0.00491584 Jy ! Component: 2850 - total flux cleaned = 0.00497952 Jy ! Component: 2900 - total flux cleaned = 0.0049416 Jy ! Component: 2950 - total flux cleaned = 0.00497944 Jy ! Component: 3000 - total flux cleaned = 0.00504193 Jy ! Component: 3050 - total flux cleaned = 0.00509154 Jy ! Component: 3100 - total flux cleaned = 0.00511614 Jy ! Component: 3150 - total flux cleaned = 0.00510391 Jy ! Component: 3200 - total flux cleaned = 0.00512821 Jy ! Component: 3250 - total flux cleaned = 0.00520046 Jy ! Component: 3300 - total flux cleaned = 0.00517645 Jy ! Component: 3350 - total flux cleaned = 0.00518842 Jy ! Component: 3400 - total flux cleaned = 0.00525956 Jy ! Component: 3450 - total flux cleaned = 0.00529494 Jy ! Component: 3500 - total flux cleaned = 0.00535343 Jy ! Component: 3550 - total flux cleaned = 0.00536487 Jy ! Component: 3600 - total flux cleaned = 0.00536487 Jy ! Component: 3650 - total flux cleaned = 0.00539927 Jy ! Component: 3700 - total flux cleaned = 0.0054563 Jy ! Component: 3750 - total flux cleaned = 0.00544494 Jy ! Component: 3800 - total flux cleaned = 0.00548994 Jy ! Component: 3850 - total flux cleaned = 0.00547888 Jy ! Component: 3900 - total flux cleaned = 0.00554577 Jy ! Component: 3950 - total flux cleaned = 0.00556788 Jy ! Component: 4000 - total flux cleaned = 0.00561193 Jy ! Component: 4050 - total flux cleaned = 0.00561194 Jy ! Total flux subtracted in 4096 components = 0.00560105 Jy ! Clean residual min=-0.000661 max=0.000734 Jy/beam ! Clean residual mean=-0.000003 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.196566 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 438 components and 0.196566 Jy ![Exited script file: muppet] wmap "J1905+1943_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.326 x 7.406 at -6.076 degrees (North through East) ! Clean map min=-0.0010294 max=0.16638 Jy/beam ! Writing clean map to FITS file: J1905+1943_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198792 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.358443 0.358443 0.716885 1.43377 2.86754 5.73508 11.4702 22.9403 45.8807 91.7613 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.166 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.326 x 7.406 at -6.076 degrees (North through East) ! Clean map min=-0.0010294 max=0.16638 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 J1905+1943_S_2017_06_10_pus_uvs.log closed on Mon May 6 15:00:35 2019