! Started logfile: J0433+2905_S_2017_03_23_pus_uvs.log on Mon May 13 09:48:16 2019 obs J0433+2905_S_2017_03_23_pus_uva.fits ! Reading UV FITS file: J0433+2905_S_2017_03_23_pus_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89537 visibilities/baseline/integration-bin. ! Found source: J0433+2905 ! ! 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 3868 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 J0433+2905_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.822902Jy sigma=0.007515 ! Fit after self-cal, rms=0.813972Jy sigma=0.007451 ! 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.796 mas, bmaj=6.607 mas, bpa=-13.1 degrees ! Estimated noise=1641.78 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.142135 Jy ! Component: 100 - total flux cleaned = 0.175907 Jy ! Total flux subtracted in 100 components = 0.175907 Jy ! Clean residual min=-0.008657 max=0.013237 Jy/beam ! Clean residual mean=0.000021 rms=0.002225 Jy/beam ! Combined flux in latest and established models = 0.175907 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.175907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095196Jy sigma=0.000748 ! Fit after self-cal, rms=0.095172Jy sigma=0.000748 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137347 Jy ! Component: 100 - total flux cleaned = 0.0206494 Jy ! Total flux subtracted in 100 components = 0.0206494 Jy ! Clean residual min=-0.008363 max=0.009130 Jy/beam ! Clean residual mean=0.000016 rms=0.001933 Jy/beam ! Combined flux in latest and established models = 0.196557 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.196557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092101Jy sigma=0.000721 ! Fit after self-cal, rms=0.092083Jy sigma=0.000721 ! 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.179 mas, bpa=-12.84 degrees ! Estimated noise=1374.77 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.00870589 Jy ! Component: 100 - total flux cleaned = 0.0140751 Jy ! Component: 150 - total flux cleaned = 0.0177329 Jy ! Component: 200 - total flux cleaned = 0.0202643 Jy ! Total flux subtracted in 200 components = 0.0202643 Jy ! Clean residual min=-0.007019 max=0.007027 Jy/beam ! Clean residual mean=0.000006 rms=0.001769 Jy/beam ! Combined flux in latest and established models = 0.216821 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 44 components and 0.216821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090916Jy sigma=0.000714 ! Fit after self-cal, rms=0.090905Jy sigma=0.000714 ! 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.04 FD 0.88 HN 0.97 KP 1.04 ! LA 1.02 MK 0.98 NL 0.94 OV 1.06 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.90 HN 0.96 KP 0.99 ! LA 0.97 MK 0.95 NL 1.16 OV 1.07 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.88 HN 0.96 KP 0.88 ! LA 0.82 MK 0.99 NL 1.25 OV 1.00 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.13 HN 1.03 KP 1.00* ! LA 0.74 MK 1.43 NL 1.00* OV 2.27 ! PT 1.01 SC 1.00* ! ! ! Fit before self-cal, rms=0.090905Jy sigma=0.000714 ! Fit after self-cal, rms=0.093713Jy sigma=0.000668 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.309 mas, bmaj=7.234 mas, bpa=-12.51 degrees ! Estimated noise=1373.8 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.000331729 Jy ! Component: 100 - total flux cleaned = 0.000584183 Jy ! Component: 150 - total flux cleaned = 0.000586745 Jy ! Component: 200 - total flux cleaned = 0.000614162 Jy ! Total flux subtracted in 200 components = 0.000614162 Jy ! Clean residual min=-0.004291 max=0.004496 Jy/beam ! Clean residual mean=-0.000002 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.217435 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.217435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093670Jy sigma=0.000667 ! Fit after self-cal, rms=0.093726Jy sigma=0.000667 ! 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.093726Jy sigma=0.000667 ! Fit after self-cal, rms=0.094711Jy sigma=0.000657 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=7.223 mas, bpa=-12.73 degrees ! Estimated noise=1372.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112012 Jy ! Component: 100 - total flux cleaned = -0.00120511 Jy ! Component: 150 - total flux cleaned = -0.00125376 Jy ! Component: 200 - total flux cleaned = -0.00129766 Jy ! Total flux subtracted in 200 components = -0.00129766 Jy ! Clean residual min=-0.003762 max=0.004132 Jy/beam ! Clean residual mean=0.000007 rms=0.000926 Jy/beam ! Combined flux in latest and established models = 0.216138 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.216138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094684Jy sigma=0.000657 ! Fit after self-cal, rms=0.094594Jy sigma=0.000657 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 (75.5, -90.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00138633 Jy ! Component: 100 - total flux cleaned = 0.000689309 Jy ! Component: 150 - total flux cleaned = 0.000405263 Jy ! Component: 200 - total flux cleaned = 0.000405197 Jy ! Total flux subtracted in 200 components = 0.000405197 Jy ! Clean residual min=-0.003373 max=0.004062 Jy/beam ! Clean residual mean=0.000007 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.216543 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.216543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094380Jy sigma=0.000655 ! Fit after self-cal, rms=0.094370Jy sigma=0.000655 ! Inverting map ! Added new window around map position (113, 100). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230499 Jy ! Component: 100 - total flux cleaned = 0.00267083 Jy ! Component: 150 - total flux cleaned = 0.00319044 Jy ! Component: 200 - total flux cleaned = 0.00354473 Jy ! Total flux subtracted in 200 components = 0.00354473 Jy ! Clean residual min=-0.003276 max=0.003346 Jy/beam ! Clean residual mean=0.000006 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.220087 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 97 components and 0.220087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094154Jy sigma=0.000654 ! Fit after self-cal, rms=0.094127Jy sigma=0.000653 ! 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.094127Jy sigma=0.000653 ! Fit after self-cal, rms=0.093208Jy sigma=0.000653 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.227 mas, bpa=-12.73 degrees ! Estimated noise=1368.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000591742 Jy ! Component: 100 - total flux cleaned = 0.000823205 Jy ! Component: 150 - total flux cleaned = 0.000617343 Jy ! Component: 200 - total flux cleaned = 0.00057059 Jy ! Total flux subtracted in 200 components = 0.00057059 Jy ! Clean residual min=-0.003191 max=0.003331 Jy/beam ! Clean residual mean=0.000006 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.220658 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 111 components and 0.220658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093126Jy sigma=0.000653 ! Fit after self-cal, rms=0.093110Jy sigma=0.000653 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.000104117 Jy ! Component: 100 - total flux cleaned = 0.000146756 Jy ! Component: 150 - total flux cleaned = 0.000105072 Jy ! Component: 200 - total flux cleaned = 0.000145003 Jy ! Total flux subtracted in 200 components = 0.000145003 Jy ! Clean residual min=-0.003108 max=0.003328 Jy/beam ! Clean residual mean=0.000006 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.220803 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 123 components and 0.220803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093069Jy sigma=0.000652 ! Fit after self-cal, rms=0.093065Jy sigma=0.000652 ! 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.093065Jy sigma=0.000652 ! Fit after self-cal, rms=0.092776Jy sigma=0.000652 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.642 mas, bmaj=9.786 mas, bpa=-6.821 degrees ! Estimated noise=1695.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000689548 Jy ! Component: 100 - total flux cleaned = -0.000824746 Jy ! Component: 150 - total flux cleaned = -0.000755045 Jy ! Component: 200 - total flux cleaned = -0.000691965 Jy ! Total flux subtracted in 200 components = -0.000691965 Jy ! Clean residual min=-0.002646 max=0.003671 Jy/beam ! Clean residual mean=0.000012 rms=0.000872 Jy/beam ! Combined flux in latest and established models = 0.220111 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 145 components and 0.220111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092750Jy sigma=0.000652 ! Fit after self-cal, rms=0.092744Jy sigma=0.000652 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.43142e-05 Jy ! Component: 100 - total flux cleaned = -1.89254e-05 Jy ! Component: 150 - total flux cleaned = -1.93376e-05 Jy ! Component: 200 - total flux cleaned = -1.98269e-05 Jy ! Total flux subtracted in 200 components = -1.98269e-05 Jy ! Clean residual min=-0.002602 max=0.003605 Jy/beam ! Clean residual mean=0.000011 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.220091 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 153 components and 0.220091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092738Jy sigma=0.000652 ! Fit after self-cal, rms=0.092741Jy sigma=0.000652 ! 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.33 mas, bmaj=7.229 mas, bpa=-12.69 degrees ! Estimated noise=1366.53 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.33 x 7.229 at -12.69 degrees (North through East) ! Clean map min=-0.0029076 max=0.1861 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.812 mas, bmaj=6.642 mas, bpa=-12.97 degrees ! Estimated noise=1662.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143826 Jy ! Component: 100 - total flux cleaned = 0.177686 Jy ! Component: 150 - total flux cleaned = 0.191168 Jy ! Component: 200 - total flux cleaned = 0.198371 Jy ! Total flux subtracted in 200 components = 0.198371 Jy ! Clean residual min=-0.005569 max=0.005398 Jy/beam ! Clean residual mean=0.000013 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.198371 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.198371 Jy ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.229 mas, bpa=-12.69 degrees ! Estimated noise=1366.53 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (3, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699063 Jy ! Component: 100 - total flux cleaned = 0.01163 Jy ! Component: 150 - total flux cleaned = 0.0148286 Jy ! Component: 200 - total flux cleaned = 0.0166432 Jy ! Total flux subtracted in 200 components = 0.0166432 Jy ! Clean residual min=-0.003692 max=0.003386 Jy/beam ! Clean residual mean=0.000007 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.215015 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 68 components and 0.215015 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.642 mas, bmaj=9.786 mas, bpa=-6.821 degrees ! Estimated noise=1695.75 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00399327 Jy ! Component: 100 - total flux cleaned = 0.00467521 Jy ! Component: 150 - total flux cleaned = 0.00491077 Jy ! Component: 200 - total flux cleaned = 0.00525287 Jy ! Total flux subtracted in 200 components = 0.00525287 Jy ! Clean residual min=-0.002868 max=0.003609 Jy/beam ! Clean residual mean=0.000010 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.220268 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.000122496 Jy ! Component: 100 - total flux cleaned = 0.000234488 Jy ! Component: 150 - total flux cleaned = 0.000284734 Jy ! Component: 200 - total flux cleaned = 0.000380779 Jy ! Total flux subtracted in 200 components = 0.000380779 Jy ! Clean residual min=-0.002776 max=0.003640 Jy/beam ! Clean residual mean=0.000010 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.220648 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 124 components and 0.220648 Jy ! Inverting map ! Added new window around map position (-75.5, -52.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00251786 Jy ! Component: 100 - total flux cleaned = 0.00292148 Jy ! Component: 150 - total flux cleaned = 0.00333322 Jy ! Component: 200 - total flux cleaned = 0.0038147 Jy ! Total flux subtracted in 200 components = 0.0038147 Jy ! Clean residual min=-0.002506 max=0.002767 Jy/beam ! Clean residual mean=0.000007 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.224463 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 147 components and 0.224463 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=7.229 mas, bpa=-12.69 degrees ! Estimated noise=1366.53 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000736173 Jy ! Component: 100 - total flux cleaned = -0.00064371 Jy ! Component: 150 - total flux cleaned = -0.000397861 Jy ! Component: 200 - total flux cleaned = -2.03732e-05 Jy ! Total flux subtracted in 200 components = -2.03732e-05 Jy ! Clean residual min=-0.003083 max=0.003139 Jy/beam ! Clean residual mean=0.000004 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.224443 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 173 components and 0.224443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092718Jy sigma=0.000651 ! Fit after self-cal, rms=0.092701Jy sigma=0.000651 wmodel J0433+2905_S_2017_03_23_pus_map.mod ! Writing 173 model components to file: J0433+2905_S_2017_03_23_pus_map.mod wobs J0433+2905_S_2017_03_23_pus_uvs.fits ! Writing UV FITS file: J0433+2905_S_2017_03_23_pus_uvs.fits wwins J0433+2905_S_2017_03_23_pus_map.win ! wwins: Wrote 5 windows to J0433+2905_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.000208782 Jy ! Component: 100 - total flux cleaned = 0.000716084 Jy ! Component: 150 - total flux cleaned = 0.00124665 Jy ! Component: 200 - total flux cleaned = 0.00166294 Jy ! Component: 250 - total flux cleaned = 0.00224195 Jy ! Component: 300 - total flux cleaned = 0.00271704 Jy ! Component: 350 - total flux cleaned = 0.00305284 Jy ! Component: 400 - total flux cleaned = 0.00338193 Jy ! Component: 450 - total flux cleaned = 0.00370417 Jy ! Component: 500 - total flux cleaned = 0.00394014 Jy ! Component: 550 - total flux cleaned = 0.00417192 Jy ! Component: 600 - total flux cleaned = 0.00447457 Jy ! Component: 650 - total flux cleaned = 0.00473398 Jy ! Component: 700 - total flux cleaned = 0.00487984 Jy ! Component: 750 - total flux cleaned = 0.00513018 Jy ! Component: 800 - total flux cleaned = 0.00530621 Jy ! Component: 850 - total flux cleaned = 0.00544453 Jy ! Component: 900 - total flux cleaned = 0.00558107 Jy ! Component: 950 - total flux cleaned = 0.00564897 Jy ! Component: 1000 - total flux cleaned = 0.00581445 Jy ! Component: 1050 - total flux cleaned = 0.00584651 Jy ! Component: 1100 - total flux cleaned = 0.00584641 Jy ! Component: 1150 - total flux cleaned = 0.00600477 Jy ! Component: 1200 - total flux cleaned = 0.00594202 Jy ! Component: 1250 - total flux cleaned = 0.00612771 Jy ! Component: 1300 - total flux cleaned = 0.00625056 Jy ! Component: 1350 - total flux cleaned = 0.0064009 Jy ! Component: 1400 - total flux cleaned = 0.00640017 Jy ! Component: 1450 - total flux cleaned = 0.00648842 Jy ! Component: 1500 - total flux cleaned = 0.00654645 Jy ! Component: 1550 - total flux cleaned = 0.00666139 Jy ! Component: 1600 - total flux cleaned = 0.00668993 Jy ! Component: 1650 - total flux cleaned = 0.00685938 Jy ! Component: 1700 - total flux cleaned = 0.00688674 Jy ! Component: 1750 - total flux cleaned = 0.00688618 Jy ! Component: 1800 - total flux cleaned = 0.00691361 Jy ! Component: 1850 - total flux cleaned = 0.0068589 Jy ! Component: 1900 - total flux cleaned = 0.0068589 Jy ! Component: 1950 - total flux cleaned = 0.00696558 Jy ! Component: 2000 - total flux cleaned = 0.00688587 Jy ! Component: 2050 - total flux cleaned = 0.00696443 Jy ! Component: 2100 - total flux cleaned = 0.00693821 Jy ! Component: 2150 - total flux cleaned = 0.00693804 Jy ! Component: 2200 - total flux cleaned = 0.00688733 Jy ! Component: 2250 - total flux cleaned = 0.00691274 Jy ! Component: 2300 - total flux cleaned = 0.00693796 Jy ! Component: 2350 - total flux cleaned = 0.00698777 Jy ! Component: 2400 - total flux cleaned = 0.00698799 Jy ! Component: 2450 - total flux cleaned = 0.0070366 Jy ! Component: 2500 - total flux cleaned = 0.00701234 Jy ! Component: 2550 - total flux cleaned = 0.00698822 Jy ! Component: 2600 - total flux cleaned = 0.00703608 Jy ! Component: 2650 - total flux cleaned = 0.00694151 Jy ! Component: 2700 - total flux cleaned = 0.00703543 Jy ! Component: 2750 - total flux cleaned = 0.00698879 Jy ! Component: 2800 - total flux cleaned = 0.0069887 Jy ! Component: 2850 - total flux cleaned = 0.00698857 Jy ! Component: 2900 - total flux cleaned = 0.00689744 Jy ! Component: 2950 - total flux cleaned = 0.00685215 Jy ! Component: 3000 - total flux cleaned = 0.00687472 Jy ! Component: 3050 - total flux cleaned = 0.00678577 Jy ! Component: 3100 - total flux cleaned = 0.0067416 Jy ! Component: 3150 - total flux cleaned = 0.0067197 Jy ! Component: 3200 - total flux cleaned = 0.00674137 Jy ! Component: 3250 - total flux cleaned = 0.00674138 Jy ! Component: 3300 - total flux cleaned = 0.00667663 Jy ! Component: 3350 - total flux cleaned = 0.0066768 Jy ! Component: 3400 - total flux cleaned = 0.00659207 Jy ! Component: 3450 - total flux cleaned = 0.00652904 Jy ! Component: 3500 - total flux cleaned = 0.00648731 Jy ! Component: 3550 - total flux cleaned = 0.00644593 Jy ! Component: 3600 - total flux cleaned = 0.00648725 Jy ! Component: 3650 - total flux cleaned = 0.00640498 Jy ! Component: 3700 - total flux cleaned = 0.0064663 Jy ! Component: 3750 - total flux cleaned = 0.00630409 Jy ! Component: 3800 - total flux cleaned = 0.00634463 Jy ! Component: 3850 - total flux cleaned = 0.00638479 Jy ! Component: 3900 - total flux cleaned = 0.00636481 Jy ! Component: 3950 - total flux cleaned = 0.00634496 Jy ! Component: 4000 - total flux cleaned = 0.00640384 Jy ! Component: 4050 - total flux cleaned = 0.00632557 Jy ! Total flux subtracted in 4096 components = 0.00630616 Jy ! Clean residual min=-0.001209 max=0.001161 Jy/beam ! Clean residual mean=0.000005 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.230749 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 474 components and 0.230749 Jy ![Exited script file: muppet] wmap "J0433+2905_S_2017_03_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.33 x 7.229 at -12.69 degrees (North through East) ! Clean map min=-0.0022933 max=0.18574 Jy/beam ! Writing clean map to FITS file: J0433+2905_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.185744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000355138 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.573593 0.573593 1.14719 2.29437 4.58875 9.17749 18.355 36.71 73.4199 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.185 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.33 x 7.229 at -12.69 degrees (North through East) ! Clean map min=-0.0022933 max=0.18574 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 J0433+2905_S_2017_03_23_pus_uvs.log closed on Mon May 13 09:48:22 2019