! Started logfile: J0607-2447_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:07:39 2017 obs J0607-2447_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0607-2447_S_2015_01_23_pus_uva.fits ! AN table 1: 124 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974552 visibilities/baseline/integration-bin. ! Found source: J0607-2447 ! ! 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 338 lines of history. ! ! Reading 21752 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 J0607-2447_S_2015_01_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020629Jy sigma=0.008533 ! Fit after self-cal, rms=0.955836Jy sigma=0.008201 ! 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.349 mas, bmaj=6.39 mas, bpa=-3.857 degrees ! Estimated noise=942.459 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.0537932 Jy ! Component: 100 - total flux cleaned = 0.0692142 Jy ! Total flux subtracted in 100 components = 0.0692142 Jy ! Clean residual min=-0.004483 max=0.006980 Jy/beam ! Clean residual mean=0.000006 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.0692143 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0692143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303143Jy sigma=0.000811 ! Fit after self-cal, rms=0.303007Jy sigma=0.000810 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00878955 Jy ! Component: 100 - total flux cleaned = 0.0140936 Jy ! Total flux subtracted in 100 components = 0.0140936 Jy ! Clean residual min=-0.004029 max=0.005860 Jy/beam ! Clean residual mean=0.000003 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.0833078 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.0833078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302048Jy sigma=0.000798 ! Fit after self-cal, rms=0.302039Jy sigma=0.000797 ! 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=2.895 mas, bmaj=7.584 mas, bpa=-5.354 degrees ! Estimated noise=584.706 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 (-3.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0093938 Jy ! Component: 100 - total flux cleaned = 0.01505 Jy ! Component: 150 - total flux cleaned = 0.0187364 Jy ! Component: 200 - total flux cleaned = 0.0211943 Jy ! Total flux subtracted in 200 components = 0.0211943 Jy ! Clean residual min=-0.003589 max=0.003794 Jy/beam ! Clean residual mean=-0.000002 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.104502 Jy ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 85 components and 0.104502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301291Jy sigma=0.000790 ! Fit after self-cal, rms=0.301289Jy sigma=0.000789 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.07 KP 1.05 ! LA 1.03 MK 1.00 NL 1.16 OV 0.98 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.20 HN 1.04 KP 0.97 ! LA 0.99 MK 0.97 NL 1.19 OV 1.03 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.22 HN 1.04 KP 0.88 ! LA 0.81 MK 1.01 NL 1.17 OV 0.92 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 0.97 KP 0.82 ! LA 0.83 MK 1.03 NL 1.04 OV 1.01 ! PT 1.02 SC 1.00 ! ! ! Fit before self-cal, rms=0.301289Jy sigma=0.000789 ! Fit after self-cal, rms=0.331658Jy sigma=0.000785 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.9 mas, bmaj=7.601 mas, bpa=-5.206 degrees ! Estimated noise=591.992 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.00224229 Jy ! Component: 100 - total flux cleaned = 0.00310803 Jy ! Component: 150 - total flux cleaned = 0.00336082 Jy ! Component: 200 - total flux cleaned = 0.00338932 Jy ! Total flux subtracted in 200 components = 0.00338932 Jy ! Clean residual min=-0.002984 max=0.002860 Jy/beam ! Clean residual mean=0.000004 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.107891 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 98 components and 0.107891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331526Jy sigma=0.000785 ! Fit after self-cal, rms=0.331596Jy sigma=0.000784 ! 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.331596Jy sigma=0.000784 ! Fit after self-cal, rms=0.356716Jy sigma=0.000783 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.876 mas, bmaj=7.558 mas, bpa=-5.205 degrees ! Estimated noise=606.653 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00247492 Jy ! Component: 100 - total flux cleaned = 0.00375882 Jy ! Component: 150 - total flux cleaned = 0.00438306 Jy ! Component: 200 - total flux cleaned = 0.00443487 Jy ! Total flux subtracted in 200 components = 0.00443487 Jy ! Clean residual min=-0.003032 max=0.002978 Jy/beam ! Clean residual mean=0.000005 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.112326 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 113 components and 0.112326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356532Jy sigma=0.000783 ! Fit after self-cal, rms=0.356578Jy sigma=0.000783 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.000183954 Jy ! Component: 100 - total flux cleaned = 0.0002284 Jy ! Component: 150 - total flux cleaned = 0.000269497 Jy ! Component: 200 - total flux cleaned = 0.000270126 Jy ! Total flux subtracted in 200 components = 0.000270126 Jy ! Clean residual min=-0.002998 max=0.002998 Jy/beam ! Clean residual mean=0.000005 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.112596 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 121 components and 0.112596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356557Jy sigma=0.000783 ! Fit after self-cal, rms=0.356564Jy 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.356564Jy sigma=0.000783 ! Fit after self-cal, rms=0.152923Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.871 mas, bmaj=7.554 mas, bpa=-5.223 degrees ! Estimated noise=605.694 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000155121 Jy ! Component: 100 - total flux cleaned = -0.0001128 Jy ! Component: 150 - total flux cleaned = -9.42884e-05 Jy ! Component: 200 - total flux cleaned = -6.37365e-05 Jy ! Total flux subtracted in 200 components = -6.37365e-05 Jy ! Clean residual min=-0.002129 max=0.002373 Jy/beam ! Clean residual mean=0.000001 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.112533 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 130 components and 0.112533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152915Jy sigma=0.000781 ! Fit after self-cal, rms=0.152626Jy sigma=0.000780 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 (19.5, -92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00198889 Jy ! Component: 100 - total flux cleaned = 0.00268863 Jy ! Component: 150 - total flux cleaned = 0.00302215 Jy ! Component: 200 - total flux cleaned = 0.00318796 Jy ! Total flux subtracted in 200 components = 0.00318796 Jy ! Clean residual min=-0.002050 max=0.001887 Jy/beam ! Clean residual mean=0.000004 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.115721 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 160 components and 0.115721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152588Jy sigma=0.000780 ! Fit after self-cal, rms=0.152576Jy sigma=0.000780 ! 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.152576Jy sigma=0.000780 ! Fit after self-cal, rms=0.149982Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.339 mas, bmaj=17.12 mas, bpa=-0.6404 degrees ! Estimated noise=834.413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00123185 Jy ! Component: 100 - total flux cleaned = 0.00150943 Jy ! Component: 150 - total flux cleaned = 0.0016966 Jy ! Component: 200 - total flux cleaned = 0.00187117 Jy ! Total flux subtracted in 200 components = 0.00187117 Jy ! Clean residual min=-0.002981 max=0.002382 Jy/beam ! Clean residual mean=0.000008 rms=0.000707 Jy/beam ! Combined flux in latest and established models = 0.117592 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 179 components and 0.117592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149971Jy sigma=0.000780 ! Fit after self-cal, rms=0.149945Jy sigma=0.000780 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.000476644 Jy ! Component: 100 - total flux cleaned = 0.000643805 Jy ! Component: 150 - total flux cleaned = 0.000799478 Jy ! Component: 200 - total flux cleaned = 0.000896396 Jy ! Total flux subtracted in 200 components = 0.000896396 Jy ! Clean residual min=-0.002936 max=0.002487 Jy/beam ! Clean residual mean=0.000008 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.118488 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 187 components and 0.118488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149939Jy sigma=0.000780 ! Fit after self-cal, rms=0.149935Jy sigma=0.000780 ! 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=2.87 mas, bmaj=7.541 mas, bpa=-5.099 degrees ! Estimated noise=604.736 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 7.541 at -5.099 degrees (North through East) ! Clean map min=-0.0019756 max=0.075892 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.323 mas, bmaj=6.396 mas, bpa=-3.698 degrees ! Estimated noise=970.46 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0545296 Jy ! Component: 100 - total flux cleaned = 0.0727375 Jy ! Component: 150 - total flux cleaned = 0.0832605 Jy ! Component: 200 - total flux cleaned = 0.0905548 Jy ! Total flux subtracted in 200 components = 0.0905548 Jy ! Clean residual min=-0.003071 max=0.004046 Jy/beam ! Clean residual mean=0.000004 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.0905548 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0905548 Jy ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=7.541 mas, bpa=-5.099 degrees ! Estimated noise=604.736 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.00861577 Jy ! Component: 100 - total flux cleaned = 0.0138408 Jy ! Component: 150 - total flux cleaned = 0.0174534 Jy ! Component: 200 - total flux cleaned = 0.0200921 Jy ! Total flux subtracted in 200 components = 0.0200921 Jy ! Clean residual min=-0.002309 max=0.002381 Jy/beam ! Clean residual mean=0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.110647 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 66 components and 0.110647 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.339 mas, bmaj=17.12 mas, bpa=-0.6404 degrees ! Estimated noise=834.413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354603 Jy ! Component: 100 - total flux cleaned = 0.00560612 Jy ! Component: 150 - total flux cleaned = 0.00693607 Jy ! Component: 200 - total flux cleaned = 0.00735989 Jy ! Total flux subtracted in 200 components = 0.00735989 Jy ! Clean residual min=-0.003094 max=0.002256 Jy/beam ! Clean residual mean=0.000010 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.118007 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.000282162 Jy ! Component: 100 - total flux cleaned = 0.00049305 Jy ! Component: 150 - total flux cleaned = 0.000653143 Jy ! Component: 200 - total flux cleaned = 0.000713468 Jy ! Total flux subtracted in 200 components = 0.000713468 Jy ! Clean residual min=-0.003001 max=0.002391 Jy/beam ! Clean residual mean=0.000010 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.11872 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 122 components and 0.11872 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.87 mas, bmaj=7.541 mas, bpa=-5.099 degrees ! Estimated noise=604.736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000527085 Jy ! Component: 100 - total flux cleaned = -0.000525313 Jy ! Component: 150 - total flux cleaned = -0.000495587 Jy ! Component: 200 - total flux cleaned = -0.000546236 Jy ! Total flux subtracted in 200 components = -0.000546236 Jy ! Clean residual min=-0.002168 max=0.001777 Jy/beam ! Clean residual mean=0.000004 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.118174 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.118174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149935Jy sigma=0.000780 ! Fit after self-cal, rms=0.149922Jy sigma=0.000780 wmodel J0607-2447_S_2015_01_23_pus_map.mod ! Writing 137 model components to file: J0607-2447_S_2015_01_23_pus_map.mod wobs J0607-2447_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0607-2447_S_2015_01_23_pus_uvs.fits wwins J0607-2447_S_2015_01_23_pus_map.win ! wwins: Wrote 3 windows to J0607-2447_S_2015_01_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.000959624 Jy ! Component: 100 - total flux cleaned = -0.00154879 Jy ! Component: 150 - total flux cleaned = -0.00193171 Jy ! Component: 200 - total flux cleaned = -0.00226345 Jy ! Component: 250 - total flux cleaned = -0.00260985 Jy ! Component: 300 - total flux cleaned = -0.00297127 Jy ! Component: 350 - total flux cleaned = -0.00326838 Jy ! Component: 400 - total flux cleaned = -0.00350539 Jy ! Component: 450 - total flux cleaned = -0.0037628 Jy ! Component: 500 - total flux cleaned = -0.00398873 Jy ! Component: 550 - total flux cleaned = -0.00413616 Jy ! Component: 600 - total flux cleaned = -0.00428133 Jy ! Component: 650 - total flux cleaned = -0.00437634 Jy ! Component: 700 - total flux cleaned = -0.00453895 Jy ! Component: 750 - total flux cleaned = -0.00460688 Jy ! Component: 800 - total flux cleaned = -0.00465105 Jy ! Component: 850 - total flux cleaned = -0.00462864 Jy ! Component: 900 - total flux cleaned = -0.00465034 Jy ! Component: 950 - total flux cleaned = -0.00465037 Jy ! Component: 1000 - total flux cleaned = -0.00462943 Jy ! Component: 1050 - total flux cleaned = -0.00460835 Jy ! Component: 1100 - total flux cleaned = -0.0045666 Jy ! Component: 1150 - total flux cleaned = -0.00452564 Jy ! Component: 1200 - total flux cleaned = -0.00450536 Jy ! Component: 1250 - total flux cleaned = -0.00448499 Jy ! Component: 1300 - total flux cleaned = -0.00438566 Jy ! Component: 1350 - total flux cleaned = -0.00434667 Jy ! Component: 1400 - total flux cleaned = -0.00426917 Jy ! Component: 1450 - total flux cleaned = -0.00419269 Jy ! Component: 1500 - total flux cleaned = -0.00415466 Jy ! Component: 1550 - total flux cleaned = -0.00407945 Jy ! Component: 1600 - total flux cleaned = -0.00400502 Jy ! Component: 1650 - total flux cleaned = -0.00396828 Jy ! Component: 1700 - total flux cleaned = -0.00387721 Jy ! Component: 1750 - total flux cleaned = -0.00389533 Jy ! Component: 1800 - total flux cleaned = -0.00385924 Jy ! Component: 1850 - total flux cleaned = -0.00378831 Jy ! Component: 1900 - total flux cleaned = -0.00373578 Jy ! Component: 1950 - total flux cleaned = -0.00378836 Jy ! Component: 2000 - total flux cleaned = -0.00377097 Jy ! Component: 2050 - total flux cleaned = -0.00370217 Jy ! Component: 2100 - total flux cleaned = -0.00373624 Jy ! Component: 2150 - total flux cleaned = -0.00370221 Jy ! Component: 2200 - total flux cleaned = -0.00368531 Jy ! Component: 2250 - total flux cleaned = -0.00366873 Jy ! Component: 2300 - total flux cleaned = -0.00361884 Jy ! Component: 2350 - total flux cleaned = -0.00361868 Jy ! Component: 2400 - total flux cleaned = -0.00356963 Jy ! Component: 2450 - total flux cleaned = -0.00356976 Jy ! Component: 2500 - total flux cleaned = -0.00350526 Jy ! Component: 2550 - total flux cleaned = -0.00345732 Jy ! Component: 2600 - total flux cleaned = -0.00347344 Jy ! Component: 2650 - total flux cleaned = -0.0033632 Jy ! Component: 2700 - total flux cleaned = -0.00342608 Jy ! Component: 2750 - total flux cleaned = -0.00341061 Jy ! Component: 2800 - total flux cleaned = -0.00337958 Jy ! Component: 2850 - total flux cleaned = -0.00325681 Jy ! Component: 2900 - total flux cleaned = -0.00324182 Jy ! Component: 2950 - total flux cleaned = -0.0032115 Jy ! Component: 3000 - total flux cleaned = -0.00315117 Jy ! Component: 3050 - total flux cleaned = -0.00318123 Jy ! Component: 3100 - total flux cleaned = -0.00313649 Jy ! Component: 3150 - total flux cleaned = -0.00313656 Jy ! Component: 3200 - total flux cleaned = -0.00309238 Jy ! Component: 3250 - total flux cleaned = -0.00309232 Jy ! Component: 3300 - total flux cleaned = -0.00313601 Jy ! Component: 3350 - total flux cleaned = -0.0030779 Jy ! Component: 3400 - total flux cleaned = -0.00312107 Jy ! Component: 3450 - total flux cleaned = -0.00303515 Jy ! Component: 3500 - total flux cleaned = -0.00304941 Jy ! Component: 3550 - total flux cleaned = -0.00299274 Jy ! Component: 3600 - total flux cleaned = -0.00300679 Jy ! Component: 3650 - total flux cleaned = -0.00297875 Jy ! Component: 3700 - total flux cleaned = -0.00296487 Jy ! Component: 3750 - total flux cleaned = -0.00296476 Jy ! Component: 3800 - total flux cleaned = -0.00292343 Jy ! Component: 3850 - total flux cleaned = -0.00289596 Jy ! Component: 3900 - total flux cleaned = -0.00285506 Jy ! Component: 3950 - total flux cleaned = -0.0028415 Jy ! Component: 4000 - total flux cleaned = -0.00286859 Jy ! Component: 4050 - total flux cleaned = -0.00289547 Jy ! Total flux subtracted in 4096 components = -0.00285525 Jy ! Clean residual min=-0.000710 max=0.000759 Jy/beam ! Clean residual mean=0.000003 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.115319 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 446 components and 0.115319 Jy ![Exited script file: muppet] wmap "J0607-2447_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 7.541 at -5.099 degrees (North through East) ! Clean map min=-0.0018499 max=0.076719 Jy/beam ! Writing clean map to FITS file: J0607-2447_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0767191 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000252575 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.98766 0.98766 1.97532 3.95064 7.90128 15.8026 31.6051 63.2102 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.076 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.87 x 7.541 at -5.099 degrees (North through East) ! Clean map min=-0.0018499 max=0.076719 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 J0607-2447_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:07:44 2017