! Started logfile: J0143+4129_S_2017_05_27_pus_uvs.log on Fri May 3 10:54:32 2019 obs J0143+4129_S_2017_05_27_pus_uva.fits ! Reading UV FITS file: J0143+4129_S_2017_05_27_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.902852 visibilities/baseline/integration-bin. ! Found source: J0143+4129 ! ! 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 18364 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 J0143+4129_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 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 59 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 586 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.867832Jy sigma=0.008044 ! Fit after self-cal, rms=0.860972Jy sigma=0.007987 ! 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=3.013 mas, bmaj=5.005 mas, bpa=-5.953 degrees ! Estimated noise=1033.39 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.109777 Jy ! Component: 100 - total flux cleaned = 0.134761 Jy ! Total flux subtracted in 100 components = 0.134761 Jy ! Clean residual min=-0.004557 max=0.008765 Jy/beam ! Clean residual mean=-0.000008 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.134761 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.134761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080274Jy sigma=0.000682 ! Fit after self-cal, rms=0.080273Jy sigma=0.000682 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00872187 Jy ! Component: 100 - total flux cleaned = 0.0122844 Jy ! Total flux subtracted in 100 components = 0.0122844 Jy ! Clean residual min=-0.004043 max=0.003943 Jy/beam ! Clean residual mean=-0.000004 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.147045 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 11 components and 0.147045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079399Jy sigma=0.000675 ! Fit after self-cal, rms=0.079403Jy sigma=0.000675 ! 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.635 mas, bmaj=5.904 mas, bpa=-3.934 degrees ! Estimated noise=637.489 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.00213362 Jy ! Component: 100 - total flux cleaned = 0.00330063 Jy ! Component: 150 - total flux cleaned = 0.00380492 Jy ! Component: 200 - total flux cleaned = 0.00400492 Jy ! Total flux subtracted in 200 components = 0.00400492 Jy ! Clean residual min=-0.002788 max=0.002947 Jy/beam ! Clean residual mean=-0.000006 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.15105 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.15105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079322Jy sigma=0.000675 ! Fit after self-cal, rms=0.079322Jy sigma=0.000675 ! 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.96 FD 0.94 HN 1.00 KP 1.01 ! LA 0.97 MK 1.01 NL 0.90 OV 0.98 ! PT 1.05 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 HN 1.03 KP 0.97 ! LA 0.95 MK 1.02 NL 1.06 OV 1.02 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.04 KP 1.01 ! LA 1.00 MK 1.03 NL 1.05 OV 0.93 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 0.99 KP 1.00* ! LA 1.07 MK 1.19 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.079322Jy sigma=0.000675 ! Fit after self-cal, rms=0.078956Jy sigma=0.000669 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.657 mas, bmaj=5.911 mas, bpa=-3.199 degrees ! Estimated noise=641.065 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 (-2, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310357 Jy ! Component: 100 - total flux cleaned = 0.00461887 Jy ! Component: 150 - total flux cleaned = 0.00493226 Jy ! Component: 200 - total flux cleaned = 0.00514547 Jy ! Total flux subtracted in 200 components = 0.00514547 Jy ! Clean residual min=-0.002241 max=0.002166 Jy/beam ! Clean residual mean=-0.000002 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.156196 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 53 components and 0.156196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078819Jy sigma=0.000668 ! Fit after self-cal, rms=0.078800Jy sigma=0.000668 ! 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.078800Jy sigma=0.000668 ! Fit after self-cal, rms=0.077914Jy sigma=0.000665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=5.913 mas, bpa=-3.341 degrees ! Estimated noise=640.509 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000902247 Jy ! Component: 100 - total flux cleaned = 0.00126908 Jy ! Component: 150 - total flux cleaned = 0.00138247 Jy ! Component: 200 - total flux cleaned = 0.00145575 Jy ! Total flux subtracted in 200 components = 0.00145575 Jy ! Clean residual min=-0.001768 max=0.001776 Jy/beam ! Clean residual mean=-0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.157651 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.157651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077901Jy sigma=0.000665 ! Fit after self-cal, rms=0.077905Jy 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 (44.5, 54.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000674092 Jy ! Component: 100 - total flux cleaned = 0.00058597 Jy ! Component: 150 - total flux cleaned = 0.000619127 Jy ! Component: 200 - total flux cleaned = 0.000677331 Jy ! Total flux subtracted in 200 components = 0.000677331 Jy ! Clean residual min=-0.001680 max=0.001685 Jy/beam ! Clean residual mean=-0.000003 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.158329 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 90 components and 0.158329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077856Jy sigma=0.000664 ! Fit after self-cal, rms=0.077855Jy sigma=0.000664 ! Inverting map ! Added new window around map position (-86, 44). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110055 Jy ! Component: 100 - total flux cleaned = 0.00099717 Jy ! Component: 150 - total flux cleaned = 0.000997926 Jy ! Component: 200 - total flux cleaned = 0.00097157 Jy ! Total flux subtracted in 200 components = 0.00097157 Jy ! Clean residual min=-0.001605 max=0.001570 Jy/beam ! Clean residual mean=-0.000004 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.1593 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.1593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077819Jy sigma=0.000664 ! Fit after self-cal, rms=0.077817Jy sigma=0.000664 ! 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.077817Jy sigma=0.000664 ! Fit after self-cal, rms=0.077706Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=5.909 mas, bpa=-3.306 degrees ! Estimated noise=639.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221341 Jy ! Component: 100 - total flux cleaned = 0.000247397 Jy ! Component: 150 - total flux cleaned = 0.000295999 Jy ! Component: 200 - total flux cleaned = 0.000319362 Jy ! Total flux subtracted in 200 components = 0.000319362 Jy ! Clean residual min=-0.001537 max=0.001540 Jy/beam ! Clean residual mean=-0.000003 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.15962 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.15962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077688Jy sigma=0.000664 ! Fit after self-cal, rms=0.077687Jy 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) ! Added new window around map position (72, 104). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00145294 Jy ! Component: 100 - total flux cleaned = 0.00160901 Jy ! Component: 150 - total flux cleaned = 0.0018272 Jy ! Component: 200 - total flux cleaned = 0.00206684 Jy ! Total flux subtracted in 200 components = 0.00206684 Jy ! Clean residual min=-0.001413 max=0.001373 Jy/beam ! Clean residual mean=-0.000004 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.161687 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 136 components and 0.161687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077641Jy sigma=0.000663 ! Fit after self-cal, rms=0.077639Jy sigma=0.000663 ! 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.077639Jy sigma=0.000663 ! Fit after self-cal, rms=0.077619Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.833 mas, bmaj=9.426 mas, bpa=-6.437 degrees ! Estimated noise=779.402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000577099 Jy ! Component: 100 - total flux cleaned = 0.000791332 Jy ! Component: 150 - total flux cleaned = 0.000972328 Jy ! Component: 200 - total flux cleaned = 0.00113071 Jy ! Total flux subtracted in 200 components = 0.00113071 Jy ! Clean residual min=-0.001517 max=0.001361 Jy/beam ! Clean residual mean=-0.000006 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.162817 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 159 components and 0.162817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077610Jy sigma=0.000663 ! Fit after self-cal, rms=0.077609Jy sigma=0.000663 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.000304748 Jy ! Component: 100 - total flux cleaned = 0.000394317 Jy ! Component: 150 - total flux cleaned = 0.000434978 Jy ! Component: 200 - total flux cleaned = 0.000496975 Jy ! Total flux subtracted in 200 components = 0.000496975 Jy ! Clean residual min=-0.001518 max=0.001362 Jy/beam ! Clean residual mean=-0.000007 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.163314 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 167 components and 0.163314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077605Jy sigma=0.000663 ! Fit after self-cal, rms=0.077605Jy sigma=0.000663 ! 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.645 mas, bmaj=5.909 mas, bpa=-3.266 degrees ! Estimated noise=639.768 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.645 x 5.909 at -3.266 degrees (North through East) ! Clean map min=-0.0018747 max=0.14082 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=3.031 mas, bmaj=5.014 mas, bpa=-4.996 degrees ! Estimated noise=1032.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.109662 Jy ! Component: 100 - total flux cleaned = 0.13431 Jy ! Component: 150 - total flux cleaned = 0.142414 Jy ! Component: 200 - total flux cleaned = 0.145818 Jy ! Total flux subtracted in 200 components = 0.145818 Jy ! Clean residual min=-0.003073 max=0.002856 Jy/beam ! Clean residual mean=-0.000001 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.145818 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.145818 Jy ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=5.909 mas, bpa=-3.266 degrees ! Estimated noise=639.768 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.00391409 Jy ! Component: 100 - total flux cleaned = 0.0065297 Jy ! Component: 150 - total flux cleaned = 0.00865232 Jy ! Component: 200 - total flux cleaned = 0.0100831 Jy ! Total flux subtracted in 200 components = 0.0100831 Jy ! Clean residual min=-0.001771 max=0.001692 Jy/beam ! Clean residual mean=-0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.155901 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 60 components and 0.155901 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.833 mas, bmaj=9.426 mas, bpa=-6.437 degrees ! Estimated noise=779.402 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0022806 Jy ! Component: 100 - total flux cleaned = 0.00379741 Jy ! Component: 150 - total flux cleaned = 0.00477373 Jy ! Component: 200 - total flux cleaned = 0.00542579 Jy ! Total flux subtracted in 200 components = 0.00542579 Jy ! Clean residual min=-0.001527 max=0.001620 Jy/beam ! Clean residual mean=-0.000005 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.161327 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.000457911 Jy ! Component: 100 - total flux cleaned = 0.000800221 Jy ! Component: 150 - total flux cleaned = 0.00110969 Jy ! Component: 200 - total flux cleaned = 0.00136442 Jy ! Total flux subtracted in 200 components = 0.00136442 Jy ! Clean residual min=-0.001486 max=0.001543 Jy/beam ! Clean residual mean=-0.000006 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.162691 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 138 components and 0.162691 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.645 mas, bmaj=5.909 mas, bpa=-3.266 degrees ! Estimated noise=639.768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144786 Jy ! Component: 100 - total flux cleaned = -0.000187286 Jy ! Component: 150 - total flux cleaned = -0.000186229 Jy ! Component: 200 - total flux cleaned = -0.000187382 Jy ! Total flux subtracted in 200 components = -0.000187382 Jy ! Clean residual min=-0.001540 max=0.001551 Jy/beam ! Clean residual mean=-0.000004 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.162504 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 159 components and 0.162504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077649Jy sigma=0.000663 ! Fit after self-cal, rms=0.077644Jy sigma=0.000663 wmodel J0143+4129_S_2017_05_27_pus_map.mod ! Writing 159 model components to file: J0143+4129_S_2017_05_27_pus_map.mod wobs J0143+4129_S_2017_05_27_pus_uvs.fits ! Writing UV FITS file: J0143+4129_S_2017_05_27_pus_uvs.fits wwins J0143+4129_S_2017_05_27_pus_map.win ! wwins: Wrote 5 windows to J0143+4129_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.000268925 Jy ! Component: 100 - total flux cleaned = -0.000420295 Jy ! Component: 150 - total flux cleaned = -0.000420761 Jy ! Component: 200 - total flux cleaned = -0.000376357 Jy ! Component: 250 - total flux cleaned = -0.000267023 Jy ! Component: 300 - total flux cleaned = -0.000202872 Jy ! Component: 350 - total flux cleaned = -5.65616e-05 Jy ! Component: 400 - total flux cleaned = 4.53345e-05 Jy ! Component: 450 - total flux cleaned = 0.000165971 Jy ! Component: 500 - total flux cleaned = 0.000264706 Jy ! Component: 550 - total flux cleaned = 0.000361641 Jy ! Component: 600 - total flux cleaned = 0.000475743 Jy ! Component: 650 - total flux cleaned = 0.000532151 Jy ! Component: 700 - total flux cleaned = 0.000642582 Jy ! Component: 750 - total flux cleaned = 0.000678717 Jy ! Component: 800 - total flux cleaned = 0.000732209 Jy ! Component: 850 - total flux cleaned = 0.00076709 Jy ! Component: 900 - total flux cleaned = 0.00076691 Jy ! Component: 950 - total flux cleaned = 0.0007159 Jy ! Component: 1000 - total flux cleaned = 0.000749797 Jy ! Component: 1050 - total flux cleaned = 0.000848781 Jy ! Component: 1100 - total flux cleaned = 0.000832182 Jy ! Component: 1150 - total flux cleaned = 0.000816068 Jy ! Component: 1200 - total flux cleaned = 0.000816 Jy ! Component: 1250 - total flux cleaned = 0.000847221 Jy ! Component: 1300 - total flux cleaned = 0.000831373 Jy ! Component: 1350 - total flux cleaned = 0.000816197 Jy ! Component: 1400 - total flux cleaned = 0.000816401 Jy ! Component: 1450 - total flux cleaned = 0.000846794 Jy ! Component: 1500 - total flux cleaned = 0.000861613 Jy ! Component: 1550 - total flux cleaned = 0.00087627 Jy ! Component: 1600 - total flux cleaned = 0.000832253 Jy ! Component: 1650 - total flux cleaned = 0.000890161 Jy ! Component: 1700 - total flux cleaned = 0.000861523 Jy ! Component: 1750 - total flux cleaned = 0.000861463 Jy ! Component: 1800 - total flux cleaned = 0.000847276 Jy ! Component: 1850 - total flux cleaned = 0.000805598 Jy ! Component: 1900 - total flux cleaned = 0.000805646 Jy ! Component: 1950 - total flux cleaned = 0.000792143 Jy ! Component: 2000 - total flux cleaned = 0.000792224 Jy ! Component: 2050 - total flux cleaned = 0.000752044 Jy ! Component: 2100 - total flux cleaned = 0.000765585 Jy ! Component: 2150 - total flux cleaned = 0.000765507 Jy ! Component: 2200 - total flux cleaned = 0.000739439 Jy ! Component: 2250 - total flux cleaned = 0.00079118 Jy ! Component: 2300 - total flux cleaned = 0.000752631 Jy ! Component: 2350 - total flux cleaned = 0.000727153 Jy ! Component: 2400 - total flux cleaned = 0.000790133 Jy ! Component: 2450 - total flux cleaned = 0.000740046 Jy ! Component: 2500 - total flux cleaned = 0.000727756 Jy ! Component: 2550 - total flux cleaned = 0.000715336 Jy ! Component: 2600 - total flux cleaned = 0.00071529 Jy ! Component: 2650 - total flux cleaned = 0.000666753 Jy ! Component: 2700 - total flux cleaned = 0.000666854 Jy ! Component: 2750 - total flux cleaned = 0.00065471 Jy ! Component: 2800 - total flux cleaned = 0.000654579 Jy ! Component: 2850 - total flux cleaned = 0.000689887 Jy ! Component: 2900 - total flux cleaned = 0.000666479 Jy ! Component: 2950 - total flux cleaned = 0.000735929 Jy ! Component: 3000 - total flux cleaned = 0.000724347 Jy ! Component: 3050 - total flux cleaned = 0.000747324 Jy ! Component: 3100 - total flux cleaned = 0.000770124 Jy ! Component: 3150 - total flux cleaned = 0.000815363 Jy ! Component: 3200 - total flux cleaned = 0.000837771 Jy ! Component: 3250 - total flux cleaned = 0.000904815 Jy ! Component: 3300 - total flux cleaned = 0.000904866 Jy ! Component: 3350 - total flux cleaned = 0.000937924 Jy ! Component: 3400 - total flux cleaned = 0.000981681 Jy ! Component: 3450 - total flux cleaned = 0.000992697 Jy ! Component: 3500 - total flux cleaned = 0.00104677 Jy ! Component: 3550 - total flux cleaned = 0.001122 Jy ! Component: 3600 - total flux cleaned = 0.00115395 Jy ! Component: 3650 - total flux cleaned = 0.00119635 Jy ! Component: 3700 - total flux cleaned = 0.00120702 Jy ! Component: 3750 - total flux cleaned = 0.00122796 Jy ! Component: 3800 - total flux cleaned = 0.00119665 Jy ! Component: 3850 - total flux cleaned = 0.00126942 Jy ! Component: 3900 - total flux cleaned = 0.00130041 Jy ! Component: 3950 - total flux cleaned = 0.00129005 Jy ! Component: 4000 - total flux cleaned = 0.00131048 Jy ! Component: 4050 - total flux cleaned = 0.00133086 Jy ! Total flux subtracted in 4096 components = 0.00136112 Jy ! Clean residual min=-0.000604 max=0.000564 Jy/beam ! Clean residual mean=0.000000 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.163865 Jy keep ! Adding 306 model components to the UV plane model. ! The established model now contains 464 components and 0.163865 Jy ![Exited script file: muppet] wmap "J0143+4129_S_2017_05_27_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.645 x 5.909 at -3.266 degrees (North through East) ! Clean map min=-0.0016327 max=0.14091 Jy/beam ! Writing clean map to FITS file: J0143+4129_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.140913 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00018205 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.387579 0.387579 0.775158 1.55032 3.10063 6.20126 12.4025 24.805 49.6101 99.2202 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.14 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.645 x 5.909 at -3.266 degrees (North through East) ! Clean map min=-0.0016327 max=0.14091 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 J0143+4129_S_2017_05_27_pus_uvs.log closed on Fri May 3 10:54:37 2019