! Started logfile: J0010-4153_S_2017_01_16_pus_uvs.log on Sun Apr 7 15:01:03 2019 obs J0010-4153_S_2017_01_16_pus_uva.fits ! Reading UV FITS file: J0010-4153_S_2017_01_16_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.461492 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0010-4153 ! ! 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 622 lines of history. ! ! Reading 6064 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 J0010-4153_S_2017_01_16_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.018222Jy sigma=0.005052 ! Fit after self-cal, rms=0.768097Jy sigma=0.003832 ! 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.825 mas, bmaj=28.16 mas, bpa=16.34 degrees ! Estimated noise=4007.25 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.690384 Jy ! Component: 100 - total flux cleaned = 1.01681 Jy ! Total flux subtracted in 100 components = 1.01681 Jy ! Clean residual min=-0.134753 max=0.169373 Jy/beam ! Clean residual mean=-0.006561 rms=0.062509 Jy/beam ! Combined flux in latest and established models = 1.01681 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 1.01681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.676634Jy sigma=0.003295 ! Fit after self-cal, rms=0.676425Jy sigma=0.003294 ! 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.767 mas, bmaj=28.02 mas, bpa=15.52 degrees ! Estimated noise=1788.68 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.302458 Jy ! Component: 100 - total flux cleaned = 0.538374 Jy ! Component: 150 - total flux cleaned = 0.738667 Jy ! Component: 200 - total flux cleaned = 0.824136 Jy ! Total flux subtracted in 200 components = 0.824136 Jy ! Clean residual min=-0.113329 max=0.113631 Jy/beam ! Clean residual mean=-0.002938 rms=0.040895 Jy/beam ! Combined flux in latest and established models = 1.84094 Jy ! Performing phase self-cal ! Adding 94 model components to the UV plane model. ! The established model now contains 137 components and 1.84094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.478275Jy sigma=0.001668 ! Fit after self-cal, rms=0.473254Jy sigma=0.001633 ! 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.98 HN 1.00* KP 1.09 ! LA 0.86 MK 1.00* NL 0.97 OV 1.10 ! PT 0.84 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 1.08 ! LA 0.84 MK 1.00* NL 1.15 OV 1.14 ! PT 0.84 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.12 ! LA 0.88 MK 1.00* NL 1.19 OV 1.09 ! PT 0.82 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 0.94 ! LA 0.84 MK 1.00* NL 1.00* OV 1.21 ! PT 0.86 SC 1.03 ! ! ! Fit before self-cal, rms=0.473254Jy sigma=0.001633 ! Fit after self-cal, rms=0.381204Jy sigma=0.001148 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.873 mas, bmaj=29.29 mas, bpa=15.72 degrees ! Estimated noise=1750.12 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.00630538 Jy ! Component: 100 - total flux cleaned = 0.0171501 Jy ! Component: 150 - total flux cleaned = 0.0155686 Jy ! Component: 200 - total flux cleaned = 0.01135 Jy ! Total flux subtracted in 200 components = 0.01135 Jy ! Clean residual min=-0.021683 max=0.021889 Jy/beam ! Clean residual mean=-0.000412 rms=0.009562 Jy/beam ! Combined flux in latest and established models = 1.85229 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 223 components and 1.85229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362481Jy sigma=0.000911 ! Fit after self-cal, rms=0.362483Jy sigma=0.000907 ! 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.362483Jy sigma=0.000907 ! Fit after self-cal, rms=0.367321Jy sigma=0.000904 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=29.2 mas, bpa=15.71 degrees ! Estimated noise=1753.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00407413 Jy ! Component: 100 - total flux cleaned = -0.00876753 Jy ! Component: 150 - total flux cleaned = -0.0111671 Jy ! Component: 200 - total flux cleaned = -0.00835573 Jy ! Total flux subtracted in 200 components = -0.00835573 Jy ! Clean residual min=-0.011152 max=0.011166 Jy/beam ! Clean residual mean=-0.000242 rms=0.005042 Jy/beam ! Combined flux in latest and established models = 1.84394 Jy selfcal ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 304 components and 1.84394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362507Jy sigma=0.000853 ! Fit after self-cal, rms=0.362422Jy sigma=0.000852 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.00193484 Jy ! Component: 100 - total flux cleaned = 0.00474724 Jy ! Component: 150 - total flux cleaned = 0.00627485 Jy ! Component: 200 - total flux cleaned = 0.00908476 Jy ! Total flux subtracted in 200 components = 0.00908476 Jy ! Clean residual min=-0.007486 max=0.007504 Jy/beam ! Clean residual mean=-0.000138 rms=0.003352 Jy/beam ! Combined flux in latest and established models = 1.85302 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 370 components and 1.85302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360356Jy sigma=0.000836 ! Fit after self-cal, rms=0.360295Jy sigma=0.000835 ! 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.360295Jy sigma=0.000835 ! Fit after self-cal, rms=0.383334Jy sigma=0.000834 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=29.21 mas, bpa=15.73 degrees ! Estimated noise=1766.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00417713 Jy ! Component: 100 - total flux cleaned = 0.00562114 Jy ! Component: 150 - total flux cleaned = 0.004325 Jy ! Component: 200 - total flux cleaned = 0.00472463 Jy ! Total flux subtracted in 200 components = 0.00472463 Jy ! Clean residual min=-0.006510 max=0.006508 Jy/beam ! Clean residual mean=-0.000102 rms=0.002884 Jy/beam ! Combined flux in latest and established models = 1.85775 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 448 components and 1.85775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.380962Jy sigma=0.000825 ! Fit after self-cal, rms=0.380993Jy sigma=0.000825 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.00323493 Jy ! Component: 100 - total flux cleaned = 0.003229 Jy ! Component: 150 - total flux cleaned = 0.00390904 Jy ! Component: 200 - total flux cleaned = 0.00389598 Jy ! Total flux subtracted in 200 components = 0.00389598 Jy ! Clean residual min=-0.005309 max=0.005249 Jy/beam ! Clean residual mean=-0.000064 rms=0.002324 Jy/beam ! Combined flux in latest and established models = 1.86164 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 508 components and 1.86164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.379621Jy sigma=0.000820 ! Fit after self-cal, rms=0.379583Jy sigma=0.000820 ! 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.379583Jy sigma=0.000820 ! Fit after self-cal, rms=0.390934Jy sigma=0.000819 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.955 mas, bmaj=42.53 mas, bpa=2.86 degrees ! Estimated noise=1990.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00659358 Jy ! Component: 100 - total flux cleaned = 0.00576774 Jy ! Component: 150 - total flux cleaned = 0.00350622 Jy ! Component: 200 - total flux cleaned = 0.00116646 Jy ! Total flux subtracted in 200 components = 0.00116646 Jy ! Clean residual min=-0.008031 max=0.007901 Jy/beam ! Clean residual mean=-0.000053 rms=0.003328 Jy/beam ! Combined flux in latest and established models = 1.86281 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 571 components and 1.86281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.388526Jy sigma=0.000820 ! Fit after self-cal, rms=0.388372Jy sigma=0.000819 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.00419484 Jy ! Component: 100 - total flux cleaned = -0.00707542 Jy ! Component: 150 - total flux cleaned = -0.0101845 Jy ! Component: 200 - total flux cleaned = -0.0125468 Jy ! Total flux subtracted in 200 components = -0.0125468 Jy ! Clean residual min=-0.005581 max=0.005553 Jy/beam ! Clean residual mean=-0.000025 rms=0.002638 Jy/beam ! Combined flux in latest and established models = 1.85026 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 643 components and 1.85026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387236Jy sigma=0.000815 ! Fit after self-cal, rms=0.387183Jy sigma=0.000815 ! 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.868 mas, bmaj=29.19 mas, bpa=15.75 degrees ! Estimated noise=1774.43 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.868 x 29.19 at 15.75 degrees (North through East) ! Clean map min=-0.034522 max=0.77017 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387183Jy sigma=0.000815 ! Fit after self-cal, rms=0.197556Jy sigma=0.000613 ! Inverting map and beam ! Estimated beam: bmin=3.876 mas, bmaj=29.17 mas, bpa=15.74 degrees ! Estimated noise=1772.71 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00278621 Jy ! Component: 100 - total flux cleaned = 0.00279131 Jy ! Component: 150 - total flux cleaned = 0.00277648 Jy ! Component: 200 - total flux cleaned = 0.00253943 Jy ! Total flux subtracted in 200 components = 0.00253943 Jy ! Clean residual min=-0.003781 max=0.003801 Jy/beam ! Clean residual mean=-0.000051 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 1.8528 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 689 components and 1.8528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196767Jy sigma=0.000607 ! Fit after self-cal, rms=0.196759Jy sigma=0.000607 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014545 Jy ! Component: 100 - total flux cleaned = 0.00145697 Jy ! Component: 150 - total flux cleaned = 0.00185599 Jy ! Component: 200 - total flux cleaned = 0.00243747 Jy ! Total flux subtracted in 200 components = 0.00243747 Jy ! Clean residual min=-0.003143 max=0.003142 Jy/beam ! Clean residual mean=-0.000033 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 1.85524 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 734 components and 1.85524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196241Jy sigma=0.000604 ! Fit after self-cal, rms=0.196225Jy sigma=0.000604 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196225Jy sigma=0.000604 ! Fit after self-cal, rms=0.196076Jy sigma=0.000604 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.894 mas, bmaj=29.3 mas, bpa=16.51 degrees ! Estimated noise=4010.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.680888 Jy ! Component: 100 - total flux cleaned = 0.991984 Jy ! Component: 150 - total flux cleaned = 1.19204 Jy ! Component: 200 - total flux cleaned = 1.34306 Jy ! Total flux subtracted in 200 components = 1.34306 Jy ! Clean residual min=-0.082461 max=0.089998 Jy/beam ! Clean residual mean=-0.002673 rms=0.033034 Jy/beam ! Combined flux in latest and established models = 1.34306 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 93 model components to the UV plane model. ! The established model now contains 93 components and 1.34306 Jy ! Inverting map and beam ! Estimated beam: bmin=3.874 mas, bmaj=29.17 mas, bpa=15.74 degrees ! Estimated noise=1771.72 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.1407 Jy ! Component: 100 - total flux cleaned = 0.228662 Jy ! Component: 150 - total flux cleaned = 0.298511 Jy ! Component: 200 - total flux cleaned = 0.331371 Jy ! Total flux subtracted in 200 components = 0.331371 Jy ! Clean residual min=-0.057349 max=0.057732 Jy/beam ! Clean residual mean=-0.000523 rms=0.023052 Jy/beam ! Combined flux in latest and established models = 1.67443 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 177 components and 1.67443 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=9.962 mas, bmaj=42.57 mas, bpa=2.828 degrees ! Estimated noise=1985.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156259 Jy ! Component: 100 - total flux cleaned = 0.0408517 Jy ! Component: 150 - total flux cleaned = 0.0509877 Jy ! Component: 200 - total flux cleaned = 0.0747916 Jy ! Total flux subtracted in 200 components = 0.0747916 Jy ! Clean residual min=-0.026485 max=0.026740 Jy/beam ! Clean residual mean=-0.000784 rms=0.014081 Jy/beam ! Combined flux in latest and established models = 1.74922 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.02586 Jy ! Component: 100 - total flux cleaned = 0.0421463 Jy ! Component: 150 - total flux cleaned = 0.049858 Jy ! Component: 200 - total flux cleaned = 0.0525204 Jy ! Total flux subtracted in 200 components = 0.0525204 Jy ! Clean residual min=-0.022590 max=0.023234 Jy/beam ! Clean residual mean=-0.000112 rms=0.010394 Jy/beam ! Combined flux in latest and established models = 1.80174 Jy ! Adding 168 model components to the UV plane model. ! The established model now contains 342 components and 1.80174 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.874 mas, bmaj=29.17 mas, bpa=15.74 degrees ! Estimated noise=1771.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.89153e-05 Jy ! Component: 100 - total flux cleaned = -0.00156024 Jy ! Component: 150 - total flux cleaned = -0.00449501 Jy ! Component: 200 - total flux cleaned = -0.00632492 Jy ! Total flux subtracted in 200 components = -0.00632492 Jy ! Clean residual min=-0.009461 max=0.009483 Jy/beam ! Clean residual mean=-0.000203 rms=0.004032 Jy/beam ! Combined flux in latest and established models = 1.79541 Jy selfcal ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 398 components and 1.79541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200741Jy sigma=0.000638 ! Fit after self-cal, rms=0.200186Jy sigma=0.000635 wmodel J0010-4153_S_2017_01_16_pus_map.mod ! Writing 398 model components to file: J0010-4153_S_2017_01_16_pus_map.mod wobs J0010-4153_S_2017_01_16_pus_uvs.fits ! Writing UV FITS file: J0010-4153_S_2017_01_16_pus_uvs.fits wwins J0010-4153_S_2017_01_16_pus_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J0010-4153_S_2017_01_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.874 x 29.17 at 15.74 degrees (North through East) ! Clean map min=-0.029454 max=0.78688 Jy/beam ! Writing clean map to FITS file: J0010-4153_S_2017_01_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.786879 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00389242 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.484 1.484 2.968 5.93599 11.872 23.744 47.4879 94.9759 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0116 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.786 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.874 x 29.17 at 15.74 degrees (North through East) ! Clean map min=-0.029454 max=0.78688 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 J0010-4153_S_2017_01_16_pus_uvs.log closed on Sun Apr 7 15:01:08 2019