! Started logfile: J1120-1420_S_2017_05_27_pus_uvs.log on Fri May 3 11:04:51 2019 obs J1120-1420_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1120-1420_S_2017_05_27_pus_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96214 visibilities/baseline/integration-bin. ! Found source: J1120-1420 ! ! 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 1211 lines of history. ! ! Reading 9352 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 J1120-1420_S_2017_05_27_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 283 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.749254Jy sigma=0.005230 ! Fit after self-cal, rms=0.728621Jy sigma=0.005141 ! 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.794 mas, bmaj=7.276 mas, bpa=-2.482 degrees ! Estimated noise=1720.06 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.216221 Jy ! Component: 100 - total flux cleaned = 0.26926 Jy ! Total flux subtracted in 100 components = 0.26926 Jy ! Clean residual min=-0.011894 max=0.020926 Jy/beam ! Clean residual mean=-0.000091 rms=0.003610 Jy/beam ! Combined flux in latest and established models = 0.26926 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.26926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236492Jy sigma=0.000763 ! Fit after self-cal, rms=0.236465Jy sigma=0.000763 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0223588 Jy ! Component: 100 - total flux cleaned = 0.0343683 Jy ! Total flux subtracted in 100 components = 0.0343683 Jy ! Clean residual min=-0.012111 max=0.014250 Jy/beam ! Clean residual mean=-0.000021 rms=0.003260 Jy/beam ! Combined flux in latest and established models = 0.303629 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.303629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232061Jy sigma=0.000750 ! Fit after self-cal, rms=0.232052Jy 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.329 mas, bmaj=8.495 mas, bpa=-2.232 degrees ! Estimated noise=1309.82 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.00122383 Jy ! Component: 100 - total flux cleaned = -0.000678133 Jy ! Component: 150 - total flux cleaned = -0.000208642 Jy ! Component: 200 - total flux cleaned = 6.73123e-05 Jy ! Total flux subtracted in 200 components = 6.73123e-05 Jy ! Clean residual min=-0.010842 max=0.010577 Jy/beam ! Clean residual mean=-0.000025 rms=0.002529 Jy/beam ! Combined flux in latest and established models = 0.303696 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.303696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231529Jy sigma=0.000747 ! Fit after self-cal, rms=0.231507Jy sigma=0.000747 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.93 HN 1.01 KP 1.03 ! LA 0.99 MK 1.05 NL 0.88 OV 1.03 ! PT 1.09 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.08 KP 0.99 ! LA 0.96 MK 0.98 NL 1.11 OV 1.06 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.10 KP 1.00 ! LA 1.01 MK 1.05 NL 1.15 OV 0.95 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.09 KP 1.00* ! LA 0.68 MK 1.20 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.231507Jy sigma=0.000747 ! Fit after self-cal, rms=0.201258Jy sigma=0.000724 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=8.482 mas, bpa=-1.487 degrees ! Estimated noise=1338.31 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 (-15, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926417 Jy ! Component: 100 - total flux cleaned = 0.00973132 Jy ! Component: 150 - total flux cleaned = 0.00990736 Jy ! Component: 200 - total flux cleaned = 0.00974872 Jy ! Total flux subtracted in 200 components = 0.00974872 Jy ! Clean residual min=-0.008579 max=0.009941 Jy/beam ! Clean residual mean=0.000028 rms=0.002155 Jy/beam ! Combined flux in latest and established models = 0.313445 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 55 components and 0.313445 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199274Jy sigma=0.000723 ! Fit after self-cal, rms=0.199153Jy sigma=0.000722 ! 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.199153Jy sigma=0.000722 ! Fit after self-cal, rms=0.120733Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=8.41 mas, bpa=-1.878 degrees ! Estimated noise=1329.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00354978 Jy ! Component: 100 - total flux cleaned = -0.00401549 Jy ! Component: 150 - total flux cleaned = -0.00408957 Jy ! Component: 200 - total flux cleaned = -0.00403018 Jy ! Total flux subtracted in 200 components = -0.00403018 Jy ! Clean residual min=-0.003185 max=0.003848 Jy/beam ! Clean residual mean=0.000007 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.309414 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.309414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120558Jy sigma=0.000666 ! Fit after self-cal, rms=0.120475Jy sigma=0.000665 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 (113.5, 94). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198458 Jy ! Component: 100 - total flux cleaned = 0.00119025 Jy ! Component: 150 - total flux cleaned = 0.0010676 Jy ! Component: 200 - total flux cleaned = 0.00106988 Jy ! Total flux subtracted in 200 components = 0.00106988 Jy ! Clean residual min=-0.003091 max=0.003284 Jy/beam ! Clean residual mean=0.000007 rms=0.000781 Jy/beam ! Combined flux in latest and established models = 0.310484 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.310484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120329Jy sigma=0.000665 ! Fit after self-cal, rms=0.120322Jy sigma=0.000665 ! 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.120322Jy sigma=0.000665 ! Fit after self-cal, rms=0.120405Jy sigma=0.000665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=8.411 mas, bpa=-1.907 degrees ! Estimated noise=1329.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251854 Jy ! Component: 100 - total flux cleaned = -0.000488235 Jy ! Component: 150 - total flux cleaned = -0.000488488 Jy ! Component: 200 - total flux cleaned = -0.000489417 Jy ! Total flux subtracted in 200 components = -0.000489417 Jy ! Clean residual min=-0.003172 max=0.003149 Jy/beam ! Clean residual mean=0.000007 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.309995 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.309995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120335Jy sigma=0.000664 ! Fit after self-cal, rms=0.120336Jy sigma=0.000664 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 = -9.87593e-05 Jy ! Component: 100 - total flux cleaned = -0.00014355 Jy ! Component: 150 - total flux cleaned = -0.000143652 Jy ! Component: 200 - total flux cleaned = -0.000142374 Jy ! Total flux subtracted in 200 components = -0.000142374 Jy ! Clean residual min=-0.003194 max=0.003057 Jy/beam ! Clean residual mean=0.000006 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.309852 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 102 components and 0.309852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120294Jy sigma=0.000664 ! Fit after self-cal, rms=0.120292Jy sigma=0.000664 ! 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.120292Jy sigma=0.000664 ! Fit after self-cal, rms=0.120357Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.707 mas, bmaj=15.92 mas, bpa=-1.493 degrees ! Estimated noise=1601.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107675 Jy ! Component: 100 - total flux cleaned = -0.00110935 Jy ! Component: 150 - total flux cleaned = -0.0011382 Jy ! Component: 200 - total flux cleaned = -0.00113843 Jy ! Total flux subtracted in 200 components = -0.00113843 Jy ! Clean residual min=-0.002821 max=0.002799 Jy/beam ! Clean residual mean=0.000012 rms=0.000823 Jy/beam ! Combined flux in latest and established models = 0.308714 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 114 components and 0.308714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120344Jy sigma=0.000664 ! Fit after self-cal, rms=0.120341Jy sigma=0.000664 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.000166247 Jy ! Component: 100 - total flux cleaned = -0.000190191 Jy ! Component: 150 - total flux cleaned = -0.000169592 Jy ! Component: 200 - total flux cleaned = -0.000150708 Jy ! Total flux subtracted in 200 components = -0.000150708 Jy ! Clean residual min=-0.002808 max=0.002743 Jy/beam ! Clean residual mean=0.000011 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.308563 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 123 components and 0.308563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120335Jy sigma=0.000664 ! Fit after self-cal, rms=0.120333Jy sigma=0.000664 ! 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.356 mas, bmaj=8.412 mas, bpa=-1.91 degrees ! Estimated noise=1329.55 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.356 x 8.412 at -1.91 degrees (North through East) ! Clean map min=-0.0030483 max=0.27895 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.832 mas, bmaj=7.204 mas, bpa=-2.225 degrees ! Estimated noise=1715.88 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215553 Jy ! Component: 100 - total flux cleaned = 0.267734 Jy ! Component: 150 - total flux cleaned = 0.28828 Jy ! Component: 200 - total flux cleaned = 0.297788 Jy ! Total flux subtracted in 200 components = 0.297788 Jy ! Clean residual min=-0.005398 max=0.005598 Jy/beam ! Clean residual mean=-0.000026 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.297788 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.297788 Jy ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=8.412 mas, bpa=-1.91 degrees ! Estimated noise=1329.55 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.00678392 Jy ! Component: 100 - total flux cleaned = 0.0107081 Jy ! Component: 150 - total flux cleaned = 0.0124199 Jy ! Component: 200 - total flux cleaned = 0.0132551 Jy ! Total flux subtracted in 200 components = 0.0132551 Jy ! Clean residual min=-0.003301 max=0.003718 Jy/beam ! Clean residual mean=-0.000001 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.311043 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.311043 Jy ! Inverting map ! Added new window around map position (90, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00217288 Jy ! Component: 100 - total flux cleaned = 0.00226024 Jy ! Component: 150 - total flux cleaned = 0.00217746 Jy ! Component: 200 - total flux cleaned = 0.00197165 Jy ! Total flux subtracted in 200 components = 0.00197165 Jy ! Clean residual min=-0.003184 max=0.002841 Jy/beam ! Clean residual mean=0.000002 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.313015 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 55 components and 0.313014 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.707 mas, bmaj=15.92 mas, bpa=-1.493 degrees ! Estimated noise=1601.83 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000862329 Jy ! Component: 100 - total flux cleaned = -0.000774358 Jy ! Component: 150 - total flux cleaned = -0.000739837 Jy ! Component: 200 - total flux cleaned = -0.00077159 Jy ! Total flux subtracted in 200 components = -0.00077159 Jy ! Clean residual min=-0.002871 max=0.002822 Jy/beam ! Clean residual mean=0.000005 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.312243 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 = -5.18481e-05 Jy ! Component: 100 - total flux cleaned = -5.09976e-05 Jy ! Component: 150 - total flux cleaned = -9.91095e-05 Jy ! Component: 200 - total flux cleaned = -0.000144296 Jy ! Total flux subtracted in 200 components = -0.000144296 Jy ! Clean residual min=-0.002830 max=0.002823 Jy/beam ! Clean residual mean=0.000005 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.312099 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 85 components and 0.312099 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=8.412 mas, bpa=-1.91 degrees ! Estimated noise=1329.55 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000189565 Jy ! Component: 100 - total flux cleaned = -0.000354957 Jy ! Component: 150 - total flux cleaned = -0.000354187 Jy ! Component: 200 - total flux cleaned = -0.000401558 Jy ! Total flux subtracted in 200 components = -0.000401558 Jy ! Clean residual min=-0.002964 max=0.002917 Jy/beam ! Clean residual mean=0.000003 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.311697 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 108 components and 0.311697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120333Jy sigma=0.000664 ! Fit after self-cal, rms=0.120308Jy sigma=0.000664 wmodel J1120-1420_S_2017_05_27_pus_map.mod ! Writing 108 model components to file: J1120-1420_S_2017_05_27_pus_map.mod wobs J1120-1420_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1120-1420_S_2017_05_27_pus_uvs.fits wwins J1120-1420_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J1120-1420_S_2017_05_27_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 = -2.66811e-05 Jy ! Component: 100 - total flux cleaned = 0.000125123 Jy ! Component: 150 - total flux cleaned = 0.000366857 Jy ! Component: 200 - total flux cleaned = 0.000598913 Jy ! Component: 250 - total flux cleaned = 0.000776518 Jy ! Component: 300 - total flux cleaned = 0.000905537 Jy ! Component: 350 - total flux cleaned = 0.00107225 Jy ! Component: 400 - total flux cleaned = 0.00123449 Jy ! Component: 450 - total flux cleaned = 0.00143282 Jy ! Component: 500 - total flux cleaned = 0.00154861 Jy ! Component: 550 - total flux cleaned = 0.00177419 Jy ! Component: 600 - total flux cleaned = 0.00188396 Jy ! Component: 650 - total flux cleaned = 0.00199238 Jy ! Component: 700 - total flux cleaned = 0.0021346 Jy ! Component: 750 - total flux cleaned = 0.00230903 Jy ! Component: 800 - total flux cleaned = 0.00244542 Jy ! Component: 850 - total flux cleaned = 0.00251308 Jy ! Component: 900 - total flux cleaned = 0.00257918 Jy ! Component: 950 - total flux cleaned = 0.00270902 Jy ! Component: 1000 - total flux cleaned = 0.00293188 Jy ! Component: 1050 - total flux cleaned = 0.00293182 Jy ! Component: 1100 - total flux cleaned = 0.00302516 Jy ! Component: 1150 - total flux cleaned = 0.00311716 Jy ! Component: 1200 - total flux cleaned = 0.00314716 Jy ! Component: 1250 - total flux cleaned = 0.00326604 Jy ! Component: 1300 - total flux cleaned = 0.0032948 Jy ! Component: 1350 - total flux cleaned = 0.00338156 Jy ! Component: 1400 - total flux cleaned = 0.00349568 Jy ! Component: 1450 - total flux cleaned = 0.00355218 Jy ! Component: 1500 - total flux cleaned = 0.00360758 Jy ! Component: 1550 - total flux cleaned = 0.00374552 Jy ! Component: 1600 - total flux cleaned = 0.00374503 Jy ! Component: 1650 - total flux cleaned = 0.00379957 Jy ! Component: 1700 - total flux cleaned = 0.00388021 Jy ! Component: 1750 - total flux cleaned = 0.00398601 Jy ! Component: 1800 - total flux cleaned = 0.00411651 Jy ! Component: 1850 - total flux cleaned = 0.00401295 Jy ! Component: 1900 - total flux cleaned = 0.00416685 Jy ! Component: 1950 - total flux cleaned = 0.00426816 Jy ! Component: 2000 - total flux cleaned = 0.00434372 Jy ! Component: 2050 - total flux cleaned = 0.0045427 Jy ! Component: 2100 - total flux cleaned = 0.00466618 Jy ! Component: 2150 - total flux cleaned = 0.00478783 Jy ! Component: 2200 - total flux cleaned = 0.00478787 Jy ! Component: 2250 - total flux cleaned = 0.00500348 Jy ! Component: 2300 - total flux cleaned = 0.00507472 Jy ! Component: 2350 - total flux cleaned = 0.00509807 Jy ! Component: 2400 - total flux cleaned = 0.00516835 Jy ! Component: 2450 - total flux cleaned = 0.00526093 Jy ! Component: 2500 - total flux cleaned = 0.00535279 Jy ! Component: 2550 - total flux cleaned = 0.00542138 Jy ! Component: 2600 - total flux cleaned = 0.00551191 Jy ! Component: 2650 - total flux cleaned = 0.00551212 Jy ! Component: 2700 - total flux cleaned = 0.00562348 Jy ! Component: 2750 - total flux cleaned = 0.00573359 Jy ! Component: 2800 - total flux cleaned = 0.0057989 Jy ! Component: 2850 - total flux cleaned = 0.00586376 Jy ! Component: 2900 - total flux cleaned = 0.00592824 Jy ! Component: 2950 - total flux cleaned = 0.00586401 Jy ! Component: 3000 - total flux cleaned = 0.00607654 Jy ! Component: 3050 - total flux cleaned = 0.00607643 Jy ! Component: 3100 - total flux cleaned = 0.0062231 Jy ! Component: 3150 - total flux cleaned = 0.00630631 Jy ! Component: 3200 - total flux cleaned = 0.00634769 Jy ! Component: 3250 - total flux cleaned = 0.0065116 Jy ! Component: 3300 - total flux cleaned = 0.00661347 Jy ! Component: 3350 - total flux cleaned = 0.0067346 Jy ! Component: 3400 - total flux cleaned = 0.00679461 Jy ! Component: 3450 - total flux cleaned = 0.00683433 Jy ! Component: 3500 - total flux cleaned = 0.00687406 Jy ! Component: 3550 - total flux cleaned = 0.00699243 Jy ! Component: 3600 - total flux cleaned = 0.00705133 Jy ! Component: 3650 - total flux cleaned = 0.00703204 Jy ! Component: 3700 - total flux cleaned = 0.00716731 Jy ! Component: 3750 - total flux cleaned = 0.00720588 Jy ! Component: 3800 - total flux cleaned = 0.00732054 Jy ! Component: 3850 - total flux cleaned = 0.00728257 Jy ! Component: 3900 - total flux cleaned = 0.00730158 Jy ! Component: 3950 - total flux cleaned = 0.00730177 Jy ! Component: 4000 - total flux cleaned = 0.00735775 Jy ! Component: 4050 - total flux cleaned = 0.00741371 Jy ! Total flux subtracted in 4096 components = 0.00745061 Jy ! Clean residual min=-0.000961 max=0.001273 Jy/beam ! Clean residual mean=0.000000 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.319148 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 379 components and 0.319147 Jy ![Exited script file: muppet] wmap "J1120-1420_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.356 x 8.412 at -1.91 degrees (North through East) ! Clean map min=-0.0025989 max=0.27782 Jy/beam ! Writing clean map to FITS file: J1120-1420_S_2017_05_27_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.277818 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000335642 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.362442 0.362442 0.724883 1.44977 2.89953 5.79906 11.5981 23.1963 46.3925 92.785 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.277 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.356 x 8.412 at -1.91 degrees (North through East) ! Clean map min=-0.0025989 max=0.27782 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 J1120-1420_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:04:55 2019