! Started logfile: J1333+2725_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:55:19 2016 obs J1333+2725_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1333+2725_S_2014_06_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.691358 visibilities/baseline/integration-bin. ! Found source: J1333+2725 ! ! 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 336 lines of history. ! ! Reading 8960 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 J1333+2725_S_2014_06_09_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 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.670901Jy sigma=0.008228 ! Fit after self-cal, rms=0.643505Jy sigma=0.007880 ! 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.992 mas, bmaj=5.437 mas, bpa=-9.349 degrees ! Estimated noise=1020.73 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.271419 Jy ! Component: 100 - total flux cleaned = 0.334573 Jy ! Total flux subtracted in 100 components = 0.334573 Jy ! Clean residual min=-0.009742 max=0.023664 Jy/beam ! Clean residual mean=-0.000027 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.334573 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.334573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089319Jy sigma=0.001017 ! Fit after self-cal, rms=0.089317Jy sigma=0.001017 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0253772 Jy ! Component: 100 - total flux cleaned = 0.0382939 Jy ! Total flux subtracted in 100 components = 0.0382939 Jy ! Clean residual min=-0.006697 max=0.008776 Jy/beam ! Clean residual mean=-0.000000 rms=0.001907 Jy/beam ! Combined flux in latest and established models = 0.372867 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.372867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079728Jy sigma=0.000905 ! Fit after self-cal, rms=0.079694Jy sigma=0.000905 ! 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.607 mas, bmaj=6.484 mas, bpa=-10.74 degrees ! Estimated noise=623.229 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.010132 Jy ! Component: 100 - total flux cleaned = 0.0144783 Jy ! Component: 150 - total flux cleaned = 0.0166483 Jy ! Component: 200 - total flux cleaned = 0.0169912 Jy ! Total flux subtracted in 200 components = 0.0169912 Jy ! Clean residual min=-0.005669 max=0.006605 Jy/beam ! Clean residual mean=0.000023 rms=0.001486 Jy/beam ! Combined flux in latest and established models = 0.389858 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 28 components and 0.389858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078225Jy sigma=0.000895 ! Fit after self-cal, rms=0.078217Jy sigma=0.000895 ! 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.00* FD 0.86 HN 0.95 KP 1.04 ! LA 1.17 MK 1.02 NL 0.96 OV 0.98 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.99 KP 1.02 ! LA 1.12 MK 1.04 NL 1.03 OV 1.01 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.00 KP 0.91 ! LA 0.90 MK 1.05 NL 1.01 OV 0.93 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 0.97 KP 0.90 ! LA 0.86 MK 1.03 NL 1.06 OV 0.99 ! PT 1.02 SC 0.95 ! ! ! Fit before self-cal, rms=0.078217Jy sigma=0.000895 ! Fit after self-cal, rms=0.069434Jy sigma=0.000795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=6.473 mas, bpa=-10.35 degrees ! Estimated noise=622.469 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.00100309 Jy ! Component: 100 - total flux cleaned = -0.000880498 Jy ! Component: 150 - total flux cleaned = -0.000725698 Jy ! Component: 200 - total flux cleaned = -0.000635991 Jy ! Total flux subtracted in 200 components = -0.000635991 Jy ! Clean residual min=-0.003105 max=0.004249 Jy/beam ! Clean residual mean=-0.000006 rms=0.000906 Jy/beam ! Combined flux in latest and established models = 0.389222 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.389222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069330Jy sigma=0.000794 ! Fit after self-cal, rms=0.069323Jy sigma=0.000793 ! 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.069323Jy sigma=0.000793 ! Fit after self-cal, rms=0.068867Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.629 mas, bmaj=6.469 mas, bpa=-10.45 degrees ! Estimated noise=621.454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.57333e-06 Jy ! Component: 100 - total flux cleaned = 7.22625e-05 Jy ! Component: 150 - total flux cleaned = 0.000104932 Jy ! Component: 200 - total flux cleaned = 7.40237e-05 Jy ! Total flux subtracted in 200 components = 7.40237e-05 Jy ! Clean residual min=-0.002377 max=0.004135 Jy/beam ! Clean residual mean=0.000003 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.389296 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.389296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068833Jy sigma=0.000786 ! Fit after self-cal, rms=0.068843Jy sigma=0.000786 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 (5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00352508 Jy ! Component: 100 - total flux cleaned = 0.00375981 Jy ! Component: 150 - total flux cleaned = 0.00357091 Jy ! Component: 200 - total flux cleaned = 0.00346397 Jy ! Total flux subtracted in 200 components = 0.00346397 Jy ! Clean residual min=-0.001863 max=0.002091 Jy/beam ! Clean residual mean=0.000006 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.39276 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.39276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068598Jy sigma=0.000783 ! Fit after self-cal, rms=0.068586Jy sigma=0.000783 ! 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.068586Jy sigma=0.000783 ! Fit after self-cal, rms=0.068381Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.624 mas, bmaj=6.459 mas, bpa=-10.36 degrees ! Estimated noise=620.729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110675 Jy ! Component: 100 - total flux cleaned = 0.0011864 Jy ! Component: 150 - total flux cleaned = 0.00118479 Jy ! Component: 200 - total flux cleaned = 0.00115117 Jy ! Total flux subtracted in 200 components = 0.00115117 Jy ! Clean residual min=-0.001809 max=0.001847 Jy/beam ! Clean residual mean=0.000006 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.393911 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.393911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068321Jy sigma=0.000782 ! Fit after self-cal, rms=0.068317Jy sigma=0.000782 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.000126332 Jy ! Component: 100 - total flux cleaned = 6.90576e-05 Jy ! Component: 150 - total flux cleaned = 4.29888e-05 Jy ! Component: 200 - total flux cleaned = 4.37453e-05 Jy ! Total flux subtracted in 200 components = 4.37453e-05 Jy ! Clean residual min=-0.001839 max=0.001787 Jy/beam ! Clean residual mean=0.000006 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.393955 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 74 components and 0.393955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068293Jy sigma=0.000782 ! Fit after self-cal, rms=0.068294Jy sigma=0.000782 ! 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.068294Jy sigma=0.000782 ! Fit after self-cal, rms=0.068228Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.45 mas, bmaj=10.92 mas, bpa=-10.13 degrees ! Estimated noise=749.236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000337103 Jy ! Component: 100 - total flux cleaned = -0.000434425 Jy ! Component: 150 - total flux cleaned = -0.000484762 Jy ! Component: 200 - total flux cleaned = -0.000498075 Jy ! Total flux subtracted in 200 components = -0.000498075 Jy ! Clean residual min=-0.001918 max=0.001892 Jy/beam ! Clean residual mean=0.000013 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.393457 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.393457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068217Jy sigma=0.000782 ! Fit after self-cal, rms=0.068216Jy sigma=0.000782 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 = -6.41998e-05 Jy ! Component: 100 - total flux cleaned = -9.25839e-05 Jy ! Component: 150 - total flux cleaned = -9.17445e-05 Jy ! Component: 200 - total flux cleaned = -9.11368e-05 Jy ! Total flux subtracted in 200 components = -9.11368e-05 Jy ! Clean residual min=-0.001880 max=0.001900 Jy/beam ! Clean residual mean=0.000012 rms=0.000507 Jy/beam ! Combined flux in latest and established models = 0.393366 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 94 components and 0.393366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068213Jy sigma=0.000782 ! Fit after self-cal, rms=0.068213Jy sigma=0.000782 ! 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.622 mas, bmaj=6.457 mas, bpa=-10.34 degrees ! Estimated noise=620.445 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.622 x 6.457 at -10.34 degrees (North through East) ! Clean map min=-0.0018657 max=0.35479 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.006 mas, bmaj=5.424 mas, bpa=-8.945 degrees ! Estimated noise=1020.77 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.271346 Jy ! Component: 100 - total flux cleaned = 0.334004 Jy ! Component: 150 - total flux cleaned = 0.358925 Jy ! Component: 200 - total flux cleaned = 0.371779 Jy ! Total flux subtracted in 200 components = 0.371779 Jy ! Clean residual min=-0.004713 max=0.006332 Jy/beam ! Clean residual mean=-0.000010 rms=0.001095 Jy/beam ! Combined flux in latest and established models = 0.371779 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.371779 Jy ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=6.457 mas, bpa=-10.34 degrees ! Estimated noise=620.445 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.0100386 Jy ! Component: 100 - total flux cleaned = 0.0151737 Jy ! Component: 150 - total flux cleaned = 0.0183482 Jy ! Component: 200 - total flux cleaned = 0.0204354 Jy ! Total flux subtracted in 200 components = 0.0204354 Jy ! Clean residual min=-0.001962 max=0.002051 Jy/beam ! Clean residual mean=0.000004 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.392214 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 43 components and 0.392214 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.45 mas, bmaj=10.92 mas, bpa=-10.13 degrees ! Estimated noise=749.236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115618 Jy ! Component: 100 - total flux cleaned = 0.00139076 Jy ! Component: 150 - total flux cleaned = 0.00141965 Jy ! Component: 200 - total flux cleaned = 0.00142139 Jy ! Total flux subtracted in 200 components = 0.00142139 Jy ! Clean residual min=-0.001903 max=0.001905 Jy/beam ! Clean residual mean=0.000013 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.393635 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 = -1.90469e-05 Jy ! Component: 100 - total flux cleaned = -1.86232e-05 Jy ! Component: 150 - total flux cleaned = -3.37539e-05 Jy ! Component: 200 - total flux cleaned = -4.77137e-05 Jy ! Total flux subtracted in 200 components = -4.77137e-05 Jy ! Clean residual min=-0.001893 max=0.001872 Jy/beam ! Clean residual mean=0.000013 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.393588 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 67 components and 0.393588 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.622 mas, bmaj=6.457 mas, bpa=-10.34 degrees ! Estimated noise=620.445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115711 Jy ! Component: 100 - total flux cleaned = 0.000190315 Jy ! Component: 150 - total flux cleaned = 0.000222443 Jy ! Component: 200 - total flux cleaned = 0.000222817 Jy ! Total flux subtracted in 200 components = 0.000222817 Jy ! Clean residual min=-0.001688 max=0.001768 Jy/beam ! Clean residual mean=0.000006 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.39381 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.39381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068214Jy sigma=0.000782 ! Fit after self-cal, rms=0.068210Jy sigma=0.000782 wmodel J1333+2725_S_2014_06_09_pus_map.mod ! Writing 80 model components to file: J1333+2725_S_2014_06_09_pus_map.mod wobs J1333+2725_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1333+2725_S_2014_06_09_pus_uvs.fits wwins J1333+2725_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J1333+2725_S_2014_06_09_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.00055768 Jy ! Component: 100 - total flux cleaned = 0.00113969 Jy ! Component: 150 - total flux cleaned = 0.00166238 Jy ! Component: 200 - total flux cleaned = 0.0021055 Jy ! Component: 250 - total flux cleaned = 0.00242455 Jy ! Component: 300 - total flux cleaned = 0.00270622 Jy ! Component: 350 - total flux cleaned = 0.00295383 Jy ! Component: 400 - total flux cleaned = 0.00309857 Jy ! Component: 450 - total flux cleaned = 0.00326273 Jy ! Component: 500 - total flux cleaned = 0.00335416 Jy ! Component: 550 - total flux cleaned = 0.00348913 Jy ! Component: 600 - total flux cleaned = 0.00355531 Jy ! Component: 650 - total flux cleaned = 0.00368473 Jy ! Component: 700 - total flux cleaned = 0.0037908 Jy ! Component: 750 - total flux cleaned = 0.00389516 Jy ! Component: 800 - total flux cleaned = 0.00397749 Jy ! Component: 850 - total flux cleaned = 0.00411817 Jy ! Component: 900 - total flux cleaned = 0.00417754 Jy ! Component: 950 - total flux cleaned = 0.00429418 Jy ! Component: 1000 - total flux cleaned = 0.00442816 Jy ! Component: 1050 - total flux cleaned = 0.00454082 Jy ! Component: 1100 - total flux cleaned = 0.00452245 Jy ! Component: 1150 - total flux cleaned = 0.00465053 Jy ! Component: 1200 - total flux cleaned = 0.00472244 Jy ! Component: 1250 - total flux cleaned = 0.00479353 Jy ! Component: 1300 - total flux cleaned = 0.00484611 Jy ! Component: 1350 - total flux cleaned = 0.00491535 Jy ! Component: 1400 - total flux cleaned = 0.00505209 Jy ! Component: 1450 - total flux cleaned = 0.00510244 Jy ! Component: 1500 - total flux cleaned = 0.00515244 Jy ! Component: 1550 - total flux cleaned = 0.00528426 Jy ! Component: 1600 - total flux cleaned = 0.0053169 Jy ! Component: 1650 - total flux cleaned = 0.00542945 Jy ! Component: 1700 - total flux cleaned = 0.00549327 Jy ! Component: 1750 - total flux cleaned = 0.00555629 Jy ! Component: 1800 - total flux cleaned = 0.00560312 Jy ! Component: 1850 - total flux cleaned = 0.00575695 Jy ! Component: 1900 - total flux cleaned = 0.00580261 Jy ! Component: 1950 - total flux cleaned = 0.00581772 Jy ! Component: 2000 - total flux cleaned = 0.00589222 Jy ! Component: 2050 - total flux cleaned = 0.00592179 Jy ! Component: 2100 - total flux cleaned = 0.0060242 Jy ! Component: 2150 - total flux cleaned = 0.00602425 Jy ! Component: 2200 - total flux cleaned = 0.00616776 Jy ! Component: 2250 - total flux cleaned = 0.00622453 Jy ! Component: 2300 - total flux cleaned = 0.0063088 Jy ! Component: 2350 - total flux cleaned = 0.00639232 Jy ! Component: 2400 - total flux cleaned = 0.00640613 Jy ! Component: 2450 - total flux cleaned = 0.00650185 Jy ! Component: 2500 - total flux cleaned = 0.00658314 Jy ! Component: 2550 - total flux cleaned = 0.00662343 Jy ! Component: 2600 - total flux cleaned = 0.00672992 Jy ! Component: 2650 - total flux cleaned = 0.00682233 Jy ! Component: 2700 - total flux cleaned = 0.00688748 Jy ! Component: 2750 - total flux cleaned = 0.00691334 Jy ! Component: 2800 - total flux cleaned = 0.00700336 Jy ! Component: 2850 - total flux cleaned = 0.00704173 Jy ! Component: 2900 - total flux cleaned = 0.00715566 Jy ! Component: 2950 - total flux cleaned = 0.00724329 Jy ! Component: 3000 - total flux cleaned = 0.00733033 Jy ! Component: 3050 - total flux cleaned = 0.00737979 Jy ! Component: 3100 - total flux cleaned = 0.0075145 Jy ! Component: 3150 - total flux cleaned = 0.00758757 Jy ! Component: 3200 - total flux cleaned = 0.00769608 Jy ! Component: 3250 - total flux cleaned = 0.00776785 Jy ! Component: 3300 - total flux cleaned = 0.00787468 Jy ! Component: 3350 - total flux cleaned = 0.00799242 Jy ! Component: 3400 - total flux cleaned = 0.00809754 Jy ! Component: 3450 - total flux cleaned = 0.00816703 Jy ! Component: 3500 - total flux cleaned = 0.00821312 Jy ! Component: 3550 - total flux cleaned = 0.0083045 Jy ! Component: 3600 - total flux cleaned = 0.00832719 Jy ! Component: 3650 - total flux cleaned = 0.00837229 Jy ! Component: 3700 - total flux cleaned = 0.00845075 Jy ! Component: 3750 - total flux cleaned = 0.00852841 Jy ! Component: 3800 - total flux cleaned = 0.00860553 Jy ! Component: 3850 - total flux cleaned = 0.00863826 Jy ! Component: 3900 - total flux cleaned = 0.00869267 Jy ! Component: 3950 - total flux cleaned = 0.00874669 Jy ! Component: 4000 - total flux cleaned = 0.00877885 Jy ! Component: 4050 - total flux cleaned = 0.00881081 Jy ! Total flux subtracted in 4096 components = 0.00883195 Jy ! Clean residual min=-0.000602 max=0.000695 Jy/beam ! Clean residual mean=0.000003 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.402642 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 349 components and 0.402642 Jy ![Exited script file: muppet] wmap "J1333+2725_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.622 x 6.457 at -10.34 degrees (North through East) ! Clean map min=-0.0010509 max=0.3553 Jy/beam ! Writing clean map to FITS file: J1333+2725_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.355303 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184105 device "J1333+2725_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1333+2725_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.155449 0.155449 0.310898 0.621797 1.24359 2.48719 4.97437 9.94875 19.8975 39.795 79.59 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.355 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.622 x 6.457 at -10.34 degrees (North through East) ! Clean map min=-0.0010509 max=0.3553 Jy/beam quit ! Quitting program ! Log file J1333+2725_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:55:24 2016