! Started logfile: J1359+0159_S_2017_07_09_pus_uvs.log on Wed May 8 14:50:02 2019 obs J1359+0159_S_2017_07_09_pus_uva.fits ! Reading UV FITS file: J1359+0159_S_2017_07_09_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.958112 visibilities/baseline/integration-bin. ! Found source: J1359+0159 ! ! 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 19488 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 J1359+0159_S_2017_07_09_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 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 587 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.793758Jy sigma=0.007240 ! Fit after self-cal, rms=0.781052Jy sigma=0.007128 ! 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.668 mas, bmaj=6.807 mas, bpa=-3.046 degrees ! Estimated noise=895.462 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.160795 Jy ! Component: 100 - total flux cleaned = 0.21119 Jy ! Total flux subtracted in 100 components = 0.21119 Jy ! Clean residual min=-0.023062 max=0.050329 Jy/beam ! Clean residual mean=0.000104 rms=0.005487 Jy/beam ! Combined flux in latest and established models = 0.21119 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.21119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146139Jy sigma=0.001332 ! Fit after self-cal, rms=0.146072Jy sigma=0.001331 ! Inverting map ! Added new window around map position (-7, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0511912 Jy ! Component: 100 - total flux cleaned = 0.0834415 Jy ! Total flux subtracted in 100 components = 0.0834415 Jy ! Clean residual min=-0.015788 max=0.023864 Jy/beam ! Clean residual mean=0.000069 rms=0.003890 Jy/beam ! Combined flux in latest and established models = 0.294632 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 38 components and 0.294632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117731Jy sigma=0.001050 ! Fit after self-cal, rms=0.115254Jy sigma=0.001030 ! Inverting map ! Added new window around map position (-10, 8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0298532 Jy ! Component: 100 - total flux cleaned = 0.0517762 Jy ! Total flux subtracted in 100 components = 0.0517762 Jy ! Clean residual min=-0.010825 max=0.016086 Jy/beam ! Clean residual mean=0.000046 rms=0.002818 Jy/beam ! Combined flux in latest and established models = 0.346408 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 50 components and 0.346408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101897Jy sigma=0.000895 ! Fit after self-cal, rms=0.101205Jy sigma=0.000890 ! 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.214 mas, bmaj=7.896 mas, bpa=-3.245 degrees ! Estimated noise=631.193 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.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0301908 Jy ! Component: 100 - total flux cleaned = 0.050094 Jy ! Component: 150 - total flux cleaned = 0.064225 Jy ! Component: 200 - total flux cleaned = 0.0744941 Jy ! Total flux subtracted in 200 components = 0.0744941 Jy ! Clean residual min=-0.006193 max=0.011512 Jy/beam ! Clean residual mean=0.000033 rms=0.001821 Jy/beam ! Combined flux in latest and established models = 0.420902 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 104 components and 0.420902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090126Jy sigma=0.000779 ! Fit after self-cal, rms=0.089534Jy sigma=0.000773 ! 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.12 FD 0.91 HN 1.01 KP 0.99 ! LA 0.97 MK 1.05 NL 0.87 OV 1.01 ! PT 0.99 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.95 HN 0.97 KP 0.95 ! LA 0.95 MK 1.08 NL 1.03 OV 1.04 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 0.98 KP 0.95 ! LA 0.96 MK 1.12 NL 1.09 OV 0.94 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.93 KP 1.00* ! LA 0.94 MK 1.05 NL 1.00* OV 1.00* ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.089534Jy sigma=0.000773 ! Fit after self-cal, rms=0.087271Jy sigma=0.000743 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=8.02 mas, bpa=-2.802 degrees ! Estimated noise=624.15 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (9, -37). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00640835 Jy ! Component: 100 - total flux cleaned = 0.00768239 Jy ! Component: 150 - total flux cleaned = 0.00811021 Jy ! Component: 200 - total flux cleaned = 0.00798852 Jy ! Total flux subtracted in 200 components = 0.00798852 Jy ! Clean residual min=-0.005237 max=0.006006 Jy/beam ! Clean residual mean=-0.000012 rms=0.001143 Jy/beam ! Combined flux in latest and established models = 0.428891 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 130 components and 0.428891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086486Jy sigma=0.000737 ! Fit after self-cal, rms=0.086442Jy sigma=0.000736 ! 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.086442Jy sigma=0.000736 ! Fit after self-cal, rms=0.086224Jy sigma=0.000712 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=8.039 mas, bpa=-2.775 degrees ! Estimated noise=629.724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251135 Jy ! Component: 100 - total flux cleaned = 0.00240583 Jy ! Component: 150 - total flux cleaned = 0.00239543 Jy ! Component: 200 - total flux cleaned = 0.00239524 Jy ! Total flux subtracted in 200 components = 0.00239524 Jy ! Clean residual min=-0.003326 max=0.002765 Jy/beam ! Clean residual mean=-0.000001 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.431286 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 155 components and 0.431286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085986Jy sigma=0.000710 ! Fit after self-cal, rms=0.085986Jy sigma=0.000710 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.000617386 Jy ! Component: 100 - total flux cleaned = 0.000889445 Jy ! Component: 150 - total flux cleaned = 0.000949811 Jy ! Component: 200 - total flux cleaned = 0.000950236 Jy ! Total flux subtracted in 200 components = 0.000950236 Jy ! Clean residual min=-0.002929 max=0.002575 Jy/beam ! Clean residual mean=-0.000001 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.432236 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 169 components and 0.432236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085889Jy sigma=0.000709 ! Fit after self-cal, rms=0.085878Jy sigma=0.000709 ! 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.085878Jy sigma=0.000709 ! Fit after self-cal, rms=0.087061Jy sigma=0.000706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=8.056 mas, bpa=-2.918 degrees ! Estimated noise=628.789 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000846755 Jy ! Component: 100 - total flux cleaned = 0.00117376 Jy ! Component: 150 - total flux cleaned = 0.0012317 Jy ! Component: 200 - total flux cleaned = 0.00123259 Jy ! Total flux subtracted in 200 components = 0.00123259 Jy ! Clean residual min=-0.002779 max=0.002335 Jy/beam ! Clean residual mean=0.000002 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.433469 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 183 components and 0.433468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086969Jy sigma=0.000705 ! Fit after self-cal, rms=0.086974Jy sigma=0.000705 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.000494048 Jy ! Component: 100 - total flux cleaned = 0.000646248 Jy ! Component: 150 - total flux cleaned = 0.000693803 Jy ! Component: 200 - total flux cleaned = 0.000783215 Jy ! Total flux subtracted in 200 components = 0.000783215 Jy ! Clean residual min=-0.002562 max=0.002292 Jy/beam ! Clean residual mean=0.000001 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.434252 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 190 components and 0.434252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086917Jy sigma=0.000705 ! Fit after self-cal, rms=0.086913Jy sigma=0.000705 ! 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.086913Jy sigma=0.000705 ! Fit after self-cal, rms=0.087014Jy sigma=0.000705 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.513 mas, bmaj=12.76 mas, bpa=-4.515 degrees ! Estimated noise=775.514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000644248 Jy ! Component: 100 - total flux cleaned = 0.000510939 Jy ! Component: 150 - total flux cleaned = 0.000471548 Jy ! Component: 200 - total flux cleaned = 0.00043905 Jy ! Total flux subtracted in 200 components = 0.00043905 Jy ! Clean residual min=-0.002153 max=0.002129 Jy/beam ! Clean residual mean=0.000006 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.434691 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 205 components and 0.434691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086986Jy sigma=0.000704 ! Fit after self-cal, rms=0.086983Jy sigma=0.000704 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.000149231 Jy ! Component: 100 - total flux cleaned = 0.000179668 Jy ! Component: 150 - total flux cleaned = 0.000179996 Jy ! Component: 200 - total flux cleaned = 0.000256017 Jy ! Total flux subtracted in 200 components = 0.000256017 Jy ! Clean residual min=-0.002104 max=0.001972 Jy/beam ! Clean residual mean=0.000005 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.434947 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 214 components and 0.434947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086965Jy sigma=0.000704 ! Fit after self-cal, rms=0.086963Jy sigma=0.000704 ! 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.265 mas, bmaj=8.064 mas, bpa=-3.026 degrees ! Estimated noise=628.164 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 8.064 at -3.026 degrees (North through East) ! Clean map min=-0.0022695 max=0.2149 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.711 mas, bmaj=6.917 mas, bpa=-2.512 degrees ! Estimated noise=916.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164155 Jy ! Component: 100 - total flux cleaned = 0.229093 Jy ! Component: 150 - total flux cleaned = 0.274862 Jy ! Component: 200 - total flux cleaned = 0.308748 Jy ! Total flux subtracted in 200 components = 0.308748 Jy ! Clean residual min=-0.009035 max=0.019477 Jy/beam ! Clean residual mean=0.000059 rms=0.002729 Jy/beam ! Combined flux in latest and established models = 0.308748 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.308748 Jy ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.064 mas, bpa=-3.026 degrees ! Estimated noise=628.164 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.0379302 Jy ! Component: 100 - total flux cleaned = 0.0624874 Jy ! Component: 150 - total flux cleaned = 0.0791483 Jy ! Component: 200 - total flux cleaned = 0.0907614 Jy ! Total flux subtracted in 200 components = 0.0907614 Jy ! Clean residual min=-0.003952 max=0.006892 Jy/beam ! Clean residual mean=0.000038 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.399509 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 77 components and 0.399509 Jy ! Inverting map ! Added new window around map position (3, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00836763 Jy ! Component: 100 - total flux cleaned = 0.0144413 Jy ! Component: 150 - total flux cleaned = 0.0190803 Jy ! Component: 200 - total flux cleaned = 0.022678 Jy ! Total flux subtracted in 200 components = 0.022678 Jy ! Clean residual min=-0.002818 max=0.002615 Jy/beam ! Clean residual mean=0.000014 rms=0.000626 Jy/beam ! Combined flux in latest and established models = 0.422187 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 114 components and 0.422187 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.513 mas, bmaj=12.76 mas, bpa=-4.515 degrees ! Estimated noise=775.514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00421324 Jy ! Component: 100 - total flux cleaned = 0.00680946 Jy ! Component: 150 - total flux cleaned = 0.00867198 Jy ! Component: 200 - total flux cleaned = 0.00953594 Jy ! Total flux subtracted in 200 components = 0.00953594 Jy ! Clean residual min=-0.002314 max=0.001854 Jy/beam ! Clean residual mean=0.000011 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.431723 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.00067186 Jy ! Component: 100 - total flux cleaned = 0.00105133 Jy ! Component: 150 - total flux cleaned = 0.00131764 Jy ! Component: 200 - total flux cleaned = 0.00156273 Jy ! Total flux subtracted in 200 components = 0.00156273 Jy ! Clean residual min=-0.002185 max=0.001702 Jy/beam ! Clean residual mean=0.000009 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.433286 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 170 components and 0.433286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=8.064 mas, bpa=-3.026 degrees ! Estimated noise=628.164 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000252569 Jy ! Component: 100 - total flux cleaned = -0.000363861 Jy ! Component: 150 - total flux cleaned = -0.000264046 Jy ! Component: 200 - total flux cleaned = -0.000262857 Jy ! Total flux subtracted in 200 components = -0.000262857 Jy ! Clean residual min=-0.002184 max=0.001942 Jy/beam ! Clean residual mean=0.000004 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.433023 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 190 components and 0.433023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086969Jy sigma=0.000704 ! Fit after self-cal, rms=0.086939Jy sigma=0.000704 wmodel J1359+0159_S_2017_07_09_pus_map.mod ! Writing 190 model components to file: J1359+0159_S_2017_07_09_pus_map.mod wobs J1359+0159_S_2017_07_09_pus_uvs.fits ! Writing UV FITS file: J1359+0159_S_2017_07_09_pus_uvs.fits wwins J1359+0159_S_2017_07_09_pus_map.win ! wwins: Wrote 6 windows to J1359+0159_S_2017_07_09_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.000665553 Jy ! Component: 100 - total flux cleaned = -0.000999643 Jy ! Component: 150 - total flux cleaned = -0.00121787 Jy ! Component: 200 - total flux cleaned = -0.00136556 Jy ! Component: 250 - total flux cleaned = -0.00130794 Jy ! Component: 300 - total flux cleaned = -0.00133642 Jy ! Component: 350 - total flux cleaned = -0.00139093 Jy ! Component: 400 - total flux cleaned = -0.00144334 Jy ! Component: 450 - total flux cleaned = -0.00139149 Jy ! Component: 500 - total flux cleaned = -0.00136646 Jy ! Component: 550 - total flux cleaned = -0.00136684 Jy ! Component: 600 - total flux cleaned = -0.00136637 Jy ! Component: 650 - total flux cleaned = -0.00138889 Jy ! Component: 700 - total flux cleaned = -0.00143429 Jy ! Component: 750 - total flux cleaned = -0.00152434 Jy ! Component: 800 - total flux cleaned = -0.00150172 Jy ! Component: 850 - total flux cleaned = -0.00154549 Jy ! Component: 900 - total flux cleaned = -0.00161012 Jy ! Component: 950 - total flux cleaned = -0.00167337 Jy ! Component: 1000 - total flux cleaned = -0.00171497 Jy ! Component: 1050 - total flux cleaned = -0.00173549 Jy ! Component: 1100 - total flux cleaned = -0.00171482 Jy ! Component: 1150 - total flux cleaned = -0.00175516 Jy ! Component: 1200 - total flux cleaned = -0.00175492 Jy ! Component: 1250 - total flux cleaned = -0.00173526 Jy ! Component: 1300 - total flux cleaned = -0.0017546 Jy ! Component: 1350 - total flux cleaned = -0.00179294 Jy ! Component: 1400 - total flux cleaned = -0.00175451 Jy ! Component: 1450 - total flux cleaned = -0.00173544 Jy ! Component: 1500 - total flux cleaned = -0.00171644 Jy ! Component: 1550 - total flux cleaned = -0.00180895 Jy ! Component: 1600 - total flux cleaned = -0.00177198 Jy ! Component: 1650 - total flux cleaned = -0.00179011 Jy ! Component: 1700 - total flux cleaned = -0.0018439 Jy ! Component: 1750 - total flux cleaned = -0.00180829 Jy ! Component: 1800 - total flux cleaned = -0.00187849 Jy ! Component: 1850 - total flux cleaned = -0.00182634 Jy ! Component: 1900 - total flux cleaned = -0.00189535 Jy ! Component: 1950 - total flux cleaned = -0.00192923 Jy ! Component: 2000 - total flux cleaned = -0.00182762 Jy ! Component: 2050 - total flux cleaned = -0.00187811 Jy ! Component: 2100 - total flux cleaned = -0.00184522 Jy ! Component: 2150 - total flux cleaned = -0.00184549 Jy ! Component: 2200 - total flux cleaned = -0.00191076 Jy ! Component: 2250 - total flux cleaned = -0.00181337 Jy ! Component: 2300 - total flux cleaned = -0.00186164 Jy ! Component: 2350 - total flux cleaned = -0.00186149 Jy ! Component: 2400 - total flux cleaned = -0.00187724 Jy ! Component: 2450 - total flux cleaned = -0.00184575 Jy ! Component: 2500 - total flux cleaned = -0.00186134 Jy ! Component: 2550 - total flux cleaned = -0.00187673 Jy ! Component: 2600 - total flux cleaned = -0.00193769 Jy ! Component: 2650 - total flux cleaned = -0.00196771 Jy ! Component: 2700 - total flux cleaned = -0.00196791 Jy ! Component: 2750 - total flux cleaned = -0.00205751 Jy ! Component: 2800 - total flux cleaned = -0.00196836 Jy ! Component: 2850 - total flux cleaned = -0.00192426 Jy ! Component: 2900 - total flux cleaned = -0.00202648 Jy ! Component: 2950 - total flux cleaned = -0.0019252 Jy ! Component: 3000 - total flux cleaned = -0.00199733 Jy ! Component: 3050 - total flux cleaned = -0.00198315 Jy ! Component: 3100 - total flux cleaned = -0.00201153 Jy ! Component: 3150 - total flux cleaned = -0.00202546 Jy ! Component: 3200 - total flux cleaned = -0.00198339 Jy ! Component: 3250 - total flux cleaned = -0.00202511 Jy ! Component: 3300 - total flux cleaned = -0.00196984 Jy ! Component: 3350 - total flux cleaned = -0.00199753 Jy ! Component: 3400 - total flux cleaned = -0.00198384 Jy ! Component: 3450 - total flux cleaned = -0.00198378 Jy ! Component: 3500 - total flux cleaned = -0.00198365 Jy ! Component: 3550 - total flux cleaned = -0.00197012 Jy ! Component: 3600 - total flux cleaned = -0.00194355 Jy ! Component: 3650 - total flux cleaned = -0.00197016 Jy ! Component: 3700 - total flux cleaned = -0.00197015 Jy ! Component: 3750 - total flux cleaned = -0.00197018 Jy ! Component: 3800 - total flux cleaned = -0.00200915 Jy ! Component: 3850 - total flux cleaned = -0.00197029 Jy ! Component: 3900 - total flux cleaned = -0.00194449 Jy ! Component: 3950 - total flux cleaned = -0.00200837 Jy ! Component: 4000 - total flux cleaned = -0.00193194 Jy ! Component: 4050 - total flux cleaned = -0.00195719 Jy ! Total flux subtracted in 4096 components = -0.00196964 Jy ! Clean residual min=-0.000695 max=0.000822 Jy/beam ! Clean residual mean=0.000000 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.431053 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 497 components and 0.431053 Jy ![Exited script file: muppet] wmap "J1359+0159_S_2017_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 8.064 at -3.026 degrees (North through East) ! Clean map min=-0.001531 max=0.21737 Jy/beam ! Writing clean map to FITS file: J1359+0159_S_2017_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.21737 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233777 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.322643 0.322643 0.645286 1.29057 2.58114 5.16228 10.3246 20.6491 41.2983 82.5965 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.217 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.265 x 8.064 at -3.026 degrees (North through East) ! Clean map min=-0.001531 max=0.21737 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 J1359+0159_S_2017_07_09_pus_uvs.log closed on Wed May 8 14:50:07 2019