! Started logfile: J1608+5613_S_2017_05_31_pus_uvs.log on Tue Feb 5 21:52:26 2019 obs J1608+5613_S_2017_05_31_pus_uva.fits ! Reading UV FITS file: J1608+5613_S_2017_05_31_pus_uva.fits ! AN table 1: 232 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.977874 visibilities/baseline/integration-bin. ! Found source: J1608+5613 ! ! 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 703 lines of history. ! ! Reading 40836 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 J1608+5613_S_2017_05_31_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1191 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.850633Jy sigma=0.008282 ! Fit after self-cal, rms=0.838680Jy sigma=0.008187 ! 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.126 mas, bmaj=4.178 mas, bpa=-9.777 degrees ! Estimated noise=744.729 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.123985 Jy ! Component: 100 - total flux cleaned = 0.160308 Jy ! Total flux subtracted in 100 components = 0.160308 Jy ! Clean residual min=-0.004393 max=0.015009 Jy/beam ! Clean residual mean=-0.000021 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.160308 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.160308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076392Jy sigma=0.000714 ! Fit after self-cal, rms=0.076385Jy sigma=0.000713 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154703 Jy ! Component: 100 - total flux cleaned = 0.0225477 Jy ! Total flux subtracted in 100 components = 0.0225477 Jy ! Clean residual min=-0.003658 max=0.005537 Jy/beam ! Clean residual mean=-0.000003 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.182855 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.182855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073274Jy sigma=0.000680 ! Fit after self-cal, rms=0.073278Jy sigma=0.000680 ! Inverting map ! Added new window around map position (3, -6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526517 Jy ! Component: 100 - total flux cleaned = 0.0086003 Jy ! Total flux subtracted in 100 components = 0.0086003 Jy ! Clean residual min=-0.003423 max=0.003332 Jy/beam ! Clean residual mean=0.000003 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.191456 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.191456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072935Jy sigma=0.000677 ! Fit after self-cal, rms=0.072911Jy sigma=0.000676 ! 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.813 mas, bmaj=4.937 mas, bpa=-10.06 degrees ! Estimated noise=402.834 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.00215221 Jy ! Component: 100 - total flux cleaned = 0.00345913 Jy ! Component: 150 - total flux cleaned = 0.00403821 Jy ! Component: 200 - total flux cleaned = 0.00424597 Jy ! Total flux subtracted in 200 components = 0.00424597 Jy ! Clean residual min=-0.002688 max=0.002161 Jy/beam ! Clean residual mean=0.000017 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.195702 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.195702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072831Jy sigma=0.000676 ! Fit after self-cal, rms=0.072830Jy sigma=0.000676 ! 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.00 FD 0.96 HN 0.97 KP 1.01 ! LA 1.01 MK 1.02 NL 0.91 OV 1.01 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.01 KP 0.98 ! LA 0.97 MK 1.02 NL 1.02 OV 1.05 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 1.00 KP 0.99 ! LA 0.98 MK 1.06 NL 0.98 OV 0.97 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.99 KP 1.00* ! LA 1.08 MK 1.17 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.072830Jy sigma=0.000676 ! Fit after self-cal, rms=0.072213Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=4.953 mas, bpa=-9.308 degrees ! Estimated noise=403.396 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.000432563 Jy ! Component: 100 - total flux cleaned = 0.00040664 Jy ! Component: 150 - total flux cleaned = 0.00036098 Jy ! Component: 200 - total flux cleaned = 0.00034009 Jy ! Total flux subtracted in 200 components = 0.00034009 Jy ! Clean residual min=-0.001668 max=0.001743 Jy/beam ! Clean residual mean=0.000010 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.196042 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.196042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072188Jy sigma=0.000669 ! Fit after self-cal, rms=0.072190Jy sigma=0.000669 ! 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.072190Jy sigma=0.000669 ! Fit after self-cal, rms=0.072432Jy sigma=0.000666 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.844 mas, bmaj=4.97 mas, bpa=-9.706 degrees ! Estimated noise=404.03 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000314737 Jy ! Component: 100 - total flux cleaned = -0.000293115 Jy ! Component: 150 - total flux cleaned = -0.00029338 Jy ! Component: 200 - total flux cleaned = -0.000293585 Jy ! Total flux subtracted in 200 components = -0.000293585 Jy ! Clean residual min=-0.001433 max=0.001350 Jy/beam ! Clean residual mean=0.000004 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.195748 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.195748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072418Jy sigma=0.000666 ! Fit after self-cal, rms=0.072429Jy 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 = 2.01029e-05 Jy ! Component: 100 - total flux cleaned = 2.03103e-05 Jy ! Component: 150 - total flux cleaned = 5.20274e-06 Jy ! Component: 200 - total flux cleaned = 5.85974e-06 Jy ! Total flux subtracted in 200 components = 5.85974e-06 Jy ! Clean residual min=-0.001410 max=0.001327 Jy/beam ! Clean residual mean=0.000004 rms=0.000273 Jy/beam ! Combined flux in latest and established models = 0.195754 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.195754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072422Jy sigma=0.000666 ! Fit after self-cal, rms=0.072420Jy sigma=0.000666 ! 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.072420Jy sigma=0.000666 ! Fit after self-cal, rms=0.072554Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.849 mas, bmaj=4.976 mas, bpa=-9.892 degrees ! Estimated noise=404.489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000274575 Jy ! Component: 100 - total flux cleaned = -0.000273939 Jy ! Component: 150 - total flux cleaned = -0.000289112 Jy ! Component: 200 - total flux cleaned = -0.000289308 Jy ! Total flux subtracted in 200 components = -0.000289308 Jy ! Clean residual min=-0.001392 max=0.001304 Jy/beam ! Clean residual mean=0.000004 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.195465 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.195465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072545Jy sigma=0.000666 ! Fit after self-cal, rms=0.072546Jy 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 = -4.89019e-07 Jy ! Component: 100 - total flux cleaned = -1.38264e-05 Jy ! Component: 150 - total flux cleaned = -1.36895e-05 Jy ! Component: 200 - total flux cleaned = -2.66788e-05 Jy ! Total flux subtracted in 200 components = -2.66788e-05 Jy ! Clean residual min=-0.001379 max=0.001288 Jy/beam ! Clean residual mean=0.000004 rms=0.000270 Jy/beam ! Combined flux in latest and established models = 0.195438 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.195438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072540Jy sigma=0.000666 ! Fit after self-cal, rms=0.072540Jy 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.072540Jy sigma=0.000666 ! Fit after self-cal, rms=0.072628Jy sigma=0.000666 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.275 mas, bmaj=8.742 mas, bpa=-6.738 degrees ! Estimated noise=498.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.14932e-05 Jy ! Component: 100 - total flux cleaned = 3.96149e-05 Jy ! Component: 150 - total flux cleaned = 1.3325e-05 Jy ! Component: 200 - total flux cleaned = -1.6797e-05 Jy ! Total flux subtracted in 200 components = -1.6797e-05 Jy ! Clean residual min=-0.001163 max=0.001196 Jy/beam ! Clean residual mean=0.000008 rms=0.000319 Jy/beam ! Combined flux in latest and established models = 0.195421 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 67 components and 0.195421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072628Jy sigma=0.000666 ! Fit after self-cal, rms=0.072628Jy 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 = 1.9995e-06 Jy ! Component: 100 - total flux cleaned = -2.13764e-05 Jy ! Component: 150 - total flux cleaned = -3.18368e-05 Jy ! Component: 200 - total flux cleaned = -3.68608e-05 Jy ! Total flux subtracted in 200 components = -3.68608e-05 Jy ! Clean residual min=-0.001173 max=0.001190 Jy/beam ! Clean residual mean=0.000008 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.195384 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.195384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072629Jy sigma=0.000666 ! Fit after self-cal, rms=0.072629Jy 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=3.854 mas, bmaj=4.98 mas, bpa=-9.979 degrees ! Estimated noise=404.826 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.854 x 4.98 at -9.979 degrees (North through East) ! Clean map min=-0.0013306 max=0.16329 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.159 mas, bmaj=4.216 mas, bpa=-9.632 degrees ! Estimated noise=750.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.124603 Jy ! Component: 100 - total flux cleaned = 0.160744 Jy ! Component: 150 - total flux cleaned = 0.175737 Jy ! Component: 200 - total flux cleaned = 0.183493 Jy ! Total flux subtracted in 200 components = 0.183493 Jy ! Clean residual min=-0.002461 max=0.003949 Jy/beam ! Clean residual mean=-0.000008 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.183493 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.183493 Jy ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=4.98 mas, bpa=-9.979 degrees ! Estimated noise=404.826 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.00503182 Jy ! Component: 100 - total flux cleaned = 0.00782118 Jy ! Component: 150 - total flux cleaned = 0.00954732 Jy ! Component: 200 - total flux cleaned = 0.010681 Jy ! Total flux subtracted in 200 components = 0.010681 Jy ! Clean residual min=-0.001395 max=0.001625 Jy/beam ! Clean residual mean=0.000003 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.194174 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.194174 Jy ! Inverting map ! Added new window around map position (5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000878617 Jy ! Component: 100 - total flux cleaned = 0.00097668 Jy ! Component: 150 - total flux cleaned = 0.00103388 Jy ! Component: 200 - total flux cleaned = 0.00113688 Jy ! Total flux subtracted in 200 components = 0.00113688 Jy ! Clean residual min=-0.001432 max=0.001106 Jy/beam ! Clean residual mean=0.000004 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.195311 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 42 components and 0.195311 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=8.275 mas, bmaj=8.742 mas, bpa=-6.738 degrees ! Estimated noise=498.361 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205727 Jy ! Component: 100 - total flux cleaned = 0.000212339 Jy ! Component: 150 - total flux cleaned = 0.000212451 Jy ! Component: 200 - total flux cleaned = 0.000207387 Jy ! Total flux subtracted in 200 components = 0.000207387 Jy ! Clean residual min=-0.001179 max=0.001217 Jy/beam ! Clean residual mean=0.000008 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.195519 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 = 9.14679e-09 Jy ! Component: 100 - total flux cleaned = -8.91475e-08 Jy ! Component: 150 - total flux cleaned = 3.90796e-06 Jy ! Component: 200 - total flux cleaned = 3.92298e-06 Jy ! Total flux subtracted in 200 components = 3.92298e-06 Jy ! Clean residual min=-0.001179 max=0.001214 Jy/beam ! Clean residual mean=0.000008 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.195523 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.195523 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.854 mas, bmaj=4.98 mas, bpa=-9.979 degrees ! Estimated noise=404.826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.54301e-05 Jy ! Component: 100 - total flux cleaned = -1.00166e-05 Jy ! Component: 150 - total flux cleaned = 5.35654e-05 Jy ! Component: 200 - total flux cleaned = 3.3062e-05 Jy ! Total flux subtracted in 200 components = 3.3062e-05 Jy ! Clean residual min=-0.001405 max=0.001102 Jy/beam ! Clean residual mean=0.000004 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.195556 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.195556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072651Jy sigma=0.000666 ! Fit after self-cal, rms=0.072646Jy sigma=0.000666 wmodel J1608+5613_S_2017_05_31_pus_map.mod ! Writing 66 model components to file: J1608+5613_S_2017_05_31_pus_map.mod wobs J1608+5613_S_2017_05_31_pus_uvs.fits ! Writing UV FITS file: J1608+5613_S_2017_05_31_pus_uvs.fits wwins J1608+5613_S_2017_05_31_pus_map.win ! wwins: Wrote 3 windows to J1608+5613_S_2017_05_31_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.000358296 Jy ! Component: 100 - total flux cleaned = -0.000377865 Jy ! Component: 150 - total flux cleaned = -0.000451407 Jy ! Component: 200 - total flux cleaned = -0.0005226 Jy ! Component: 250 - total flux cleaned = -0.000504889 Jy ! Component: 300 - total flux cleaned = -0.000522002 Jy ! Component: 350 - total flux cleaned = -0.000505612 Jy ! Component: 400 - total flux cleaned = -0.000521832 Jy ! Component: 450 - total flux cleaned = -0.000505522 Jy ! Component: 500 - total flux cleaned = -0.000473855 Jy ! Component: 550 - total flux cleaned = -0.000473666 Jy ! Component: 600 - total flux cleaned = -0.000473459 Jy ! Component: 650 - total flux cleaned = -0.000397981 Jy ! Component: 700 - total flux cleaned = -0.000413101 Jy ! Component: 750 - total flux cleaned = -0.00036874 Jy ! Component: 800 - total flux cleaned = -0.000325081 Jy ! Component: 850 - total flux cleaned = -0.000296284 Jy ! Component: 900 - total flux cleaned = -0.000267898 Jy ! Component: 950 - total flux cleaned = -0.000253947 Jy ! Component: 1000 - total flux cleaned = -0.000254261 Jy ! Component: 1050 - total flux cleaned = -0.000309111 Jy ! Component: 1100 - total flux cleaned = -0.00032233 Jy ! Component: 1150 - total flux cleaned = -0.000322387 Jy ! Component: 1200 - total flux cleaned = -0.000295634 Jy ! Component: 1250 - total flux cleaned = -0.000335279 Jy ! Component: 1300 - total flux cleaned = -0.0003092 Jy ! Component: 1350 - total flux cleaned = -0.000309203 Jy ! Component: 1400 - total flux cleaned = -0.000270677 Jy ! Component: 1450 - total flux cleaned = -0.000308777 Jy ! Component: 1500 - total flux cleaned = -0.000258356 Jy ! Component: 1550 - total flux cleaned = -0.000258417 Jy ! Component: 1600 - total flux cleaned = -0.00022134 Jy ! Component: 1650 - total flux cleaned = -0.000221384 Jy ! Component: 1700 - total flux cleaned = -0.000197079 Jy ! Component: 1750 - total flux cleaned = -0.000185362 Jy ! Component: 1800 - total flux cleaned = -0.000197335 Jy ! Component: 1850 - total flux cleaned = -0.000185403 Jy ! Component: 1900 - total flux cleaned = -0.000138271 Jy ! Component: 1950 - total flux cleaned = -0.00014992 Jy ! Component: 2000 - total flux cleaned = -6.87028e-05 Jy ! Component: 2050 - total flux cleaned = -6.8797e-05 Jy ! Component: 2100 - total flux cleaned = -4.60231e-05 Jy ! Component: 2150 - total flux cleaned = -6.88252e-07 Jy ! Component: 2200 - total flux cleaned = -6.596e-07 Jy ! Component: 2250 - total flux cleaned = 9.9945e-05 Jy ! Component: 2300 - total flux cleaned = 0.000111013 Jy ! Component: 2350 - total flux cleaned = 0.000111052 Jy ! Component: 2400 - total flux cleaned = 0.00013302 Jy ! Component: 2450 - total flux cleaned = 0.000230925 Jy ! Component: 2500 - total flux cleaned = 0.000198583 Jy ! Component: 2550 - total flux cleaned = 0.000187892 Jy ! Component: 2600 - total flux cleaned = 0.000251933 Jy ! Component: 2650 - total flux cleaned = 0.000294325 Jy ! Component: 2700 - total flux cleaned = 0.000346969 Jy ! Component: 2750 - total flux cleaned = 0.000346986 Jy ! Component: 2800 - total flux cleaned = 0.000409454 Jy ! Component: 2850 - total flux cleaned = 0.000440353 Jy ! Component: 2900 - total flux cleaned = 0.000460937 Jy ! Component: 2950 - total flux cleaned = 0.00047121 Jy ! Component: 3000 - total flux cleaned = 0.000572617 Jy ! Component: 3050 - total flux cleaned = 0.000592653 Jy ! Component: 3100 - total flux cleaned = 0.000602708 Jy ! Component: 3150 - total flux cleaned = 0.000642531 Jy ! Component: 3200 - total flux cleaned = 0.000682065 Jy ! Component: 3250 - total flux cleaned = 0.000741101 Jy ! Component: 3300 - total flux cleaned = 0.000770385 Jy ! Component: 3350 - total flux cleaned = 0.000799563 Jy ! Component: 3400 - total flux cleaned = 0.00082862 Jy ! Component: 3450 - total flux cleaned = 0.000915298 Jy ! Component: 3500 - total flux cleaned = 0.000991926 Jy ! Component: 3550 - total flux cleaned = 0.00105861 Jy ! Component: 3600 - total flux cleaned = 0.00110599 Jy ! Component: 3650 - total flux cleaned = 0.00114372 Jy ! Component: 3700 - total flux cleaned = 0.00116244 Jy ! Component: 3750 - total flux cleaned = 0.00121837 Jy ! Component: 3800 - total flux cleaned = 0.00125558 Jy ! Component: 3850 - total flux cleaned = 0.00132019 Jy ! Component: 3900 - total flux cleaned = 0.00137529 Jy ! Component: 3950 - total flux cleaned = 0.00141189 Jy ! Component: 4000 - total flux cleaned = 0.0014483 Jy ! Component: 4050 - total flux cleaned = 0.00152974 Jy ! Total flux subtracted in 4096 components = 0.00153873 Jy ! Clean residual min=-0.000454 max=0.000494 Jy/beam ! Clean residual mean=0.000001 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.197094 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 372 components and 0.197094 Jy ![Exited script file: muppet] wmap "J1608+5613_S_2017_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.854 x 4.98 at -9.979 degrees (North through East) ! Clean map min=-0.0010709 max=0.16331 Jy/beam ! Writing clean map to FITS file: J1608+5613_S_2017_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.163314 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160072 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.294043 0.294043 0.588087 1.17617 2.35235 4.7047 9.40939 18.8188 37.6376 75.2751 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.163 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.854 x 4.98 at -9.979 degrees (North through East) ! Clean map min=-0.0010709 max=0.16331 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 J1608+5613_S_2017_05_31_pus_uvs.log closed on Tue Feb 5 21:52:33 2019