! Started logfile: J1342-2051_S_2017_06_10_pus_uvs.log on Mon May 6 14:55:20 2019 obs J1342-2051_S_2017_06_10_pus_uva.fits ! Reading UV FITS file: J1342-2051_S_2017_06_10_pus_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.969298 visibilities/baseline/integration-bin. ! Found source: J1342-2051 ! ! 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 1154 lines of history. ! ! Reading 13260 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 J1342-2051_S_2017_06_10_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 522 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.796317Jy sigma=0.006231 ! Fit after self-cal, rms=0.776679Jy sigma=0.006082 ! 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.537 mas, bmaj=6.841 mas, bpa=-4.727 degrees ! Estimated noise=1370.17 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.166415 Jy ! Component: 100 - total flux cleaned = 0.220297 Jy ! Total flux subtracted in 100 components = 0.220297 Jy ! Clean residual min=-0.013117 max=0.025302 Jy/beam ! Clean residual mean=-0.000050 rms=0.003794 Jy/beam ! Combined flux in latest and established models = 0.220297 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.220297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116245Jy sigma=0.000889 ! Fit after self-cal, rms=0.116176Jy sigma=0.000888 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289653 Jy ! Component: 100 - total flux cleaned = 0.0451788 Jy ! Total flux subtracted in 100 components = 0.0451788 Jy ! Clean residual min=-0.010092 max=0.016255 Jy/beam ! Clean residual mean=-0.000034 rms=0.002808 Jy/beam ! Combined flux in latest and established models = 0.265476 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.265476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105652Jy sigma=0.000786 ! Fit after self-cal, rms=0.105617Jy sigma=0.000786 ! Inverting map ! Added new window around map position (4.5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0160709 Jy ! Component: 100 - total flux cleaned = 0.0260578 Jy ! Total flux subtracted in 100 components = 0.0260578 Jy ! Clean residual min=-0.009293 max=0.012569 Jy/beam ! Clean residual mean=-0.000026 rms=0.002472 Jy/beam ! Combined flux in latest and established models = 0.291534 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.291534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101879Jy sigma=0.000752 ! Fit after self-cal, rms=0.101618Jy sigma=0.000750 ! 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.02 mas, bmaj=8.002 mas, bpa=-4.569 degrees ! Estimated noise=959.246 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 (-40.5, 70). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0153 Jy ! Component: 100 - total flux cleaned = 0.0247527 Jy ! Component: 150 - total flux cleaned = 0.0312817 Jy ! Component: 200 - total flux cleaned = 0.0359098 Jy ! Total flux subtracted in 200 components = 0.0359098 Jy ! Clean residual min=-0.006841 max=0.009314 Jy/beam ! Clean residual mean=-0.000021 rms=0.001737 Jy/beam ! Combined flux in latest and established models = 0.327444 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 56 components and 0.327444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098950Jy sigma=0.000729 ! Fit after self-cal, rms=0.098766Jy sigma=0.000727 ! 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.17 FD 0.92 HN 0.98 KP 1.03 ! LA 1.01 MK 1.04 NL 0.94 OV 1.03 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00 KP 1.00 ! LA 0.96 MK 1.07 NL 1.05 OV 1.05 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00 KP 0.99 ! LA 0.97 MK 1.02 NL 1.00 OV 0.96 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 138 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.08 KP 1.00* ! LA 1.00* MK 0.99 NL 1.00* OV 1.00* ! PT 0.98 SC 1.00* ! ! ! Fit before self-cal, rms=0.098766Jy sigma=0.000727 ! Fit after self-cal, rms=0.101037Jy sigma=0.000720 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.033 mas, bmaj=7.984 mas, bpa=-4.064 degrees ! Estimated noise=966.039 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.00177993 Jy ! Component: 100 - total flux cleaned = 0.00191523 Jy ! Component: 150 - total flux cleaned = 0.00168645 Jy ! Component: 200 - total flux cleaned = 0.00158341 Jy ! Total flux subtracted in 200 components = 0.00158341 Jy ! Clean residual min=-0.005842 max=0.006509 Jy/beam ! Clean residual mean=-0.000004 rms=0.001501 Jy/beam ! Combined flux in latest and established models = 0.329027 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 0.329027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100606Jy sigma=0.000718 ! Fit after self-cal, rms=0.100640Jy sigma=0.000718 ! 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.100640Jy sigma=0.000718 ! Fit after self-cal, rms=0.115282Jy sigma=0.000696 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=8.009 mas, bpa=-4.329 degrees ! Estimated noise=976.412 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000825203 Jy ! Component: 100 - total flux cleaned = -0.00130309 Jy ! Component: 150 - total flux cleaned = -0.0015071 Jy ! Component: 200 - total flux cleaned = -0.00156919 Jy ! Total flux subtracted in 200 components = -0.00156919 Jy ! Clean residual min=-0.003859 max=0.004240 Jy/beam ! Clean residual mean=-0.000005 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.327458 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 0.327458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115183Jy sigma=0.000695 ! Fit after self-cal, rms=0.115423Jy sigma=0.000695 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 (54.5, -73). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384248 Jy ! Component: 100 - total flux cleaned = 0.00429367 Jy ! Component: 150 - total flux cleaned = 0.00422562 Jy ! Component: 200 - total flux cleaned = 0.0043482 Jy ! Total flux subtracted in 200 components = 0.0043482 Jy ! Clean residual min=-0.003928 max=0.003272 Jy/beam ! Clean residual mean=0.000001 rms=0.000882 Jy/beam ! Combined flux in latest and established models = 0.331806 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 133 components and 0.331806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115283Jy sigma=0.000693 ! Fit after self-cal, rms=0.115272Jy sigma=0.000693 ! 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.115272Jy sigma=0.000693 ! Fit after self-cal, rms=0.116579Jy sigma=0.000693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.041 mas, bmaj=7.996 mas, bpa=-4.259 degrees ! Estimated noise=973.252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000235706 Jy ! Component: 100 - total flux cleaned = 0.00016604 Jy ! Component: 150 - total flux cleaned = 0.000168885 Jy ! Component: 200 - total flux cleaned = 0.000169363 Jy ! Total flux subtracted in 200 components = 0.000169363 Jy ! Clean residual min=-0.003588 max=0.003202 Jy/beam ! Clean residual mean=0.000005 rms=0.000829 Jy/beam ! Combined flux in latest and established models = 0.331975 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 141 components and 0.331975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116510Jy sigma=0.000692 ! Fit after self-cal, rms=0.116516Jy sigma=0.000692 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.000113199 Jy ! Component: 100 - total flux cleaned = 0.000160344 Jy ! Component: 150 - total flux cleaned = 0.000204673 Jy ! Component: 200 - total flux cleaned = 0.000247496 Jy ! Total flux subtracted in 200 components = 0.000247496 Jy ! Clean residual min=-0.003498 max=0.003221 Jy/beam ! Clean residual mean=0.000006 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.332223 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 154 components and 0.332223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116476Jy sigma=0.000692 ! Fit after self-cal, rms=0.116479Jy sigma=0.000692 ! 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.116479Jy sigma=0.000692 ! Fit after self-cal, rms=0.117018Jy sigma=0.000692 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.48 mas, bmaj=17.43 mas, bpa=-2.352 degrees ! Estimated noise=1239.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.70386e-05 Jy ! Component: 100 - total flux cleaned = 7.18399e-05 Jy ! Component: 150 - total flux cleaned = 0.000113528 Jy ! Component: 200 - total flux cleaned = 0.000114395 Jy ! Total flux subtracted in 200 components = 0.000114395 Jy ! Clean residual min=-0.004284 max=0.004504 Jy/beam ! Clean residual mean=0.000017 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.332337 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 181 components and 0.332337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117011Jy sigma=0.000692 ! Fit after self-cal, rms=0.117001Jy sigma=0.000692 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.24441e-05 Jy ! Component: 100 - total flux cleaned = -5.65938e-05 Jy ! Component: 150 - total flux cleaned = 6.20914e-06 Jy ! Component: 200 - total flux cleaned = 3.59863e-05 Jy ! Total flux subtracted in 200 components = 3.59863e-05 Jy ! Clean residual min=-0.004173 max=0.004527 Jy/beam ! Clean residual mean=0.000018 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.332373 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 188 components and 0.332373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116997Jy sigma=0.000692 ! Fit after self-cal, rms=0.116994Jy sigma=0.000692 ! 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.04 mas, bmaj=7.989 mas, bpa=-4.203 degrees ! Estimated noise=970.792 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.04 x 7.989 at -4.203 degrees (North through East) ! Clean map min=-0.0031221 max=0.22016 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.55 mas, bmaj=6.804 mas, bpa=-4.466 degrees ! Estimated noise=1398.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.167985 Jy ! Component: 100 - total flux cleaned = 0.223256 Jy ! Component: 150 - total flux cleaned = 0.253472 Jy ! Component: 200 - total flux cleaned = 0.272374 Jy ! Total flux subtracted in 200 components = 0.272374 Jy ! Clean residual min=-0.006046 max=0.010074 Jy/beam ! Clean residual mean=-0.000024 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.272374 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.272374 Jy ! Inverting map and beam ! Estimated beam: bmin=3.04 mas, bmaj=7.989 mas, bpa=-4.203 degrees ! Estimated noise=970.792 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.018679 Jy ! Component: 100 - total flux cleaned = 0.0298819 Jy ! Component: 150 - total flux cleaned = 0.0375622 Jy ! Component: 200 - total flux cleaned = 0.0430999 Jy ! Total flux subtracted in 200 components = 0.0430999 Jy ! Clean residual min=-0.004250 max=0.005588 Jy/beam ! Clean residual mean=-0.000010 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.315474 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 75 components and 0.315474 Jy ! Inverting map ! Added new window around map position (9, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00519924 Jy ! Component: 100 - total flux cleaned = 0.0085364 Jy ! Component: 150 - total flux cleaned = 0.0106635 Jy ! Component: 200 - total flux cleaned = 0.0117422 Jy ! Total flux subtracted in 200 components = 0.0117422 Jy ! Clean residual min=-0.003637 max=0.003563 Jy/beam ! Clean residual mean=0.000002 rms=0.000785 Jy/beam ! Combined flux in latest and established models = 0.327216 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 114 components and 0.327216 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.48 mas, bmaj=17.43 mas, bpa=-2.352 degrees ! Estimated noise=1239.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275936 Jy ! Component: 100 - total flux cleaned = 0.00457366 Jy ! Component: 150 - total flux cleaned = 0.00545446 Jy ! Component: 200 - total flux cleaned = 0.00558041 Jy ! Total flux subtracted in 200 components = 0.00558041 Jy ! Clean residual min=-0.004520 max=0.004636 Jy/beam ! Clean residual mean=0.000017 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.332797 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) ! Added new window around map position (23, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301698 Jy ! Component: 100 - total flux cleaned = 0.00285589 Jy ! Component: 150 - total flux cleaned = 0.0028564 Jy ! Component: 200 - total flux cleaned = 0.00291899 Jy ! Total flux subtracted in 200 components = 0.00291899 Jy ! Clean residual min=-0.003403 max=0.002952 Jy/beam ! Clean residual mean=0.000022 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.335716 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 187 components and 0.335716 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.04 mas, bmaj=7.989 mas, bpa=-4.203 degrees ! Estimated noise=970.792 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000153775 Jy ! Component: 100 - total flux cleaned = 0.000161257 Jy ! Component: 150 - total flux cleaned = 0.00022486 Jy ! Component: 200 - total flux cleaned = 0.000334252 Jy ! Total flux subtracted in 200 components = 0.000334252 Jy ! Clean residual min=-0.002722 max=0.002345 Jy/beam ! Clean residual mean=0.000010 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.33605 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 216 components and 0.33605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116733Jy sigma=0.000690 ! Fit after self-cal, rms=0.116710Jy sigma=0.000690 wmodel J1342-2051_S_2017_06_10_pus_map.mod ! Writing 216 model components to file: J1342-2051_S_2017_06_10_pus_map.mod wobs J1342-2051_S_2017_06_10_pus_uvs.fits ! Writing UV FITS file: J1342-2051_S_2017_06_10_pus_uvs.fits wwins J1342-2051_S_2017_06_10_pus_map.win ! wwins: Wrote 6 windows to J1342-2051_S_2017_06_10_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.000824298 Jy ! Component: 100 - total flux cleaned = -0.000826905 Jy ! Component: 150 - total flux cleaned = -0.000824523 Jy ! Component: 200 - total flux cleaned = -0.00101241 Jy ! Component: 250 - total flux cleaned = -0.00122951 Jy ! Component: 300 - total flux cleaned = -0.00129948 Jy ! Component: 350 - total flux cleaned = -0.00133372 Jy ! Component: 400 - total flux cleaned = -0.00139929 Jy ! Component: 450 - total flux cleaned = -0.00143093 Jy ! Component: 500 - total flux cleaned = -0.00149318 Jy ! Component: 550 - total flux cleaned = -0.00152385 Jy ! Component: 600 - total flux cleaned = -0.00161375 Jy ! Component: 650 - total flux cleaned = -0.00158472 Jy ! Component: 700 - total flux cleaned = -0.00164203 Jy ! Component: 750 - total flux cleaned = -0.00161406 Jy ! Component: 800 - total flux cleaned = -0.00161421 Jy ! Component: 850 - total flux cleaned = -0.00161375 Jy ! Component: 900 - total flux cleaned = -0.00156042 Jy ! Component: 950 - total flux cleaned = -0.00156047 Jy ! Component: 1000 - total flux cleaned = -0.00153459 Jy ! Component: 1050 - total flux cleaned = -0.00148317 Jy ! Component: 1100 - total flux cleaned = -0.00143306 Jy ! Component: 1150 - total flux cleaned = -0.00138379 Jy ! Component: 1200 - total flux cleaned = -0.00133514 Jy ! Component: 1250 - total flux cleaned = -0.00138333 Jy ! Component: 1300 - total flux cleaned = -0.00133676 Jy ! Component: 1350 - total flux cleaned = -0.00143026 Jy ! Component: 1400 - total flux cleaned = -0.00140707 Jy ! Component: 1450 - total flux cleaned = -0.00136155 Jy ! Component: 1500 - total flux cleaned = -0.00138455 Jy ! Component: 1550 - total flux cleaned = -0.00138497 Jy ! Component: 1600 - total flux cleaned = -0.00140706 Jy ! Component: 1650 - total flux cleaned = -0.00140744 Jy ! Component: 1700 - total flux cleaned = -0.00145038 Jy ! Component: 1750 - total flux cleaned = -0.00153471 Jy ! Component: 1800 - total flux cleaned = -0.0015139 Jy ! Component: 1850 - total flux cleaned = -0.00151391 Jy ! Component: 1900 - total flux cleaned = -0.00151411 Jy ! Component: 1950 - total flux cleaned = -0.00151451 Jy ! Component: 2000 - total flux cleaned = -0.00157444 Jy ! Component: 2050 - total flux cleaned = -0.00159441 Jy ! Component: 2100 - total flux cleaned = -0.00173094 Jy ! Component: 2150 - total flux cleaned = -0.00174995 Jy ! Component: 2200 - total flux cleaned = -0.00174976 Jy ! Component: 2250 - total flux cleaned = -0.00178737 Jy ! Component: 2300 - total flux cleaned = -0.00180625 Jy ! Component: 2350 - total flux cleaned = -0.00186166 Jy ! Component: 2400 - total flux cleaned = -0.00188011 Jy ! Component: 2450 - total flux cleaned = -0.00188037 Jy ! Component: 2500 - total flux cleaned = -0.00195241 Jy ! Component: 2550 - total flux cleaned = -0.00198781 Jy ! Component: 2600 - total flux cleaned = -0.00204072 Jy ! Component: 2650 - total flux cleaned = -0.00204089 Jy ! Component: 2700 - total flux cleaned = -0.00212771 Jy ! Component: 2750 - total flux cleaned = -0.00217926 Jy ! Component: 2800 - total flux cleaned = -0.00223047 Jy ! Component: 2850 - total flux cleaned = -0.00226433 Jy ! Component: 2900 - total flux cleaned = -0.00236469 Jy ! Component: 2950 - total flux cleaned = -0.00243102 Jy ! Component: 3000 - total flux cleaned = -0.00241435 Jy ! Component: 3050 - total flux cleaned = -0.00246305 Jy ! Component: 3100 - total flux cleaned = -0.00246309 Jy ! Component: 3150 - total flux cleaned = -0.00252731 Jy ! Component: 3200 - total flux cleaned = -0.00251139 Jy ! Component: 3250 - total flux cleaned = -0.00259043 Jy ! Component: 3300 - total flux cleaned = -0.00251202 Jy ! Component: 3350 - total flux cleaned = -0.00257402 Jy ! Component: 3400 - total flux cleaned = -0.00254304 Jy ! Component: 3450 - total flux cleaned = -0.0025583 Jy ! Component: 3500 - total flux cleaned = -0.00257349 Jy ! Component: 3550 - total flux cleaned = -0.00257352 Jy ! Component: 3600 - total flux cleaned = -0.00258863 Jy ! Component: 3650 - total flux cleaned = -0.00261851 Jy ! Component: 3700 - total flux cleaned = -0.00263321 Jy ! Component: 3750 - total flux cleaned = -0.00255978 Jy ! Component: 3800 - total flux cleaned = -0.00258895 Jy ! Component: 3850 - total flux cleaned = -0.00255995 Jy ! Component: 3900 - total flux cleaned = -0.00250236 Jy ! Component: 3950 - total flux cleaned = -0.00253108 Jy ! Component: 4000 - total flux cleaned = -0.00255947 Jy ! Component: 4050 - total flux cleaned = -0.00248853 Jy ! Total flux subtracted in 4096 components = -0.00248856 Jy ! Clean residual min=-0.000879 max=0.000780 Jy/beam ! Clean residual mean=0.000003 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.333562 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 499 components and 0.333562 Jy ![Exited script file: muppet] wmap "J1342-2051_S_2017_06_10_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.04 x 7.989 at -4.203 degrees (North through East) ! Clean map min=-0.0022828 max=0.22371 Jy/beam ! Writing clean map to FITS file: J1342-2051_S_2017_06_10_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.223706 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025112 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.336762 0.336762 0.673525 1.34705 2.6941 5.3882 10.7764 21.5528 43.1056 86.2111 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.223 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.04 x 7.989 at -4.203 degrees (North through East) ! Clean map min=-0.0022828 max=0.22371 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 J1342-2051_S_2017_06_10_pus_uvs.log closed on Mon May 6 14:55:24 2019