! Started logfile: J0805+1121_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:47:23 2016 obs J0805+1121_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0805+1121_S_2014_06_09_pus_uva.fits ! AN table 1: 91 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.690598 visibilities/baseline/integration-bin. ! Found source: J0805+1121 ! ! 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 11312 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 J0805+1121_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 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 149 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.913672Jy sigma=0.010603 ! Fit after self-cal, rms=0.874683Jy sigma=0.010143 ! 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.941 mas, bmaj=7.041 mas, bpa=-7.314 degrees ! Estimated noise=829.615 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.0971592 Jy ! Component: 100 - total flux cleaned = 0.122753 Jy ! Total flux subtracted in 100 components = 0.122753 Jy ! Clean residual min=-0.004805 max=0.010335 Jy/beam ! Clean residual mean=0.000005 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.122753 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.122753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073947Jy sigma=0.000802 ! Fit after self-cal, rms=0.073937Jy sigma=0.000802 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112765 Jy ! Component: 100 - total flux cleaned = 0.0172314 Jy ! Total flux subtracted in 100 components = 0.0172314 Jy ! Clean residual min=-0.003708 max=0.005627 Jy/beam ! Clean residual mean=0.000006 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.139985 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.139985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071816Jy sigma=0.000778 ! Fit after self-cal, rms=0.071818Jy sigma=0.000778 ! 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.541 mas, bmaj=8.098 mas, bpa=-5.993 degrees ! Estimated noise=580.709 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 (4, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00573747 Jy ! Component: 100 - total flux cleaned = 0.0083839 Jy ! Component: 150 - total flux cleaned = 0.00976627 Jy ! Component: 200 - total flux cleaned = 0.010112 Jy ! Total flux subtracted in 200 components = 0.010112 Jy ! Clean residual min=-0.002528 max=0.002364 Jy/beam ! Clean residual mean=0.000006 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.150097 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.150097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071333Jy sigma=0.000773 ! Fit after self-cal, rms=0.071295Jy sigma=0.000772 ! 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.87 HN 0.99 KP 1.05 ! LA 1.15 MK 0.97 NL 0.97 OV 0.98 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.03 KP 1.01 ! LA 1.12 MK 1.02 NL 1.01 OV 1.02 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.01 KP 0.90 ! LA 0.91 MK 1.01 NL 0.98 OV 0.97 ! PT 0.96 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 0.97 KP 0.88 ! LA 0.87 MK 1.05 NL 1.05 OV 1.04 ! PT 1.01 SC 0.94 ! ! ! Fit before self-cal, rms=0.071295Jy sigma=0.000772 ! Fit after self-cal, rms=0.069020Jy sigma=0.000758 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=8.101 mas, bpa=-5.829 degrees ! Estimated noise=578.517 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 = -7.54782e-05 Jy ! Component: 100 - total flux cleaned = -0.00011699 Jy ! Component: 150 - total flux cleaned = -0.000149101 Jy ! Component: 200 - total flux cleaned = -0.000232687 Jy ! Total flux subtracted in 200 components = -0.000232687 Jy ! Clean residual min=-0.001799 max=0.001905 Jy/beam ! Clean residual mean=0.000000 rms=0.000461 Jy/beam ! Combined flux in latest and established models = 0.149864 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.149864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068978Jy sigma=0.000758 ! Fit after self-cal, rms=0.068971Jy sigma=0.000757 ! 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.068971Jy sigma=0.000757 ! Fit after self-cal, rms=0.068929Jy sigma=0.000757 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.554 mas, bmaj=8.102 mas, bpa=-5.831 degrees ! Estimated noise=578.127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165856 Jy ! Component: 100 - total flux cleaned = 0.000165877 Jy ! Component: 150 - total flux cleaned = 0.000109927 Jy ! Component: 200 - total flux cleaned = 6.02395e-05 Jy ! Total flux subtracted in 200 components = 6.02395e-05 Jy ! Clean residual min=-0.001769 max=0.001814 Jy/beam ! Clean residual mean=0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.149924 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.149924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068914Jy sigma=0.000757 ! Fit after self-cal, rms=0.068915Jy sigma=0.000757 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 (83.5, -74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102225 Jy ! Component: 100 - total flux cleaned = 0.00137624 Jy ! Component: 150 - total flux cleaned = 0.00169421 Jy ! Component: 200 - total flux cleaned = 0.00185154 Jy ! Total flux subtracted in 200 components = 0.00185154 Jy ! Clean residual min=-0.001577 max=0.001609 Jy/beam ! Clean residual mean=0.000002 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.151776 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.151776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068853Jy sigma=0.000756 ! Fit after self-cal, rms=0.068850Jy sigma=0.000756 ! 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.068850Jy sigma=0.000756 ! Fit after self-cal, rms=0.068736Jy sigma=0.000756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=8.109 mas, bpa=-5.826 degrees ! Estimated noise=577.556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000353504 Jy ! Component: 100 - total flux cleaned = 0.000454513 Jy ! Component: 150 - total flux cleaned = 0.000545198 Jy ! Component: 200 - total flux cleaned = 0.000626901 Jy ! Total flux subtracted in 200 components = 0.000626901 Jy ! Clean residual min=-0.001525 max=0.001594 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.152403 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 118 components and 0.152403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068718Jy sigma=0.000756 ! Fit after self-cal, rms=0.068716Jy sigma=0.000756 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 = 8.57791e-05 Jy ! Component: 100 - total flux cleaned = 0.000104806 Jy ! Component: 150 - total flux cleaned = 0.00010493 Jy ! Component: 200 - total flux cleaned = 0.000122016 Jy ! Total flux subtracted in 200 components = 0.000122016 Jy ! Clean residual min=-0.001520 max=0.001579 Jy/beam ! Clean residual mean=0.000002 rms=0.000383 Jy/beam ! Combined flux in latest and established models = 0.152525 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 122 components and 0.152525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068706Jy sigma=0.000756 ! Fit after self-cal, rms=0.068704Jy sigma=0.000756 ! 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.068704Jy sigma=0.000756 ! Fit after self-cal, rms=0.068701Jy sigma=0.000756 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.793 mas, bmaj=13.45 mas, bpa=-10.81 degrees ! Estimated noise=696.838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.53385e-05 Jy ! Component: 100 - total flux cleaned = 0.000148581 Jy ! Component: 150 - total flux cleaned = 0.000195131 Jy ! Component: 200 - total flux cleaned = 0.000181776 Jy ! Total flux subtracted in 200 components = 0.000181776 Jy ! Clean residual min=-0.001475 max=0.001571 Jy/beam ! Clean residual mean=0.000003 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.152707 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 140 components and 0.152707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068695Jy sigma=0.000756 ! Fit after self-cal, rms=0.068692Jy sigma=0.000756 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 = 2.71917e-05 Jy ! Component: 100 - total flux cleaned = 5.50813e-05 Jy ! Component: 150 - total flux cleaned = 4.12809e-05 Jy ! Component: 200 - total flux cleaned = 2.94618e-05 Jy ! Total flux subtracted in 200 components = 2.94618e-05 Jy ! Clean residual min=-0.001472 max=0.001578 Jy/beam ! Clean residual mean=0.000003 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.152736 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 143 components and 0.152736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068688Jy sigma=0.000756 ! Fit after self-cal, rms=0.068685Jy sigma=0.000756 ! 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.557 mas, bmaj=8.117 mas, bpa=-5.869 degrees ! Estimated noise=577.474 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 8.117 at -5.869 degrees (North through East) ! Clean map min=-0.0015994 max=0.12265 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.951 mas, bmaj=7.037 mas, bpa=-7.103 degrees ! Estimated noise=820.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0959592 Jy ! Component: 100 - total flux cleaned = 0.122132 Jy ! Component: 150 - total flux cleaned = 0.133102 Jy ! Component: 200 - total flux cleaned = 0.139312 Jy ! Total flux subtracted in 200 components = 0.139312 Jy ! Clean residual min=-0.003177 max=0.003117 Jy/beam ! Clean residual mean=0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.139312 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.139312 Jy ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=8.117 mas, bpa=-5.869 degrees ! Estimated noise=577.474 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.00490408 Jy ! Component: 100 - total flux cleaned = 0.00761078 Jy ! Component: 150 - total flux cleaned = 0.00895965 Jy ! Component: 200 - total flux cleaned = 0.00998035 Jy ! Total flux subtracted in 200 components = 0.00998035 Jy ! Clean residual min=-0.001841 max=0.001606 Jy/beam ! Clean residual mean=0.000002 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.149293 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 59 components and 0.149293 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.793 mas, bmaj=13.45 mas, bpa=-10.81 degrees ! Estimated noise=696.838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0014027 Jy ! Component: 100 - total flux cleaned = 0.00226741 Jy ! Component: 150 - total flux cleaned = 0.00280335 Jy ! Component: 200 - total flux cleaned = 0.00291993 Jy ! Total flux subtracted in 200 components = 0.00291993 Jy ! Clean residual min=-0.001463 max=0.001440 Jy/beam ! Clean residual mean=0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.152213 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 = 8.67848e-05 Jy ! Component: 100 - total flux cleaned = 0.000133643 Jy ! Component: 150 - total flux cleaned = 0.000162355 Jy ! Component: 200 - total flux cleaned = 0.00020296 Jy ! Total flux subtracted in 200 components = 0.00020296 Jy ! Clean residual min=-0.001457 max=0.001483 Jy/beam ! Clean residual mean=0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.152416 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 98 components and 0.152416 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=8.117 mas, bpa=-5.869 degrees ! Estimated noise=577.474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000150689 Jy ! Component: 100 - total flux cleaned = 0.000250195 Jy ! Component: 150 - total flux cleaned = 0.000280409 Jy ! Component: 200 - total flux cleaned = 0.000308803 Jy ! Total flux subtracted in 200 components = 0.000308803 Jy ! Clean residual min=-0.001542 max=0.001564 Jy/beam ! Clean residual mean=0.000002 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.152724 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 123 components and 0.152724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068720Jy sigma=0.000756 ! Fit after self-cal, rms=0.068708Jy sigma=0.000756 wmodel J0805+1121_S_2014_06_09_pus_map.mod ! Writing 123 model components to file: J0805+1121_S_2014_06_09_pus_map.mod wobs J0805+1121_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0805+1121_S_2014_06_09_pus_uvs.fits wwins J0805+1121_S_2014_06_09_pus_map.win ! wwins: Wrote 3 windows to J0805+1121_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 = 8.863e-05 Jy ! Component: 100 - total flux cleaned = 3.76416e-05 Jy ! Component: 150 - total flux cleaned = 3.64395e-05 Jy ! Component: 200 - total flux cleaned = 5.92377e-05 Jy ! Component: 250 - total flux cleaned = 8.14697e-05 Jy ! Component: 300 - total flux cleaned = 8.07328e-05 Jy ! Component: 350 - total flux cleaned = 1.67408e-05 Jy ! Component: 400 - total flux cleaned = -0.00012695 Jy ! Component: 450 - total flux cleaned = -0.00016657 Jy ! Component: 500 - total flux cleaned = -0.000205985 Jy ! Component: 550 - total flux cleaned = -0.000320839 Jy ! Component: 600 - total flux cleaned = -0.000395122 Jy ! Component: 650 - total flux cleaned = -0.0004312 Jy ! Component: 700 - total flux cleaned = -0.000467021 Jy ! Component: 750 - total flux cleaned = -0.000466652 Jy ! Component: 800 - total flux cleaned = -0.000466648 Jy ! Component: 850 - total flux cleaned = -0.000500531 Jy ! Component: 900 - total flux cleaned = -0.000517214 Jy ! Component: 950 - total flux cleaned = -0.000533596 Jy ! Component: 1000 - total flux cleaned = -0.000549673 Jy ! Component: 1050 - total flux cleaned = -0.000517553 Jy ! Component: 1100 - total flux cleaned = -0.000454815 Jy ! Component: 1150 - total flux cleaned = -0.000408784 Jy ! Component: 1200 - total flux cleaned = -0.000408818 Jy ! Component: 1250 - total flux cleaned = -0.000393843 Jy ! Component: 1300 - total flux cleaned = -0.000378939 Jy ! Component: 1350 - total flux cleaned = -0.000349659 Jy ! Component: 1400 - total flux cleaned = -0.000335334 Jy ! Component: 1450 - total flux cleaned = -0.000292498 Jy ! Component: 1500 - total flux cleaned = -0.000250116 Jy ! Component: 1550 - total flux cleaned = -0.000222109 Jy ! Component: 1600 - total flux cleaned = -0.000139879 Jy ! Component: 1650 - total flux cleaned = -8.58488e-05 Jy ! Component: 1700 - total flux cleaned = -4.59919e-05 Jy ! Component: 1750 - total flux cleaned = 1.98641e-05 Jy ! Component: 1800 - total flux cleaned = 8.5099e-05 Jy ! Component: 1850 - total flux cleaned = 0.000110597 Jy ! Component: 1900 - total flux cleaned = 0.000174124 Jy ! Component: 1950 - total flux cleaned = 0.000211949 Jy ! Component: 2000 - total flux cleaned = 0.000299078 Jy ! Component: 2050 - total flux cleaned = 0.000348185 Jy ! Component: 2100 - total flux cleaned = 0.000360288 Jy ! Component: 2150 - total flux cleaned = 0.000420448 Jy ! Component: 2200 - total flux cleaned = 0.000479912 Jy ! Component: 2250 - total flux cleaned = 0.000503521 Jy ! Component: 2300 - total flux cleaned = 0.000562004 Jy ! Component: 2350 - total flux cleaned = 0.000642674 Jy ! Component: 2400 - total flux cleaned = 0.000688368 Jy ! Component: 2450 - total flux cleaned = 0.000677066 Jy ! Component: 2500 - total flux cleaned = 0.000789126 Jy ! Component: 2550 - total flux cleaned = 0.000844557 Jy ! Component: 2600 - total flux cleaned = 0.000921326 Jy ! Component: 2650 - total flux cleaned = 0.000964951 Jy ! Component: 2700 - total flux cleaned = 0.00105127 Jy ! Component: 2750 - total flux cleaned = 0.00110471 Jy ! Component: 2800 - total flux cleaned = 0.00114708 Jy ! Component: 2850 - total flux cleaned = 0.00123093 Jy ! Component: 2900 - total flux cleaned = 0.00127261 Jy ! Component: 2950 - total flux cleaned = 0.00134502 Jy ! Component: 3000 - total flux cleaned = 0.00139621 Jy ! Component: 3050 - total flux cleaned = 0.00144693 Jy ! Component: 3100 - total flux cleaned = 0.0014973 Jy ! Component: 3150 - total flux cleaned = 0.00148739 Jy ! Component: 3200 - total flux cleaned = 0.00156678 Jy ! Component: 3250 - total flux cleaned = 0.00157663 Jy ! Component: 3300 - total flux cleaned = 0.00159621 Jy ! Component: 3350 - total flux cleaned = 0.00159615 Jy ! Component: 3400 - total flux cleaned = 0.00162502 Jy ! Component: 3450 - total flux cleaned = 0.00167285 Jy ! Component: 3500 - total flux cleaned = 0.00171074 Jy ! Component: 3550 - total flux cleaned = 0.00172023 Jy ! Component: 3600 - total flux cleaned = 0.001739 Jy ! Component: 3650 - total flux cleaned = 0.00180426 Jy ! Component: 3700 - total flux cleaned = 0.00183199 Jy ! Component: 3750 - total flux cleaned = 0.00185026 Jy ! Component: 3800 - total flux cleaned = 0.00185035 Jy ! Component: 3850 - total flux cleaned = 0.00187766 Jy ! Component: 3900 - total flux cleaned = 0.00190478 Jy ! Component: 3950 - total flux cleaned = 0.0019227 Jy ! Component: 4000 - total flux cleaned = 0.00194957 Jy ! Component: 4050 - total flux cleaned = 0.00196738 Jy ! Total flux subtracted in 4096 components = 0.00202918 Jy ! Clean residual min=-0.000512 max=0.000614 Jy/beam ! Clean residual mean=0.000000 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.154754 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 392 components and 0.154753 Jy ![Exited script file: muppet] wmap "J0805+1121_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.557 x 8.117 at -5.869 degrees (North through East) ! Clean map min=-0.0013635 max=0.1223 Jy/beam ! Writing clean map to FITS file: J0805+1121_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.122298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158973 device "J0805+1121_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0805+1121_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389964 0.389964 0.779927 1.55985 3.11971 6.23942 12.4788 24.9577 49.9153 99.8307 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.122 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.557 x 8.117 at -5.869 degrees (North through East) ! Clean map min=-0.0013635 max=0.1223 Jy/beam quit ! Quitting program ! Log file J0805+1121_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:47:27 2016