! Started logfile: J2316+1618_S_2017_10_21_pus_uvs.log on Sat May 11 21:07:57 2019 obs J2316+1618_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J2316+1618_S_2017_10_21_pus_uva.fits ! AN table 1: 145 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.777778 visibilities/baseline/integration-bin. ! Found source: J2316+1618 ! ! 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 644 lines of history. ! ! Reading 16240 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 J2316+1618_S_2017_10_21_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 157 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 800 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.870001Jy sigma=0.008984 ! Fit after self-cal, rms=0.853842Jy sigma=0.008787 ! 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.372 mas, bmaj=12.42 mas, bpa=-12.81 degrees ! Estimated noise=1156.52 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.112858 Jy ! Component: 100 - total flux cleaned = 0.143539 Jy ! Total flux subtracted in 100 components = 0.143539 Jy ! Clean residual min=-0.006807 max=0.013558 Jy/beam ! Clean residual mean=0.000008 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.143539 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.143539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082087Jy sigma=0.000753 ! Fit after self-cal, rms=0.082073Jy sigma=0.000753 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149736 Jy ! Component: 100 - total flux cleaned = 0.022624 Jy ! Total flux subtracted in 100 components = 0.022624 Jy ! Clean residual min=-0.004614 max=0.005132 Jy/beam ! Clean residual mean=0.000002 rms=0.001372 Jy/beam ! Combined flux in latest and established models = 0.166163 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.166163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079205Jy sigma=0.000722 ! Fit after self-cal, rms=0.079172Jy sigma=0.000722 ! 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.09 mas, bmaj=12.64 mas, bpa=-13.33 degrees ! Estimated noise=643.676 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.00552687 Jy ! Component: 100 - total flux cleaned = 0.00902683 Jy ! Component: 150 - total flux cleaned = 0.0115939 Jy ! Component: 200 - total flux cleaned = 0.0135028 Jy ! Total flux subtracted in 200 components = 0.0135028 Jy ! Clean residual min=-0.003728 max=0.004203 Jy/beam ! Clean residual mean=0.000002 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.179666 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 53 components and 0.179666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078676Jy sigma=0.000718 ! Fit after self-cal, rms=0.078678Jy sigma=0.000717 ! 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.03 FD 0.93 HN 0.97 KP 1.09 ! LA 0.98 MK 0.99 NL 0.91 OV 1.02 ! PT 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.00 HN 0.99 KP 1.03 ! LA 0.97 MK 1.00 NL 1.03 OV 1.05 ! PT 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.04 HN 1.01 KP 1.03 ! LA 0.77 MK 1.02 NL 1.19 OV 0.95 ! PT 0.95 ! ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.17 HN 1.01 KP 1.00* ! LA 0.96 MK 1.04 NL 1.00* OV 1.00* ! PT 1.00 ! ! ! Fit before self-cal, rms=0.078678Jy sigma=0.000717 ! Fit after self-cal, rms=0.074501Jy sigma=0.000701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=12.76 mas, bpa=-13.16 degrees ! Estimated noise=641.797 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 (9.5, -19.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358007 Jy ! Component: 100 - total flux cleaned = 0.00510514 Jy ! Component: 150 - total flux cleaned = 0.00567015 Jy ! Component: 200 - total flux cleaned = 0.00608469 Jy ! Total flux subtracted in 200 components = 0.00608469 Jy ! Clean residual min=-0.002249 max=0.002384 Jy/beam ! Clean residual mean=-0.000002 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.185751 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 83 components and 0.185751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074347Jy sigma=0.000699 ! Fit after self-cal, rms=0.074294Jy sigma=0.000699 ! 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.074294Jy sigma=0.000699 ! Fit after self-cal, rms=0.074577Jy sigma=0.000698 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.098 mas, bmaj=12.75 mas, bpa=-13.17 degrees ! Estimated noise=641.087 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132388 Jy ! Component: 100 - total flux cleaned = 0.00169266 Jy ! Component: 150 - total flux cleaned = 0.00181067 Jy ! Component: 200 - total flux cleaned = 0.00191326 Jy ! Total flux subtracted in 200 components = 0.00191326 Jy ! Clean residual min=-0.001432 max=0.001940 Jy/beam ! Clean residual mean=-0.000002 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.187664 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 106 components and 0.187664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074546Jy sigma=0.000698 ! Fit after self-cal, rms=0.074560Jy sigma=0.000698 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 (-110, 101). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144266 Jy ! Component: 100 - total flux cleaned = 0.00192898 Jy ! Component: 150 - total flux cleaned = 0.00232351 Jy ! Component: 200 - total flux cleaned = 0.00254704 Jy ! Total flux subtracted in 200 components = 0.00254704 Jy ! Clean residual min=-0.001319 max=0.001485 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.190211 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 141 components and 0.190211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074514Jy sigma=0.000697 ! Fit after self-cal, rms=0.074509Jy sigma=0.000697 ! Inverting map ! Added new window around map position (101.5, 118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000270385 Jy ! Component: 100 - total flux cleaned = 0.000435596 Jy ! Component: 150 - total flux cleaned = 0.000715212 Jy ! Component: 200 - total flux cleaned = 0.000873432 Jy ! Total flux subtracted in 200 components = 0.000873432 Jy ! Clean residual min=-0.001310 max=0.001070 Jy/beam ! Clean residual mean=-0.000001 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.191085 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 162 components and 0.191085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074463Jy sigma=0.000697 ! Fit after self-cal, rms=0.074460Jy sigma=0.000697 ! 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.074460Jy sigma=0.000697 ! Fit after self-cal, rms=0.074664Jy sigma=0.000697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.102 mas, bmaj=12.75 mas, bpa=-13.16 degrees ! Estimated noise=641.864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000475569 Jy ! Component: 100 - total flux cleaned = 0.00082069 Jy ! Component: 150 - total flux cleaned = 0.000916663 Jy ! Component: 200 - total flux cleaned = 0.000938536 Jy ! Total flux subtracted in 200 components = 0.000938536 Jy ! Clean residual min=-0.001212 max=0.001026 Jy/beam ! Clean residual mean=-0.000001 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.192023 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 180 components and 0.192023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074644Jy sigma=0.000696 ! Fit after self-cal, rms=0.074648Jy sigma=0.000696 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 = 0.000242955 Jy ! Component: 100 - total flux cleaned = 0.000244157 Jy ! Component: 150 - total flux cleaned = 0.000224425 Jy ! Component: 200 - total flux cleaned = 0.000168291 Jy ! Total flux subtracted in 200 components = 0.000168291 Jy ! Clean residual min=-0.001170 max=0.001011 Jy/beam ! Clean residual mean=-0.000001 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.192192 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 197 components and 0.192192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074636Jy sigma=0.000696 ! Fit after self-cal, rms=0.074635Jy sigma=0.000696 ! 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.074635Jy sigma=0.000696 ! Fit after self-cal, rms=0.074760Jy sigma=0.000696 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.674 mas, bmaj=12.98 mas, bpa=-16.76 degrees ! Estimated noise=732.519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140931 Jy ! Component: 100 - total flux cleaned = 0.00020305 Jy ! Component: 150 - total flux cleaned = 0.00015195 Jy ! Component: 200 - total flux cleaned = 0.000103907 Jy ! Total flux subtracted in 200 components = 0.000103907 Jy ! Clean residual min=-0.000973 max=0.000921 Jy/beam ! Clean residual mean=-0.000001 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.192295 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 225 components and 0.192296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074753Jy sigma=0.000696 ! Fit after self-cal, rms=0.074754Jy sigma=0.000696 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 = 0.000102062 Jy ! Component: 100 - total flux cleaned = -1.85692e-05 Jy ! Component: 150 - total flux cleaned = -0.000119181 Jy ! Component: 200 - total flux cleaned = -0.00020214 Jy ! Total flux subtracted in 200 components = -0.00020214 Jy ! Clean residual min=-0.000939 max=0.000885 Jy/beam ! Clean residual mean=-0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.192093 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 242 components and 0.192093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074749Jy sigma=0.000696 ! Fit after self-cal, rms=0.074749Jy sigma=0.000696 ! 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.103 mas, bmaj=12.75 mas, bpa=-13.16 degrees ! Estimated noise=642.619 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.103 x 12.75 at -13.16 degrees (North through East) ! Clean map min=-0.0015293 max=0.14794 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.374 mas, bmaj=12.57 mas, bpa=-12.69 degrees ! Estimated noise=1164.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112668 Jy ! Component: 100 - total flux cleaned = 0.143587 Jy ! Component: 150 - total flux cleaned = 0.158485 Jy ! Component: 200 - total flux cleaned = 0.164837 Jy ! Total flux subtracted in 200 components = 0.164837 Jy ! Clean residual min=-0.003951 max=0.004081 Jy/beam ! Clean residual mean=0.000004 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.164837 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.164837 Jy ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=12.75 mas, bpa=-13.16 degrees ! Estimated noise=642.619 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.00554616 Jy ! Component: 100 - total flux cleaned = 0.00926306 Jy ! Component: 150 - total flux cleaned = 0.0121416 Jy ! Component: 200 - total flux cleaned = 0.0144928 Jy ! Total flux subtracted in 200 components = 0.0144928 Jy ! Clean residual min=-0.001847 max=0.001767 Jy/beam ! Clean residual mean=0.000003 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.17933 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 57 components and 0.17933 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.674 mas, bmaj=12.98 mas, bpa=-16.76 degrees ! Estimated noise=732.519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00254835 Jy ! Component: 100 - total flux cleaned = 0.00395163 Jy ! Component: 150 - total flux cleaned = 0.0051796 Jy ! Component: 200 - total flux cleaned = 0.00601601 Jy ! Total flux subtracted in 200 components = 0.00601601 Jy ! Clean residual min=-0.001306 max=0.001400 Jy/beam ! Clean residual mean=0.000001 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.185346 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.000494632 Jy ! Component: 100 - total flux cleaned = 0.00102413 Jy ! Component: 150 - total flux cleaned = 0.00134231 Jy ! Component: 200 - total flux cleaned = 0.00170617 Jy ! Total flux subtracted in 200 components = 0.00170617 Jy ! Clean residual min=-0.001176 max=0.001129 Jy/beam ! Clean residual mean=0.000000 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.187052 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 159 components and 0.187052 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=12.75 mas, bpa=-13.16 degrees ! Estimated noise=642.619 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000827206 Jy ! Component: 100 - total flux cleaned = 0.00113085 Jy ! Component: 150 - total flux cleaned = 0.00126594 Jy ! Component: 200 - total flux cleaned = 0.00135597 Jy ! Total flux subtracted in 200 components = 0.00135597 Jy ! Clean residual min=-0.001216 max=0.001091 Jy/beam ! Clean residual mean=-0.000000 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.188408 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 189 components and 0.188408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074790Jy sigma=0.000697 ! Fit after self-cal, rms=0.074779Jy sigma=0.000697 wmodel J2316+1618_S_2017_10_21_pus_map.mod ! Writing 189 model components to file: J2316+1618_S_2017_10_21_pus_map.mod wobs J2316+1618_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J2316+1618_S_2017_10_21_pus_uvs.fits wwins J2316+1618_S_2017_10_21_pus_map.win ! wwins: Wrote 4 windows to J2316+1618_S_2017_10_21_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.000307885 Jy ! Component: 100 - total flux cleaned = -0.00040536 Jy ! Component: 150 - total flux cleaned = -0.000405231 Jy ! Component: 200 - total flux cleaned = -0.000439813 Jy ! Component: 250 - total flux cleaned = -0.000489167 Jy ! Component: 300 - total flux cleaned = -0.000520694 Jy ! Component: 350 - total flux cleaned = -0.000520365 Jy ! Component: 400 - total flux cleaned = -0.000520333 Jy ! Component: 450 - total flux cleaned = -0.000535201 Jy ! Component: 500 - total flux cleaned = -0.000521086 Jy ! Component: 550 - total flux cleaned = -0.000520828 Jy ! Component: 600 - total flux cleaned = -0.000479677 Jy ! Component: 650 - total flux cleaned = -0.000479651 Jy ! Component: 700 - total flux cleaned = -0.00047957 Jy ! Component: 750 - total flux cleaned = -0.00047961 Jy ! Component: 800 - total flux cleaned = -0.000491938 Jy ! Component: 850 - total flux cleaned = -0.000429912 Jy ! Component: 900 - total flux cleaned = -0.000405687 Jy ! Component: 950 - total flux cleaned = -0.000369801 Jy ! Component: 1000 - total flux cleaned = -0.000346129 Jy ! Component: 1050 - total flux cleaned = -0.000276793 Jy ! Component: 1100 - total flux cleaned = -0.000254065 Jy ! Component: 1150 - total flux cleaned = -0.000186856 Jy ! Component: 1200 - total flux cleaned = -0.000142602 Jy ! Component: 1250 - total flux cleaned = -0.000109961 Jy ! Component: 1300 - total flux cleaned = -6.68597e-05 Jy ! Component: 1350 - total flux cleaned = -3.5426e-06 Jy ! Component: 1400 - total flux cleaned = 2.75067e-05 Jy ! Component: 1450 - total flux cleaned = 2.75324e-05 Jy ! Component: 1500 - total flux cleaned = 3.76844e-05 Jy ! Component: 1550 - total flux cleaned = 4.78613e-05 Jy ! Component: 1600 - total flux cleaned = 7.74721e-05 Jy ! Component: 1650 - total flux cleaned = 9.69581e-05 Jy ! Component: 1700 - total flux cleaned = 0.000106604 Jy ! Component: 1750 - total flux cleaned = 6.84837e-05 Jy ! Component: 1800 - total flux cleaned = 9.69082e-05 Jy ! Component: 1850 - total flux cleaned = 0.000143567 Jy ! Component: 1900 - total flux cleaned = 0.000171155 Jy ! Component: 1950 - total flux cleaned = 0.000171045 Jy ! Component: 2000 - total flux cleaned = 0.000171017 Jy ! Component: 2050 - total flux cleaned = 0.000188999 Jy ! Component: 2100 - total flux cleaned = 0.000188981 Jy ! Component: 2150 - total flux cleaned = 0.000224379 Jy ! Component: 2200 - total flux cleaned = 0.000241937 Jy ! Component: 2250 - total flux cleaned = 0.000241905 Jy ! Component: 2300 - total flux cleaned = 0.000250524 Jy ! Component: 2350 - total flux cleaned = 0.000241992 Jy ! Component: 2400 - total flux cleaned = 0.000233519 Jy ! Component: 2450 - total flux cleaned = 0.000233447 Jy ! Component: 2500 - total flux cleaned = 0.000258378 Jy ! Component: 2550 - total flux cleaned = 0.000233491 Jy ! Component: 2600 - total flux cleaned = 0.000249877 Jy ! Component: 2650 - total flux cleaned = 0.000249835 Jy ! Component: 2700 - total flux cleaned = 0.000217555 Jy ! Component: 2750 - total flux cleaned = 0.000249713 Jy ! Component: 2800 - total flux cleaned = 0.000217848 Jy ! Component: 2850 - total flux cleaned = 0.00024162 Jy ! Component: 2900 - total flux cleaned = 0.000233812 Jy ! Component: 2950 - total flux cleaned = 0.000241641 Jy ! Component: 3000 - total flux cleaned = 0.000241573 Jy ! Component: 3050 - total flux cleaned = 0.00023391 Jy ! Component: 3100 - total flux cleaned = 0.000241568 Jy ! Component: 3150 - total flux cleaned = 0.000249175 Jy ! Component: 3200 - total flux cleaned = 0.000241642 Jy ! Component: 3250 - total flux cleaned = 0.000256609 Jy ! Component: 3300 - total flux cleaned = 0.000256599 Jy ! Component: 3350 - total flux cleaned = 0.000256635 Jy ! Component: 3400 - total flux cleaned = 0.000264079 Jy ! Component: 3450 - total flux cleaned = 0.000278759 Jy ! Component: 3500 - total flux cleaned = 0.00027874 Jy ! Component: 3550 - total flux cleaned = 0.000278767 Jy ! Component: 3600 - total flux cleaned = 0.000300369 Jy ! Component: 3650 - total flux cleaned = 0.000321884 Jy ! Component: 3700 - total flux cleaned = 0.00029338 Jy ! Component: 3750 - total flux cleaned = 0.000307685 Jy ! Component: 3800 - total flux cleaned = 0.000328849 Jy ! Component: 3850 - total flux cleaned = 0.000321839 Jy ! Component: 3900 - total flux cleaned = 0.000314867 Jy ! Component: 3950 - total flux cleaned = 0.000321892 Jy ! Component: 4000 - total flux cleaned = 0.000321876 Jy ! Component: 4050 - total flux cleaned = 0.000301286 Jy ! Total flux subtracted in 4096 components = 0.000321862 Jy ! Clean residual min=-0.000458 max=0.000638 Jy/beam ! Clean residual mean=-0.000001 rms=0.000126 Jy/beam ! Combined flux in latest and established models = 0.18873 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 448 components and 0.18873 Jy ![Exited script file: muppet] wmap "J2316+1618_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.103 x 12.75 at -13.16 degrees (North through East) ! Clean map min=-0.0013562 max=0.14815 Jy/beam ! Writing clean map to FITS file: J2316+1618_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.148152 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000123286 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.249647 0.249647 0.499293 0.998587 1.99717 3.99435 7.98869 15.9774 31.9548 63.9096 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.148 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.103 x 12.75 at -13.16 degrees (North through East) ! Clean map min=-0.0013562 max=0.14815 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 J2316+1618_S_2017_10_21_pus_uvs.log closed on Sat May 11 21:08:02 2019