! Started logfile: J1635+6019_S_2017_08_12_pus_uvs.log on Fri May 10 15:03:28 2019 obs J1635+6019_S_2017_08_12_pus_uva.fits ! Reading UV FITS file: J1635+6019_S_2017_08_12_pus_uva.fits ! AN table 1: 173 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.911625 visibilities/baseline/integration-bin. ! Found source: J1635+6019 ! ! 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 594 lines of history. ! ! Reading 28388 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 J1635+6019_S_2017_08_12_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 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 945 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.812899Jy sigma=0.006942 ! Fit after self-cal, rms=0.774020Jy sigma=0.006620 ! 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.315 mas, bmaj=3.472 mas, bpa=34.52 degrees ! Estimated noise=985.269 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.169136 Jy ! Component: 100 - total flux cleaned = 0.217434 Jy ! Total flux subtracted in 100 components = 0.217434 Jy ! Clean residual min=-0.010339 max=0.020837 Jy/beam ! Clean residual mean=-0.000068 rms=0.002565 Jy/beam ! Combined flux in latest and established models = 0.217434 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.217434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101343Jy sigma=0.000823 ! Fit after self-cal, rms=0.101304Jy sigma=0.000823 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224902 Jy ! Component: 100 - total flux cleaned = 0.0358368 Jy ! Total flux subtracted in 100 components = 0.0358368 Jy ! Clean residual min=-0.008206 max=0.017265 Jy/beam ! Clean residual mean=-0.000025 rms=0.002036 Jy/beam ! Combined flux in latest and established models = 0.253271 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 25 components and 0.253271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094133Jy sigma=0.000761 ! Fit after self-cal, rms=0.094097Jy sigma=0.000760 ! Inverting map ! Added new window around map position (1.5, 7.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.015615 Jy ! Component: 100 - total flux cleaned = 0.0247357 Jy ! Total flux subtracted in 100 components = 0.0247357 Jy ! Clean residual min=-0.007374 max=0.008245 Jy/beam ! Clean residual mean=-0.000009 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.278006 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 43 components and 0.278006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090510Jy sigma=0.000730 ! Fit after self-cal, rms=0.090200Jy sigma=0.000727 ! 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.977 mas, bmaj=4.329 mas, bpa=26.6 degrees ! Estimated noise=555.046 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 (6, 6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125085 Jy ! Component: 100 - total flux cleaned = 0.0202447 Jy ! Component: 150 - total flux cleaned = 0.0258154 Jy ! Component: 200 - total flux cleaned = 0.0299683 Jy ! Total flux subtracted in 200 components = 0.0299683 Jy ! Clean residual min=-0.006402 max=0.005570 Jy/beam ! Clean residual mean=0.000026 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.307975 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 68 components and 0.307975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088098Jy sigma=0.000710 ! Fit after self-cal, rms=0.087934Jy sigma=0.000708 ! 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.99 FD 0.86 HN 1.00 KP 1.06 ! LA 1.02 MK 1.11 NL 0.92 OV 1.02 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.89 HN 1.05 KP 1.01 ! LA 0.97 MK 1.04 NL 1.05 OV 1.03 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.91 HN 1.04 KP 1.01 ! LA 1.00 MK 1.08 NL 1.04 OV 0.97 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.06 KP 1.00* ! LA 0.93 MK 0.94 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.087934Jy sigma=0.000708 ! Fit after self-cal, rms=0.085159Jy sigma=0.000691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.028 mas, bmaj=4.402 mas, bpa=27.88 degrees ! Estimated noise=555.835 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.0042239 Jy ! Component: 100 - total flux cleaned = 0.00516323 Jy ! Component: 150 - total flux cleaned = 0.00563671 Jy ! Component: 200 - total flux cleaned = 0.00570977 Jy ! Total flux subtracted in 200 components = 0.00570977 Jy ! Clean residual min=-0.005054 max=0.004762 Jy/beam ! Clean residual mean=0.000027 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.313684 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 94 components and 0.313684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084906Jy sigma=0.000689 ! Fit after self-cal, rms=0.084854Jy sigma=0.000688 ! 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.084854Jy sigma=0.000688 ! Fit after self-cal, rms=0.083895Jy sigma=0.000668 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.04 mas, bmaj=4.385 mas, bpa=29.18 degrees ! Estimated noise=557.112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224604 Jy ! Component: 100 - total flux cleaned = 0.00324259 Jy ! Component: 150 - total flux cleaned = 0.00346281 Jy ! Component: 200 - total flux cleaned = 0.00342454 Jy ! Total flux subtracted in 200 components = 0.00342454 Jy ! Clean residual min=-0.001588 max=0.001668 Jy/beam ! Clean residual mean=0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.317109 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 109 components and 0.317109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083821Jy sigma=0.000668 ! Fit after self-cal, rms=0.083868Jy sigma=0.000668 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 (31, -19). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866071 Jy ! Component: 100 - total flux cleaned = 0.000942103 Jy ! Component: 150 - total flux cleaned = 0.00101205 Jy ! Component: 200 - total flux cleaned = 0.00104603 Jy ! Total flux subtracted in 200 components = 0.00104603 Jy ! Clean residual min=-0.001560 max=0.001563 Jy/beam ! Clean residual mean=0.000004 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.318155 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 129 components and 0.318155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083830Jy sigma=0.000667 ! Fit after self-cal, rms=0.083827Jy sigma=0.000667 ! Inverting map ! Added new window around map position (0.5, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151379 Jy ! Component: 100 - total flux cleaned = 0.00178593 Jy ! Component: 150 - total flux cleaned = 0.00175616 Jy ! Component: 200 - total flux cleaned = 0.00166883 Jy ! Total flux subtracted in 200 components = 0.00166883 Jy ! Clean residual min=-0.001480 max=0.001443 Jy/beam ! Clean residual mean=0.000008 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.319824 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 140 components and 0.319824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083792Jy sigma=0.000667 ! Fit after self-cal, rms=0.083791Jy sigma=0.000667 ! 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.083791Jy sigma=0.000667 ! Fit after self-cal, rms=0.083882Jy sigma=0.000667 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.04 mas, bmaj=4.383 mas, bpa=28.68 degrees ! Estimated noise=557.462 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112398 Jy ! Component: 100 - total flux cleaned = 0.00155336 Jy ! Component: 150 - total flux cleaned = 0.0016663 Jy ! Component: 200 - total flux cleaned = 0.00171918 Jy ! Total flux subtracted in 200 components = 0.00171918 Jy ! Clean residual min=-0.001419 max=0.001441 Jy/beam ! Clean residual mean=0.000007 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.321543 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 150 components and 0.321543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083858Jy sigma=0.000667 ! Fit after self-cal, rms=0.083858Jy sigma=0.000667 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.000248465 Jy ! Component: 100 - total flux cleaned = 0.000272891 Jy ! Component: 150 - total flux cleaned = 0.000249472 Jy ! Component: 200 - total flux cleaned = 0.000250276 Jy ! Total flux subtracted in 200 components = 0.000250276 Jy ! Clean residual min=-0.001419 max=0.001416 Jy/beam ! Clean residual mean=0.000007 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.321793 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 155 components and 0.321793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083845Jy sigma=0.000666 ! Fit after self-cal, rms=0.083845Jy sigma=0.000666 ! 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.083845Jy sigma=0.000666 ! Fit after self-cal, rms=0.083923Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.819 mas, bmaj=8.734 mas, bpa=60.01 degrees ! Estimated noise=704.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000884068 Jy ! Component: 100 - total flux cleaned = 0.00108242 Jy ! Component: 150 - total flux cleaned = 0.0012075 Jy ! Component: 200 - total flux cleaned = 0.00126852 Jy ! Total flux subtracted in 200 components = 0.00126852 Jy ! Clean residual min=-0.001478 max=0.001288 Jy/beam ! Clean residual mean=0.000014 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.323062 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 169 components and 0.323062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083914Jy sigma=0.000666 ! Fit after self-cal, rms=0.083913Jy sigma=0.000666 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.000191479 Jy ! Component: 100 - total flux cleaned = 0.000191692 Jy ! Component: 150 - total flux cleaned = 0.000229702 Jy ! Component: 200 - total flux cleaned = 0.000252131 Jy ! Total flux subtracted in 200 components = 0.000252131 Jy ! Clean residual min=-0.001532 max=0.001300 Jy/beam ! Clean residual mean=0.000014 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.323314 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 178 components and 0.323314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083911Jy sigma=0.000666 ! Fit after self-cal, rms=0.083910Jy sigma=0.000666 ! 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.039 mas, bmaj=4.381 mas, bpa=28.31 degrees ! Estimated noise=557.96 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.039 x 4.381 at 28.31 degrees (North through East) ! Clean map min=-0.0013905 max=0.2219 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.37 mas, bmaj=3.516 mas, bpa=37.37 degrees ! Estimated noise=1008.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.171213 Jy ! Component: 100 - total flux cleaned = 0.220277 Jy ! Component: 150 - total flux cleaned = 0.245226 Jy ! Component: 200 - total flux cleaned = 0.26178 Jy ! Total flux subtracted in 200 components = 0.26178 Jy ! Clean residual min=-0.005099 max=0.009147 Jy/beam ! Clean residual mean=-0.000043 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.26178 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.26178 Jy ! Inverting map and beam ! Estimated beam: bmin=4.039 mas, bmaj=4.381 mas, bpa=28.31 degrees ! Estimated noise=557.96 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.0167956 Jy ! Component: 100 - total flux cleaned = 0.0282138 Jy ! Component: 150 - total flux cleaned = 0.0363694 Jy ! Component: 200 - total flux cleaned = 0.0423671 Jy ! Total flux subtracted in 200 components = 0.0423671 Jy ! Clean residual min=-0.002277 max=0.003432 Jy/beam ! Clean residual mean=-0.000026 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.304147 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 71 components and 0.304147 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00450215 Jy ! Component: 100 - total flux cleaned = 0.00790637 Jy ! Component: 150 - total flux cleaned = 0.0105084 Jy ! Component: 200 - total flux cleaned = 0.0126113 Jy ! Total flux subtracted in 200 components = 0.0126113 Jy ! Clean residual min=-0.001674 max=0.001715 Jy/beam ! Clean residual mean=-0.000005 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.316758 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 87 components and 0.316758 Jy ! Inverting map ! Added new window around map position (62.5, 86.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174018 Jy ! Component: 100 - total flux cleaned = 0.00280978 Jy ! Component: 150 - total flux cleaned = 0.00369608 Jy ! Component: 200 - total flux cleaned = 0.00444127 Jy ! Total flux subtracted in 200 components = 0.00444127 Jy ! Clean residual min=-0.001557 max=0.001495 Jy/beam ! Clean residual mean=0.000001 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.3212 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 105 components and 0.3212 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.819 mas, bmaj=8.734 mas, bpa=60.01 degrees ! Estimated noise=704.847 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00106469 Jy ! Component: 100 - total flux cleaned = 0.00154128 Jy ! Component: 150 - total flux cleaned = 0.00175796 Jy ! Component: 200 - total flux cleaned = 0.0018515 Jy ! Total flux subtracted in 200 components = 0.0018515 Jy ! Clean residual min=-0.001427 max=0.001304 Jy/beam ! Clean residual mean=0.000010 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.323051 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.000102049 Jy ! Component: 100 - total flux cleaned = 0.000194276 Jy ! Component: 150 - total flux cleaned = 0.000293252 Jy ! Component: 200 - total flux cleaned = 0.000367208 Jy ! Total flux subtracted in 200 components = 0.000367208 Jy ! Clean residual min=-0.001453 max=0.001298 Jy/beam ! Clean residual mean=0.000011 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.323418 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 154 components and 0.323418 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.039 mas, bmaj=4.381 mas, bpa=28.31 degrees ! Estimated noise=557.96 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000181629 Jy ! Component: 100 - total flux cleaned = -3.46451e-05 Jy ! Component: 150 - total flux cleaned = 3.33476e-05 Jy ! Component: 200 - total flux cleaned = 6.60798e-05 Jy ! Total flux subtracted in 200 components = 6.60798e-05 Jy ! Clean residual min=-0.001367 max=0.001439 Jy/beam ! Clean residual mean=0.000004 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.323485 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 174 components and 0.323485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083939Jy sigma=0.000666 ! Fit after self-cal, rms=0.083927Jy sigma=0.000666 wmodel J1635+6019_S_2017_08_12_pus_map.mod ! Writing 174 model components to file: J1635+6019_S_2017_08_12_pus_map.mod wobs J1635+6019_S_2017_08_12_pus_uvs.fits ! Writing UV FITS file: J1635+6019_S_2017_08_12_pus_uvs.fits wwins J1635+6019_S_2017_08_12_pus_map.win ! wwins: Wrote 6 windows to J1635+6019_S_2017_08_12_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 = -4.88971e-05 Jy ! Component: 100 - total flux cleaned = -0.000188783 Jy ! Component: 150 - total flux cleaned = -0.00032143 Jy ! Component: 200 - total flux cleaned = -0.000578444 Jy ! Component: 250 - total flux cleaned = -0.000681794 Jy ! Component: 300 - total flux cleaned = -0.000742694 Jy ! Component: 350 - total flux cleaned = -0.000841735 Jy ! Component: 400 - total flux cleaned = -0.000995983 Jy ! Component: 450 - total flux cleaned = -0.00103384 Jy ! Component: 500 - total flux cleaned = -0.00112607 Jy ! Component: 550 - total flux cleaned = -0.00116227 Jy ! Component: 600 - total flux cleaned = -0.00118021 Jy ! Component: 650 - total flux cleaned = -0.00119787 Jy ! Component: 700 - total flux cleaned = -0.00121502 Jy ! Component: 750 - total flux cleaned = -0.00119777 Jy ! Component: 800 - total flux cleaned = -0.001181 Jy ! Component: 850 - total flux cleaned = -0.00116479 Jy ! Component: 900 - total flux cleaned = -0.00119729 Jy ! Component: 950 - total flux cleaned = -0.00114906 Jy ! Component: 1000 - total flux cleaned = -0.00113316 Jy ! Component: 1050 - total flux cleaned = -0.00105463 Jy ! Component: 1100 - total flux cleaned = -0.00100818 Jy ! Component: 1150 - total flux cleaned = -0.00102348 Jy ! Component: 1200 - total flux cleaned = -0.000932068 Jy ! Component: 1250 - total flux cleaned = -0.000886984 Jy ! Component: 1300 - total flux cleaned = -0.000857147 Jy ! Component: 1350 - total flux cleaned = -0.000857242 Jy ! Component: 1400 - total flux cleaned = -0.000857266 Jy ! Component: 1450 - total flux cleaned = -0.000857109 Jy ! Component: 1500 - total flux cleaned = -0.000828517 Jy ! Component: 1550 - total flux cleaned = -0.000842811 Jy ! Component: 1600 - total flux cleaned = -0.000885145 Jy ! Component: 1650 - total flux cleaned = -0.000829335 Jy ! Component: 1700 - total flux cleaned = -0.00089837 Jy ! Component: 1750 - total flux cleaned = -0.000912046 Jy ! Component: 1800 - total flux cleaned = -0.000871281 Jy ! Component: 1850 - total flux cleaned = -0.000830975 Jy ! Component: 1900 - total flux cleaned = -0.000884374 Jy ! Component: 1950 - total flux cleaned = -0.00088426 Jy ! Component: 2000 - total flux cleaned = -0.000884285 Jy ! Component: 2050 - total flux cleaned = -0.000871154 Jy ! Component: 2100 - total flux cleaned = -0.000897009 Jy ! Component: 2150 - total flux cleaned = -0.000858494 Jy ! Component: 2200 - total flux cleaned = -0.000883993 Jy ! Component: 2250 - total flux cleaned = -0.000883748 Jy ! Component: 2300 - total flux cleaned = -0.00085862 Jy ! Component: 2350 - total flux cleaned = -0.000846049 Jy ! Component: 2400 - total flux cleaned = -0.000858515 Jy ! Component: 2450 - total flux cleaned = -0.000870926 Jy ! Component: 2500 - total flux cleaned = -0.000907571 Jy ! Component: 2550 - total flux cleaned = -0.000943872 Jy ! Component: 2600 - total flux cleaned = -0.000907777 Jy ! Component: 2650 - total flux cleaned = -0.000883855 Jy ! Component: 2700 - total flux cleaned = -0.0008719 Jy ! Component: 2750 - total flux cleaned = -0.000836618 Jy ! Component: 2800 - total flux cleaned = -0.000860072 Jy ! Component: 2850 - total flux cleaned = -0.000871608 Jy ! Component: 2900 - total flux cleaned = -0.00083691 Jy ! Component: 2950 - total flux cleaned = -0.000825351 Jy ! Component: 3000 - total flux cleaned = -0.000836815 Jy ! Component: 3050 - total flux cleaned = -0.000836781 Jy ! Component: 3100 - total flux cleaned = -0.000825403 Jy ! Component: 3150 - total flux cleaned = -0.000780692 Jy ! Component: 3200 - total flux cleaned = -0.000814168 Jy ! Component: 3250 - total flux cleaned = -0.000780878 Jy ! Component: 3300 - total flux cleaned = -0.000758925 Jy ! Component: 3350 - total flux cleaned = -0.00076981 Jy ! Component: 3400 - total flux cleaned = -0.000769762 Jy ! Component: 3450 - total flux cleaned = -0.000780512 Jy ! Component: 3500 - total flux cleaned = -0.000759054 Jy ! Component: 3550 - total flux cleaned = -0.000726936 Jy ! Component: 3600 - total flux cleaned = -0.000716476 Jy ! Component: 3650 - total flux cleaned = -0.000737701 Jy ! Component: 3700 - total flux cleaned = -0.000706188 Jy ! Component: 3750 - total flux cleaned = -0.000685243 Jy ! Component: 3800 - total flux cleaned = -0.000706201 Jy ! Component: 3850 - total flux cleaned = -0.000695762 Jy ! Component: 3900 - total flux cleaned = -0.000695753 Jy ! Component: 3950 - total flux cleaned = -0.000705972 Jy ! Component: 4000 - total flux cleaned = -0.000695741 Jy ! Component: 4050 - total flux cleaned = -0.000685567 Jy ! Total flux subtracted in 4096 components = -0.000675386 Jy ! Clean residual min=-0.000719 max=0.000671 Jy/beam ! Clean residual mean=0.000001 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.322809 Jy keep ! Adding 287 model components to the UV plane model. ! The established model now contains 461 components and 0.322809 Jy ![Exited script file: muppet] wmap "J1635+6019_S_2017_08_12_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.039 x 4.381 at 28.31 degrees (North through East) ! Clean map min=-0.0010946 max=0.22216 Jy/beam ! Writing clean map to FITS file: J1635+6019_S_2017_08_12_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.222158 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00017932 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.242151 0.242151 0.484303 0.968606 1.93721 3.87442 7.74885 15.4977 30.9954 61.9908 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.222 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.039 x 4.381 at 28.31 degrees (North through East) ! Clean map min=-0.0010946 max=0.22216 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 J1635+6019_S_2017_08_12_pus_uvs.log closed on Fri May 10 15:03:34 2019