! Started logfile: J0854+6218_S_2017_01_21_pus_uvs.log on Sun May 5 15:50:48 2019 obs J0854+6218_S_2017_01_21_pus_uva.fits ! Reading UV FITS file: J0854+6218_S_2017_01_21_pus_uva.fits ! AN table 1: 84 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.705688 visibilities/baseline/integration-bin. ! Found source: J0854+6218 ! ! 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 8536 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 J0854+6218_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 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.871975Jy sigma=0.006942 ! Fit after self-cal, rms=0.862482Jy sigma=0.006871 ! 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.105 mas, bmaj=4.134 mas, bpa=73.42 degrees ! Estimated noise=1708.3 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.102245 Jy ! Component: 100 - total flux cleaned = 0.140517 Jy ! Total flux subtracted in 100 components = 0.140517 Jy ! Clean residual min=-0.007246 max=0.017210 Jy/beam ! Clean residual mean=-0.000073 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.140517 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.140517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096491Jy sigma=0.000729 ! Fit after self-cal, rms=0.096262Jy sigma=0.000726 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206174 Jy ! Component: 100 - total flux cleaned = 0.0316846 Jy ! Total flux subtracted in 100 components = 0.0316846 Jy ! Clean residual min=-0.005213 max=0.007269 Jy/beam ! Clean residual mean=-0.000035 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.172202 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.172202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090608Jy sigma=0.000673 ! Fit after self-cal, rms=0.090534Jy sigma=0.000672 ! Inverting map ! Added new window around map position (2.5, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00863515 Jy ! Component: 100 - total flux cleaned = 0.0141388 Jy ! Total flux subtracted in 100 components = 0.0141388 Jy ! Clean residual min=-0.004819 max=0.004955 Jy/beam ! Clean residual mean=-0.000022 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.186341 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.186341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089401Jy sigma=0.000661 ! Fit after self-cal, rms=0.089333Jy sigma=0.000660 ! 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.81 mas, bmaj=4.763 mas, bpa=80.02 degrees ! Estimated noise=1035.51 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, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00762925 Jy ! Component: 100 - total flux cleaned = 0.0125569 Jy ! Component: 150 - total flux cleaned = 0.0160639 Jy ! Component: 200 - total flux cleaned = 0.0186725 Jy ! Total flux subtracted in 200 components = 0.0186725 Jy ! Clean residual min=-0.003248 max=0.003245 Jy/beam ! Clean residual mean=-0.000015 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.205013 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 66 components and 0.205013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088597Jy sigma=0.000653 ! Fit after self-cal, rms=0.088551Jy sigma=0.000653 ! 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.01 FD 0.94 HN 0.98 LA 1.01 ! MK 1.00 NL 0.95 OV 1.00 PT 0.99 ! SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 HN 0.99 LA 0.96 ! MK 0.99 NL 0.98 OV 1.01 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.03 HN 1.01 LA 1.02 ! MK 1.05 NL 0.96 OV 0.97 PT 0.97 ! SC 0.99 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.11 HN 1.04 LA 1.08 ! MK 0.91 NL 1.00* OV 1.01 PT 0.96 ! SC 1.00* ! ! ! Fit before self-cal, rms=0.088551Jy sigma=0.000653 ! Fit after self-cal, rms=0.087351Jy sigma=0.000650 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.805 mas, bmaj=4.76 mas, bpa=79.65 degrees ! Estimated noise=1023.1 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.00211669 Jy ! Component: 100 - total flux cleaned = 0.00240141 Jy ! Component: 150 - total flux cleaned = 0.00254062 Jy ! Component: 200 - total flux cleaned = 0.00278935 Jy ! Total flux subtracted in 200 components = 0.00278935 Jy ! Clean residual min=-0.002549 max=0.002639 Jy/beam ! Clean residual mean=-0.000002 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.207803 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 86 components and 0.207803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087277Jy sigma=0.000649 ! Fit after self-cal, rms=0.087293Jy sigma=0.000649 ! 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.087293Jy sigma=0.000649 ! Fit after self-cal, rms=0.087051Jy sigma=0.000648 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=4.754 mas, bpa=79.57 degrees ! Estimated noise=1022.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000997962 Jy ! Component: 100 - total flux cleaned = 0.00154308 Jy ! Component: 150 - total flux cleaned = 0.0018798 Jy ! Component: 200 - total flux cleaned = 0.00208145 Jy ! Total flux subtracted in 200 components = 0.00208145 Jy ! Clean residual min=-0.002417 max=0.002500 Jy/beam ! Clean residual mean=-0.000005 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.209884 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 106 components and 0.209884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087013Jy sigma=0.000648 ! Fit after self-cal, rms=0.087012Jy sigma=0.000648 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.00025657 Jy ! Component: 100 - total flux cleaned = 0.000391045 Jy ! Component: 150 - total flux cleaned = 0.000511436 Jy ! Component: 200 - total flux cleaned = 0.000577714 Jy ! Total flux subtracted in 200 components = 0.000577714 Jy ! Clean residual min=-0.002256 max=0.002453 Jy/beam ! Clean residual mean=-0.000005 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.210462 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 113 components and 0.210462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086995Jy sigma=0.000648 ! Fit after self-cal, rms=0.086992Jy sigma=0.000648 ! 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.086992Jy sigma=0.000648 ! Fit after self-cal, rms=0.086591Jy sigma=0.000648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=4.746 mas, bpa=79.07 degrees ! Estimated noise=1018.91 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000711746 Jy ! Component: 100 - total flux cleaned = 0.00104966 Jy ! Component: 150 - total flux cleaned = 0.0013062 Jy ! Component: 200 - total flux cleaned = 0.00142889 Jy ! Total flux subtracted in 200 components = 0.00142889 Jy ! Clean residual min=-0.002237 max=0.002413 Jy/beam ! Clean residual mean=-0.000006 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.211891 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 122 components and 0.211891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086573Jy sigma=0.000648 ! Fit after self-cal, rms=0.086568Jy sigma=0.000647 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.000215822 Jy ! Component: 100 - total flux cleaned = 0.000253881 Jy ! Component: 150 - total flux cleaned = 0.000272125 Jy ! Component: 200 - total flux cleaned = 0.000256363 Jy ! Total flux subtracted in 200 components = 0.000256363 Jy ! Clean residual min=-0.002164 max=0.002387 Jy/beam ! Clean residual mean=-0.000006 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.212147 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 127 components and 0.212147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086560Jy sigma=0.000647 ! Fit after self-cal, rms=0.086559Jy sigma=0.000647 ! 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.086559Jy sigma=0.000647 ! Fit after self-cal, rms=0.086302Jy sigma=0.000647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.177 mas, bmaj=8.501 mas, bpa=68.05 degrees ! Estimated noise=1287.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.34263e-06 Jy ! Component: 100 - total flux cleaned = 6.4949e-06 Jy ! Component: 150 - total flux cleaned = 8.80175e-06 Jy ! Component: 200 - total flux cleaned = -3.21709e-05 Jy ! Total flux subtracted in 200 components = -3.21709e-05 Jy ! Clean residual min=-0.003179 max=0.003174 Jy/beam ! Clean residual mean=-0.000018 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.212115 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 133 components and 0.212115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086301Jy sigma=0.000647 ! Fit after self-cal, rms=0.086301Jy sigma=0.000647 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 = -7.03374e-05 Jy ! Component: 100 - total flux cleaned = -0.000156143 Jy ! Component: 150 - total flux cleaned = -0.000200361 Jy ! Component: 200 - total flux cleaned = -0.000251925 Jy ! Total flux subtracted in 200 components = -0.000251925 Jy ! Clean residual min=-0.003126 max=0.003093 Jy/beam ! Clean residual mean=-0.000018 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.211863 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 136 components and 0.211863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086303Jy sigma=0.000647 ! Fit after self-cal, rms=0.086303Jy sigma=0.000647 ! 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.775 mas, bmaj=4.742 mas, bpa=78.69 degrees ! Estimated noise=1016.69 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 4.742 at 78.69 degrees (North through East) ! Clean map min=-0.0020771 max=0.13344 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.074 mas, bmaj=4.126 mas, bpa=72.4 degrees ! Estimated noise=1665.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100205 Jy ! Component: 100 - total flux cleaned = 0.139889 Jy ! Component: 150 - total flux cleaned = 0.160602 Jy ! Component: 200 - total flux cleaned = 0.173015 Jy ! Total flux subtracted in 200 components = 0.173015 Jy ! Clean residual min=-0.004888 max=0.006522 Jy/beam ! Clean residual mean=-0.000034 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.173015 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.173015 Jy ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=4.742 mas, bpa=78.69 degrees ! Estimated noise=1016.69 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.0125694 Jy ! Component: 100 - total flux cleaned = 0.0204269 Jy ! Component: 150 - total flux cleaned = 0.0260005 Jy ! Component: 200 - total flux cleaned = 0.0300442 Jy ! Total flux subtracted in 200 components = 0.0300442 Jy ! Clean residual min=-0.002982 max=0.002411 Jy/beam ! Clean residual mean=-0.000028 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.203059 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 55 components and 0.203059 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.177 mas, bmaj=8.501 mas, bpa=68.05 degrees ! Estimated noise=1287.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00470604 Jy ! Component: 100 - total flux cleaned = 0.00723372 Jy ! Component: 150 - total flux cleaned = 0.00792874 Jy ! Component: 200 - total flux cleaned = 0.00818151 Jy ! Total flux subtracted in 200 components = 0.00818151 Jy ! Clean residual min=-0.003155 max=0.003082 Jy/beam ! Clean residual mean=-0.000024 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.21124 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.000161081 Jy ! Component: 100 - total flux cleaned = 0.000294669 Jy ! Component: 150 - total flux cleaned = 0.000349777 Jy ! Component: 200 - total flux cleaned = 0.000417086 Jy ! Total flux subtracted in 200 components = 0.000417086 Jy ! Clean residual min=-0.003126 max=0.003117 Jy/beam ! Clean residual mean=-0.000020 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.211657 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 107 components and 0.211657 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=4.742 mas, bpa=78.69 degrees ! Estimated noise=1016.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000559428 Jy ! Component: 100 - total flux cleaned = 0.000559169 Jy ! Component: 150 - total flux cleaned = 0.000646141 Jy ! Component: 200 - total flux cleaned = 0.000720849 Jy ! Total flux subtracted in 200 components = 0.000720849 Jy ! Clean residual min=-0.002180 max=0.002513 Jy/beam ! Clean residual mean=-0.000007 rms=0.000576 Jy/beam ! Combined flux in latest and established models = 0.212378 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 117 components and 0.212378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086330Jy sigma=0.000648 ! Fit after self-cal, rms=0.086320Jy sigma=0.000647 wmodel J0854+6218_S_2017_01_21_pus_map.mod ! Writing 117 model components to file: J0854+6218_S_2017_01_21_pus_map.mod wobs J0854+6218_S_2017_01_21_pus_uvs.fits ! Writing UV FITS file: J0854+6218_S_2017_01_21_pus_uvs.fits wwins J0854+6218_S_2017_01_21_pus_map.win ! wwins: Wrote 3 windows to J0854+6218_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 = 0.000835282 Jy ! Component: 100 - total flux cleaned = 0.00103035 Jy ! Component: 150 - total flux cleaned = 0.00125574 Jy ! Component: 200 - total flux cleaned = 0.0013994 Jy ! Component: 250 - total flux cleaned = 0.00150418 Jy ! Component: 300 - total flux cleaned = 0.00170641 Jy ! Component: 350 - total flux cleaned = 0.00186884 Jy ! Component: 400 - total flux cleaned = 0.00208966 Jy ! Component: 450 - total flux cleaned = 0.0022749 Jy ! Component: 500 - total flux cleaned = 0.00245533 Jy ! Component: 550 - total flux cleaned = 0.00269038 Jy ! Component: 600 - total flux cleaned = 0.00283416 Jy ! Component: 650 - total flux cleaned = 0.00294713 Jy ! Component: 700 - total flux cleaned = 0.00314145 Jy ! Component: 750 - total flux cleaned = 0.00333118 Jy ! Component: 800 - total flux cleaned = 0.00341116 Jy ! Component: 850 - total flux cleaned = 0.0035684 Jy ! Component: 900 - total flux cleaned = 0.0036718 Jy ! Component: 950 - total flux cleaned = 0.00379901 Jy ! Component: 1000 - total flux cleaned = 0.00392491 Jy ! Component: 1050 - total flux cleaned = 0.00404848 Jy ! Component: 1100 - total flux cleaned = 0.00414571 Jy ! Component: 1150 - total flux cleaned = 0.00428968 Jy ! Component: 1200 - total flux cleaned = 0.00431309 Jy ! Component: 1250 - total flux cleaned = 0.00449988 Jy ! Component: 1300 - total flux cleaned = 0.0045226 Jy ! Component: 1350 - total flux cleaned = 0.00465889 Jy ! Component: 1400 - total flux cleaned = 0.00468115 Jy ! Component: 1450 - total flux cleaned = 0.00476988 Jy ! Component: 1500 - total flux cleaned = 0.00479223 Jy ! Component: 1550 - total flux cleaned = 0.00496541 Jy ! Component: 1600 - total flux cleaned = 0.00498711 Jy ! Component: 1650 - total flux cleaned = 0.00513478 Jy ! Component: 1700 - total flux cleaned = 0.00519719 Jy ! Component: 1750 - total flux cleaned = 0.00530046 Jy ! Component: 1800 - total flux cleaned = 0.00538194 Jy ! Component: 1850 - total flux cleaned = 0.0054628 Jy ! Component: 1900 - total flux cleaned = 0.00558268 Jy ! Component: 1950 - total flux cleaned = 0.00564193 Jy ! Component: 2000 - total flux cleaned = 0.00564201 Jy ! Component: 2050 - total flux cleaned = 0.00573884 Jy ! Component: 2100 - total flux cleaned = 0.0057388 Jy ! Component: 2150 - total flux cleaned = 0.0058147 Jy ! Component: 2200 - total flux cleaned = 0.00590822 Jy ! Component: 2250 - total flux cleaned = 0.00587135 Jy ! Component: 2300 - total flux cleaned = 0.00588987 Jy ! Component: 2350 - total flux cleaned = 0.00599915 Jy ! Component: 2400 - total flux cleaned = 0.00598093 Jy ! Component: 2450 - total flux cleaned = 0.00601673 Jy ! Component: 2500 - total flux cleaned = 0.00605218 Jy ! Component: 2550 - total flux cleaned = 0.00608718 Jy ! Component: 2600 - total flux cleaned = 0.00601772 Jy ! Component: 2650 - total flux cleaned = 0.00603507 Jy ! Component: 2700 - total flux cleaned = 0.00603531 Jy ! Component: 2750 - total flux cleaned = 0.00606902 Jy ! Component: 2800 - total flux cleaned = 0.00611887 Jy ! Component: 2850 - total flux cleaned = 0.00605258 Jy ! Component: 2900 - total flux cleaned = 0.00606891 Jy ! Component: 2950 - total flux cleaned = 0.0060364 Jy ! Component: 3000 - total flux cleaned = 0.00610118 Jy ! Component: 3050 - total flux cleaned = 0.00608512 Jy ! Component: 3100 - total flux cleaned = 0.00605324 Jy ! Component: 3150 - total flux cleaned = 0.00610043 Jy ! Component: 3200 - total flux cleaned = 0.00614719 Jy ! Component: 3250 - total flux cleaned = 0.00608538 Jy ! Component: 3300 - total flux cleaned = 0.00616194 Jy ! Component: 3350 - total flux cleaned = 0.00620743 Jy ! Component: 3400 - total flux cleaned = 0.00622261 Jy ! Component: 3450 - total flux cleaned = 0.00625259 Jy ! Component: 3500 - total flux cleaned = 0.00631197 Jy ! Component: 3550 - total flux cleaned = 0.00632648 Jy ! Component: 3600 - total flux cleaned = 0.00632649 Jy ! Component: 3650 - total flux cleaned = 0.00638462 Jy ! Component: 3700 - total flux cleaned = 0.00644232 Jy ! Component: 3750 - total flux cleaned = 0.00651387 Jy ! Component: 3800 - total flux cleaned = 0.00655647 Jy ! Component: 3850 - total flux cleaned = 0.00659881 Jy ! Component: 3900 - total flux cleaned = 0.006641 Jy ! Component: 3950 - total flux cleaned = 0.00666888 Jy ! Component: 4000 - total flux cleaned = 0.00672417 Jy ! Component: 4050 - total flux cleaned = 0.00677904 Jy ! Total flux subtracted in 4096 components = 0.00679261 Jy ! Clean residual min=-0.000806 max=0.000851 Jy/beam ! Clean residual mean=0.000001 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.219171 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 405 components and 0.219171 Jy ![Exited script file: muppet] wmap "J0854+6218_S_2017_01_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 4.742 at 78.69 degrees (North through East) ! Clean map min=-0.001372 max=0.13354 Jy/beam ! Writing clean map to FITS file: J0854+6218_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.133541 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000233188 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.523856 0.523856 1.04771 2.09542 4.19085 8.38169 16.7634 33.5268 67.0535 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.133 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.775 x 4.742 at 78.69 degrees (North through East) ! Clean map min=-0.001372 max=0.13354 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 J0854+6218_S_2017_01_21_pus_uvs.log closed on Sun May 5 15:50:53 2019