! Started logfile: J1747+0304_S_2017_07_16_pus_uvs.log on Thu May 9 11:14:02 2019 obs J1747+0304_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J1747+0304_S_2017_07_16_pus_uva.fits ! AN table 1: 217 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.663594 visibilities/baseline/integration-bin. ! Found source: J1747+0304 ! ! 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 815 lines of history. ! ! Reading 25920 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 J1747+0304_S_2017_07_16_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 449 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 721 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 464 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1837 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000229Jy sigma=0.008578 ! Fit after self-cal, rms=0.959959Jy sigma=0.008259 ! 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.085 mas, bmaj=6.628 mas, bpa=1.691 degrees ! Estimated noise=868.674 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.0332994 Jy ! Component: 100 - total flux cleaned = 0.0405853 Jy ! Total flux subtracted in 100 components = 0.0405853 Jy ! Clean residual min=-0.002425 max=0.003253 Jy/beam ! Clean residual mean=0.000001 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0405853 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0405853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081913Jy sigma=0.000622 ! Fit after self-cal, rms=0.080428Jy sigma=0.000608 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00399758 Jy ! Component: 100 - total flux cleaned = 0.00526714 Jy ! Total flux subtracted in 100 components = 0.00526714 Jy ! Clean residual min=-0.003035 max=0.002700 Jy/beam ! Clean residual mean=0.000002 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0458524 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 13 components and 0.0458524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080216Jy sigma=0.000608 ! Fit after self-cal, rms=0.080208Jy sigma=0.000608 ! 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.541 mas, bmaj=7.596 mas, bpa=2.099 degrees ! Estimated noise=650.723 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.000874934 Jy ! Component: 100 - total flux cleaned = -0.00090365 Jy ! Component: 150 - total flux cleaned = -0.000945373 Jy ! Component: 200 - total flux cleaned = -0.000945231 Jy ! Total flux subtracted in 200 components = -0.000945231 Jy ! Clean residual min=-0.002318 max=0.002038 Jy/beam ! Clean residual mean=0.000003 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0449072 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.0449072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080192Jy sigma=0.000607 ! Fit after self-cal, rms=0.080157Jy sigma=0.000607 ! 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.91 FD 1.00* HN 1.00 KP 1.00 ! LA 1.05 MK 1.03 NL 1.01 OV 1.11 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.95 KP 0.96 ! LA 0.95 MK 1.05 NL 1.06 OV 1.05 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.00* HN 1.04 KP 0.95 ! LA 0.98 MK 1.01 NL 1.00 OV 1.04 ! PT 1.11 SC 1.07 ! ! ! 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.00* HN 0.82 KP 1.00* ! LA 0.79 MK 0.76 NL 1.00* OV 1.00* ! PT 0.87 SC 1.00* ! ! ! Fit before self-cal, rms=0.080157Jy sigma=0.000607 ! Fit after self-cal, rms=0.079193Jy sigma=0.000606 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=7.542 mas, bpa=1.761 degrees ! Estimated noise=656.954 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.000774597 Jy ! Component: 100 - total flux cleaned = 0.000884924 Jy ! Component: 150 - total flux cleaned = 0.000942617 Jy ! Component: 200 - total flux cleaned = 0.000955598 Jy ! Total flux subtracted in 200 components = 0.000955598 Jy ! Clean residual min=-0.001823 max=0.001751 Jy/beam ! Clean residual mean=0.000005 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0458628 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.0458628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079175Jy sigma=0.000606 ! Fit after self-cal, rms=0.079029Jy sigma=0.000606 ! 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.079029Jy sigma=0.000606 ! Fit after self-cal, rms=0.074583Jy sigma=0.000604 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.547 mas, bmaj=7.522 mas, bpa=1.642 degrees ! Estimated noise=656.194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000160581 Jy ! Component: 100 - total flux cleaned = 0.00015117 Jy ! Component: 150 - total flux cleaned = 0.000143735 Jy ! Component: 200 - total flux cleaned = 0.000136596 Jy ! Total flux subtracted in 200 components = 0.000136596 Jy ! Clean residual min=-0.001616 max=0.001516 Jy/beam ! Clean residual mean=-0.000000 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0459994 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0459994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074581Jy sigma=0.000604 ! Fit after self-cal, rms=0.074484Jy sigma=0.000603 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 (-27.5, -22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117972 Jy ! Component: 100 - total flux cleaned = 0.00121861 Jy ! Component: 150 - total flux cleaned = 0.00126234 Jy ! Component: 200 - total flux cleaned = 0.0013003 Jy ! Total flux subtracted in 200 components = 0.0013003 Jy ! Clean residual min=-0.001387 max=0.001343 Jy/beam ! Clean residual mean=0.000005 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.0472997 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 70 components and 0.0472997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074456Jy sigma=0.000603 ! Fit after self-cal, rms=0.074436Jy sigma=0.000603 ! 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.074436Jy sigma=0.000603 ! Fit after self-cal, rms=0.073952Jy sigma=0.000603 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=7.503 mas, bpa=1.893 degrees ! Estimated noise=653.684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000797789 Jy ! Component: 100 - total flux cleaned = 0.000876282 Jy ! Component: 150 - total flux cleaned = 0.000876671 Jy ! Component: 200 - total flux cleaned = 0.000914619 Jy ! Total flux subtracted in 200 components = 0.000914619 Jy ! Clean residual min=-0.001337 max=0.001349 Jy/beam ! Clean residual mean=0.000001 rms=0.000313 Jy/beam ! Combined flux in latest and established models = 0.0482143 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 85 components and 0.0482143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073932Jy sigma=0.000603 ! Fit after self-cal, rms=0.073921Jy sigma=0.000602 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.000509332 Jy ! Component: 100 - total flux cleaned = 0.000443569 Jy ! Component: 150 - total flux cleaned = 0.000423843 Jy ! Component: 200 - total flux cleaned = 0.000455738 Jy ! Total flux subtracted in 200 components = 0.000455738 Jy ! Clean residual min=-0.001327 max=0.001331 Jy/beam ! Clean residual mean=0.000003 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.0486701 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.0486701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073907Jy sigma=0.000602 ! Fit after self-cal, rms=0.073887Jy sigma=0.000602 ! Inverting map ! Added new window around map position (108.5, 44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00119978 Jy ! Component: 100 - total flux cleaned = 0.00136537 Jy ! Component: 150 - total flux cleaned = 0.00140691 Jy ! Component: 200 - total flux cleaned = 0.00148458 Jy ! Total flux subtracted in 200 components = 0.00148458 Jy ! Clean residual min=-0.001258 max=0.001313 Jy/beam ! Clean residual mean=0.000002 rms=0.000310 Jy/beam ! Combined flux in latest and established models = 0.0501547 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 0.0501547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073862Jy sigma=0.000602 ! Fit after self-cal, rms=0.073838Jy sigma=0.000602 ! 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.073838Jy sigma=0.000602 ! Fit after self-cal, rms=0.073396Jy sigma=0.000602 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.241 mas, bmaj=11.8 mas, bpa=-2.763 degrees ! Estimated noise=819.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109597 Jy ! Component: 100 - total flux cleaned = 0.00136066 Jy ! Component: 150 - total flux cleaned = 0.00142333 Jy ! Component: 200 - total flux cleaned = 0.00135046 Jy ! Total flux subtracted in 200 components = 0.00135046 Jy ! Clean residual min=-0.001429 max=0.001352 Jy/beam ! Clean residual mean=0.000000 rms=0.000347 Jy/beam ! Combined flux in latest and established models = 0.0515051 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 126 components and 0.0515051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073378Jy sigma=0.000602 ! Fit after self-cal, rms=0.073378Jy sigma=0.000601 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.000766052 Jy ! Component: 100 - total flux cleaned = 0.000768046 Jy ! Component: 150 - total flux cleaned = 0.000711651 Jy ! Component: 200 - total flux cleaned = 0.000677597 Jy ! Total flux subtracted in 200 components = 0.000677597 Jy ! Clean residual min=-0.001445 max=0.001285 Jy/beam ! Clean residual mean=0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.0521827 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 130 components and 0.0521827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073367Jy sigma=0.000601 ! Fit after self-cal, rms=0.073353Jy sigma=0.000601 ! 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.55 mas, bmaj=7.485 mas, bpa=2.152 degrees ! Estimated noise=650.152 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.55 x 7.485 at 2.152 degrees (North through East) ! Clean map min=-0.0017755 max=0.045729 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.101 mas, bmaj=6.556 mas, bpa=1.161 degrees ! Estimated noise=847.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350185 Jy ! Component: 100 - total flux cleaned = 0.0431757 Jy ! Component: 150 - total flux cleaned = 0.0470651 Jy ! Component: 200 - total flux cleaned = 0.0487223 Jy ! Total flux subtracted in 200 components = 0.0487223 Jy ! Clean residual min=-0.001953 max=0.001859 Jy/beam ! Clean residual mean=-0.000003 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0487223 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0487223 Jy ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=7.485 mas, bpa=2.152 degrees ! Estimated noise=650.152 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) ! Added new window around map position (-3.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215457 Jy ! Component: 100 - total flux cleaned = 0.00323847 Jy ! Component: 150 - total flux cleaned = 0.00367313 Jy ! Component: 200 - total flux cleaned = 0.00399738 Jy ! Total flux subtracted in 200 components = 0.00399738 Jy ! Clean residual min=-0.001515 max=0.001357 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0527197 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 39 components and 0.0527197 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.241 mas, bmaj=11.8 mas, bpa=-2.763 degrees ! Estimated noise=819.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000729124 Jy ! Component: 100 - total flux cleaned = 0.000730867 Jy ! Component: 150 - total flux cleaned = 0.000625939 Jy ! Component: 200 - total flux cleaned = 0.000502644 Jy ! Total flux subtracted in 200 components = 0.000502644 Jy ! Clean residual min=-0.001517 max=0.001378 Jy/beam ! Clean residual mean=-0.000003 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.0532223 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.000110466 Jy ! Component: 100 - total flux cleaned = -0.000212673 Jy ! Component: 150 - total flux cleaned = -0.000308837 Jy ! Component: 200 - total flux cleaned = -0.000399485 Jy ! Total flux subtracted in 200 components = -0.000399485 Jy ! Clean residual min=-0.001468 max=0.001366 Jy/beam ! Clean residual mean=-0.000003 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.0528228 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 97 components and 0.0528229 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=7.485 mas, bpa=2.152 degrees ! Estimated noise=650.152 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.60644e-06 Jy ! Component: 100 - total flux cleaned = 6.50927e-05 Jy ! Component: 150 - total flux cleaned = 0.000141803 Jy ! Component: 200 - total flux cleaned = 0.000164571 Jy ! Total flux subtracted in 200 components = 0.000164571 Jy ! Clean residual min=-0.001454 max=0.001371 Jy/beam ! Clean residual mean=-0.000001 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0529874 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 122 components and 0.0529874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073344Jy sigma=0.000601 ! Fit after self-cal, rms=0.073334Jy sigma=0.000601 wmodel J1747+0304_S_2017_07_16_pus_map.mod ! Writing 122 model components to file: J1747+0304_S_2017_07_16_pus_map.mod wobs J1747+0304_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J1747+0304_S_2017_07_16_pus_uvs.fits wwins J1747+0304_S_2017_07_16_pus_map.win ! wwins: Wrote 4 windows to J1747+0304_S_2017_07_16_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.000385306 Jy ! Component: 100 - total flux cleaned = -0.000656147 Jy ! Component: 150 - total flux cleaned = -0.000887972 Jy ! Component: 200 - total flux cleaned = -0.00114911 Jy ! Component: 250 - total flux cleaned = -0.00137976 Jy ! Component: 300 - total flux cleaned = -0.00154629 Jy ! Component: 350 - total flux cleaned = -0.00172495 Jy ! Component: 400 - total flux cleaned = -0.0018637 Jy ! Component: 450 - total flux cleaned = -0.00199925 Jy ! Component: 500 - total flux cleaned = -0.00209828 Jy ! Component: 550 - total flux cleaned = -0.00219577 Jy ! Component: 600 - total flux cleaned = -0.00233901 Jy ! Component: 650 - total flux cleaned = -0.00244816 Jy ! Component: 700 - total flux cleaned = -0.00257054 Jy ! Component: 750 - total flux cleaned = -0.00267568 Jy ! Component: 800 - total flux cleaned = -0.00274953 Jy ! Component: 850 - total flux cleaned = -0.00285118 Jy ! Component: 900 - total flux cleaned = -0.00289396 Jy ! Component: 950 - total flux cleaned = -0.0029786 Jy ! Component: 1000 - total flux cleaned = -0.0030482 Jy ! Component: 1050 - total flux cleaned = -0.00310289 Jy ! Component: 1100 - total flux cleaned = -0.00315672 Jy ! Component: 1150 - total flux cleaned = -0.00323645 Jy ! Component: 1200 - total flux cleaned = -0.00326251 Jy ! Component: 1250 - total flux cleaned = -0.00328843 Jy ! Component: 1300 - total flux cleaned = -0.00335239 Jy ! Component: 1350 - total flux cleaned = -0.00340279 Jy ! Component: 1400 - total flux cleaned = -0.00345284 Jy ! Component: 1450 - total flux cleaned = -0.0035512 Jy ! Component: 1500 - total flux cleaned = -0.00361161 Jy ! Component: 1550 - total flux cleaned = -0.00365943 Jy ! Component: 1600 - total flux cleaned = -0.00371846 Jy ! Component: 1650 - total flux cleaned = -0.00374165 Jy ! Component: 1700 - total flux cleaned = -0.00379953 Jy ! Component: 1750 - total flux cleaned = -0.00389095 Jy ! Component: 1800 - total flux cleaned = -0.00394725 Jy ! Component: 1850 - total flux cleaned = -0.0039472 Jy ! Component: 1900 - total flux cleaned = -0.00404671 Jy ! Component: 1950 - total flux cleaned = -0.00409049 Jy ! Component: 2000 - total flux cleaned = -0.00416614 Jy ! Component: 2050 - total flux cleaned = -0.00421946 Jy ! Component: 2100 - total flux cleaned = -0.00425125 Jy ! Component: 2150 - total flux cleaned = -0.00429316 Jy ! Component: 2200 - total flux cleaned = -0.00432421 Jy ! Component: 2250 - total flux cleaned = -0.00433452 Jy ! Component: 2300 - total flux cleaned = -0.0043957 Jy ! Component: 2350 - total flux cleaned = -0.00440569 Jy ! Component: 2400 - total flux cleaned = -0.00445553 Jy ! Component: 2450 - total flux cleaned = -0.00446531 Jy ! Component: 2500 - total flux cleaned = -0.00448462 Jy ! Component: 2550 - total flux cleaned = -0.00450395 Jy ! Component: 2600 - total flux cleaned = -0.004475 Jy ! Component: 2650 - total flux cleaned = -0.00454201 Jy ! Component: 2700 - total flux cleaned = -0.00454199 Jy ! Component: 2750 - total flux cleaned = -0.004589 Jy ! Component: 2800 - total flux cleaned = -0.00458901 Jy ! Component: 2850 - total flux cleaned = -0.00460758 Jy ! Component: 2900 - total flux cleaned = -0.00465351 Jy ! Component: 2950 - total flux cleaned = -0.00463519 Jy ! Component: 3000 - total flux cleaned = -0.00468052 Jy ! Component: 3050 - total flux cleaned = -0.00473434 Jy ! Component: 3100 - total flux cleaned = -0.00472538 Jy ! Component: 3150 - total flux cleaned = -0.00478725 Jy ! Component: 3200 - total flux cleaned = -0.00480474 Jy ! Component: 3250 - total flux cleaned = -0.00479608 Jy ! Component: 3300 - total flux cleaned = -0.0048307 Jy ! Component: 3350 - total flux cleaned = -0.00485641 Jy ! Component: 3400 - total flux cleaned = -0.00487351 Jy ! Component: 3450 - total flux cleaned = -0.00494114 Jy ! Component: 3500 - total flux cleaned = -0.00491591 Jy ! Component: 3550 - total flux cleaned = -0.00494104 Jy ! Component: 3600 - total flux cleaned = -0.00499068 Jy ! Component: 3650 - total flux cleaned = -0.00499066 Jy ! Component: 3700 - total flux cleaned = -0.00499882 Jy ! Component: 3750 - total flux cleaned = -0.00501503 Jy ! Component: 3800 - total flux cleaned = -0.00503118 Jy ! Component: 3850 - total flux cleaned = -0.00504721 Jy ! Component: 3900 - total flux cleaned = -0.00507912 Jy ! Component: 3950 - total flux cleaned = -0.00508706 Jy ! Component: 4000 - total flux cleaned = -0.00511064 Jy ! Component: 4050 - total flux cleaned = -0.0051341 Jy ! Total flux subtracted in 4096 components = -0.00514956 Jy ! Clean residual min=-0.000479 max=0.000508 Jy/beam ! Clean residual mean=-0.000000 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.0478379 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 412 components and 0.0478379 Jy ![Exited script file: muppet] wmap "J1747+0304_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.55 x 7.485 at 2.152 degrees (North through East) ! Clean map min=-0.0017874 max=0.045155 Jy/beam ! Writing clean map to FITS file: J1747+0304_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0451551 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000142641 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.947671 0.947671 1.89534 3.79068 7.58137 15.1627 30.3255 60.651 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.045 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.55 x 7.485 at 2.152 degrees (North through East) ! Clean map min=-0.0017874 max=0.045155 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 J1747+0304_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:14:07 2019