! Started logfile: J1714-2100_S_2017_05_01_pus_uvs.log on Wed May 1 18:40:54 2019 obs J1714-2100_S_2017_05_01_pus_uva.fits ! Reading UV FITS file: J1714-2100_S_2017_05_01_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.741379 visibilities/baseline/integration-bin. ! Found source: J1714-2100 ! ! 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 788 lines of history. ! ! Reading 15480 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 J1714-2100_S_2017_05_01_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 192 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 162 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 791 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.926616Jy sigma=0.006102 ! Fit after self-cal, rms=0.905351Jy sigma=0.005979 ! 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.662 mas, bmaj=7.451 mas, bpa=6.601 degrees ! Estimated noise=1735.74 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.067705 Jy ! Component: 100 - total flux cleaned = 0.0984476 Jy ! Total flux subtracted in 100 components = 0.0984476 Jy ! Clean residual min=-0.007432 max=0.015640 Jy/beam ! Clean residual mean=-0.000054 rms=0.002456 Jy/beam ! Combined flux in latest and established models = 0.0984476 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0984476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113457Jy sigma=0.000717 ! Fit after self-cal, rms=0.113112Jy sigma=0.000715 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201163 Jy ! Component: 100 - total flux cleaned = 0.0327862 Jy ! Total flux subtracted in 100 components = 0.0327862 Jy ! Clean residual min=-0.004761 max=0.008961 Jy/beam ! Clean residual mean=-0.000026 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.131234 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 49 components and 0.131234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107738Jy sigma=0.000672 ! Fit after self-cal, rms=0.107592Jy sigma=0.000671 ! Inverting map ! Added new window around map position (4, 4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102167 Jy ! Component: 100 - total flux cleaned = 0.0168416 Jy ! Total flux subtracted in 100 components = 0.0168416 Jy ! Clean residual min=-0.004417 max=0.006748 Jy/beam ! Clean residual mean=-0.000014 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.148075 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 67 components and 0.148075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106080Jy sigma=0.000659 ! Fit after self-cal, rms=0.106025Jy sigma=0.000659 ! 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.454 mas, bmaj=9.59 mas, bpa=7.164 degrees ! Estimated noise=986.216 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.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00945431 Jy ! Component: 100 - total flux cleaned = 0.0150302 Jy ! Component: 150 - total flux cleaned = 0.0188403 Jy ! Component: 200 - total flux cleaned = 0.021531 Jy ! Total flux subtracted in 200 components = 0.021531 Jy ! Clean residual min=-0.002918 max=0.002885 Jy/beam ! Clean residual mean=-0.000005 rms=0.000837 Jy/beam ! Combined flux in latest and established models = 0.169606 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 140 components and 0.169606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105138Jy sigma=0.000652 ! Fit after self-cal, rms=0.105087Jy sigma=0.000652 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.90 HN 1.04 KP 1.03 ! LA 0.99 MK 1.05 NL 1.02 OV 1.03 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 1.09 KP 1.00 ! LA 0.93 MK 1.13 NL 1.04 OV 1.05 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.12 KP 1.00 ! LA 0.97 MK 1.04 NL 1.00 OV 0.97 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! A total of 162 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.90 HN 0.78 KP 1.00* ! LA 1.00* MK 0.60 NL 1.00* OV 1.00* ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.105087Jy sigma=0.000652 ! Fit after self-cal, rms=0.106247Jy sigma=0.000651 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.459 mas, bmaj=9.554 mas, bpa=6.951 degrees ! Estimated noise=989.313 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.000779468 Jy ! Component: 100 - total flux cleaned = 0.00113124 Jy ! Component: 150 - total flux cleaned = 0.00131809 Jy ! Component: 200 - total flux cleaned = 0.00145305 Jy ! Total flux subtracted in 200 components = 0.00145305 Jy ! Clean residual min=-0.002540 max=0.002776 Jy/beam ! Clean residual mean=-0.000002 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.171059 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 158 components and 0.171059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106223Jy sigma=0.000651 ! Fit after self-cal, rms=0.106280Jy sigma=0.000651 ! 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.106280Jy sigma=0.000651 ! Fit after self-cal, rms=0.106384Jy sigma=0.000650 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=9.519 mas, bpa=6.806 degrees ! Estimated noise=988.452 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000498457 Jy ! Component: 100 - total flux cleaned = 0.000685257 Jy ! Component: 150 - total flux cleaned = 0.000754589 Jy ! Component: 200 - total flux cleaned = 0.000775669 Jy ! Total flux subtracted in 200 components = 0.000775669 Jy ! Clean residual min=-0.002187 max=0.002229 Jy/beam ! Clean residual mean=-0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.171835 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 167 components and 0.171835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106372Jy sigma=0.000650 ! Fit after self-cal, rms=0.106360Jy sigma=0.000650 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.000101442 Jy ! Component: 100 - total flux cleaned = 0.000102562 Jy ! Component: 150 - total flux cleaned = 0.000102741 Jy ! Component: 200 - total flux cleaned = 7.96372e-05 Jy ! Total flux subtracted in 200 components = 7.96372e-05 Jy ! Clean residual min=-0.002241 max=0.002251 Jy/beam ! Clean residual mean=-0.000001 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.171915 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 175 components and 0.171915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106347Jy sigma=0.000650 ! Fit after self-cal, rms=0.106352Jy sigma=0.000650 ! 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.106352Jy sigma=0.000650 ! Fit after self-cal, rms=0.105693Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=9.449 mas, bpa=6.675 degrees ! Estimated noise=981.428 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000227607 Jy ! Component: 100 - total flux cleaned = 0.000227652 Jy ! Component: 150 - total flux cleaned = 0.000227851 Jy ! Component: 200 - total flux cleaned = 0.000227437 Jy ! Total flux subtracted in 200 components = 0.000227437 Jy ! Clean residual min=-0.002203 max=0.002049 Jy/beam ! Clean residual mean=-0.000000 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.172142 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 182 components and 0.172142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105682Jy sigma=0.000650 ! Fit after self-cal, rms=0.105691Jy sigma=0.000650 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.83143e-05 Jy ! Component: 100 - total flux cleaned = 5.03386e-05 Jy ! Component: 150 - total flux cleaned = 5.0226e-05 Jy ! Component: 200 - total flux cleaned = 2.8999e-05 Jy ! Total flux subtracted in 200 components = 2.8999e-05 Jy ! Clean residual min=-0.002225 max=0.002043 Jy/beam ! Clean residual mean=-0.000000 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.172171 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 182 components and 0.172171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105681Jy sigma=0.000650 ! Fit after self-cal, rms=0.105688Jy sigma=0.000650 ! 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.105688Jy sigma=0.000650 ! Fit after self-cal, rms=0.105240Jy sigma=0.000650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.535 mas, bmaj=18.24 mas, bpa=8.141 degrees ! Estimated noise=1166.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000676209 Jy ! Component: 100 - total flux cleaned = 0.000829634 Jy ! Component: 150 - total flux cleaned = 0.000881885 Jy ! Component: 200 - total flux cleaned = 0.000905196 Jy ! Total flux subtracted in 200 components = 0.000905196 Jy ! Clean residual min=-0.002216 max=0.002112 Jy/beam ! Clean residual mean=0.000000 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.173076 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 189 components and 0.173076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105238Jy sigma=0.000650 ! Fit after self-cal, rms=0.105242Jy sigma=0.000650 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.34694e-05 Jy ! Component: 100 - total flux cleaned = 6.38753e-05 Jy ! Component: 150 - total flux cleaned = 6.36495e-05 Jy ! Component: 200 - total flux cleaned = 6.37292e-05 Jy ! Total flux subtracted in 200 components = 6.37292e-05 Jy ! Clean residual min=-0.002199 max=0.002108 Jy/beam ! Clean residual mean=0.000000 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.17314 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 194 components and 0.17314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105240Jy sigma=0.000650 ! Fit after self-cal, rms=0.105241Jy sigma=0.000650 ! 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.408 mas, bmaj=9.398 mas, bpa=6.52 degrees ! Estimated noise=977.218 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.408 x 9.398 at 6.52 degrees (North through East) ! Clean map min=-0.0021532 max=0.086052 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.635 mas, bmaj=7.291 mas, bpa=5.837 degrees ! Estimated noise=1690.05 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0654385 Jy ! Component: 100 - total flux cleaned = 0.0984969 Jy ! Component: 150 - total flux cleaned = 0.118437 Jy ! Component: 200 - total flux cleaned = 0.131691 Jy ! Total flux subtracted in 200 components = 0.131691 Jy ! Clean residual min=-0.005154 max=0.007396 Jy/beam ! Clean residual mean=-0.000025 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.131691 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.131691 Jy ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=9.398 mas, bpa=6.52 degrees ! Estimated noise=977.218 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.0146641 Jy ! Component: 100 - total flux cleaned = 0.0232899 Jy ! Component: 150 - total flux cleaned = 0.0287316 Jy ! Component: 200 - total flux cleaned = 0.03237 Jy ! Total flux subtracted in 200 components = 0.03237 Jy ! Clean residual min=-0.003017 max=0.002444 Jy/beam ! Clean residual mean=-0.000010 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.164061 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 126 components and 0.164061 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.535 mas, bmaj=18.24 mas, bpa=8.141 degrees ! Estimated noise=1166.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00381532 Jy ! Component: 100 - total flux cleaned = 0.0060393 Jy ! Component: 150 - total flux cleaned = 0.00725431 Jy ! Component: 200 - total flux cleaned = 0.00779139 Jy ! Total flux subtracted in 200 components = 0.00779139 Jy ! Clean residual min=-0.002515 max=0.002225 Jy/beam ! Clean residual mean=-0.000003 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.171853 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.000419984 Jy ! Component: 100 - total flux cleaned = 0.000725584 Jy ! Component: 150 - total flux cleaned = 0.000886951 Jy ! Component: 200 - total flux cleaned = 0.000946487 Jy ! Total flux subtracted in 200 components = 0.000946487 Jy ! Clean residual min=-0.002257 max=0.002196 Jy/beam ! Clean residual mean=-0.000000 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.172799 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 197 components and 0.172799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=9.398 mas, bpa=6.52 degrees ! Estimated noise=977.218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337909 Jy ! Component: 100 - total flux cleaned = 0.000338839 Jy ! Component: 150 - total flux cleaned = 0.000337853 Jy ! Component: 200 - total flux cleaned = 0.000311836 Jy ! Total flux subtracted in 200 components = 0.000311836 Jy ! Clean residual min=-0.002328 max=0.002098 Jy/beam ! Clean residual mean=0.000001 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.173111 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 219 components and 0.173111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105239Jy sigma=0.000650 ! Fit after self-cal, rms=0.105211Jy sigma=0.000650 wmodel J1714-2100_S_2017_05_01_pus_map.mod ! Writing 219 model components to file: J1714-2100_S_2017_05_01_pus_map.mod wobs J1714-2100_S_2017_05_01_pus_uvs.fits ! Writing UV FITS file: J1714-2100_S_2017_05_01_pus_uvs.fits wwins J1714-2100_S_2017_05_01_pus_map.win ! wwins: Wrote 3 windows to J1714-2100_S_2017_05_01_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.000414686 Jy ! Component: 100 - total flux cleaned = -0.000269348 Jy ! Component: 150 - total flux cleaned = -0.000130862 Jy ! Component: 200 - total flux cleaned = -6.54394e-05 Jy ! Component: 250 - total flux cleaned = 6.0065e-05 Jy ! Component: 300 - total flux cleaned = 0.000150788 Jy ! Component: 350 - total flux cleaned = 0.00029659 Jy ! Component: 400 - total flux cleaned = 0.000438257 Jy ! Component: 450 - total flux cleaned = 0.000548993 Jy ! Component: 500 - total flux cleaned = 0.000682458 Jy ! Component: 550 - total flux cleaned = 0.00063048 Jy ! Component: 600 - total flux cleaned = 0.000631174 Jy ! Component: 650 - total flux cleaned = 0.000606732 Jy ! Component: 700 - total flux cleaned = 0.000607518 Jy ! Component: 750 - total flux cleaned = 0.00072462 Jy ! Component: 800 - total flux cleaned = 0.000724599 Jy ! Component: 850 - total flux cleaned = 0.00088238 Jy ! Component: 900 - total flux cleaned = 0.000948683 Jy ! Component: 950 - total flux cleaned = 0.00110027 Jy ! Component: 1000 - total flux cleaned = 0.0012061 Jy ! Component: 1050 - total flux cleaned = 0.00128883 Jy ! Component: 1100 - total flux cleaned = 0.00132985 Jy ! Component: 1150 - total flux cleaned = 0.00144989 Jy ! Component: 1200 - total flux cleaned = 0.00150922 Jy ! Component: 1250 - total flux cleaned = 0.00160621 Jy ! Component: 1300 - total flux cleaned = 0.00166319 Jy ! Component: 1350 - total flux cleaned = 0.00179469 Jy ! Component: 1400 - total flux cleaned = 0.00185012 Jy ! Component: 1450 - total flux cleaned = 0.00195984 Jy ! Component: 1500 - total flux cleaned = 0.00197772 Jy ! Component: 1550 - total flux cleaned = 0.00204884 Jy ! Component: 1600 - total flux cleaned = 0.00213664 Jy ! Component: 1650 - total flux cleaned = 0.00220595 Jy ! Component: 1700 - total flux cleaned = 0.00225743 Jy ! Component: 1750 - total flux cleaned = 0.00232537 Jy ! Component: 1800 - total flux cleaned = 0.00240902 Jy ! Component: 1850 - total flux cleaned = 0.00240915 Jy ! Component: 1900 - total flux cleaned = 0.00249123 Jy ! Component: 1950 - total flux cleaned = 0.00253963 Jy ! Component: 2000 - total flux cleaned = 0.00253967 Jy ! Component: 2050 - total flux cleaned = 0.0025873 Jy ! Component: 2100 - total flux cleaned = 0.00258712 Jy ! Component: 2150 - total flux cleaned = 0.0026027 Jy ! Component: 2200 - total flux cleaned = 0.00263342 Jy ! Component: 2250 - total flux cleaned = 0.00264874 Jy ! Component: 2300 - total flux cleaned = 0.00267891 Jy ! Component: 2350 - total flux cleaned = 0.0027387 Jy ! Component: 2400 - total flux cleaned = 0.00279807 Jy ! Component: 2450 - total flux cleaned = 0.00282758 Jy ! Component: 2500 - total flux cleaned = 0.00287107 Jy ! Component: 2550 - total flux cleaned = 0.00298646 Jy ! Component: 2600 - total flux cleaned = 0.00302918 Jy ! Component: 2650 - total flux cleaned = 0.0030292 Jy ! Component: 2700 - total flux cleaned = 0.00312732 Jy ! Component: 2750 - total flux cleaned = 0.00318298 Jy ! Component: 2800 - total flux cleaned = 0.00321054 Jy ! Component: 2850 - total flux cleaned = 0.00326523 Jy ! Component: 2900 - total flux cleaned = 0.0033195 Jy ! Component: 2950 - total flux cleaned = 0.00334642 Jy ! Component: 3000 - total flux cleaned = 0.00338648 Jy ! Component: 3050 - total flux cleaned = 0.00343967 Jy ! Component: 3100 - total flux cleaned = 0.00351875 Jy ! Component: 3150 - total flux cleaned = 0.00351865 Jy ! Component: 3200 - total flux cleaned = 0.00357053 Jy ! Component: 3250 - total flux cleaned = 0.00353183 Jy ! Component: 3300 - total flux cleaned = 0.00353201 Jy ! Component: 3350 - total flux cleaned = 0.0035956 Jy ! Component: 3400 - total flux cleaned = 0.00360817 Jy ! Component: 3450 - total flux cleaned = 0.00362072 Jy ! Component: 3500 - total flux cleaned = 0.00357097 Jy ! Component: 3550 - total flux cleaned = 0.00359565 Jy ! Component: 3600 - total flux cleaned = 0.00357116 Jy ! Component: 3650 - total flux cleaned = 0.00358349 Jy ! Component: 3700 - total flux cleaned = 0.00359566 Jy ! Component: 3750 - total flux cleaned = 0.00354737 Jy ! Component: 3800 - total flux cleaned = 0.00358328 Jy ! Component: 3850 - total flux cleaned = 0.00352389 Jy ! Component: 3900 - total flux cleaned = 0.00353575 Jy ! Component: 3950 - total flux cleaned = 0.00355929 Jy ! Component: 4000 - total flux cleaned = 0.00355931 Jy ! Component: 4050 - total flux cleaned = 0.00357095 Jy ! Total flux subtracted in 4096 components = 0.00358252 Jy ! Clean residual min=-0.000713 max=0.000744 Jy/beam ! Clean residual mean=-0.000000 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.176694 Jy keep ! Adding 251 model components to the UV plane model. ! The established model now contains 470 components and 0.176694 Jy ![Exited script file: muppet] wmap "J1714-2100_S_2017_05_01_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.408 x 9.398 at 6.52 degrees (North through East) ! Clean map min=-0.0013974 max=0.085689 Jy/beam ! Writing clean map to FITS file: J1714-2100_S_2017_05_01_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.085689 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000200549 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.70213 0.70213 1.40426 2.80852 5.61704 11.2341 22.4682 44.9363 89.8726 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.085 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.408 x 9.398 at 6.52 degrees (North through East) ! Clean map min=-0.0013974 max=0.085689 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 J1714-2100_S_2017_05_01_pus_uvs.log closed on Wed May 1 18:40:59 2019