! Started logfile: J0625+1440_S_2017_03_23_pus_uvs.log on Mon May 13 09:51:16 2019 obs J0625+1440_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0625+1440_S_2017_03_23_pus_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.907199 visibilities/baseline/integration-bin. ! Found source: J0625+1440 ! ! 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 23188 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 J0625+1440_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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 595 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.894484Jy sigma=0.007725 ! Fit after self-cal, rms=0.860448Jy sigma=0.007433 ! 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.875 mas, bmaj=6.423 mas, bpa=-3.991 degrees ! Estimated noise=905.115 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.0997019 Jy ! Component: 100 - total flux cleaned = 0.154168 Jy ! Total flux subtracted in 100 components = 0.154168 Jy ! Clean residual min=-0.017323 max=0.038922 Jy/beam ! Clean residual mean=-0.000232 rms=0.005750 Jy/beam ! Combined flux in latest and established models = 0.154168 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.154168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228285Jy sigma=0.001934 ! Fit after self-cal, rms=0.227640Jy sigma=0.001929 ! Inverting map ! Added new window around map position (-4, 1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.041987 Jy ! Component: 100 - total flux cleaned = 0.0729868 Jy ! Total flux subtracted in 100 components = 0.0729868 Jy ! Clean residual min=-0.015895 max=0.031898 Jy/beam ! Clean residual mean=-0.000208 rms=0.004992 Jy/beam ! Combined flux in latest and established models = 0.227155 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 73 components and 0.227155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207163Jy sigma=0.001744 ! Fit after self-cal, rms=0.206762Jy sigma=0.001741 ! 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.528 mas, bmaj=7.382 mas, bpa=-3.918 degrees ! Estimated noise=611.199 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.0656557 Jy ! Component: 100 - total flux cleaned = 0.113389 Jy ! Component: 150 - total flux cleaned = 0.14955 Jy ! Component: 200 - total flux cleaned = 0.177102 Jy ! Total flux subtracted in 200 components = 0.177102 Jy ! Clean residual min=-0.028817 max=0.047352 Jy/beam ! Clean residual mean=-0.000233 rms=0.011424 Jy/beam ! Combined flux in latest and established models = 0.404257 Jy ! Performing phase self-cal ! Adding 73 model components to the UV plane model. ! The established model now contains 130 components and 0.404257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.176963Jy sigma=0.001472 ! Fit after self-cal, rms=0.175562Jy sigma=0.001462 ! 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.13 FD 1.14 HN 1.21 KP 1.28 ! LA 0.73 MK 2.57 NL 1.24 OV 1.35 ! PT 0.65 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.21 HN 1.22 KP 1.22 ! LA 0.70 MK 2.87 NL 1.40 OV 1.38 ! PT 0.66 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.26 HN 1.27 KP 1.08 ! LA 0.55 MK 2.65 NL 1.59 OV 1.29 ! PT 0.67 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.81 FD 1.75 HN 1.27 KP 1.00* ! LA 0.55 MK 1.29 NL 1.00* OV 2.06 ! PT 0.67 SC 1.00* ! ! ! Fit before self-cal, rms=0.175562Jy sigma=0.001462 ! Fit after self-cal, rms=0.207899Jy sigma=0.001136 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.086 mas, bmaj=8.036 mas, bpa=4.556 degrees ! Estimated noise=723.716 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 (-21, -14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0354627 Jy ! Component: 100 - total flux cleaned = 0.0540366 Jy ! Component: 150 - total flux cleaned = 0.0655651 Jy ! Component: 200 - total flux cleaned = 0.071406 Jy ! Total flux subtracted in 200 components = 0.071406 Jy ! Clean residual min=-0.019544 max=0.030404 Jy/beam ! Clean residual mean=0.000110 rms=0.006305 Jy/beam ! Combined flux in latest and established models = 0.475663 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 179 components and 0.475663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200910Jy sigma=0.001061 ! Fit after self-cal, rms=0.203017Jy sigma=0.001041 ! 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.203017Jy sigma=0.001041 ! Fit after self-cal, rms=0.222774Jy sigma=0.001004 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.02 mas, bmaj=7.614 mas, bpa=2.882 degrees ! Estimated noise=714.307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158084 Jy ! Component: 100 - total flux cleaned = 0.0212851 Jy ! Component: 150 - total flux cleaned = 0.0259146 Jy ! Component: 200 - total flux cleaned = 0.0288635 Jy ! Total flux subtracted in 200 components = 0.0288635 Jy ! Clean residual min=-0.015903 max=0.025201 Jy/beam ! Clean residual mean=0.000046 rms=0.005476 Jy/beam ! Combined flux in latest and established models = 0.504526 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 211 components and 0.504526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220886Jy sigma=0.000984 ! Fit after self-cal, rms=0.220970Jy sigma=0.000978 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 (1.5, -27). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224397 Jy ! Component: 100 - total flux cleaned = 0.0233239 Jy ! Component: 150 - total flux cleaned = 0.0226527 Jy ! Component: 200 - total flux cleaned = 0.0223489 Jy ! Total flux subtracted in 200 components = 0.0223489 Jy ! Clean residual min=-0.013904 max=0.022686 Jy/beam ! Clean residual mean=0.000042 rms=0.004939 Jy/beam ! Combined flux in latest and established models = 0.526875 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 249 components and 0.526875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.217988Jy sigma=0.000949 ! Fit after self-cal, rms=0.217119Jy sigma=0.000945 ! Inverting map ! Added new window around map position (77.5, 56.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0191719 Jy ! Component: 100 - total flux cleaned = 0.021455 Jy ! Component: 150 - total flux cleaned = 0.022931 Jy ! Component: 200 - total flux cleaned = 0.0232746 Jy ! Total flux subtracted in 200 components = 0.0232746 Jy ! Clean residual min=-0.015862 max=0.018040 Jy/beam ! Clean residual mean=0.000006 rms=0.004559 Jy/beam ! Combined flux in latest and established models = 0.55015 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 279 components and 0.55015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214567Jy sigma=0.000918 ! Fit after self-cal, rms=0.213973Jy sigma=0.000914 ! 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.213973Jy sigma=0.000914 ! Fit after self-cal, rms=0.215390Jy sigma=0.000895 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.08 mas, bmaj=7.797 mas, bpa=3.071 degrees ! Estimated noise=701.313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107895 Jy ! Component: 100 - total flux cleaned = 0.0157887 Jy ! Component: 150 - total flux cleaned = 0.0180313 Jy ! Component: 200 - total flux cleaned = 0.0195507 Jy ! Total flux subtracted in 200 components = 0.0195507 Jy ! Clean residual min=-0.013857 max=0.016314 Jy/beam ! Clean residual mean=-0.000019 rms=0.004179 Jy/beam ! Combined flux in latest and established models = 0.569701 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 301 components and 0.569701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214541Jy sigma=0.000882 ! Fit after self-cal, rms=0.213947Jy sigma=0.000880 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.00634066 Jy ! Component: 100 - total flux cleaned = 0.00754986 Jy ! Component: 150 - total flux cleaned = 0.00800159 Jy ! Component: 200 - total flux cleaned = 0.00821454 Jy ! Total flux subtracted in 200 components = 0.00821454 Jy ! Clean residual min=-0.013724 max=0.015281 Jy/beam ! Clean residual mean=-0.000018 rms=0.004070 Jy/beam ! Combined flux in latest and established models = 0.577915 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 311 components and 0.577915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213432Jy sigma=0.000874 ! Fit after self-cal, rms=0.213325Jy sigma=0.000873 ! 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.213325Jy sigma=0.000873 ! Fit after self-cal, rms=0.217092Jy sigma=0.000871 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.179 mas, bmaj=11.42 mas, bpa=-0.8635 degrees ! Estimated noise=741.725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00980135 Jy ! Component: 100 - total flux cleaned = 0.011089 Jy ! Component: 150 - total flux cleaned = 0.0113741 Jy ! Component: 200 - total flux cleaned = 0.011376 Jy ! Total flux subtracted in 200 components = 0.011376 Jy ! Clean residual min=-0.021141 max=0.021376 Jy/beam ! Clean residual mean=-0.000044 rms=0.005729 Jy/beam ! Combined flux in latest and established models = 0.589291 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 328 components and 0.589291 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216653Jy sigma=0.000865 ! Fit after self-cal, rms=0.216429Jy sigma=0.000864 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.00424581 Jy ! Component: 100 - total flux cleaned = 0.00401173 Jy ! Component: 150 - total flux cleaned = 0.00357322 Jy ! Component: 200 - total flux cleaned = 0.00336754 Jy ! Total flux subtracted in 200 components = 0.00336754 Jy ! Clean residual min=-0.020434 max=0.020832 Jy/beam ! Clean residual mean=-0.000037 rms=0.005556 Jy/beam ! Combined flux in latest and established models = 0.592659 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 335 components and 0.592659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.216224Jy sigma=0.000861 ! Fit after self-cal, rms=0.216165Jy sigma=0.000861 ! 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=4.1 mas, bmaj=7.918 mas, bpa=2.78 degrees ! Estimated noise=699.139 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 7.918 at 2.78 degrees (North through East) ! Clean map min=-0.013892 max=0.15508 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.256 mas, bmaj=6.632 mas, bpa=2.927 degrees ! Estimated noise=1177.92 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121662 Jy ! Component: 100 - total flux cleaned = 0.187935 Jy ! Component: 150 - total flux cleaned = 0.234416 Jy ! Component: 200 - total flux cleaned = 0.271769 Jy ! Total flux subtracted in 200 components = 0.271769 Jy ! Clean residual min=-0.019570 max=0.025617 Jy/beam ! Clean residual mean=-0.000163 rms=0.005806 Jy/beam ! Combined flux in latest and established models = 0.271769 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 62 model components to the UV plane model. ! The established model now contains 62 components and 0.271769 Jy ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=7.918 mas, bpa=2.78 degrees ! Estimated noise=699.139 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.0556881 Jy ! Component: 100 - total flux cleaned = 0.0976177 Jy ! Component: 150 - total flux cleaned = 0.132107 Jy ! Component: 200 - total flux cleaned = 0.161005 Jy ! Total flux subtracted in 200 components = 0.161005 Jy ! Clean residual min=-0.022893 max=0.022901 Jy/beam ! Clean residual mean=-0.000117 rms=0.006857 Jy/beam ! Combined flux in latest and established models = 0.432775 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 128 components and 0.432775 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=8.179 mas, bmaj=11.42 mas, bpa=-0.8635 degrees ! Estimated noise=741.725 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0392914 Jy ! Component: 100 - total flux cleaned = 0.0685999 Jy ! Component: 150 - total flux cleaned = 0.0917874 Jy ! Component: 200 - total flux cleaned = 0.109697 Jy ! Total flux subtracted in 200 components = 0.109697 Jy ! Clean residual min=-0.021087 max=0.024574 Jy/beam ! Clean residual mean=-0.000127 rms=0.006929 Jy/beam ! Combined flux in latest and established models = 0.542471 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.00990341 Jy ! Component: 100 - total flux cleaned = 0.0163253 Jy ! Component: 150 - total flux cleaned = 0.0224173 Jy ! Component: 200 - total flux cleaned = 0.0269598 Jy ! Total flux subtracted in 200 components = 0.0269598 Jy ! Clean residual min=-0.021140 max=0.022112 Jy/beam ! Clean residual mean=-0.000101 rms=0.006068 Jy/beam ! Combined flux in latest and established models = 0.569431 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 239 components and 0.569431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=7.918 mas, bpa=2.78 degrees ! Estimated noise=699.139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00397997 Jy ! Component: 100 - total flux cleaned = 0.00702391 Jy ! Component: 150 - total flux cleaned = 0.00943963 Jy ! Component: 200 - total flux cleaned = 0.0110986 Jy ! Total flux subtracted in 200 components = 0.0110986 Jy ! Clean residual min=-0.015481 max=0.014909 Jy/beam ! Clean residual mean=-0.000043 rms=0.004071 Jy/beam ! Combined flux in latest and established models = 0.58053 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 261 components and 0.58053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218007Jy sigma=0.000876 ! Fit after self-cal, rms=0.217483Jy sigma=0.000872 wmodel J0625+1440_S_2017_03_23_pus_map.mod ! Writing 261 model components to file: J0625+1440_S_2017_03_23_pus_map.mod wobs J0625+1440_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0625+1440_S_2017_03_23_pus_uvs.fits wwins J0625+1440_S_2017_03_23_pus_map.win ! wwins: Wrote 5 windows to J0625+1440_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.00297879 Jy ! Component: 100 - total flux cleaned = 0.00548963 Jy ! Component: 150 - total flux cleaned = 0.00666824 Jy ! Component: 200 - total flux cleaned = 0.00711453 Jy ! Component: 250 - total flux cleaned = 0.00732347 Jy ! Component: 300 - total flux cleaned = 0.00711234 Jy ! Component: 350 - total flux cleaned = 0.00671241 Jy ! Component: 400 - total flux cleaned = 0.00613476 Jy ! Component: 450 - total flux cleaned = 0.00613047 Jy ! Component: 500 - total flux cleaned = 0.0057653 Jy ! Component: 550 - total flux cleaned = 0.00594004 Jy ! Component: 600 - total flux cleaned = 0.00576439 Jy ! Component: 650 - total flux cleaned = 0.00576363 Jy ! Component: 700 - total flux cleaned = 0.00592793 Jy ! Component: 750 - total flux cleaned = 0.00657388 Jy ! Component: 800 - total flux cleaned = 0.0070437 Jy ! Component: 850 - total flux cleaned = 0.00735332 Jy ! Component: 900 - total flux cleaned = 0.00796018 Jy ! Component: 950 - total flux cleaned = 0.00855639 Jy ! Component: 1000 - total flux cleaned = 0.00870302 Jy ! Component: 1050 - total flux cleaned = 0.00942431 Jy ! Component: 1100 - total flux cleaned = 0.00970547 Jy ! Component: 1150 - total flux cleaned = 0.0102602 Jy ! Component: 1200 - total flux cleaned = 0.0102586 Jy ! Component: 1250 - total flux cleaned = 0.0110693 Jy ! Component: 1300 - total flux cleaned = 0.0116017 Jy ! Component: 1350 - total flux cleaned = 0.0116019 Jy ! Component: 1400 - total flux cleaned = 0.0122512 Jy ! Component: 1450 - total flux cleaned = 0.0131377 Jy ! Component: 1500 - total flux cleaned = 0.013261 Jy ! Component: 1550 - total flux cleaned = 0.0131359 Jy ! Component: 1600 - total flux cleaned = 0.0135051 Jy ! Component: 1650 - total flux cleaned = 0.0142275 Jy ! Component: 1700 - total flux cleaned = 0.0143467 Jy ! Component: 1750 - total flux cleaned = 0.0148183 Jy ! Component: 1800 - total flux cleaned = 0.0155138 Jy ! Component: 1850 - total flux cleaned = 0.0160829 Jy ! Component: 1900 - total flux cleaned = 0.0165325 Jy ! Component: 1950 - total flux cleaned = 0.0166445 Jy ! Component: 2000 - total flux cleaned = 0.0176311 Jy ! Component: 2050 - total flux cleaned = 0.0176281 Jy ! Component: 2100 - total flux cleaned = 0.018056 Jy ! Component: 2150 - total flux cleaned = 0.0183734 Jy ! Component: 2200 - total flux cleaned = 0.0188952 Jy ! Component: 2250 - total flux cleaned = 0.0189974 Jy ! Component: 2300 - total flux cleaned = 0.0194067 Jy ! Component: 2350 - total flux cleaned = 0.019811 Jy ! Component: 2400 - total flux cleaned = 0.0205098 Jy ! Component: 2450 - total flux cleaned = 0.0208062 Jy ! Component: 2500 - total flux cleaned = 0.0212923 Jy ! Component: 2550 - total flux cleaned = 0.0216758 Jy ! Component: 2600 - total flux cleaned = 0.0218664 Jy ! Component: 2650 - total flux cleaned = 0.0219618 Jy ! Component: 2700 - total flux cleaned = 0.0226147 Jy ! Component: 2750 - total flux cleaned = 0.0232588 Jy ! Component: 2800 - total flux cleaned = 0.0235308 Jy ! Component: 2850 - total flux cleaned = 0.0237109 Jy ! Component: 2900 - total flux cleaned = 0.0238905 Jy ! Component: 2950 - total flux cleaned = 0.0240655 Jy ! Component: 3000 - total flux cleaned = 0.0241547 Jy ! Component: 3050 - total flux cleaned = 0.024588 Jy ! Component: 3100 - total flux cleaned = 0.0249298 Jy ! Component: 3150 - total flux cleaned = 0.0253538 Jy ! Component: 3200 - total flux cleaned = 0.0256055 Jy ! Component: 3250 - total flux cleaned = 0.0255211 Jy ! Component: 3300 - total flux cleaned = 0.0260991 Jy ! Component: 3350 - total flux cleaned = 0.0261809 Jy ! Component: 3400 - total flux cleaned = 0.0263433 Jy ! Component: 3450 - total flux cleaned = 0.0266649 Jy ! Component: 3500 - total flux cleaned = 0.0270617 Jy ! Component: 3550 - total flux cleaned = 0.0272194 Jy ! Component: 3600 - total flux cleaned = 0.0272981 Jy ! Component: 3650 - total flux cleaned = 0.0276857 Jy ! Component: 3700 - total flux cleaned = 0.0279921 Jy ! Component: 3750 - total flux cleaned = 0.0282192 Jy ! Component: 3800 - total flux cleaned = 0.0282201 Jy ! Component: 3850 - total flux cleaned = 0.0285198 Jy ! Component: 3900 - total flux cleaned = 0.0288907 Jy ! Component: 3950 - total flux cleaned = 0.0289652 Jy ! Component: 4000 - total flux cleaned = 0.028966 Jy ! Component: 4050 - total flux cleaned = 0.0293287 Jy ! Total flux subtracted in 4096 components = 0.0298307 Jy ! Clean residual min=-0.004722 max=0.004720 Jy/beam ! Clean residual mean=-0.000011 rms=0.001541 Jy/beam ! Combined flux in latest and established models = 0.61036 Jy keep ! Adding 438 model components to the UV plane model. ! The established model now contains 699 components and 0.61036 Jy ![Exited script file: muppet] wmap "J0625+1440_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 7.918 at 2.78 degrees (North through East) ! Clean map min=-0.008764 max=0.15688 Jy/beam ! Writing clean map to FITS file: J0625+1440_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.156883 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0015293 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.92441 2.92441 5.84881 11.6976 23.3953 46.7905 93.581 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0045 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.156 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.1 x 7.918 at 2.78 degrees (North through East) ! Clean map min=-0.008764 max=0.15688 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 J0625+1440_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:51:25 2019