! Started logfile: J0359+3220_S_2017_01_21_pus_uvs.log on Sun May 5 15:45:35 2019 obs J0359+3220_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0359+3220_S_2017_01_21_pus_uva.fits ! AN table 1: 84 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.812831 visibilities/baseline/integration-bin. ! Found source: J0359+3220 ! ! 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 558 lines of history. ! ! Reading 9832 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 J0359+3220_S_2017_01_21_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 262 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.785203Jy sigma=0.006960 ! Fit after self-cal, rms=0.777994Jy sigma=0.006902 ! 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.76 mas, bmaj=5.532 mas, bpa=-5.113 degrees ! Estimated noise=1170.79 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.169325 Jy ! Component: 100 - total flux cleaned = 0.235883 Jy ! Total flux subtracted in 100 components = 0.235883 Jy ! Clean residual min=-0.014251 max=0.031717 Jy/beam ! Clean residual mean=-0.000014 rms=0.004293 Jy/beam ! Combined flux in latest and established models = 0.235883 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.235883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114527Jy sigma=0.001045 ! Fit after self-cal, rms=0.114397Jy sigma=0.001043 ! Inverting map ! Added new window around map position (-3, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0383594 Jy ! Component: 100 - total flux cleaned = 0.0638509 Jy ! Total flux subtracted in 100 components = 0.0638509 Jy ! Clean residual min=-0.009787 max=0.020003 Jy/beam ! Clean residual mean=-0.000001 rms=0.002651 Jy/beam ! Combined flux in latest and established models = 0.299734 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.299734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095570Jy sigma=0.000831 ! Fit after self-cal, rms=0.095295Jy sigma=0.000828 ! Inverting map ! Added new window around map position (-7, -4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0205418 Jy ! Component: 100 - total flux cleaned = 0.0341284 Jy ! Total flux subtracted in 100 components = 0.0341284 Jy ! Clean residual min=-0.007451 max=0.008985 Jy/beam ! Clean residual mean=0.000003 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 0.333862 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 31 components and 0.333862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088893Jy sigma=0.000751 ! Fit after self-cal, rms=0.088675Jy sigma=0.000749 ! 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.294 mas, bmaj=6.389 mas, bpa=-2.078 degrees ! Estimated noise=860.402 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.0178653 Jy ! Component: 100 - total flux cleaned = 0.0295229 Jy ! Component: 150 - total flux cleaned = 0.0376043 Jy ! Component: 200 - total flux cleaned = 0.0434709 Jy ! Total flux subtracted in 200 components = 0.0434709 Jy ! Clean residual min=-0.006105 max=0.010115 Jy/beam ! Clean residual mean=0.000017 rms=0.001795 Jy/beam ! Combined flux in latest and established models = 0.377333 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 67 components and 0.377333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085111Jy sigma=0.000700 ! Fit after self-cal, rms=0.084941Jy sigma=0.000698 ! Inverting map ! Added new window around map position (-13, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0100483 Jy ! Component: 100 - total flux cleaned = 0.0154558 Jy ! Component: 150 - total flux cleaned = 0.0193681 Jy ! Component: 200 - total flux cleaned = 0.0224226 Jy ! Total flux subtracted in 200 components = 0.0224226 Jy ! Clean residual min=-0.004461 max=0.006487 Jy/beam ! Clean residual mean=0.000006 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.399756 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 104 components and 0.399756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083830Jy sigma=0.000684 ! Fit after self-cal, rms=0.083652Jy sigma=0.000682 ! 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.08 FD 0.93 HN 0.96 LA 1.02 ! MK 1.00 NL 1.00 OV 1.00 PT 0.97 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 0.99 LA 1.00 ! MK 1.00 NL 1.04 OV 1.03 PT 0.95 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.99 HN 0.97 LA 1.00 ! MK 0.99 NL 1.07 OV 0.94 PT 0.95 ! SC 0.97 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.01 HN 0.95 LA 1.10 ! MK 1.05 NL 1.00* OV 1.00 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.083652Jy sigma=0.000682 ! Fit after self-cal, rms=0.083251Jy sigma=0.000667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.279 mas, bmaj=6.386 mas, bpa=-1.984 degrees ! Estimated noise=850.475 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.00315443 Jy ! Component: 100 - total flux cleaned = 0.00363811 Jy ! Component: 150 - total flux cleaned = 0.00370415 Jy ! Component: 200 - total flux cleaned = 0.0039293 Jy ! Total flux subtracted in 200 components = 0.0039293 Jy ! Clean residual min=-0.003417 max=0.003184 Jy/beam ! Clean residual mean=0.000007 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.403685 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 126 components and 0.403685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083107Jy sigma=0.000665 ! Fit after self-cal, rms=0.083144Jy sigma=0.000665 ! 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.083144Jy sigma=0.000665 ! Fit after self-cal, rms=0.083091Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.278 mas, bmaj=6.379 mas, bpa=-2.027 degrees ! Estimated noise=849.453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00227535 Jy ! Component: 100 - total flux cleaned = 0.00291148 Jy ! Component: 150 - total flux cleaned = 0.00306969 Jy ! Component: 200 - total flux cleaned = 0.00316321 Jy ! Total flux subtracted in 200 components = 0.00316321 Jy ! Clean residual min=-0.002115 max=0.002451 Jy/beam ! Clean residual mean=-0.000010 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.406848 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 144 components and 0.406848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083008Jy sigma=0.000658 ! Fit after self-cal, rms=0.083009Jy sigma=0.000658 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 (95, 48). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125841 Jy ! Component: 100 - total flux cleaned = 0.00111661 Jy ! Component: 150 - total flux cleaned = 0.00107403 Jy ! Component: 200 - total flux cleaned = 0.000993879 Jy ! Total flux subtracted in 200 components = 0.000993879 Jy ! Clean residual min=-0.002085 max=0.002291 Jy/beam ! Clean residual mean=-0.000009 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.407842 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 170 components and 0.407842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082938Jy sigma=0.000657 ! Fit after self-cal, rms=0.082934Jy sigma=0.000657 ! 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.082934Jy sigma=0.000657 ! Fit after self-cal, rms=0.082932Jy sigma=0.000657 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.276 mas, bmaj=6.375 mas, bpa=-2.037 degrees ! Estimated noise=848.755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132147 Jy ! Component: 100 - total flux cleaned = 0.00157964 Jy ! Component: 150 - total flux cleaned = 0.00165641 Jy ! Component: 200 - total flux cleaned = 0.0016199 Jy ! Total flux subtracted in 200 components = 0.0016199 Jy ! Clean residual min=-0.001999 max=0.002105 Jy/beam ! Clean residual mean=-0.000009 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.409462 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 178 components and 0.409462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082891Jy sigma=0.000657 ! Fit after self-cal, rms=0.082889Jy sigma=0.000657 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.000314376 Jy ! Component: 100 - total flux cleaned = 0.000247743 Jy ! Component: 150 - total flux cleaned = 0.000216034 Jy ! Component: 200 - total flux cleaned = 0.00018538 Jy ! Total flux subtracted in 200 components = 0.00018538 Jy ! Clean residual min=-0.001980 max=0.002057 Jy/beam ! Clean residual mean=-0.000009 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.409647 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 189 components and 0.409647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082865Jy sigma=0.000657 ! Fit after self-cal, rms=0.082863Jy sigma=0.000657 ! 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.082863Jy sigma=0.000657 ! Fit after self-cal, rms=0.082801Jy sigma=0.000656 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.09 mas, bmaj=9.509 mas, bpa=-4.025 degrees ! Estimated noise=1062.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118473 Jy ! Component: 100 - total flux cleaned = 0.00138907 Jy ! Component: 150 - total flux cleaned = 0.00138954 Jy ! Component: 200 - total flux cleaned = 0.00138939 Jy ! Total flux subtracted in 200 components = 0.00138939 Jy ! Clean residual min=-0.002110 max=0.002336 Jy/beam ! Clean residual mean=-0.000016 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.411037 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 211 components and 0.411037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082790Jy sigma=0.000656 ! Fit after self-cal, rms=0.082784Jy sigma=0.000656 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.000209018 Jy ! Component: 100 - total flux cleaned = 0.000210701 Jy ! Component: 150 - total flux cleaned = 0.000210382 Jy ! Component: 200 - total flux cleaned = 0.000193383 Jy ! Total flux subtracted in 200 components = 0.000193383 Jy ! Clean residual min=-0.002117 max=0.002297 Jy/beam ! Clean residual mean=-0.000015 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.41123 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 226 components and 0.41123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082780Jy sigma=0.000656 ! Fit after self-cal, rms=0.082778Jy sigma=0.000656 ! 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.274 mas, bmaj=6.374 mas, bpa=-2.069 degrees ! Estimated noise=848.194 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 6.374 at -2.069 degrees (North through East) ! Clean map min=-0.0018529 max=0.22056 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.75 mas, bmaj=5.536 mas, bpa=-4.92 degrees ! Estimated noise=1149.43 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.166027 Jy ! Component: 100 - total flux cleaned = 0.232995 Jy ! Component: 150 - total flux cleaned = 0.274001 Jy ! Component: 200 - total flux cleaned = 0.302099 Jy ! Total flux subtracted in 200 components = 0.302099 Jy ! Clean residual min=-0.008349 max=0.015468 Jy/beam ! Clean residual mean=-0.000005 rms=0.002378 Jy/beam ! Combined flux in latest and established models = 0.302099 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.302099 Jy ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=6.374 mas, bpa=-2.069 degrees ! Estimated noise=848.194 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.02982 Jy ! Component: 100 - total flux cleaned = 0.0498801 Jy ! Component: 150 - total flux cleaned = 0.0639193 Jy ! Component: 200 - total flux cleaned = 0.0740463 Jy ! Total flux subtracted in 200 components = 0.0740463 Jy ! Clean residual min=-0.003622 max=0.005894 Jy/beam ! Clean residual mean=0.000001 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.376146 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 65 components and 0.376145 Jy ! Inverting map ! Added new window around map position (3, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0075622 Jy ! Component: 100 - total flux cleaned = 0.0133898 Jy ! Component: 150 - total flux cleaned = 0.0179679 Jy ! Component: 200 - total flux cleaned = 0.0216314 Jy ! Total flux subtracted in 200 components = 0.0216314 Jy ! Clean residual min=-0.002383 max=0.002889 Jy/beam ! Clean residual mean=-0.000002 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.397777 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 100 components and 0.397777 Jy ! Inverting map ! Added new window around map position (88.5, 83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00318979 Jy ! Component: 100 - total flux cleaned = 0.00563855 Jy ! Component: 150 - total flux cleaned = 0.00742219 Jy ! Component: 200 - total flux cleaned = 0.00858405 Jy ! Total flux subtracted in 200 components = 0.00858405 Jy ! Clean residual min=-0.002075 max=0.002303 Jy/beam ! Clean residual mean=-0.000004 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.406361 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 136 components and 0.406361 Jy ! Inverting map ! Added new window around map position (125, 104.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182439 Jy ! Component: 100 - total flux cleaned = 0.00244638 Jy ! Component: 150 - total flux cleaned = 0.002957 Jy ! Component: 200 - total flux cleaned = 0.00323729 Jy ! Total flux subtracted in 200 components = 0.00323729 Jy ! Clean residual min=-0.002023 max=0.002008 Jy/beam ! Clean residual mean=-0.000003 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.409598 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 154 components and 0.409598 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.09 mas, bmaj=9.509 mas, bpa=-4.025 degrees ! Estimated noise=1062.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000950266 Jy ! Component: 100 - total flux cleaned = 0.000907472 Jy ! Component: 150 - total flux cleaned = 0.000945095 Jy ! Component: 200 - total flux cleaned = 0.000918516 Jy ! Total flux subtracted in 200 components = 0.000918516 Jy ! Clean residual min=-0.001932 max=0.002264 Jy/beam ! Clean residual mean=-0.000010 rms=0.000580 Jy/beam ! Combined flux in latest and established models = 0.410517 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 = -9.68885e-05 Jy ! Component: 100 - total flux cleaned = -0.000185735 Jy ! Component: 150 - total flux cleaned = -0.000269393 Jy ! Component: 200 - total flux cleaned = -0.000329295 Jy ! Total flux subtracted in 200 components = -0.000329295 Jy ! Clean residual min=-0.001856 max=0.002246 Jy/beam ! Clean residual mean=-0.000011 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.410187 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 219 components and 0.410187 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.274 mas, bmaj=6.374 mas, bpa=-2.069 degrees ! Estimated noise=848.194 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000318054 Jy ! Component: 100 - total flux cleaned = -0.000391621 Jy ! Component: 150 - total flux cleaned = -0.000423621 Jy ! Component: 200 - total flux cleaned = -0.000423662 Jy ! Total flux subtracted in 200 components = -0.000423662 Jy ! Clean residual min=-0.002039 max=0.001841 Jy/beam ! Clean residual mean=-0.000005 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.409764 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 239 components and 0.409764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082732Jy sigma=0.000656 ! Fit after self-cal, rms=0.082715Jy sigma=0.000656 wmodel J0359+3220_S_2017_01_21_pus_map.mod ! Writing 239 model components to file: J0359+3220_S_2017_01_21_pus_map.mod wobs J0359+3220_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0359+3220_S_2017_01_21_pus_uvs.fits wwins J0359+3220_S_2017_01_21_pus_map.win ! wwins: Wrote 8 windows to J0359+3220_S_2017_01_21_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 = -1.10224e-05 Jy ! Component: 100 - total flux cleaned = 8.64974e-05 Jy ! Component: 150 - total flux cleaned = 0.000208499 Jy ! Component: 200 - total flux cleaned = 0.000237184 Jy ! Component: 250 - total flux cleaned = 0.000350044 Jy ! Component: 300 - total flux cleaned = 0.000432008 Jy ! Component: 350 - total flux cleaned = 0.000485613 Jy ! Component: 400 - total flux cleaned = 0.00053779 Jy ! Component: 450 - total flux cleaned = 0.000613207 Jy ! Component: 500 - total flux cleaned = 0.000589214 Jy ! Component: 550 - total flux cleaned = 0.000662221 Jy ! Component: 600 - total flux cleaned = 0.000827244 Jy ! Component: 650 - total flux cleaned = 0.000896147 Jy ! Component: 700 - total flux cleaned = 0.00100937 Jy ! Component: 750 - total flux cleaned = 0.00118784 Jy ! Component: 800 - total flux cleaned = 0.00134132 Jy ! Component: 850 - total flux cleaned = 0.00149193 Jy ! Component: 900 - total flux cleaned = 0.00159791 Jy ! Component: 950 - total flux cleaned = 0.00170269 Jy ! Component: 1000 - total flux cleaned = 0.00190877 Jy ! Component: 1050 - total flux cleaned = 0.00196954 Jy ! Component: 1100 - total flux cleaned = 0.00205018 Jy ! Component: 1150 - total flux cleaned = 0.00210954 Jy ! Component: 1200 - total flux cleaned = 0.00216844 Jy ! Component: 1250 - total flux cleaned = 0.00222677 Jy ! Component: 1300 - total flux cleaned = 0.00228439 Jy ! Component: 1350 - total flux cleaned = 0.00237848 Jy ! Component: 1400 - total flux cleaned = 0.00237871 Jy ! Component: 1450 - total flux cleaned = 0.00248946 Jy ! Component: 1500 - total flux cleaned = 0.00259857 Jy ! Component: 1550 - total flux cleaned = 0.00263446 Jy ! Component: 1600 - total flux cleaned = 0.00267019 Jy ! Component: 1650 - total flux cleaned = 0.00279367 Jy ! Component: 1700 - total flux cleaned = 0.00282822 Jy ! Component: 1750 - total flux cleaned = 0.00286268 Jy ! Component: 1800 - total flux cleaned = 0.00293107 Jy ! Component: 1850 - total flux cleaned = 0.00296482 Jy ! Component: 1900 - total flux cleaned = 0.00296496 Jy ! Component: 1950 - total flux cleaned = 0.00311398 Jy ! Component: 2000 - total flux cleaned = 0.00311395 Jy ! Component: 2050 - total flux cleaned = 0.00313012 Jy ! Component: 2100 - total flux cleaned = 0.00313007 Jy ! Component: 2150 - total flux cleaned = 0.00314611 Jy ! Component: 2200 - total flux cleaned = 0.00316197 Jy ! Component: 2250 - total flux cleaned = 0.00317801 Jy ! Component: 2300 - total flux cleaned = 0.0033184 Jy ! Component: 2350 - total flux cleaned = 0.00324107 Jy ! Component: 2400 - total flux cleaned = 0.00331781 Jy ! Component: 2450 - total flux cleaned = 0.00328737 Jy ! Component: 2500 - total flux cleaned = 0.00334766 Jy ! Component: 2550 - total flux cleaned = 0.00333255 Jy ! Component: 2600 - total flux cleaned = 0.00331756 Jy ! Component: 2650 - total flux cleaned = 0.00328792 Jy ! Component: 2700 - total flux cleaned = 0.00331753 Jy ! Component: 2750 - total flux cleaned = 0.00336152 Jy ! Component: 2800 - total flux cleaned = 0.00343381 Jy ! Component: 2850 - total flux cleaned = 0.00346248 Jy ! Component: 2900 - total flux cleaned = 0.00337681 Jy ! Component: 2950 - total flux cleaned = 0.00343349 Jy ! Component: 3000 - total flux cleaned = 0.00346138 Jy ! Component: 3050 - total flux cleaned = 0.0034754 Jy ! Component: 3100 - total flux cleaned = 0.0034337 Jy ! Component: 3150 - total flux cleaned = 0.00344736 Jy ! Component: 3200 - total flux cleaned = 0.00337904 Jy ! Component: 3250 - total flux cleaned = 0.00340627 Jy ! Component: 3300 - total flux cleaned = 0.0033793 Jy ! Component: 3350 - total flux cleaned = 0.00337927 Jy ! Component: 3400 - total flux cleaned = 0.00345935 Jy ! Component: 3450 - total flux cleaned = 0.0034856 Jy ! Component: 3500 - total flux cleaned = 0.00348551 Jy ! Component: 3550 - total flux cleaned = 0.00356387 Jy ! Component: 3600 - total flux cleaned = 0.00352492 Jy ! Component: 3650 - total flux cleaned = 0.00358951 Jy ! Component: 3700 - total flux cleaned = 0.00358935 Jy ! Component: 3750 - total flux cleaned = 0.00362773 Jy ! Component: 3800 - total flux cleaned = 0.00361506 Jy ! Component: 3850 - total flux cleaned = 0.00370335 Jy ! Component: 3900 - total flux cleaned = 0.00371588 Jy ! Component: 3950 - total flux cleaned = 0.00371594 Jy ! Component: 4000 - total flux cleaned = 0.00376557 Jy ! Component: 4050 - total flux cleaned = 0.00377794 Jy ! Total flux subtracted in 4096 components = 0.00381477 Jy ! Clean residual min=-0.000662 max=0.000904 Jy/beam ! Clean residual mean=-0.000002 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.413578 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 535 components and 0.413578 Jy ![Exited script file: muppet] wmap "J0359+3220_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.274 x 6.374 at -2.069 degrees (North through East) ! Clean map min=-0.0017815 max=0.21984 Jy/beam ! Writing clean map to FITS file: J0359+3220_S_2017_01_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.219843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223061 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.304392 0.304392 0.608783 1.21757 2.43513 4.87027 9.74054 19.4811 38.9621 77.9243 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.219 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.274 x 6.374 at -2.069 degrees (North through East) ! Clean map min=-0.0017815 max=0.21984 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 J0359+3220_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:45:40 2019