! Started logfile: J0914+0245_S_2017_06_15_pus_uvs.log on Tue May 7 15:15:19 2019 obs J0914+0245_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J0914+0245_S_2017_06_15_pus_uva.fits ! AN table 1: 29 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.879693 visibilities/baseline/integration-bin. ! Found source: J0914+0245 ! ! 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 603 lines of history. ! ! Reading 4592 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 J0914+0245_S_2017_06_15_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 167 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.583582Jy sigma=0.004803 ! Fit after self-cal, rms=0.566718Jy sigma=0.004666 ! 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.749 mas, bmaj=7.144 mas, bpa=-5.488 degrees ! Estimated noise=1721.53 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.338757 Jy ! Component: 100 - total flux cleaned = 0.429512 Jy ! Total flux subtracted in 100 components = 0.429512 Jy ! Clean residual min=-0.021786 max=0.037956 Jy/beam ! Clean residual mean=0.000000 rms=0.005588 Jy/beam ! Combined flux in latest and established models = 0.429512 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.429512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144477Jy sigma=0.001114 ! Fit after self-cal, rms=0.144469Jy sigma=0.001113 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.040242 Jy ! Component: 100 - total flux cleaned = 0.0599423 Jy ! Total flux subtracted in 100 components = 0.0599423 Jy ! Clean residual min=-0.019426 max=0.028589 Jy/beam ! Clean residual mean=0.000005 rms=0.004810 Jy/beam ! Combined flux in latest and established models = 0.489454 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.489454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131659Jy sigma=0.000971 ! Fit after self-cal, rms=0.131663Jy sigma=0.000971 ! 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.298 mas, bmaj=7.813 mas, bpa=-3.434 degrees ! Estimated noise=1406.45 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 (30, -23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245328 Jy ! Component: 100 - total flux cleaned = 0.0353878 Jy ! Component: 150 - total flux cleaned = 0.0375882 Jy ! Component: 200 - total flux cleaned = 0.039883 Jy ! Total flux subtracted in 200 components = 0.039883 Jy ! Clean residual min=-0.017419 max=0.023366 Jy/beam ! Clean residual mean=0.000026 rms=0.003966 Jy/beam ! Combined flux in latest and established models = 0.529337 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.529337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125658Jy sigma=0.000924 ! Fit after self-cal, rms=0.125025Jy sigma=0.000918 ! 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.05 FD 0.87 HN 0.99 KP 1.02 ! LA 1.00 MK 1.02 NL 0.90 OV 0.97 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.92 HN 1.02 KP 0.98 ! LA 0.94 MK 1.01 NL 1.07 OV 1.02 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.95 HN 1.02 KP 0.97 ! LA 0.98 MK 1.05 NL 1.14 OV 0.94 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 1.00* ! LA 1.00 MK 1.16 NL 1.00* OV 1.00* ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.125025Jy sigma=0.000918 ! Fit after self-cal, rms=0.119687Jy sigma=0.000860 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.896 mas, bpa=-2.864 degrees ! Estimated noise=1393.54 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 (-12, -24.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00523479 Jy ! Component: 100 - total flux cleaned = 0.0065809 Jy ! Component: 150 - total flux cleaned = 0.00623598 Jy ! Component: 200 - total flux cleaned = 0.00595792 Jy ! Total flux subtracted in 200 components = 0.00595792 Jy ! Clean residual min=-0.013001 max=0.014235 Jy/beam ! Clean residual mean=0.000020 rms=0.003193 Jy/beam ! Combined flux in latest and established models = 0.535295 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 72 components and 0.535295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115599Jy sigma=0.000834 ! Fit after self-cal, rms=0.115399Jy sigma=0.000832 ! 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.115399Jy sigma=0.000832 ! Fit after self-cal, rms=0.094398Jy sigma=0.000670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.306 mas, bmaj=7.917 mas, bpa=-2.852 degrees ! Estimated noise=1408.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00526302 Jy ! Component: 100 - total flux cleaned = -0.0054653 Jy ! Component: 150 - total flux cleaned = -0.00518701 Jy ! Component: 200 - total flux cleaned = -0.00494362 Jy ! Total flux subtracted in 200 components = -0.00494362 Jy ! Clean residual min=-0.005347 max=0.005557 Jy/beam ! Clean residual mean=0.000014 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.530352 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 94 components and 0.530352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093774Jy sigma=0.000664 ! Fit after self-cal, rms=0.093849Jy sigma=0.000663 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, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00375658 Jy ! Component: 100 - total flux cleaned = 0.00430969 Jy ! Component: 150 - total flux cleaned = 0.00500773 Jy ! Component: 200 - total flux cleaned = 0.00552808 Jy ! Total flux subtracted in 200 components = 0.00552808 Jy ! Clean residual min=-0.004622 max=0.004996 Jy/beam ! Clean residual mean=0.000016 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.53588 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.535879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093443Jy sigma=0.000659 ! Fit after self-cal, rms=0.093388Jy sigma=0.000659 ! Inverting map ! Added new window around map position (40, 72). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461821 Jy ! Component: 100 - total flux cleaned = 0.00589999 Jy ! Component: 150 - total flux cleaned = 0.00609244 Jy ! Component: 200 - total flux cleaned = 0.0063555 Jy ! Total flux subtracted in 200 components = 0.0063555 Jy ! Clean residual min=-0.004340 max=0.004058 Jy/beam ! Clean residual mean=0.000009 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.542235 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 139 components and 0.542235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093074Jy sigma=0.000656 ! Fit after self-cal, rms=0.093059Jy sigma=0.000656 ! 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.093059Jy sigma=0.000656 ! Fit after self-cal, rms=0.094123Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.907 mas, bpa=-2.798 degrees ! Estimated noise=1406.22 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00219424 Jy ! Component: 100 - total flux cleaned = -0.00185242 Jy ! Component: 150 - total flux cleaned = -0.00107133 Jy ! Component: 200 - total flux cleaned = -0.000726836 Jy ! Total flux subtracted in 200 components = -0.000726836 Jy ! Clean residual min=-0.003999 max=0.003394 Jy/beam ! Clean residual mean=0.000008 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.541508 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 155 components and 0.541508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093844Jy sigma=0.000650 ! Fit after self-cal, rms=0.093825Jy sigma=0.000650 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.000470092 Jy ! Component: 100 - total flux cleaned = -0.000159308 Jy ! Component: 150 - total flux cleaned = 0.000126664 Jy ! Component: 200 - total flux cleaned = 0.000193946 Jy ! Total flux subtracted in 200 components = 0.000193946 Jy ! Clean residual min=-0.003933 max=0.003246 Jy/beam ! Clean residual mean=0.000008 rms=0.000855 Jy/beam ! Combined flux in latest and established models = 0.541702 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 169 components and 0.541703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093703Jy sigma=0.000649 ! Fit after self-cal, rms=0.093692Jy sigma=0.000649 ! 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.093692Jy sigma=0.000649 ! Fit after self-cal, rms=0.094040Jy sigma=0.000649 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.831 mas, bmaj=12.42 mas, bpa=-1.106 degrees ! Estimated noise=1747.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000965646 Jy ! Component: 100 - total flux cleaned = -0.000892607 Jy ! Component: 150 - total flux cleaned = -0.000472063 Jy ! Component: 200 - total flux cleaned = -9.44262e-05 Jy ! Total flux subtracted in 200 components = -9.44262e-05 Jy ! Clean residual min=-0.004093 max=0.003563 Jy/beam ! Clean residual mean=0.000015 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.541608 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 199 components and 0.541608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093947Jy sigma=0.000648 ! Fit after self-cal, rms=0.093943Jy 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.000178702 Jy ! Component: 100 - total flux cleaned = 0.000102926 Jy ! Component: 150 - total flux cleaned = 0.000363203 Jy ! Component: 200 - total flux cleaned = 0.0006064 Jy ! Total flux subtracted in 200 components = 0.0006064 Jy ! Clean residual min=-0.003953 max=0.003375 Jy/beam ! Clean residual mean=0.000014 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.542214 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 221 components and 0.542215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093902Jy sigma=0.000647 ! Fit after self-cal, rms=0.093902Jy 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.303 mas, bmaj=7.902 mas, bpa=-2.773 degrees ! Estimated noise=1404.72 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 7.902 at -2.773 degrees (North through East) ! Clean map min=-0.0050249 max=0.44654 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=7.213 mas, bpa=-4.815 degrees ! Estimated noise=1743.52 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.342628 Jy ! Component: 100 - total flux cleaned = 0.43035 Jy ! Component: 150 - total flux cleaned = 0.467456 Jy ! Component: 200 - total flux cleaned = 0.486289 Jy ! Total flux subtracted in 200 components = 0.486289 Jy ! Clean residual min=-0.006850 max=0.009663 Jy/beam ! Clean residual mean=0.000000 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.486289 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.486289 Jy ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.902 mas, bpa=-2.773 degrees ! Estimated noise=1404.72 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.0158851 Jy ! Component: 100 - total flux cleaned = 0.0258044 Jy ! Component: 150 - total flux cleaned = 0.0325217 Jy ! Component: 200 - total flux cleaned = 0.0368136 Jy ! Total flux subtracted in 200 components = 0.0368136 Jy ! Clean residual min=-0.004501 max=0.004324 Jy/beam ! Clean residual mean=0.000008 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.523103 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 69 components and 0.523103 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.831 mas, bmaj=12.42 mas, bpa=-1.106 degrees ! Estimated noise=1747.2 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00616113 Jy ! Component: 100 - total flux cleaned = 0.00920525 Jy ! Component: 150 - total flux cleaned = 0.0113456 Jy ! Component: 200 - total flux cleaned = 0.0132191 Jy ! Total flux subtracted in 200 components = 0.0132191 Jy ! Clean residual min=-0.003776 max=0.003713 Jy/beam ! Clean residual mean=0.000014 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.536322 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.00156497 Jy ! Component: 100 - total flux cleaned = 0.00240416 Jy ! Component: 150 - total flux cleaned = 0.00285114 Jy ! Component: 200 - total flux cleaned = 0.00318796 Jy ! Total flux subtracted in 200 components = 0.00318796 Jy ! Clean residual min=-0.003523 max=0.003385 Jy/beam ! Clean residual mean=0.000012 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.53951 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 140 components and 0.53951 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=7.902 mas, bpa=-2.773 degrees ! Estimated noise=1404.72 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.59078e-05 Jy ! Component: 100 - total flux cleaned = 0.000508832 Jy ! Component: 150 - total flux cleaned = 0.000899527 Jy ! Component: 200 - total flux cleaned = 0.00118946 Jy ! Total flux subtracted in 200 components = 0.00118946 Jy ! Clean residual min=-0.003578 max=0.002959 Jy/beam ! Clean residual mean=0.000006 rms=0.000788 Jy/beam ! Combined flux in latest and established models = 0.5407 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 159 components and 0.5407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094061Jy sigma=0.000648 ! Fit after self-cal, rms=0.093970Jy sigma=0.000647 wmodel J0914+0245_S_2017_06_15_pus_map.mod ! Writing 159 model components to file: J0914+0245_S_2017_06_15_pus_map.mod wobs J0914+0245_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J0914+0245_S_2017_06_15_pus_uvs.fits wwins J0914+0245_S_2017_06_15_pus_map.win ! wwins: Wrote 5 windows to J0914+0245_S_2017_06_15_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.000746965 Jy ! Component: 100 - total flux cleaned = -0.00069313 Jy ! Component: 150 - total flux cleaned = -0.000952775 Jy ! Component: 200 - total flux cleaned = -0.00105191 Jy ! Component: 250 - total flux cleaned = -0.00124624 Jy ! Component: 300 - total flux cleaned = -0.00138746 Jy ! Component: 350 - total flux cleaned = -0.00143333 Jy ! Component: 400 - total flux cleaned = -0.00156917 Jy ! Component: 450 - total flux cleaned = -0.00170179 Jy ! Component: 500 - total flux cleaned = -0.00174504 Jy ! Component: 550 - total flux cleaned = -0.00182946 Jy ! Component: 600 - total flux cleaned = -0.00199474 Jy ! Component: 650 - total flux cleaned = -0.00207533 Jy ! Component: 700 - total flux cleaned = -0.00219465 Jy ! Component: 750 - total flux cleaned = -0.00227317 Jy ! Component: 800 - total flux cleaned = -0.00227284 Jy ! Component: 850 - total flux cleaned = -0.00231129 Jy ! Component: 900 - total flux cleaned = -0.00242588 Jy ! Component: 950 - total flux cleaned = -0.00246374 Jy ! Component: 1000 - total flux cleaned = -0.00261158 Jy ! Component: 1050 - total flux cleaned = -0.00272021 Jy ! Component: 1100 - total flux cleaned = -0.00268417 Jy ! Component: 1150 - total flux cleaned = -0.00279061 Jy ! Component: 1200 - total flux cleaned = -0.00289637 Jy ! Component: 1250 - total flux cleaned = -0.00307018 Jy ! Component: 1300 - total flux cleaned = -0.00303581 Jy ! Component: 1350 - total flux cleaned = -0.00317228 Jy ! Component: 1400 - total flux cleaned = -0.00327269 Jy ! Component: 1450 - total flux cleaned = -0.00333875 Jy ! Component: 1500 - total flux cleaned = -0.00330578 Jy ! Component: 1550 - total flux cleaned = -0.00330578 Jy ! Component: 1600 - total flux cleaned = -0.003241 Jy ! Component: 1650 - total flux cleaned = -0.00336882 Jy ! Component: 1700 - total flux cleaned = -0.00330515 Jy ! Component: 1750 - total flux cleaned = -0.00327369 Jy ! Component: 1800 - total flux cleaned = -0.00333654 Jy ! Component: 1850 - total flux cleaned = -0.00333613 Jy ! Component: 1900 - total flux cleaned = -0.00321393 Jy ! Component: 1950 - total flux cleaned = -0.0032749 Jy ! Component: 2000 - total flux cleaned = -0.00327506 Jy ! Component: 2050 - total flux cleaned = -0.00330532 Jy ! Component: 2100 - total flux cleaned = -0.00336482 Jy ! Component: 2150 - total flux cleaned = -0.00330551 Jy ! Component: 2200 - total flux cleaned = -0.00330541 Jy ! Component: 2250 - total flux cleaned = -0.00321803 Jy ! Component: 2300 - total flux cleaned = -0.00327558 Jy ! Component: 2350 - total flux cleaned = -0.00310402 Jy ! Component: 2400 - total flux cleaned = -0.00321752 Jy ! Component: 2450 - total flux cleaned = -0.00327415 Jy ! Component: 2500 - total flux cleaned = -0.00327385 Jy ! Component: 2550 - total flux cleaned = -0.00313485 Jy ! Component: 2600 - total flux cleaned = -0.0031904 Jy ! Component: 2650 - total flux cleaned = -0.00319018 Jy ! Component: 2700 - total flux cleaned = -0.00332623 Jy ! Component: 2750 - total flux cleaned = -0.00332612 Jy ! Component: 2800 - total flux cleaned = -0.00337994 Jy ! Component: 2850 - total flux cleaned = -0.00340661 Jy ! Component: 2900 - total flux cleaned = -0.00351305 Jy ! Component: 2950 - total flux cleaned = -0.00356605 Jy ! Component: 3000 - total flux cleaned = -0.00372337 Jy ! Component: 3050 - total flux cleaned = -0.00387977 Jy ! Component: 3100 - total flux cleaned = -0.00390558 Jy ! Component: 3150 - total flux cleaned = -0.00403501 Jy ! Component: 3200 - total flux cleaned = -0.00426579 Jy ! Component: 3250 - total flux cleaned = -0.00434226 Jy ! Component: 3300 - total flux cleaned = -0.0044437 Jy ! Component: 3350 - total flux cleaned = -0.0046708 Jy ! Component: 3400 - total flux cleaned = -0.00474605 Jy ! Component: 3450 - total flux cleaned = -0.00482095 Jy ! Component: 3500 - total flux cleaned = -0.00497015 Jy ! Component: 3550 - total flux cleaned = -0.00494534 Jy ! Component: 3600 - total flux cleaned = -0.00504363 Jy ! Component: 3650 - total flux cleaned = -0.00523936 Jy ! Component: 3700 - total flux cleaned = -0.0052879 Jy ! Component: 3750 - total flux cleaned = -0.00538469 Jy ! Component: 3800 - total flux cleaned = -0.00545698 Jy ! Component: 3850 - total flux cleaned = -0.00548092 Jy ! Component: 3900 - total flux cleaned = -0.00557633 Jy ! Component: 3950 - total flux cleaned = -0.00576609 Jy ! Component: 4000 - total flux cleaned = -0.00567168 Jy ! Component: 4050 - total flux cleaned = -0.00583604 Jy ! Total flux subtracted in 4096 components = -0.00583609 Jy ! Clean residual min=-0.001795 max=0.002004 Jy/beam ! Clean residual mean=-0.000002 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.534864 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 449 components and 0.534864 Jy ![Exited script file: muppet] wmap "J0914+0245_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.303 x 7.902 at -2.773 degrees (North through East) ! Clean map min=-0.0038779 max=0.44803 Jy/beam ! Writing clean map to FITS file: J0914+0245_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.448028 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000436658 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.292387 0.292387 0.584773 1.16955 2.33909 4.67818 9.35637 18.7127 37.4255 74.851 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.448 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.303 x 7.902 at -2.773 degrees (North through East) ! Clean map min=-0.0038779 max=0.44803 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 J0914+0245_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:15:24 2019