! Started logfile: J0139+1753_S_2017_06_15_pus_uvs.log on Tue May 7 15:08:13 2019 obs J0139+1753_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0139+1753_S_2017_06_15_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8777 visibilities/baseline/integration-bin. ! Found source: J0139+1753 ! ! 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 603 lines of history. ! ! Reading 22592 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 J0139+1753_S_2017_06_15_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 934 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.814760Jy sigma=0.007952 ! Fit after self-cal, rms=0.790921Jy sigma=0.007743 ! 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.787 mas, bmaj=6.719 mas, bpa=-4.852 degrees ! Estimated noise=896.681 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.158603 Jy ! Component: 100 - total flux cleaned = 0.201693 Jy ! Total flux subtracted in 100 components = 0.201693 Jy ! Clean residual min=-0.010352 max=0.026170 Jy/beam ! Clean residual mean=0.000013 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.201693 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.201693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095117Jy sigma=0.000882 ! Fit after self-cal, rms=0.095062Jy sigma=0.000881 ! Inverting map ! Added new window around map position (-4.5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262767 Jy ! Component: 100 - total flux cleaned = 0.0416888 Jy ! Total flux subtracted in 100 components = 0.0416888 Jy ! Clean residual min=-0.008612 max=0.012482 Jy/beam ! Clean residual mean=0.000006 rms=0.002194 Jy/beam ! Combined flux in latest and established models = 0.243382 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.243382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085578Jy sigma=0.000784 ! Fit after self-cal, rms=0.085067Jy sigma=0.000779 ! 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.264 mas, bmaj=7.663 mas, bpa=-4 degrees ! Estimated noise=565.388 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.0149001 Jy ! Component: 100 - total flux cleaned = 0.0232709 Jy ! Component: 150 - total flux cleaned = 0.028835 Jy ! Component: 200 - total flux cleaned = 0.0326337 Jy ! Total flux subtracted in 200 components = 0.0326337 Jy ! Clean residual min=-0.007148 max=0.009929 Jy/beam ! Clean residual mean=-0.000007 rms=0.001943 Jy/beam ! Combined flux in latest and established models = 0.276016 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.276016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082207Jy sigma=0.000750 ! Fit after self-cal, rms=0.081950Jy sigma=0.000748 ! 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.95 FD 0.93 HN 0.91 KP 1.01 ! LA 0.99 MK 1.00 NL 0.96 OV 1.01 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.88 FD 0.96 HN 0.95 KP 0.96 ! LA 0.95 MK 0.98 NL 1.16 OV 1.04 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.93 KP 0.98 ! LA 0.97 MK 1.01 NL 1.23 OV 0.94 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.95 KP 1.00* ! LA 0.89 MK 1.08 NL 1.00* OV 1.00* ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.081950Jy sigma=0.000748 ! Fit after self-cal, rms=0.079856Jy sigma=0.000715 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=7.702 mas, bpa=-3.837 degrees ! Estimated noise=563.457 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.00206543 Jy ! Component: 100 - total flux cleaned = 0.00232754 Jy ! Component: 150 - total flux cleaned = 0.00228195 Jy ! Component: 200 - total flux cleaned = 0.0021196 Jy ! Total flux subtracted in 200 components = 0.0021196 Jy ! Clean residual min=-0.006292 max=0.005687 Jy/beam ! Clean residual mean=0.000002 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.278135 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.278135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079717Jy sigma=0.000714 ! Fit after self-cal, rms=0.079748Jy sigma=0.000713 ! 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.079748Jy sigma=0.000713 ! Fit after self-cal, rms=0.077344Jy sigma=0.000667 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.266 mas, bmaj=7.673 mas, bpa=-3.815 degrees ! Estimated noise=567.325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000987158 Jy ! Component: 100 - total flux cleaned = 0.00115493 Jy ! Component: 150 - total flux cleaned = 0.00115736 Jy ! Component: 200 - total flux cleaned = 0.00107728 Jy ! Total flux subtracted in 200 components = 0.00107728 Jy ! Clean residual min=-0.002063 max=0.002378 Jy/beam ! Clean residual mean=0.000004 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.279213 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 92 components and 0.279213 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077283Jy sigma=0.000666 ! Fit after self-cal, rms=0.077345Jy sigma=0.000666 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 (-16, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00207925 Jy ! Component: 100 - total flux cleaned = 0.00245689 Jy ! Component: 150 - total flux cleaned = 0.00245897 Jy ! Component: 200 - total flux cleaned = 0.00253445 Jy ! Total flux subtracted in 200 components = 0.00253445 Jy ! Clean residual min=-0.001994 max=0.001956 Jy/beam ! Clean residual mean=0.000004 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.281747 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 123 components and 0.281747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077258Jy sigma=0.000665 ! Fit after self-cal, rms=0.077255Jy 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.077255Jy sigma=0.000665 ! Fit after self-cal, rms=0.077711Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=7.665 mas, bpa=-3.758 degrees ! Estimated noise=565.978 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000257101 Jy ! Component: 100 - total flux cleaned = 0.000394302 Jy ! Component: 150 - total flux cleaned = 0.000394391 Jy ! Component: 200 - total flux cleaned = 0.000367431 Jy ! Total flux subtracted in 200 components = 0.000367431 Jy ! Clean residual min=-0.001685 max=0.001875 Jy/beam ! Clean residual mean=0.000003 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.282114 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 138 components and 0.282114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077687Jy sigma=0.000664 ! Fit after self-cal, rms=0.077692Jy 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 (-61.5, 16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186484 Jy ! Component: 100 - total flux cleaned = 0.00272219 Jy ! Component: 150 - total flux cleaned = 0.00320189 Jy ! Component: 200 - total flux cleaned = 0.00344133 Jy ! Total flux subtracted in 200 components = 0.00344133 Jy ! Clean residual min=-0.001546 max=0.001475 Jy/beam ! Clean residual mean=0.000003 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.285556 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 172 components and 0.285556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077640Jy sigma=0.000663 ! Fit after self-cal, rms=0.077634Jy 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.077634Jy sigma=0.000663 ! Fit after self-cal, rms=0.077641Jy sigma=0.000663 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.626 mas, bmaj=11.42 mas, bpa=-2.662 degrees ! Estimated noise=703.651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124404 Jy ! Component: 100 - total flux cleaned = 0.00159067 Jy ! Component: 150 - total flux cleaned = 0.00188858 Jy ! Component: 200 - total flux cleaned = 0.0020228 Jy ! Total flux subtracted in 200 components = 0.0020228 Jy ! Clean residual min=-0.001525 max=0.001570 Jy/beam ! Clean residual mean=0.000003 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.287579 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 202 components and 0.287579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077629Jy sigma=0.000663 ! Fit after self-cal, rms=0.077627Jy 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.000328715 Jy ! Component: 100 - total flux cleaned = 0.000542508 Jy ! Component: 150 - total flux cleaned = 0.000607579 Jy ! Component: 200 - total flux cleaned = 0.000678911 Jy ! Total flux subtracted in 200 components = 0.000678911 Jy ! Clean residual min=-0.001405 max=0.001519 Jy/beam ! Clean residual mean=0.000003 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.288257 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 215 components and 0.288258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077622Jy sigma=0.000663 ! Fit after self-cal, rms=0.077621Jy 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.268 mas, bmaj=7.668 mas, bpa=-3.758 degrees ! Estimated noise=565.8 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.268 x 7.668 at -3.758 degrees (North through East) ! Clean map min=-0.0014389 max=0.20588 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.802 mas, bmaj=6.682 mas, bpa=-4.555 degrees ! Estimated noise=895.268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.156897 Jy ! Component: 100 - total flux cleaned = 0.202847 Jy ! Component: 150 - total flux cleaned = 0.229174 Jy ! Component: 200 - total flux cleaned = 0.245253 Jy ! Total flux subtracted in 200 components = 0.245253 Jy ! Clean residual min=-0.004158 max=0.008423 Jy/beam ! Clean residual mean=0.000012 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.245253 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.245253 Jy ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=7.668 mas, bpa=-3.758 degrees ! Estimated noise=565.8 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.0134738 Jy ! Component: 100 - total flux cleaned = 0.0211221 Jy ! Component: 150 - total flux cleaned = 0.0256261 Jy ! Component: 200 - total flux cleaned = 0.0286465 Jy ! Total flux subtracted in 200 components = 0.0286465 Jy ! Clean residual min=-0.001793 max=0.002254 Jy/beam ! Clean residual mean=0.000003 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.2739 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 62 components and 0.2739 Jy ! Inverting map ! Added new window around map position (-10, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251566 Jy ! Component: 100 - total flux cleaned = 0.00451253 Jy ! Component: 150 - total flux cleaned = 0.00618741 Jy ! Component: 200 - total flux cleaned = 0.007612 Jy ! Total flux subtracted in 200 components = 0.007612 Jy ! Clean residual min=-0.001435 max=0.001389 Jy/beam ! Clean residual mean=0.000002 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.281512 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 100 components and 0.281512 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.626 mas, bmaj=11.42 mas, bpa=-2.662 degrees ! Estimated noise=703.651 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192345 Jy ! Component: 100 - total flux cleaned = 0.00326284 Jy ! Component: 150 - total flux cleaned = 0.00430762 Jy ! Component: 200 - total flux cleaned = 0.00491948 Jy ! Total flux subtracted in 200 components = 0.00491948 Jy ! Clean residual min=-0.001537 max=0.001606 Jy/beam ! Clean residual mean=0.000003 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.286431 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.000428827 Jy ! Component: 100 - total flux cleaned = 0.000652756 Jy ! Component: 150 - total flux cleaned = 0.000786412 Jy ! Component: 200 - total flux cleaned = 0.000926428 Jy ! Total flux subtracted in 200 components = 0.000926428 Jy ! Clean residual min=-0.001386 max=0.001505 Jy/beam ! Clean residual mean=0.000003 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.287358 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 177 components and 0.287358 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=7.668 mas, bpa=-3.758 degrees ! Estimated noise=565.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166144 Jy ! Component: 100 - total flux cleaned = 0.00022006 Jy ! Component: 150 - total flux cleaned = 0.000318416 Jy ! Component: 200 - total flux cleaned = 0.000387188 Jy ! Total flux subtracted in 200 components = 0.000387188 Jy ! Clean residual min=-0.001329 max=0.001193 Jy/beam ! Clean residual mean=0.000002 rms=0.000321 Jy/beam ! Combined flux in latest and established models = 0.287745 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 203 components and 0.287745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077604Jy sigma=0.000663 ! Fit after self-cal, rms=0.077597Jy sigma=0.000662 wmodel J0139+1753_S_2017_06_15_pus_map.mod ! Writing 203 model components to file: J0139+1753_S_2017_06_15_pus_map.mod wobs J0139+1753_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0139+1753_S_2017_06_15_pus_uvs.fits wwins J0139+1753_S_2017_06_15_pus_map.win ! wwins: Wrote 5 windows to J0139+1753_S_2017_06_15_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.000439689 Jy ! Component: 100 - total flux cleaned = -0.000635235 Jy ! Component: 150 - total flux cleaned = -0.000866188 Jy ! Component: 200 - total flux cleaned = -0.00104841 Jy ! Component: 250 - total flux cleaned = -0.00118597 Jy ! Component: 300 - total flux cleaned = -0.00133879 Jy ! Component: 350 - total flux cleaned = -0.00141353 Jy ! Component: 400 - total flux cleaned = -0.00148672 Jy ! Component: 450 - total flux cleaned = -0.001576 Jy ! Component: 500 - total flux cleaned = -0.00161091 Jy ! Component: 550 - total flux cleaned = -0.00161091 Jy ! Component: 600 - total flux cleaned = -0.00161052 Jy ! Component: 650 - total flux cleaned = -0.00157747 Jy ! Component: 700 - total flux cleaned = -0.00149682 Jy ! Component: 750 - total flux cleaned = -0.00144943 Jy ! Component: 800 - total flux cleaned = -0.00146499 Jy ! Component: 850 - total flux cleaned = -0.00143401 Jy ! Component: 900 - total flux cleaned = -0.00144902 Jy ! Component: 950 - total flux cleaned = -0.00144909 Jy ! Component: 1000 - total flux cleaned = -0.00137531 Jy ! Component: 1050 - total flux cleaned = -0.00139002 Jy ! Component: 1100 - total flux cleaned = -0.0013758 Jy ! Component: 1150 - total flux cleaned = -0.00141846 Jy ! Component: 1200 - total flux cleaned = -0.00147455 Jy ! Component: 1250 - total flux cleaned = -0.00151621 Jy ! Component: 1300 - total flux cleaned = -0.00151582 Jy ! Component: 1350 - total flux cleaned = -0.00152968 Jy ! Component: 1400 - total flux cleaned = -0.00158328 Jy ! Component: 1450 - total flux cleaned = -0.00158307 Jy ! Component: 1500 - total flux cleaned = -0.0015698 Jy ! Component: 1550 - total flux cleaned = -0.00156964 Jy ! Component: 1600 - total flux cleaned = -0.00163389 Jy ! Component: 1650 - total flux cleaned = -0.00159589 Jy ! Component: 1700 - total flux cleaned = -0.00162099 Jy ! Component: 1750 - total flux cleaned = -0.00162101 Jy ! Component: 1800 - total flux cleaned = -0.00170728 Jy ! Component: 1850 - total flux cleaned = -0.00169513 Jy ! Component: 1900 - total flux cleaned = -0.00170725 Jy ! Component: 1950 - total flux cleaned = -0.0017553 Jy ! Component: 2000 - total flux cleaned = -0.00183815 Jy ! Component: 2050 - total flux cleaned = -0.00182623 Jy ! Component: 2100 - total flux cleaned = -0.00187259 Jy ! Component: 2150 - total flux cleaned = -0.00187248 Jy ! Component: 2200 - total flux cleaned = -0.00196372 Jy ! Component: 2250 - total flux cleaned = -0.0019635 Jy ! Component: 2300 - total flux cleaned = -0.00199726 Jy ! Component: 2350 - total flux cleaned = -0.00207516 Jy ! Component: 2400 - total flux cleaned = -0.00207519 Jy ! Component: 2450 - total flux cleaned = -0.00212973 Jy ! Component: 2500 - total flux cleaned = -0.00218402 Jy ! Component: 2550 - total flux cleaned = -0.0022377 Jy ! Component: 2600 - total flux cleaned = -0.00226955 Jy ! Component: 2650 - total flux cleaned = -0.00228011 Jy ! Component: 2700 - total flux cleaned = -0.00231159 Jy ! Component: 2750 - total flux cleaned = -0.00238435 Jy ! Component: 2800 - total flux cleaned = -0.00243587 Jy ! Component: 2850 - total flux cleaned = -0.00245631 Jy ! Component: 2900 - total flux cleaned = -0.00247652 Jy ! Component: 2950 - total flux cleaned = -0.00251663 Jy ! Component: 3000 - total flux cleaned = -0.00257645 Jy ! Component: 3050 - total flux cleaned = -0.00258635 Jy ! Component: 3100 - total flux cleaned = -0.00259603 Jy ! Component: 3150 - total flux cleaned = -0.00266429 Jy ! Component: 3200 - total flux cleaned = -0.00269319 Jy ! Component: 3250 - total flux cleaned = -0.00273163 Jy ! Component: 3300 - total flux cleaned = -0.00278876 Jy ! Component: 3350 - total flux cleaned = -0.00283595 Jy ! Component: 3400 - total flux cleaned = -0.00284544 Jy ! Component: 3450 - total flux cleaned = -0.00289204 Jy ! Component: 3500 - total flux cleaned = -0.00295685 Jy ! Component: 3550 - total flux cleaned = -0.00298439 Jy ! Component: 3600 - total flux cleaned = -0.00300272 Jy ! Component: 3650 - total flux cleaned = -0.00305734 Jy ! Component: 3700 - total flux cleaned = -0.0031114 Jy ! Component: 3750 - total flux cleaned = -0.00314732 Jy ! Component: 3800 - total flux cleaned = -0.00318303 Jy ! Component: 3850 - total flux cleaned = -0.0032184 Jy ! Component: 3900 - total flux cleaned = -0.00327108 Jy ! Component: 3950 - total flux cleaned = -0.00329737 Jy ! Component: 4000 - total flux cleaned = -0.00334964 Jy ! Component: 4050 - total flux cleaned = -0.00335822 Jy ! Total flux subtracted in 4096 components = -0.00339261 Jy ! Clean residual min=-0.000487 max=0.000555 Jy/beam ! Clean residual mean=0.000001 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.284352 Jy keep ! Adding 320 model components to the UV plane model. ! The established model now contains 523 components and 0.284352 Jy ![Exited script file: muppet] wmap "J0139+1753_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.268 x 7.668 at -3.758 degrees (North through East) ! Clean map min=-0.00095182 max=0.20615 Jy/beam ! Writing clean map to FITS file: J0139+1753_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.206147 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000161055 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.234379 0.234379 0.468759 0.937517 1.87503 3.75007 7.50014 15.0003 30.0006 60.0011 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.206 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.268 x 7.668 at -3.758 degrees (North through East) ! Clean map min=-0.00095182 max=0.20615 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 J0139+1753_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:08:19 2019