! Started logfile: J0654+4514_S_2017_04_28_pus_uvs.log on Thu May 2 16:19:15 2019 obs J0654+4514_S_2017_04_28_pus_uva.fits ! Reading UV FITS file: J0654+4514_S_2017_04_28_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.83836 visibilities/baseline/integration-bin. ! Found source: J0654+4514 ! ! 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 671 lines of history. ! ! Reading 12676 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 J0654+4514_S_2017_04_28_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 378 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.501899Jy sigma=0.004006 ! Fit after self-cal, rms=0.474628Jy sigma=0.003818 ! 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.049 mas, bmaj=4.307 mas, bpa=3.156 degrees ! Estimated noise=1439.95 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.418483 Jy ! Component: 100 - total flux cleaned = 0.509779 Jy ! Total flux subtracted in 100 components = 0.509779 Jy ! Clean residual min=-0.013693 max=0.026154 Jy/beam ! Clean residual mean=0.000013 rms=0.003985 Jy/beam ! Combined flux in latest and established models = 0.509779 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.509779 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.159269Jy sigma=0.000881 ! Fit after self-cal, rms=0.159269Jy sigma=0.000881 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0267482 Jy ! Component: 100 - total flux cleaned = 0.0416648 Jy ! Total flux subtracted in 100 components = 0.0416648 Jy ! Clean residual min=-0.015695 max=0.015429 Jy/beam ! Clean residual mean=0.000006 rms=0.003461 Jy/beam ! Combined flux in latest and established models = 0.551443 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.551443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152286Jy sigma=0.000838 ! Fit after self-cal, rms=0.152289Jy sigma=0.000838 ! 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.835 mas, bmaj=5.181 mas, bpa=6.845 degrees ! Estimated noise=885.423 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.00831879 Jy ! Component: 100 - total flux cleaned = 0.0103701 Jy ! Component: 150 - total flux cleaned = 0.0105204 Jy ! Component: 200 - total flux cleaned = 0.0107813 Jy ! Total flux subtracted in 200 components = 0.0107813 Jy ! Clean residual min=-0.017249 max=0.013261 Jy/beam ! Clean residual mean=0.000028 rms=0.003405 Jy/beam ! Combined flux in latest and established models = 0.562225 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.562225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150865Jy sigma=0.000838 ! Fit after self-cal, rms=0.150861Jy sigma=0.000838 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 0.99 KP 1.00 ! LA 1.02 MK 1.01 NL 0.97 OV 0.95 ! PT 1.09 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 1.03 KP 0.96 ! LA 0.97 MK 1.01 NL 1.11 OV 0.98 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.02 KP 1.02 ! LA 1.02 MK 1.04 NL 1.04 OV 0.90 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.00 KP 1.00* ! LA 1.01 MK 1.19 NL 1.00* OV 1.00* ! PT 1.11 SC 1.00* ! ! ! Fit before self-cal, rms=0.150861Jy sigma=0.000838 ! Fit after self-cal, rms=0.141453Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=5.192 mas, bpa=8.396 degrees ! Estimated noise=890.415 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 (74.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.013206 Jy ! Component: 100 - total flux cleaned = 0.0178127 Jy ! Component: 150 - total flux cleaned = 0.0195568 Jy ! Component: 200 - total flux cleaned = 0.0205441 Jy ! Total flux subtracted in 200 components = 0.0205441 Jy ! Clean residual min=-0.013057 max=0.010887 Jy/beam ! Clean residual mean=0.000043 rms=0.002633 Jy/beam ! Combined flux in latest and established models = 0.582769 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 63 components and 0.582769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139044Jy sigma=0.000771 ! Fit after self-cal, rms=0.138922Jy sigma=0.000769 ! 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.138922Jy sigma=0.000769 ! Fit after self-cal, rms=0.103128Jy sigma=0.000677 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.832 mas, bmaj=5.208 mas, bpa=7.913 degrees ! Estimated noise=891.479 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0037297 Jy ! Component: 100 - total flux cleaned = -0.00529148 Jy ! Component: 150 - total flux cleaned = -0.00634771 Jy ! Component: 200 - total flux cleaned = -0.00697312 Jy ! Total flux subtracted in 200 components = -0.00697312 Jy ! Clean residual min=-0.003450 max=0.002781 Jy/beam ! Clean residual mean=0.000033 rms=0.000770 Jy/beam ! Combined flux in latest and established models = 0.575796 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.575796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102940Jy sigma=0.000675 ! Fit after self-cal, rms=0.102918Jy sigma=0.000675 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.000598193 Jy ! Component: 100 - total flux cleaned = -0.000973765 Jy ! Component: 150 - total flux cleaned = -0.00130794 Jy ! Component: 200 - total flux cleaned = -0.00160074 Jy ! Total flux subtracted in 200 components = -0.00160074 Jy ! Clean residual min=-0.003319 max=0.002872 Jy/beam ! Clean residual mean=0.000034 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.574195 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.574195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102869Jy sigma=0.000674 ! Fit after self-cal, rms=0.102863Jy sigma=0.000674 ! 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.102863Jy sigma=0.000674 ! Fit after self-cal, rms=0.103090Jy sigma=0.000673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.837 mas, bmaj=5.204 mas, bpa=7.643 degrees ! Estimated noise=892.312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119865 Jy ! Component: 100 - total flux cleaned = -0.00170022 Jy ! Component: 150 - total flux cleaned = -0.00217176 Jy ! Component: 200 - total flux cleaned = -0.00247103 Jy ! Total flux subtracted in 200 components = -0.00247103 Jy ! Clean residual min=-0.002651 max=0.002578 Jy/beam ! Clean residual mean=0.000022 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.571724 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 114 components and 0.571724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103022Jy sigma=0.000672 ! Fit after self-cal, rms=0.103021Jy sigma=0.000672 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.0003915 Jy ! Component: 100 - total flux cleaned = -0.000634802 Jy ! Component: 150 - total flux cleaned = -0.000885096 Jy ! Component: 200 - total flux cleaned = -0.00097987 Jy ! Total flux subtracted in 200 components = -0.00097987 Jy ! Clean residual min=-0.002529 max=0.002604 Jy/beam ! Clean residual mean=0.000022 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.570744 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 120 components and 0.570744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102998Jy sigma=0.000672 ! Fit after self-cal, rms=0.102995Jy sigma=0.000672 ! 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.102995Jy sigma=0.000672 ! Fit after self-cal, rms=0.102971Jy sigma=0.000672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.379 mas, bmaj=9.031 mas, bpa=55.15 degrees ! Estimated noise=1110.58 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000449147 Jy ! Component: 100 - total flux cleaned = -0.000687189 Jy ! Component: 150 - total flux cleaned = -0.000807451 Jy ! Component: 200 - total flux cleaned = -0.000872211 Jy ! Total flux subtracted in 200 components = -0.000872211 Jy ! Clean residual min=-0.002626 max=0.002628 Jy/beam ! Clean residual mean=0.000044 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.569872 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 140 components and 0.569872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102956Jy sigma=0.000671 ! Fit after self-cal, rms=0.102950Jy sigma=0.000671 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.000128192 Jy ! Component: 100 - total flux cleaned = -0.00019642 Jy ! Component: 150 - total flux cleaned = -0.000225882 Jy ! Component: 200 - total flux cleaned = -0.000239103 Jy ! Total flux subtracted in 200 components = -0.000239103 Jy ! Clean residual min=-0.002647 max=0.002644 Jy/beam ! Clean residual mean=0.000044 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.569633 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 151 components and 0.569633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102949Jy sigma=0.000671 ! Fit after self-cal, rms=0.102948Jy sigma=0.000671 ! 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.839 mas, bmaj=5.2 mas, bpa=7.462 degrees ! Estimated noise=892.941 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.839 x 5.2 at 7.462 degrees (North through East) ! Clean map min=-0.0022137 max=0.5411 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102948Jy sigma=0.000671 ! Fit after self-cal, rms=0.095334Jy sigma=0.000611 ! Inverting map and beam ! Estimated beam: bmin=3.839 mas, bmaj=5.196 mas, bpa=7.287 degrees ! Estimated noise=892.323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000958608 Jy ! Component: 100 - total flux cleaned = -0.00100378 Jy ! Component: 150 - total flux cleaned = -0.0010786 Jy ! Component: 200 - total flux cleaned = -0.00114011 Jy ! Total flux subtracted in 200 components = -0.00114011 Jy ! Clean residual min=-0.002214 max=0.002214 Jy/beam ! Clean residual mean=0.000020 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.568493 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 160 components and 0.568493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095302Jy sigma=0.000611 ! Fit after self-cal, rms=0.095300Jy sigma=0.000611 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.97756e-05 Jy ! Component: 100 - total flux cleaned = -6.53967e-05 Jy ! Component: 150 - total flux cleaned = -0.00011217 Jy ! Component: 200 - total flux cleaned = -0.000134215 Jy ! Total flux subtracted in 200 components = -0.000134215 Jy ! Clean residual min=-0.002175 max=0.002271 Jy/beam ! Clean residual mean=0.000020 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.568359 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 170 components and 0.568359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095288Jy sigma=0.000611 ! Fit after self-cal, rms=0.095287Jy sigma=0.000611 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095287Jy sigma=0.000611 ! Fit after self-cal, rms=0.095244Jy sigma=0.000611 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.062 mas, bmaj=4.32 mas, bpa=3.773 degrees ! Estimated noise=1451.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.421693 Jy ! Component: 100 - total flux cleaned = 0.513689 Jy ! Component: 150 - total flux cleaned = 0.538443 Jy ! Component: 200 - total flux cleaned = 0.549654 Jy ! Total flux subtracted in 200 components = 0.549654 Jy ! Clean residual min=-0.003977 max=0.005101 Jy/beam ! Clean residual mean=0.000011 rms=0.000982 Jy/beam ! Combined flux in latest and established models = 0.549654 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.549654 Jy ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=5.192 mas, bpa=7.142 degrees ! Estimated noise=892.118 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.00765918 Jy ! Component: 100 - total flux cleaned = 0.0116706 Jy ! Component: 150 - total flux cleaned = 0.0142267 Jy ! Component: 200 - total flux cleaned = 0.0152617 Jy ! Total flux subtracted in 200 components = 0.0152617 Jy ! Clean residual min=-0.002251 max=0.002498 Jy/beam ! Clean residual mean=0.000021 rms=0.000585 Jy/beam ! Combined flux in latest and established models = 0.564915 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 39 components and 0.564915 Jy ! Inverting map ! Added new window around map position (63.5, -91.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201317 Jy ! Component: 100 - total flux cleaned = 0.00245063 Jy ! Component: 150 - total flux cleaned = 0.00274058 Jy ! Component: 200 - total flux cleaned = 0.00295879 Jy ! Total flux subtracted in 200 components = 0.00295879 Jy ! Clean residual min=-0.002197 max=0.002396 Jy/beam ! Clean residual mean=0.000021 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.567874 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 61 components and 0.567874 Jy ! Inverting map ! Added new window around map position (-112, 29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186334 Jy ! Component: 100 - total flux cleaned = 0.00194645 Jy ! Component: 150 - total flux cleaned = 0.00206807 Jy ! Component: 200 - total flux cleaned = 0.00218122 Jy ! Total flux subtracted in 200 components = 0.00218122 Jy ! Clean residual min=-0.002074 max=0.002186 Jy/beam ! Clean residual mean=0.000020 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.570055 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 79 components and 0.570055 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.383 mas, bmaj=9.014 mas, bpa=55.74 degrees ! Estimated noise=1109.98 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000626229 Jy ! Component: 100 - total flux cleaned = 0.00100394 Jy ! Component: 150 - total flux cleaned = 0.00117578 Jy ! Component: 200 - total flux cleaned = 0.00117611 Jy ! Total flux subtracted in 200 components = 0.00117611 Jy ! Clean residual min=-0.002470 max=0.002198 Jy/beam ! Clean residual mean=0.000041 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.571232 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 = -7.22577e-07 Jy ! Component: 100 - total flux cleaned = -6.24982e-07 Jy ! Component: 150 - total flux cleaned = 3.86757e-05 Jy ! Component: 200 - total flux cleaned = 3.85553e-05 Jy ! Total flux subtracted in 200 components = 3.85553e-05 Jy ! Clean residual min=-0.002446 max=0.002184 Jy/beam ! Clean residual mean=0.000040 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.57127 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 106 components and 0.57127 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.842 mas, bmaj=5.192 mas, bpa=7.142 degrees ! Estimated noise=892.118 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296897 Jy ! Component: 100 - total flux cleaned = -0.000400402 Jy ! Component: 150 - total flux cleaned = -0.000401009 Jy ! Component: 200 - total flux cleaned = -0.000371837 Jy ! Total flux subtracted in 200 components = -0.000371837 Jy ! Clean residual min=-0.002002 max=0.002091 Jy/beam ! Clean residual mean=0.000019 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.570898 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 118 components and 0.570898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095131Jy sigma=0.000610 ! Fit after self-cal, rms=0.095101Jy sigma=0.000610 wmodel J0654+4514_S_2017_04_28_pus_map.mod ! Writing 118 model components to file: J0654+4514_S_2017_04_28_pus_map.mod wobs J0654+4514_S_2017_04_28_pus_uvs.fits ! Writing UV FITS file: J0654+4514_S_2017_04_28_pus_uvs.fits wwins J0654+4514_S_2017_04_28_pus_map.win ! wwins: Wrote 4 windows to J0654+4514_S_2017_04_28_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.000145982 Jy ! Component: 100 - total flux cleaned = 0.000112304 Jy ! Component: 150 - total flux cleaned = 0.000277985 Jy ! Component: 200 - total flux cleaned = 0.000373767 Jy ! Component: 250 - total flux cleaned = 0.00052942 Jy ! Component: 300 - total flux cleaned = 0.000741812 Jy ! Component: 350 - total flux cleaned = 0.000830582 Jy ! Component: 400 - total flux cleaned = 0.000975996 Jy ! Component: 450 - total flux cleaned = 0.00109024 Jy ! Component: 500 - total flux cleaned = 0.00131424 Jy ! Component: 550 - total flux cleaned = 0.00150668 Jy ! Component: 600 - total flux cleaned = 0.00175014 Jy ! Component: 650 - total flux cleaned = 0.00193641 Jy ! Component: 700 - total flux cleaned = 0.00214607 Jy ! Component: 750 - total flux cleaned = 0.0024304 Jy ! Component: 800 - total flux cleaned = 0.00268489 Jy ! Component: 850 - total flux cleaned = 0.00298569 Jy ! Component: 900 - total flux cleaned = 0.0031839 Jy ! Component: 950 - total flux cleaned = 0.00345296 Jy ! Component: 1000 - total flux cleaned = 0.00367083 Jy ! Component: 1050 - total flux cleaned = 0.00388636 Jy ! Component: 1100 - total flux cleaned = 0.00412299 Jy ! Component: 1150 - total flux cleaned = 0.00433382 Jy ! Component: 1200 - total flux cleaned = 0.00461155 Jy ! Component: 1250 - total flux cleaned = 0.0048632 Jy ! Component: 1300 - total flux cleaned = 0.00508952 Jy ! Component: 1350 - total flux cleaned = 0.00540328 Jy ! Component: 1400 - total flux cleaned = 0.00558086 Jy ! Component: 1450 - total flux cleaned = 0.00577869 Jy ! Component: 1500 - total flux cleaned = 0.00603935 Jy ! Component: 1550 - total flux cleaned = 0.00619022 Jy ! Component: 1600 - total flux cleaned = 0.00646729 Jy ! Component: 1650 - total flux cleaned = 0.00669949 Jy ! Component: 1700 - total flux cleaned = 0.00692937 Jy ! Component: 1750 - total flux cleaned = 0.00719895 Jy ! Component: 1800 - total flux cleaned = 0.00744509 Jy ! Component: 1850 - total flux cleaned = 0.00772943 Jy ! Component: 1900 - total flux cleaned = 0.00801152 Jy ! Component: 1950 - total flux cleaned = 0.00829093 Jy ! Component: 2000 - total flux cleaned = 0.00852815 Jy ! Component: 2050 - total flux cleaned = 0.00878319 Jy ! Component: 2100 - total flux cleaned = 0.00899729 Jy ! Component: 2150 - total flux cleaned = 0.00926714 Jy ! Component: 2200 - total flux cleaned = 0.00949662 Jy ! Component: 2250 - total flux cleaned = 0.00966742 Jy ! Component: 2300 - total flux cleaned = 0.00994921 Jy ! Component: 2350 - total flux cleaned = 0.0100986 Jy ! Component: 2400 - total flux cleaned = 0.010302 Jy ! Component: 2450 - total flux cleaned = 0.0104858 Jy ! Component: 2500 - total flux cleaned = 0.0106683 Jy ! Component: 2550 - total flux cleaned = 0.0108673 Jy ! Component: 2600 - total flux cleaned = 0.0110109 Jy ! Component: 2650 - total flux cleaned = 0.011207 Jy ! Component: 2700 - total flux cleaned = 0.0114188 Jy ! Component: 2750 - total flux cleaned = 0.0114888 Jy ! Component: 2800 - total flux cleaned = 0.011715 Jy ! Component: 2850 - total flux cleaned = 0.0116977 Jy ! Component: 2900 - total flux cleaned = 0.0119036 Jy ! Component: 2950 - total flux cleaned = 0.011989 Jy ! Component: 3000 - total flux cleaned = 0.0122261 Jy ! Component: 3050 - total flux cleaned = 0.0123438 Jy ! Component: 3100 - total flux cleaned = 0.0124942 Jy ! Component: 3150 - total flux cleaned = 0.012627 Jy ! Component: 3200 - total flux cleaned = 0.0128084 Jy ! Component: 3250 - total flux cleaned = 0.0128903 Jy ! Component: 3300 - total flux cleaned = 0.0131184 Jy ! Component: 3350 - total flux cleaned = 0.0132637 Jy ! Component: 3400 - total flux cleaned = 0.0133924 Jy ! Component: 3450 - total flux cleaned = 0.0135683 Jy ! Component: 3500 - total flux cleaned = 0.0136952 Jy ! Component: 3550 - total flux cleaned = 0.0138689 Jy ! Component: 3600 - total flux cleaned = 0.0140415 Jy ! Component: 3650 - total flux cleaned = 0.0141506 Jy ! Component: 3700 - total flux cleaned = 0.0143058 Jy ! Component: 3750 - total flux cleaned = 0.0144446 Jy ! Component: 3800 - total flux cleaned = 0.0145978 Jy ! Component: 3850 - total flux cleaned = 0.0146891 Jy ! Component: 3900 - total flux cleaned = 0.0148254 Jy ! Component: 3950 - total flux cleaned = 0.0149459 Jy ! Component: 4000 - total flux cleaned = 0.0150059 Jy ! Component: 4050 - total flux cleaned = 0.0151549 Jy ! Total flux subtracted in 4096 components = 0.0152735 Jy ! Clean residual min=-0.000935 max=0.001075 Jy/beam ! Clean residual mean=0.000010 rms=0.000276 Jy/beam ! Combined flux in latest and established models = 0.586172 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 421 components and 0.586172 Jy ![Exited script file: muppet] wmap "J0654+4514_S_2017_04_28_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.842 x 5.192 at 7.142 degrees (North through East) ! Clean map min=-0.0015773 max=0.54274 Jy/beam ! Writing clean map to FITS file: J0654+4514_S_2017_04_28_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.542744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00027249 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.150618 0.150618 0.301236 0.602471 1.20494 2.40988 4.81977 9.63954 19.2791 38.5582 77.1163 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.542 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.842 x 5.192 at 7.142 degrees (North through East) ! Clean map min=-0.0015773 max=0.54274 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 J0654+4514_S_2017_04_28_pus_uvs.log closed on Thu May 2 16:19:21 2019