! Started logfile: J0756+5151_S_2017_03_23_pus_uvs.log on Mon May 13 09:53:56 2019 obs J0756+5151_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0756+5151_S_2017_03_23_pus_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84289 visibilities/baseline/integration-bin. ! Found source: J0756+5151 ! ! 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 21696 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 J0756+5151_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 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 583 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.876052Jy sigma=0.008019 ! Fit after self-cal, rms=0.863321Jy sigma=0.007912 ! 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.228 mas, bmaj=5.33 mas, bpa=17.2 degrees ! Estimated noise=935.828 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.105952 Jy ! Component: 100 - total flux cleaned = 0.131312 Jy ! Total flux subtracted in 100 components = 0.131312 Jy ! Clean residual min=-0.004774 max=0.009553 Jy/beam ! Clean residual mean=-0.000009 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.131312 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.131312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083184Jy sigma=0.000694 ! Fit after self-cal, rms=0.083181Jy sigma=0.000694 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00967111 Jy ! Component: 100 - total flux cleaned = 0.0141001 Jy ! Total flux subtracted in 100 components = 0.0141001 Jy ! Clean residual min=-0.003950 max=0.003735 Jy/beam ! Clean residual mean=-0.000002 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.145412 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 14 components and 0.145412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081823Jy sigma=0.000684 ! Fit after self-cal, rms=0.081822Jy sigma=0.000684 ! 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.83 mas, bmaj=5.961 mas, bpa=15.54 degrees ! Estimated noise=579.882 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.00347406 Jy ! Component: 100 - total flux cleaned = 0.00525768 Jy ! Component: 150 - total flux cleaned = 0.00632321 Jy ! Component: 200 - total flux cleaned = 0.00698605 Jy ! Total flux subtracted in 200 components = 0.00698605 Jy ! Clean residual min=-0.003136 max=0.003300 Jy/beam ! Clean residual mean=-0.000005 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.152398 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.152398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081611Jy sigma=0.000683 ! Fit after self-cal, rms=0.081610Jy sigma=0.000683 ! 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.00 FD 0.99 HN 0.93 KP 1.04 ! LA 1.02 MK 1.01 NL 0.89 OV 1.03 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 0.98 KP 0.99 ! LA 0.97 MK 1.04 NL 1.05 OV 1.07 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.07 HN 0.96 KP 0.87 ! LA 0.76 MK 1.06 NL 1.19 OV 0.98 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.06 HN 0.93 KP 1.00* ! LA 0.83 MK 1.29 NL 1.00* OV 1.46 ! PT 0.97 SC 1.00* ! ! ! Fit before self-cal, rms=0.081610Jy sigma=0.000683 ! Fit after self-cal, rms=0.079773Jy sigma=0.000666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.855 mas, bmaj=5.964 mas, bpa=15.59 degrees ! Estimated noise=579.836 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.000911166 Jy ! Component: 100 - total flux cleaned = -0.00112724 Jy ! Component: 150 - total flux cleaned = -0.00117525 Jy ! Component: 200 - total flux cleaned = -0.00118839 Jy ! Total flux subtracted in 200 components = -0.00118839 Jy ! Clean residual min=-0.001823 max=0.001941 Jy/beam ! Clean residual mean=-0.000001 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.151209 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.151209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079761Jy sigma=0.000666 ! Fit after self-cal, rms=0.079825Jy sigma=0.000666 ! 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.079825Jy sigma=0.000666 ! Fit after self-cal, rms=0.080273Jy sigma=0.000664 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.856 mas, bmaj=5.968 mas, bpa=15.65 degrees ! Estimated noise=579.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000356537 Jy ! Component: 100 - total flux cleaned = -0.000429351 Jy ! Component: 150 - total flux cleaned = -0.000459547 Jy ! Component: 200 - total flux cleaned = -0.000486582 Jy ! Total flux subtracted in 200 components = -0.000486582 Jy ! Clean residual min=-0.001779 max=0.001745 Jy/beam ! Clean residual mean=0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.150723 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 49 components and 0.150723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080269Jy sigma=0.000664 ! Fit after self-cal, rms=0.080282Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.12497e-05 Jy ! Component: 100 - total flux cleaned = -6.46421e-05 Jy ! Component: 150 - total flux cleaned = -7.18011e-05 Jy ! Component: 200 - total flux cleaned = -7.85662e-05 Jy ! Total flux subtracted in 200 components = -7.85662e-05 Jy ! Clean residual min=-0.001772 max=0.001746 Jy/beam ! Clean residual mean=0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.150644 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.150644 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080280Jy sigma=0.000664 ! Fit after self-cal, rms=0.080280Jy 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.080280Jy sigma=0.000664 ! Fit after self-cal, rms=0.080349Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.862 mas, bmaj=5.969 mas, bpa=15.69 degrees ! Estimated noise=580.075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000246069 Jy ! Component: 100 - total flux cleaned = -0.000309017 Jy ! Component: 150 - total flux cleaned = -0.000331374 Jy ! Component: 200 - total flux cleaned = -0.000345065 Jy ! Total flux subtracted in 200 components = -0.000345065 Jy ! Clean residual min=-0.001777 max=0.001746 Jy/beam ! Clean residual mean=0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.150299 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 58 components and 0.150299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080346Jy sigma=0.000664 ! Fit after self-cal, rms=0.080347Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.21805e-06 Jy ! Component: 100 - total flux cleaned = -1.49062e-05 Jy ! Component: 150 - total flux cleaned = -2.12095e-05 Jy ! Component: 200 - total flux cleaned = -2.73052e-05 Jy ! Total flux subtracted in 200 components = -2.73052e-05 Jy ! Clean residual min=-0.001778 max=0.001738 Jy/beam ! Clean residual mean=0.000002 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.150272 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.150272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080346Jy sigma=0.000664 ! Fit after self-cal, rms=0.080346Jy sigma=0.000664 ! 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.080346Jy sigma=0.000664 ! Fit after self-cal, rms=0.080379Jy sigma=0.000664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.881 mas, bmaj=8.662 mas, bpa=30.18 degrees ! Estimated noise=709.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.34636e-05 Jy ! Component: 100 - total flux cleaned = -5.04323e-05 Jy ! Component: 150 - total flux cleaned = -6.69534e-05 Jy ! Component: 200 - total flux cleaned = -7.66027e-05 Jy ! Total flux subtracted in 200 components = -7.66027e-05 Jy ! Clean residual min=-0.001827 max=0.001586 Jy/beam ! Clean residual mean=0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.150195 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.150195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080380Jy sigma=0.000664 ! Fit after self-cal, rms=0.080380Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.69533e-06 Jy ! Component: 100 - total flux cleaned = -9.2281e-06 Jy ! Component: 150 - total flux cleaned = -1.31217e-05 Jy ! Component: 200 - total flux cleaned = -1.32396e-05 Jy ! Total flux subtracted in 200 components = -1.32396e-05 Jy ! Clean residual min=-0.001828 max=0.001593 Jy/beam ! Clean residual mean=0.000004 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.150182 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 71 components and 0.150182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080381Jy sigma=0.000664 ! Fit after self-cal, rms=0.080381Jy sigma=0.000664 ! 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.867 mas, bmaj=5.969 mas, bpa=15.74 degrees ! Estimated noise=580.198 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.867 x 5.969 at 15.74 degrees (North through East) ! Clean map min=-0.0016965 max=0.13769 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.257 mas, bmaj=5.317 mas, bpa=18.13 degrees ! Estimated noise=947.261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107168 Jy ! Component: 100 - total flux cleaned = 0.132289 Jy ! Component: 150 - total flux cleaned = 0.141654 Jy ! Component: 200 - total flux cleaned = 0.145796 Jy ! Total flux subtracted in 200 components = 0.145796 Jy ! Clean residual min=-0.002405 max=0.002520 Jy/beam ! Clean residual mean=-0.000001 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.145796 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.145796 Jy ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=5.969 mas, bpa=15.74 degrees ! Estimated noise=580.198 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) ! Added new window around map position (3.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230825 Jy ! Component: 100 - total flux cleaned = 0.00350771 Jy ! Component: 150 - total flux cleaned = 0.00387876 Jy ! Component: 200 - total flux cleaned = 0.00409215 Jy ! Total flux subtracted in 200 components = 0.00409215 Jy ! Clean residual min=-0.001763 max=0.001684 Jy/beam ! Clean residual mean=0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.149888 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 39 components and 0.149888 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.881 mas, bmaj=8.662 mas, bpa=30.18 degrees ! Estimated noise=709.522 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000429208 Jy ! Component: 100 - total flux cleaned = 0.000466726 Jy ! Component: 150 - total flux cleaned = 0.00049406 Jy ! Component: 200 - total flux cleaned = 0.000517701 Jy ! Total flux subtracted in 200 components = 0.000517701 Jy ! Clean residual min=-0.001787 max=0.001645 Jy/beam ! Clean residual mean=0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.150405 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 = 2.1565e-05 Jy ! Component: 100 - total flux cleaned = 4.0212e-05 Jy ! Component: 150 - total flux cleaned = 4.89083e-05 Jy ! Component: 200 - total flux cleaned = 5.66722e-05 Jy ! Total flux subtracted in 200 components = 5.66722e-05 Jy ! Clean residual min=-0.001777 max=0.001654 Jy/beam ! Clean residual mean=0.000004 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.150462 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 69 components and 0.150462 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=5.969 mas, bpa=15.74 degrees ! Estimated noise=580.198 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114863 Jy ! Component: 100 - total flux cleaned = -0.000133378 Jy ! Component: 150 - total flux cleaned = -0.000165866 Jy ! Component: 200 - total flux cleaned = -0.000165735 Jy ! Total flux subtracted in 200 components = -0.000165735 Jy ! Clean residual min=-0.001699 max=0.001588 Jy/beam ! Clean residual mean=0.000002 rms=0.000369 Jy/beam ! Combined flux in latest and established models = 0.150296 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 84 components and 0.150296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080378Jy sigma=0.000664 ! Fit after self-cal, rms=0.080375Jy sigma=0.000664 wmodel J0756+5151_S_2017_03_23_pus_map.mod ! Writing 84 model components to file: J0756+5151_S_2017_03_23_pus_map.mod wobs J0756+5151_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0756+5151_S_2017_03_23_pus_uvs.fits wwins J0756+5151_S_2017_03_23_pus_map.win ! wwins: Wrote 2 windows to J0756+5151_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.000103138 Jy ! Component: 100 - total flux cleaned = 3.00979e-05 Jy ! Component: 150 - total flux cleaned = 0.000231187 Jy ! Component: 200 - total flux cleaned = 0.000351098 Jy ! Component: 250 - total flux cleaned = 0.000443622 Jy ! Component: 300 - total flux cleaned = 0.000488324 Jy ! Component: 350 - total flux cleaned = 0.000531795 Jy ! Component: 400 - total flux cleaned = 0.000573868 Jy ! Component: 450 - total flux cleaned = 0.000614617 Jy ! Component: 500 - total flux cleaned = 0.000614242 Jy ! Component: 550 - total flux cleaned = 0.00059434 Jy ! Component: 600 - total flux cleaned = 0.000555358 Jy ! Component: 650 - total flux cleaned = 0.000442242 Jy ! Component: 700 - total flux cleaned = 0.000405447 Jy ! Component: 750 - total flux cleaned = 0.000350541 Jy ! Component: 800 - total flux cleaned = 0.000315021 Jy ! Component: 850 - total flux cleaned = 0.000261924 Jy ! Component: 900 - total flux cleaned = 0.00021005 Jy ! Component: 950 - total flux cleaned = 0.000261752 Jy ! Component: 1000 - total flux cleaned = 0.000227902 Jy ! Component: 1050 - total flux cleaned = 0.000244614 Jy ! Component: 1100 - total flux cleaned = 0.000178612 Jy ! Component: 1150 - total flux cleaned = 0.000146492 Jy ! Component: 1200 - total flux cleaned = 0.000114454 Jy ! Component: 1250 - total flux cleaned = 0.000114593 Jy ! Component: 1300 - total flux cleaned = 9.86446e-05 Jy ! Component: 1350 - total flux cleaned = 6.75062e-05 Jy ! Component: 1400 - total flux cleaned = -9.0751e-06 Jy ! Component: 1450 - total flux cleaned = -2.3983e-05 Jy ! Component: 1500 - total flux cleaned = -3.89346e-05 Jy ! Component: 1550 - total flux cleaned = -6.85754e-05 Jy ! Component: 1600 - total flux cleaned = -0.000127141 Jy ! Component: 1650 - total flux cleaned = -0.000126903 Jy ! Component: 1700 - total flux cleaned = -0.000141228 Jy ! Component: 1750 - total flux cleaned = -0.000141118 Jy ! Component: 1800 - total flux cleaned = -0.000169158 Jy ! Component: 1850 - total flux cleaned = -0.000183128 Jy ! Component: 1900 - total flux cleaned = -0.000169451 Jy ! Component: 1950 - total flux cleaned = -0.000169607 Jy ! Component: 2000 - total flux cleaned = -0.000196759 Jy ! Component: 2050 - total flux cleaned = -0.000183388 Jy ! Component: 2100 - total flux cleaned = -0.00017005 Jy ! Component: 2150 - total flux cleaned = -0.000183153 Jy ! Component: 2200 - total flux cleaned = -0.000196247 Jy ! Component: 2250 - total flux cleaned = -0.000235323 Jy ! Component: 2300 - total flux cleaned = -0.000261151 Jy ! Component: 2350 - total flux cleaned = -0.000235553 Jy ! Component: 2400 - total flux cleaned = -0.000235451 Jy ! Component: 2450 - total flux cleaned = -0.000222922 Jy ! Component: 2500 - total flux cleaned = -0.000197941 Jy ! Component: 2550 - total flux cleaned = -0.00021035 Jy ! Component: 2600 - total flux cleaned = -0.000185674 Jy ! Component: 2650 - total flux cleaned = -0.000173489 Jy ! Component: 2700 - total flux cleaned = -0.000125116 Jy ! Component: 2750 - total flux cleaned = -0.000161183 Jy ! Component: 2800 - total flux cleaned = -0.000125381 Jy ! Component: 2850 - total flux cleaned = -0.000137296 Jy ! Component: 2900 - total flux cleaned = -0.000148967 Jy ! Component: 2950 - total flux cleaned = -0.000125559 Jy ! Component: 3000 - total flux cleaned = -0.000125635 Jy ! Component: 3050 - total flux cleaned = -0.000102586 Jy ! Component: 3100 - total flux cleaned = -0.000114013 Jy ! Component: 3150 - total flux cleaned = -0.000113959 Jy ! Component: 3200 - total flux cleaned = -9.12795e-05 Jy ! Component: 3250 - total flux cleaned = -6.88282e-05 Jy ! Component: 3300 - total flux cleaned = -6.88573e-05 Jy ! Component: 3350 - total flux cleaned = -1.33359e-05 Jy ! Component: 3400 - total flux cleaned = -4.6395e-05 Jy ! Component: 3450 - total flux cleaned = -3.53184e-05 Jy ! Component: 3500 - total flux cleaned = -1.35491e-05 Jy ! Component: 3550 - total flux cleaned = -1.36108e-05 Jy ! Component: 3600 - total flux cleaned = 2.94097e-05 Jy ! Component: 3650 - total flux cleaned = 2.9434e-05 Jy ! Component: 3700 - total flux cleaned = 8.32151e-06 Jy ! Component: 3750 - total flux cleaned = 2.94634e-05 Jy ! Component: 3800 - total flux cleaned = 2.95098e-05 Jy ! Component: 3850 - total flux cleaned = 5.0412e-05 Jy ! Component: 3900 - total flux cleaned = 6.08368e-05 Jy ! Component: 3950 - total flux cleaned = 5.04773e-05 Jy ! Component: 4000 - total flux cleaned = 6.06945e-05 Jy ! Component: 4050 - total flux cleaned = 3.01067e-05 Jy ! Total flux subtracted in 4096 components = 1.99197e-05 Jy ! Clean residual min=-0.000528 max=0.000631 Jy/beam ! Clean residual mean=0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.150316 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 372 components and 0.150316 Jy ![Exited script file: muppet] wmap "J0756+5151_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.867 x 5.969 at 15.74 degrees (North through East) ! Clean map min=-0.0011985 max=0.13785 Jy/beam ! Writing clean map to FITS file: J0756+5151_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.137846 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188006 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.409167 0.409167 0.818333 1.63667 3.27333 6.54666 13.0933 26.1867 52.3733 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.137 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.867 x 5.969 at 15.74 degrees (North through East) ! Clean map min=-0.0011985 max=0.13785 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 J0756+5151_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:54:02 2019