! Started logfile: J1139+4032_S_2017_03_23_pus_uvs.log on Mon May 13 09:58:14 2019 obs J1139+4032_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J1139+4032_S_2017_03_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955556 visibilities/baseline/integration-bin. ! Found source: J1139+4032 ! ! 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 481 lines of history. ! ! Reading 14276 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 J1139+4032_S_2017_03_23_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 287 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.730045Jy sigma=0.006566 ! Fit after self-cal, rms=0.716908Jy sigma=0.006457 ! 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.141 mas, bmaj=4.82 mas, bpa=-2.907 degrees ! Estimated noise=1048.49 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.212507 Jy ! Component: 100 - total flux cleaned = 0.288877 Jy ! Total flux subtracted in 100 components = 0.288877 Jy ! Clean residual min=-0.010158 max=0.032510 Jy/beam ! Clean residual mean=-0.000004 rms=0.003067 Jy/beam ! Combined flux in latest and established models = 0.288877 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.288877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120389Jy sigma=0.000996 ! Fit after self-cal, rms=0.120226Jy sigma=0.000995 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0349255 Jy ! Component: 100 - total flux cleaned = 0.0521792 Jy ! Total flux subtracted in 100 components = 0.0521792 Jy ! Clean residual min=-0.008016 max=0.017613 Jy/beam ! Clean residual mean=0.000002 rms=0.002155 Jy/beam ! Combined flux in latest and established models = 0.341056 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 17 components and 0.341056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104988Jy sigma=0.000844 ! Fit after self-cal, rms=0.104958Jy sigma=0.000844 ! Inverting map ! Added new window around map position (-4.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159325 Jy ! Component: 100 - total flux cleaned = 0.024405 Jy ! Total flux subtracted in 100 components = 0.024405 Jy ! Clean residual min=-0.007534 max=0.008123 Jy/beam ! Clean residual mean=0.000005 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.365461 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 30 components and 0.365461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100998Jy sigma=0.000804 ! Fit after self-cal, rms=0.100757Jy sigma=0.000802 ! 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.806 mas, bmaj=5.645 mas, bpa=-3.83 degrees ! Estimated noise=719.893 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.0144972 Jy ! Component: 100 - total flux cleaned = 0.0228317 Jy ! Component: 150 - total flux cleaned = 0.0285143 Jy ! Component: 200 - total flux cleaned = 0.0324977 Jy ! Total flux subtracted in 200 components = 0.0324977 Jy ! Clean residual min=-0.006343 max=0.006812 Jy/beam ! Clean residual mean=0.000019 rms=0.001696 Jy/beam ! Combined flux in latest and established models = 0.397959 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 63 components and 0.397959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098440Jy sigma=0.000781 ! Fit after self-cal, rms=0.098306Jy sigma=0.000779 ! 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.02 FD 0.96 HN 0.94 KP 1.04 ! LA 0.97 MK 1.00 NL 0.88 OV 1.01 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00 HN 0.99 KP 0.99 ! LA 0.96 MK 1.00 NL 1.04 OV 1.05 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.05 HN 0.98 KP 0.87 ! LA 0.76 MK 1.03 NL 1.17 OV 0.96 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.08 HN 1.00 KP 1.00* ! LA 0.84 MK 1.29 NL 1.00* OV 1.94 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.098306Jy sigma=0.000779 ! Fit after self-cal, rms=0.091335Jy sigma=0.000678 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=5.665 mas, bpa=-3.684 degrees ! Estimated noise=716.822 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.000484513 Jy ! Component: 100 - total flux cleaned = 9.7251e-05 Jy ! Component: 150 - total flux cleaned = -0.000318386 Jy ! Component: 200 - total flux cleaned = -0.000670431 Jy ! Total flux subtracted in 200 components = -0.000670431 Jy ! Clean residual min=-0.002980 max=0.003305 Jy/beam ! Clean residual mean=0.000003 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.397288 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.397288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091200Jy sigma=0.000676 ! Fit after self-cal, rms=0.091410Jy sigma=0.000676 ! 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.091410Jy sigma=0.000676 ! Fit after self-cal, rms=0.101637Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.817 mas, bmaj=5.67 mas, bpa=-3.67 degrees ! Estimated noise=716.505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000109056 Jy ! Component: 100 - total flux cleaned = -1.55858e-05 Jy ! Component: 150 - total flux cleaned = -8.21736e-05 Jy ! Component: 200 - total flux cleaned = -0.000139418 Jy ! Total flux subtracted in 200 components = -0.000139418 Jy ! Clean residual min=-0.002036 max=0.001891 Jy/beam ! Clean residual mean=0.000005 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.397149 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.397149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101602Jy sigma=0.000663 ! Fit after self-cal, rms=0.101725Jy 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 = -6.98459e-05 Jy ! Component: 100 - total flux cleaned = -9.44375e-05 Jy ! Component: 150 - total flux cleaned = -0.00016139 Jy ! Component: 200 - total flux cleaned = -0.000222797 Jy ! Total flux subtracted in 200 components = -0.000222797 Jy ! Clean residual min=-0.002006 max=0.001897 Jy/beam ! Clean residual mean=0.000005 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.396926 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.396926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101711Jy sigma=0.000663 ! Fit after self-cal, rms=0.101710Jy sigma=0.000663 ! 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.101710Jy sigma=0.000663 ! Fit after self-cal, rms=0.102209Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.816 mas, bmaj=5.671 mas, bpa=-3.616 degrees ! Estimated noise=716.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.43102e-05 Jy ! Component: 100 - total flux cleaned = -0.00011403 Jy ! Component: 150 - total flux cleaned = -0.00017654 Jy ! Component: 200 - total flux cleaned = -0.000247955 Jy ! Total flux subtracted in 200 components = -0.000247955 Jy ! Clean residual min=-0.001975 max=0.001820 Jy/beam ! Clean residual mean=0.000004 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.396678 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.396678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102197Jy sigma=0.000663 ! Fit after self-cal, rms=0.102202Jy 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 = -4.08408e-05 Jy ! Component: 100 - total flux cleaned = -7.53715e-05 Jy ! Component: 150 - total flux cleaned = -0.000121047 Jy ! Component: 200 - total flux cleaned = -0.00016295 Jy ! Total flux subtracted in 200 components = -0.00016295 Jy ! Clean residual min=-0.001959 max=0.001824 Jy/beam ! Clean residual mean=0.000004 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.396515 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.396515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102195Jy sigma=0.000663 ! Fit after self-cal, rms=0.102196Jy 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.102196Jy sigma=0.000663 ! Fit after self-cal, rms=0.102450Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.989 mas, bmaj=9.048 mas, bpa=5.111 degrees ! Estimated noise=878.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000255732 Jy ! Component: 100 - total flux cleaned = -0.000254925 Jy ! Component: 150 - total flux cleaned = -0.000254906 Jy ! Component: 200 - total flux cleaned = -0.000278763 Jy ! Total flux subtracted in 200 components = -0.000278763 Jy ! Clean residual min=-0.002223 max=0.002194 Jy/beam ! Clean residual mean=0.000008 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.396236 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 91 components and 0.396237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102452Jy sigma=0.000663 ! Fit after self-cal, rms=0.102455Jy 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 = -1.40974e-05 Jy ! Component: 100 - total flux cleaned = 3.9422e-06 Jy ! Component: 150 - total flux cleaned = -1.07762e-05 Jy ! Component: 200 - total flux cleaned = -2.34996e-05 Jy ! Total flux subtracted in 200 components = -2.34996e-05 Jy ! Clean residual min=-0.002223 max=0.002190 Jy/beam ! Clean residual mean=0.000008 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.396213 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 94 components and 0.396213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102457Jy sigma=0.000663 ! Fit after self-cal, rms=0.102458Jy 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.818 mas, bmaj=5.674 mas, bpa=-3.487 degrees ! Estimated noise=716.715 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.818 x 5.674 at -3.487 degrees (North through East) ! Clean map min=-0.001887 max=0.28043 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.143 mas, bmaj=4.862 mas, bpa=-1.624 degrees ! Estimated noise=1065.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215083 Jy ! Component: 100 - total flux cleaned = 0.291892 Jy ! Component: 150 - total flux cleaned = 0.330022 Jy ! Component: 200 - total flux cleaned = 0.351381 Jy ! Total flux subtracted in 200 components = 0.351381 Jy ! Clean residual min=-0.004491 max=0.010685 Jy/beam ! Clean residual mean=-0.000001 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.351381 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.351381 Jy ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=5.674 mas, bpa=-3.487 degrees ! Estimated noise=716.715 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.0179979 Jy ! Component: 100 - total flux cleaned = 0.0282059 Jy ! Component: 150 - total flux cleaned = 0.0343264 Jy ! Component: 200 - total flux cleaned = 0.0380744 Jy ! Total flux subtracted in 200 components = 0.0380744 Jy ! Clean residual min=-0.002152 max=0.002154 Jy/beam ! Clean residual mean=0.000004 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.389455 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.389455 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.989 mas, bmaj=9.048 mas, bpa=5.111 degrees ! Estimated noise=878.988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328126 Jy ! Component: 100 - total flux cleaned = 0.00479577 Jy ! Component: 150 - total flux cleaned = 0.00560717 Jy ! Component: 200 - total flux cleaned = 0.00604949 Jy ! Total flux subtracted in 200 components = 0.00604949 Jy ! Clean residual min=-0.002210 max=0.002119 Jy/beam ! Clean residual mean=0.000009 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.395505 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.00023446 Jy ! Component: 100 - total flux cleaned = 0.000261467 Jy ! Component: 150 - total flux cleaned = 0.000273769 Jy ! Component: 200 - total flux cleaned = 0.000291341 Jy ! Total flux subtracted in 200 components = 0.000291341 Jy ! Clean residual min=-0.002196 max=0.002128 Jy/beam ! Clean residual mean=0.000008 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.395796 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 84 components and 0.395796 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=5.674 mas, bpa=-3.487 degrees ! Estimated noise=716.715 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000303766 Jy ! Component: 100 - total flux cleaned = -0.000234907 Jy ! Component: 150 - total flux cleaned = -0.000234824 Jy ! Component: 200 - total flux cleaned = -0.000181535 Jy ! Total flux subtracted in 200 components = -0.000181535 Jy ! Clean residual min=-0.001929 max=0.001864 Jy/beam ! Clean residual mean=0.000004 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.395614 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 88 components and 0.395615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102470Jy sigma=0.000663 ! Fit after self-cal, rms=0.102464Jy sigma=0.000663 wmodel J1139+4032_S_2017_03_23_pus_map.mod ! Writing 88 model components to file: J1139+4032_S_2017_03_23_pus_map.mod wobs J1139+4032_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J1139+4032_S_2017_03_23_pus_uvs.fits wwins J1139+4032_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J1139+4032_S_2017_03_23_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.000395573 Jy ! Component: 100 - total flux cleaned = -0.00033114 Jy ! Component: 150 - total flux cleaned = -0.000237457 Jy ! Component: 200 - total flux cleaned = -8.55877e-05 Jy ! Component: 250 - total flux cleaned = 6.13054e-05 Jy ! Component: 300 - total flux cleaned = 0.000176477 Jy ! Component: 350 - total flux cleaned = 0.000372383 Jy ! Component: 400 - total flux cleaned = 0.00050906 Jy ! Component: 450 - total flux cleaned = 0.000616405 Jy ! Component: 500 - total flux cleaned = 0.00077425 Jy ! Component: 550 - total flux cleaned = 0.000851633 Jy ! Component: 600 - total flux cleaned = 0.00100318 Jy ! Component: 650 - total flux cleaned = 0.00115192 Jy ! Component: 700 - total flux cleaned = 0.00127394 Jy ! Component: 750 - total flux cleaned = 0.00144163 Jy ! Component: 800 - total flux cleaned = 0.00151198 Jy ! Component: 850 - total flux cleaned = 0.00153567 Jy ! Component: 900 - total flux cleaned = 0.0016962 Jy ! Component: 950 - total flux cleaned = 0.00176435 Jy ! Component: 1000 - total flux cleaned = 0.00183176 Jy ! Component: 1050 - total flux cleaned = 0.00194205 Jy ! Component: 1100 - total flux cleaned = 0.00205105 Jy ! Component: 1150 - total flux cleaned = 0.00218016 Jy ! Component: 1200 - total flux cleaned = 0.0022865 Jy ! Component: 1250 - total flux cleaned = 0.00237064 Jy ! Component: 1300 - total flux cleaned = 0.00245416 Jy ! Component: 1350 - total flux cleaned = 0.00265981 Jy ! Component: 1400 - total flux cleaned = 0.00263899 Jy ! Component: 1450 - total flux cleaned = 0.00271923 Jy ! Component: 1500 - total flux cleaned = 0.0027589 Jy ! Component: 1550 - total flux cleaned = 0.00275894 Jy ! Component: 1600 - total flux cleaned = 0.00287564 Jy ! Component: 1650 - total flux cleaned = 0.00283686 Jy ! Component: 1700 - total flux cleaned = 0.00285588 Jy ! Component: 1750 - total flux cleaned = 0.00289381 Jy ! Component: 1800 - total flux cleaned = 0.00293116 Jy ! Component: 1850 - total flux cleaned = 0.00298668 Jy ! Component: 1900 - total flux cleaned = 0.00300478 Jy ! Component: 1950 - total flux cleaned = 0.00304117 Jy ! Component: 2000 - total flux cleaned = 0.00307701 Jy ! Component: 2050 - total flux cleaned = 0.00307711 Jy ! Component: 2100 - total flux cleaned = 0.00316564 Jy ! Component: 2150 - total flux cleaned = 0.00316546 Jy ! Component: 2200 - total flux cleaned = 0.00321772 Jy ! Component: 2250 - total flux cleaned = 0.00323497 Jy ! Component: 2300 - total flux cleaned = 0.00321801 Jy ! Component: 2350 - total flux cleaned = 0.00326896 Jy ! Component: 2400 - total flux cleaned = 0.00335317 Jy ! Component: 2450 - total flux cleaned = 0.00336989 Jy ! Component: 2500 - total flux cleaned = 0.00338662 Jy ! Component: 2550 - total flux cleaned = 0.00346904 Jy ! Component: 2600 - total flux cleaned = 0.00356691 Jy ! Component: 2650 - total flux cleaned = 0.00356703 Jy ! Component: 2700 - total flux cleaned = 0.00372797 Jy ! Component: 2750 - total flux cleaned = 0.00371201 Jy ! Component: 2800 - total flux cleaned = 0.00380698 Jy ! Component: 2850 - total flux cleaned = 0.00383861 Jy ! Component: 2900 - total flux cleaned = 0.00396339 Jy ! Component: 2950 - total flux cleaned = 0.00402525 Jy ! Component: 3000 - total flux cleaned = 0.00410222 Jy ! Component: 3050 - total flux cleaned = 0.00414806 Jy ! Component: 3100 - total flux cleaned = 0.00420882 Jy ! Component: 3150 - total flux cleaned = 0.00428412 Jy ! Component: 3200 - total flux cleaned = 0.00434409 Jy ! Component: 3250 - total flux cleaned = 0.0044036 Jy ! Component: 3300 - total flux cleaned = 0.00446267 Jy ! Component: 3350 - total flux cleaned = 0.00449206 Jy ! Component: 3400 - total flux cleaned = 0.00456496 Jy ! Component: 3450 - total flux cleaned = 0.00460861 Jy ! Component: 3500 - total flux cleaned = 0.00468052 Jy ! Component: 3550 - total flux cleaned = 0.00473789 Jy ! Component: 3600 - total flux cleaned = 0.00482312 Jy ! Component: 3650 - total flux cleaned = 0.00482322 Jy ! Component: 3700 - total flux cleaned = 0.00489359 Jy ! Component: 3750 - total flux cleaned = 0.00493548 Jy ! Component: 3800 - total flux cleaned = 0.00499102 Jy ! Component: 3850 - total flux cleaned = 0.00496327 Jy ! Component: 3900 - total flux cleaned = 0.00508686 Jy ! Component: 3950 - total flux cleaned = 0.00508692 Jy ! Component: 4000 - total flux cleaned = 0.005182 Jy ! Component: 4050 - total flux cleaned = 0.0052225 Jy ! Total flux subtracted in 4096 components = 0.00523588 Jy ! Clean residual min=-0.000784 max=0.000802 Jy/beam ! Clean residual mean=0.000002 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.40085 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 372 components and 0.40085 Jy ![Exited script file: muppet] wmap "J1139+4032_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.818 x 5.674 at -3.487 degrees (North through East) ! Clean map min=-0.0013693 max=0.2804 Jy/beam ! Writing clean map to FITS file: J1139+4032_S_2017_03_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.280403 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00023909 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.2558 0.2558 0.511599 1.0232 2.0464 4.09279 8.18558 16.3712 32.7423 65.4847 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.28 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.818 x 5.674 at -3.487 degrees (North through East) ! Clean map min=-0.0013693 max=0.2804 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 J1139+4032_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:58:20 2019