! Started logfile: J1824+1127_S_2017_05_27_pus_uvs.log on Fri May 3 11:12:36 2019 obs J1824+1127_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J1824+1127_S_2017_05_27_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.844444 visibilities/baseline/integration-bin. ! Found source: J1824+1127 ! ! 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 17328 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 J1824+1127_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 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 671 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.860734Jy sigma=0.007664 ! Fit after self-cal, rms=0.851914Jy sigma=0.007594 ! 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.938 mas, bmaj=7.014 mas, bpa=-7.496 degrees ! Estimated noise=954.362 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.113024 Jy ! Component: 100 - total flux cleaned = 0.142914 Jy ! Total flux subtracted in 100 components = 0.142914 Jy ! Clean residual min=-0.005840 max=0.012169 Jy/beam ! Clean residual mean=-0.000006 rms=0.001616 Jy/beam ! Combined flux in latest and established models = 0.142914 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.142914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115802Jy sigma=0.000726 ! Fit after self-cal, rms=0.115781Jy sigma=0.000725 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133712 Jy ! Component: 100 - total flux cleaned = 0.0203642 Jy ! Total flux subtracted in 100 components = 0.0203642 Jy ! Clean residual min=-0.004846 max=0.009209 Jy/beam ! Clean residual mean=-0.000005 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.163278 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.163278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113459Jy sigma=0.000708 ! Fit after self-cal, rms=0.113456Jy sigma=0.000708 ! Inverting map ! Added new window around map position (9.5, -13). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0078375 Jy ! Component: 100 - total flux cleaned = 0.012115 Jy ! Total flux subtracted in 100 components = 0.012115 Jy ! Clean residual min=-0.004361 max=0.003958 Jy/beam ! Clean residual mean=-0.000005 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.175393 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 40 components and 0.175393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112564Jy sigma=0.000702 ! Fit after self-cal, rms=0.112519Jy sigma=0.000702 ! 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.461 mas, bmaj=7.52 mas, bpa=-5.072 degrees ! Estimated noise=696.751 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.0042862 Jy ! Component: 100 - total flux cleaned = 0.00694289 Jy ! Component: 150 - total flux cleaned = 0.00877134 Jy ! Component: 200 - total flux cleaned = 0.00979219 Jy ! Total flux subtracted in 200 components = 0.00979219 Jy ! Clean residual min=-0.003555 max=0.003027 Jy/beam ! Clean residual mean=-0.000013 rms=0.000772 Jy/beam ! Combined flux in latest and established models = 0.185185 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 59 components and 0.185185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112149Jy sigma=0.000700 ! Fit after self-cal, rms=0.112133Jy sigma=0.000700 ! 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.94 FD 0.91 HN 1.02 KP 0.99 ! LA 0.99 MK 1.00 NL 0.90 OV 1.04 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.29 FD 0.99 HN 1.04 KP 0.97 ! LA 0.96 MK 0.99 NL 1.03 OV 1.06 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.05 KP 1.00 ! LA 1.00 MK 1.00 NL 1.00 OV 0.96 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.94 KP 1.00* ! LA 0.95 MK 1.22 NL 1.00* OV 1.00* ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.112133Jy sigma=0.000700 ! Fit after self-cal, rms=0.111984Jy sigma=0.000691 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=7.562 mas, bpa=-5.198 degrees ! Estimated noise=712.404 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.00130568 Jy ! Component: 100 - total flux cleaned = 0.00193684 Jy ! Component: 150 - total flux cleaned = 0.00217604 Jy ! Component: 200 - total flux cleaned = 0.00221841 Jy ! Total flux subtracted in 200 components = 0.00221841 Jy ! Clean residual min=-0.003258 max=0.002932 Jy/beam ! Clean residual mean=-0.000016 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.187403 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 70 components and 0.187403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111722Jy sigma=0.000691 ! Fit after self-cal, rms=0.111716Jy sigma=0.000691 ! 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.111716Jy sigma=0.000691 ! Fit after self-cal, rms=0.094320Jy sigma=0.000679 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=7.559 mas, bpa=-5.276 degrees ! Estimated noise=719.315 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109237 Jy ! Component: 100 - total flux cleaned = 0.00161996 Jy ! Component: 150 - total flux cleaned = 0.00200057 Jy ! Component: 200 - total flux cleaned = 0.00218659 Jy ! Total flux subtracted in 200 components = 0.00218659 Jy ! Clean residual min=-0.002560 max=0.002815 Jy/beam ! Clean residual mean=-0.000013 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.18959 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 75 components and 0.18959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094195Jy sigma=0.000679 ! Fit after self-cal, rms=0.094174Jy sigma=0.000678 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 (61, -55.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137324 Jy ! Component: 100 - total flux cleaned = 0.00144302 Jy ! Component: 150 - total flux cleaned = 0.00139707 Jy ! Component: 200 - total flux cleaned = 0.00148461 Jy ! Total flux subtracted in 200 components = 0.00148461 Jy ! Clean residual min=-0.002378 max=0.002292 Jy/beam ! Clean residual mean=-0.000013 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.191075 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.191075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093996Jy sigma=0.000678 ! Fit after self-cal, rms=0.093986Jy sigma=0.000678 ! 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.093986Jy sigma=0.000678 ! Fit after self-cal, rms=0.086506Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=7.535 mas, bpa=-5.217 degrees ! Estimated noise=716.677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577008 Jy ! Component: 100 - total flux cleaned = 0.000831824 Jy ! Component: 150 - total flux cleaned = 0.00102558 Jy ! Component: 200 - total flux cleaned = 0.00115317 Jy ! Total flux subtracted in 200 components = 0.00115317 Jy ! Clean residual min=-0.001620 max=0.001988 Jy/beam ! Clean residual mean=-0.000011 rms=0.000433 Jy/beam ! Combined flux in latest and established models = 0.192228 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.192228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086480Jy sigma=0.000671 ! Fit after self-cal, rms=0.086458Jy sigma=0.000671 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 (14, 96.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151512 Jy ! Component: 100 - total flux cleaned = 0.00184599 Jy ! Component: 150 - total flux cleaned = 0.00202819 Jy ! Component: 200 - total flux cleaned = 0.00213925 Jy ! Total flux subtracted in 200 components = 0.00213925 Jy ! Clean residual min=-0.001536 max=0.001717 Jy/beam ! Clean residual mean=-0.000011 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.194367 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 132 components and 0.194367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086417Jy sigma=0.000671 ! Fit after self-cal, rms=0.086417Jy sigma=0.000671 ! 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.086417Jy sigma=0.000671 ! Fit after self-cal, rms=0.086259Jy sigma=0.000671 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.683 mas, bmaj=11.06 mas, bpa=-2.754 degrees ! Estimated noise=864.811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000989018 Jy ! Component: 100 - total flux cleaned = 0.00156586 Jy ! Component: 150 - total flux cleaned = 0.00178402 Jy ! Component: 200 - total flux cleaned = 0.00185851 Jy ! Total flux subtracted in 200 components = 0.00185851 Jy ! Clean residual min=-0.001744 max=0.001825 Jy/beam ! Clean residual mean=-0.000020 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.196226 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 142 components and 0.196226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086247Jy sigma=0.000671 ! Fit after self-cal, rms=0.086243Jy sigma=0.000671 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.000346327 Jy ! Component: 100 - total flux cleaned = 0.000380664 Jy ! Component: 150 - total flux cleaned = 0.000396366 Jy ! Component: 200 - total flux cleaned = 0.000382182 Jy ! Total flux subtracted in 200 components = 0.000382182 Jy ! Clean residual min=-0.001731 max=0.001832 Jy/beam ! Clean residual mean=-0.000019 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.196608 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 152 components and 0.196608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086238Jy sigma=0.000671 ! Fit after self-cal, rms=0.086239Jy sigma=0.000671 ! 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.484 mas, bmaj=7.52 mas, bpa=-5.107 degrees ! Estimated noise=717.08 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.484 x 7.52 at -5.107 degrees (North through East) ! Clean map min=-0.0014537 max=0.14879 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.961 mas, bmaj=6.982 mas, bpa=-7.414 degrees ! Estimated noise=984.143 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115598 Jy ! Component: 100 - total flux cleaned = 0.146929 Jy ! Component: 150 - total flux cleaned = 0.160774 Jy ! Component: 200 - total flux cleaned = 0.169382 Jy ! Total flux subtracted in 200 components = 0.169382 Jy ! Clean residual min=-0.003244 max=0.004698 Jy/beam ! Clean residual mean=-0.000003 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.169382 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.169382 Jy ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=7.52 mas, bpa=-5.107 degrees ! Estimated noise=717.08 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.0072082 Jy ! Component: 100 - total flux cleaned = 0.0119826 Jy ! Component: 150 - total flux cleaned = 0.0153554 Jy ! Component: 200 - total flux cleaned = 0.018009 Jy ! Total flux subtracted in 200 components = 0.018009 Jy ! Clean residual min=-0.001933 max=0.002081 Jy/beam ! Clean residual mean=-0.000017 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.187391 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 54 components and 0.187391 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.683 mas, bmaj=11.06 mas, bpa=-2.754 degrees ! Estimated noise=864.811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00282054 Jy ! Component: 100 - total flux cleaned = 0.00472553 Jy ! Component: 150 - total flux cleaned = 0.00567339 Jy ! Component: 200 - total flux cleaned = 0.00649521 Jy ! Total flux subtracted in 200 components = 0.00649521 Jy ! Clean residual min=-0.001979 max=0.001890 Jy/beam ! Clean residual mean=-0.000026 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.193886 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.000691622 Jy ! Component: 100 - total flux cleaned = 0.0012107 Jy ! Component: 150 - total flux cleaned = 0.00156883 Jy ! Component: 200 - total flux cleaned = 0.00180691 Jy ! Total flux subtracted in 200 components = 0.00180691 Jy ! Clean residual min=-0.001939 max=0.001792 Jy/beam ! Clean residual mean=-0.000023 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.195693 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 100 components and 0.195693 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=7.52 mas, bpa=-5.107 degrees ! Estimated noise=717.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151328 Jy ! Component: 100 - total flux cleaned = 0.000185839 Jy ! Component: 150 - total flux cleaned = 0.000186253 Jy ! Component: 200 - total flux cleaned = 0.00024774 Jy ! Total flux subtracted in 200 components = 0.00024774 Jy ! Clean residual min=-0.001556 max=0.001706 Jy/beam ! Clean residual mean=-0.000011 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.195941 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 120 components and 0.195941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086258Jy sigma=0.000671 ! Fit after self-cal, rms=0.086254Jy sigma=0.000671 wmodel J1824+1127_S_2017_05_27_pus_map.mod ! Writing 120 model components to file: J1824+1127_S_2017_05_27_pus_map.mod wobs J1824+1127_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J1824+1127_S_2017_05_27_pus_uvs.fits wwins J1824+1127_S_2017_05_27_pus_map.win ! wwins: Wrote 4 windows to J1824+1127_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 = 0.000602134 Jy ! Component: 100 - total flux cleaned = 0.000861443 Jy ! Component: 150 - total flux cleaned = 0.00105333 Jy ! Component: 200 - total flux cleaned = 0.00118507 Jy ! Component: 250 - total flux cleaned = 0.00128615 Jy ! Component: 300 - total flux cleaned = 0.00131046 Jy ! Component: 350 - total flux cleaned = 0.00126294 Jy ! Component: 400 - total flux cleaned = 0.00135583 Jy ! Component: 450 - total flux cleaned = 0.00142328 Jy ! Component: 500 - total flux cleaned = 0.00148949 Jy ! Component: 550 - total flux cleaned = 0.00157591 Jy ! Component: 600 - total flux cleaned = 0.00166125 Jy ! Component: 650 - total flux cleaned = 0.00174533 Jy ! Component: 700 - total flux cleaned = 0.00180676 Jy ! Component: 750 - total flux cleaned = 0.00182684 Jy ! Component: 800 - total flux cleaned = 0.00184673 Jy ! Component: 850 - total flux cleaned = 0.00192538 Jy ! Component: 900 - total flux cleaned = 0.0019252 Jy ! Component: 950 - total flux cleaned = 0.00198248 Jy ! Component: 1000 - total flux cleaned = 0.00198267 Jy ! Component: 1050 - total flux cleaned = 0.00200145 Jy ! Component: 1100 - total flux cleaned = 0.00205669 Jy ! Component: 1150 - total flux cleaned = 0.00205685 Jy ! Component: 1200 - total flux cleaned = 0.00207491 Jy ! Component: 1250 - total flux cleaned = 0.00209229 Jy ! Component: 1300 - total flux cleaned = 0.00207479 Jy ! Component: 1350 - total flux cleaned = 0.00207495 Jy ! Component: 1400 - total flux cleaned = 0.00210921 Jy ! Component: 1450 - total flux cleaned = 0.00210906 Jy ! Component: 1500 - total flux cleaned = 0.00209228 Jy ! Component: 1550 - total flux cleaned = 0.00212535 Jy ! Component: 1600 - total flux cleaned = 0.00217389 Jy ! Component: 1650 - total flux cleaned = 0.00217367 Jy ! Component: 1700 - total flux cleaned = 0.00220569 Jy ! Component: 1750 - total flux cleaned = 0.0022373 Jy ! Component: 1800 - total flux cleaned = 0.00231559 Jy ! Component: 1850 - total flux cleaned = 0.00233102 Jy ! Component: 1900 - total flux cleaned = 0.00234664 Jy ! Component: 1950 - total flux cleaned = 0.00240759 Jy ! Component: 2000 - total flux cleaned = 0.00246812 Jy ! Component: 2050 - total flux cleaned = 0.00248297 Jy ! Component: 2100 - total flux cleaned = 0.00252743 Jy ! Component: 2150 - total flux cleaned = 0.00257141 Jy ! Component: 2200 - total flux cleaned = 0.00258622 Jy ! Component: 2250 - total flux cleaned = 0.00262951 Jy ! Component: 2300 - total flux cleaned = 0.00267266 Jy ! Component: 2350 - total flux cleaned = 0.00272951 Jy ! Component: 2400 - total flux cleaned = 0.00274378 Jy ! Component: 2450 - total flux cleaned = 0.00282777 Jy ! Component: 2500 - total flux cleaned = 0.00289712 Jy ! Component: 2550 - total flux cleaned = 0.00289704 Jy ! Component: 2600 - total flux cleaned = 0.00293799 Jy ! Component: 2650 - total flux cleaned = 0.00300581 Jy ! Component: 2700 - total flux cleaned = 0.00300579 Jy ! Component: 2750 - total flux cleaned = 0.00304582 Jy ! Component: 2800 - total flux cleaned = 0.00309885 Jy ! Component: 2850 - total flux cleaned = 0.00317767 Jy ! Component: 2900 - total flux cleaned = 0.00320373 Jy ! Component: 2950 - total flux cleaned = 0.00322974 Jy ! Component: 3000 - total flux cleaned = 0.00332003 Jy ! Component: 3050 - total flux cleaned = 0.00333287 Jy ! Component: 3100 - total flux cleaned = 0.00339631 Jy ! Component: 3150 - total flux cleaned = 0.00340901 Jy ! Component: 3200 - total flux cleaned = 0.00348407 Jy ! Component: 3250 - total flux cleaned = 0.00349675 Jy ! Component: 3300 - total flux cleaned = 0.00358317 Jy ! Component: 3350 - total flux cleaned = 0.00364451 Jy ! Component: 3400 - total flux cleaned = 0.00370549 Jy ! Component: 3450 - total flux cleaned = 0.00375387 Jy ! Component: 3500 - total flux cleaned = 0.00380196 Jy ! Component: 3550 - total flux cleaned = 0.00386165 Jy ! Component: 3600 - total flux cleaned = 0.0039565 Jy ! Component: 3650 - total flux cleaned = 0.00396836 Jy ! Component: 3700 - total flux cleaned = 0.00405024 Jy ! Component: 3750 - total flux cleaned = 0.00409679 Jy ! Component: 3800 - total flux cleaned = 0.00421248 Jy ! Component: 3850 - total flux cleaned = 0.00426985 Jy ! Component: 3900 - total flux cleaned = 0.00433843 Jy ! Component: 3950 - total flux cleaned = 0.00434975 Jy ! Component: 4000 - total flux cleaned = 0.00441742 Jy ! Component: 4050 - total flux cleaned = 0.00447346 Jy ! Total flux subtracted in 4096 components = 0.0045292 Jy ! Clean residual min=-0.000593 max=0.000666 Jy/beam ! Clean residual mean=-0.000003 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.20047 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 410 components and 0.20047 Jy ![Exited script file: muppet] wmap "J1824+1127_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.484 x 7.52 at -5.107 degrees (North through East) ! Clean map min=-0.0011418 max=0.14861 Jy/beam ! Writing clean map to FITS file: J1824+1127_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.148608 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204227 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.412278 0.412278 0.824556 1.64911 3.29823 6.59645 13.1929 26.3858 52.7716 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.148 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.484 x 7.52 at -5.107 degrees (North through East) ! Clean map min=-0.0011418 max=0.14861 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 J1824+1127_S_2017_05_27_pus_uvs.log closed on Fri May 3 11:12:41 2019