! Started logfile: J2353+5518_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:07:13 2016 obs J2353+5518_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J2353+5518_S_2014_06_09_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.608672 visibilities/baseline/integration-bin. ! Found source: J2353+5518 ! ! 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 8984 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 J2353+5518_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 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 172 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.706363Jy sigma=0.008485 ! Fit after self-cal, rms=0.684036Jy sigma=0.008239 ! 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=3.985 mas, bmaj=5.596 mas, bpa=37.09 degrees ! Estimated noise=1132.42 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.24414 Jy ! Component: 100 - total flux cleaned = 0.297604 Jy ! Total flux subtracted in 100 components = 0.297604 Jy ! Clean residual min=-0.008169 max=0.016365 Jy/beam ! Clean residual mean=-0.000054 rms=0.002519 Jy/beam ! Combined flux in latest and established models = 0.297605 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.297605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082626Jy sigma=0.000917 ! Fit after self-cal, rms=0.082623Jy sigma=0.000916 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163938 Jy ! Component: 100 - total flux cleaned = 0.0244101 Jy ! Total flux subtracted in 100 components = 0.0244101 Jy ! Clean residual min=-0.007501 max=0.008033 Jy/beam ! Clean residual mean=-0.000028 rms=0.001953 Jy/beam ! Combined flux in latest and established models = 0.322015 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 25 components and 0.322015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078010Jy sigma=0.000869 ! Fit after self-cal, rms=0.077981Jy sigma=0.000869 ! 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=5.147 mas, bmaj=6.411 mas, bpa=37.91 degrees ! Estimated noise=633.106 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.00704141 Jy ! Component: 100 - total flux cleaned = 0.0105117 Jy ! Component: 150 - total flux cleaned = 0.0125005 Jy ! Component: 200 - total flux cleaned = 0.0136586 Jy ! Total flux subtracted in 200 components = 0.0136586 Jy ! Clean residual min=-0.005712 max=0.005430 Jy/beam ! Clean residual mean=-0.000023 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.335673 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.335673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077168Jy sigma=0.000864 ! Fit after self-cal, rms=0.077166Jy sigma=0.000864 ! 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.98 KP 1.05 ! LA 1.21 MK 1.00* NL 0.97 OV 0.97 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.03 KP 1.03 ! LA 1.15 MK 1.00* NL 1.03 OV 1.01 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.13 HN 1.04 KP 0.91 ! LA 0.90 MK 1.00* NL 0.99 OV 0.93 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 0.99 KP 0.88 ! LA 0.87 MK 1.00* NL 1.04 OV 0.98 ! PT 1.02 SC 0.96 ! ! ! Fit before self-cal, rms=0.077166Jy sigma=0.000864 ! Fit after self-cal, rms=0.068717Jy sigma=0.000767 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.139 mas, bmaj=6.402 mas, bpa=37.87 degrees ! Estimated noise=632.297 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.000140307 Jy ! Component: 100 - total flux cleaned = 4.3898e-05 Jy ! Component: 150 - total flux cleaned = 2.41297e-05 Jy ! Component: 200 - total flux cleaned = -1.24842e-05 Jy ! Total flux subtracted in 200 components = -1.24842e-05 Jy ! Clean residual min=-0.001943 max=0.002087 Jy/beam ! Clean residual mean=-0.000017 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.335661 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.335661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068698Jy sigma=0.000767 ! Fit after self-cal, rms=0.068695Jy sigma=0.000767 ! 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.068695Jy sigma=0.000767 ! Fit after self-cal, rms=0.068596Jy sigma=0.000765 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.133 mas, bmaj=6.405 mas, bpa=37.7 degrees ! Estimated noise=632.259 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000210047 Jy ! Component: 100 - total flux cleaned = 0.000147174 Jy ! Component: 150 - total flux cleaned = 9.6624e-05 Jy ! Component: 200 - total flux cleaned = 5.64862e-05 Jy ! Total flux subtracted in 200 components = 5.64862e-05 Jy ! Clean residual min=-0.001646 max=0.001816 Jy/beam ! Clean residual mean=-0.000004 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.335717 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.335717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068583Jy sigma=0.000765 ! Fit after self-cal, rms=0.068584Jy sigma=0.000765 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 = -1.92092e-05 Jy ! Component: 100 - total flux cleaned = -7.7724e-05 Jy ! Component: 150 - total flux cleaned = -0.000117096 Jy ! Component: 200 - total flux cleaned = -0.000137439 Jy ! Total flux subtracted in 200 components = -0.000137439 Jy ! Clean residual min=-0.001635 max=0.001792 Jy/beam ! Clean residual mean=-0.000004 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.33558 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.33558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068582Jy sigma=0.000765 ! Fit after self-cal, rms=0.068581Jy sigma=0.000765 ! 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.068581Jy sigma=0.000765 ! Fit after self-cal, rms=0.068552Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.127 mas, bmaj=6.406 mas, bpa=37.64 degrees ! Estimated noise=632.314 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.9544e-05 Jy ! Component: 100 - total flux cleaned = 2.98343e-05 Jy ! Component: 150 - total flux cleaned = -2.37965e-06 Jy ! Component: 200 - total flux cleaned = -2.81951e-05 Jy ! Total flux subtracted in 200 components = -2.81951e-05 Jy ! Clean residual min=-0.001642 max=0.001770 Jy/beam ! Clean residual mean=-0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.335552 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 69 components and 0.335552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068547Jy sigma=0.000765 ! Fit after self-cal, rms=0.068546Jy sigma=0.000765 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 = -1.31436e-05 Jy ! Component: 100 - total flux cleaned = -2.52054e-05 Jy ! Component: 150 - total flux cleaned = -3.54918e-05 Jy ! Component: 200 - total flux cleaned = -3.54035e-05 Jy ! Total flux subtracted in 200 components = -3.54035e-05 Jy ! Clean residual min=-0.001637 max=0.001766 Jy/beam ! Clean residual mean=-0.000003 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.335516 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.335516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068545Jy sigma=0.000765 ! Fit after self-cal, rms=0.068545Jy sigma=0.000765 ! 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.068545Jy sigma=0.000765 ! Fit after self-cal, rms=0.068536Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.144 mas, bmaj=9.876 mas, bpa=-34.99 degrees ! Estimated noise=719.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.45396e-05 Jy ! Component: 100 - total flux cleaned = -2.18666e-06 Jy ! Component: 150 - total flux cleaned = -1.99855e-06 Jy ! Component: 200 - total flux cleaned = -6.73456e-06 Jy ! Total flux subtracted in 200 components = -6.73456e-06 Jy ! Clean residual min=-0.001647 max=0.001990 Jy/beam ! Clean residual mean=-0.000005 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.335509 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 77 components and 0.335509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068536Jy sigma=0.000765 ! Fit after self-cal, rms=0.068535Jy sigma=0.000765 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 = 5.94325e-06 Jy ! Component: 100 - total flux cleaned = 1.07678e-05 Jy ! Component: 150 - total flux cleaned = 1.07656e-05 Jy ! Component: 200 - total flux cleaned = 1.10184e-05 Jy ! Total flux subtracted in 200 components = 1.10184e-05 Jy ! Clean residual min=-0.001637 max=0.001979 Jy/beam ! Clean residual mean=-0.000005 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.33552 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 78 components and 0.33552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068536Jy sigma=0.000765 ! Fit after self-cal, rms=0.068536Jy sigma=0.000765 ! 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=5.123 mas, bmaj=6.407 mas, bpa=37.62 degrees ! Estimated noise=632.399 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.123 x 6.407 at 37.62 degrees (North through East) ! Clean map min=-0.001605 max=0.31644 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.959 mas, bmaj=5.58 mas, bpa=36.83 degrees ! Estimated noise=1125.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.242544 Jy ! Component: 100 - total flux cleaned = 0.296281 Jy ! Component: 150 - total flux cleaned = 0.314252 Jy ! Component: 200 - total flux cleaned = 0.323153 Jy ! Total flux subtracted in 200 components = 0.323153 Jy ! Clean residual min=-0.003590 max=0.004397 Jy/beam ! Clean residual mean=-0.000015 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.323153 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.323153 Jy ! Inverting map and beam ! Estimated beam: bmin=5.123 mas, bmaj=6.407 mas, bpa=37.62 degrees ! Estimated noise=632.399 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.00659455 Jy ! Component: 100 - total flux cleaned = 0.0096297 Jy ! Component: 150 - total flux cleaned = 0.0111334 Jy ! Component: 200 - total flux cleaned = 0.0115556 Jy ! Total flux subtracted in 200 components = 0.0115556 Jy ! Clean residual min=-0.001685 max=0.001732 Jy/beam ! Clean residual mean=-0.000004 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.334708 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.334708 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=9.144 mas, bmaj=9.876 mas, bpa=-34.99 degrees ! Estimated noise=719.414 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000612395 Jy ! Component: 100 - total flux cleaned = 0.000669866 Jy ! Component: 150 - total flux cleaned = 0.000728395 Jy ! Component: 200 - total flux cleaned = 0.000727925 Jy ! Total flux subtracted in 200 components = 0.000727925 Jy ! Clean residual min=-0.001713 max=0.001938 Jy/beam ! Clean residual mean=-0.000005 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.335436 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 = -6.00726e-08 Jy ! Component: 100 - total flux cleaned = 2.99297e-07 Jy ! Component: 150 - total flux cleaned = 7.44692e-07 Jy ! Component: 200 - total flux cleaned = 7.49138e-07 Jy ! Total flux subtracted in 200 components = 7.49138e-07 Jy ! Clean residual min=-0.001687 max=0.001936 Jy/beam ! Clean residual mean=-0.000005 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.335437 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.335437 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.123 mas, bmaj=6.407 mas, bpa=37.62 degrees ! Estimated noise=632.399 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.17694e-05 Jy ! Component: 100 - total flux cleaned = -6.14668e-05 Jy ! Component: 150 - total flux cleaned = -5.17605e-05 Jy ! Component: 200 - total flux cleaned = -5.15381e-05 Jy ! Total flux subtracted in 200 components = -5.15381e-05 Jy ! Clean residual min=-0.001634 max=0.001739 Jy/beam ! Clean residual mean=-0.000003 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.335386 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.335386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068533Jy sigma=0.000765 ! Fit after self-cal, rms=0.068531Jy sigma=0.000765 wmodel J2353+5518_S_2014_06_09_pus_map.mod ! Writing 59 model components to file: J2353+5518_S_2014_06_09_pus_map.mod wobs J2353+5518_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J2353+5518_S_2014_06_09_pus_uvs.fits wwins J2353+5518_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J2353+5518_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.000285828 Jy ! Component: 100 - total flux cleaned = 0.000367157 Jy ! Component: 150 - total flux cleaned = 0.000523048 Jy ! Component: 200 - total flux cleaned = 0.000622538 Jy ! Component: 250 - total flux cleaned = 0.000767739 Jy ! Component: 300 - total flux cleaned = 0.000907272 Jy ! Component: 350 - total flux cleaned = 0.000997583 Jy ! Component: 400 - total flux cleaned = 0.00108588 Jy ! Component: 450 - total flux cleaned = 0.00121413 Jy ! Component: 500 - total flux cleaned = 0.00127668 Jy ! Component: 550 - total flux cleaned = 0.00133779 Jy ! Component: 600 - total flux cleaned = 0.00139728 Jy ! Component: 650 - total flux cleaned = 0.00141657 Jy ! Component: 700 - total flux cleaned = 0.00149146 Jy ! Component: 750 - total flux cleaned = 0.00150975 Jy ! Component: 800 - total flux cleaned = 0.00154595 Jy ! Component: 850 - total flux cleaned = 0.00156384 Jy ! Component: 900 - total flux cleaned = 0.00159827 Jy ! Component: 950 - total flux cleaned = 0.00158117 Jy ! Component: 1000 - total flux cleaned = 0.00158064 Jy ! Component: 1050 - total flux cleaned = 0.00156474 Jy ! Component: 1100 - total flux cleaned = 0.0015967 Jy ! Component: 1150 - total flux cleaned = 0.00156504 Jy ! Component: 1200 - total flux cleaned = 0.00154961 Jy ! Component: 1250 - total flux cleaned = 0.00156454 Jy ! Component: 1300 - total flux cleaned = 0.00144419 Jy ! Component: 1350 - total flux cleaned = 0.00150354 Jy ! Component: 1400 - total flux cleaned = 0.00145913 Jy ! Component: 1450 - total flux cleaned = 0.00135835 Jy ! Component: 1500 - total flux cleaned = 0.00135858 Jy ! Component: 1550 - total flux cleaned = 0.00137277 Jy ! Component: 1600 - total flux cleaned = 0.00134524 Jy ! Component: 1650 - total flux cleaned = 0.00134529 Jy ! Component: 1700 - total flux cleaned = 0.00131837 Jy ! Component: 1750 - total flux cleaned = 0.00129176 Jy ! Component: 1800 - total flux cleaned = 0.00125229 Jy ! Component: 1850 - total flux cleaned = 0.00129122 Jy ! Component: 1900 - total flux cleaned = 0.00125283 Jy ! Component: 1950 - total flux cleaned = 0.00129095 Jy ! Component: 2000 - total flux cleaned = 0.00126615 Jy ! Component: 2050 - total flux cleaned = 0.00131571 Jy ! Component: 2100 - total flux cleaned = 0.00129136 Jy ! Component: 2150 - total flux cleaned = 0.00129125 Jy ! Component: 2200 - total flux cleaned = 0.00129136 Jy ! Component: 2250 - total flux cleaned = 0.00126773 Jy ! Component: 2300 - total flux cleaned = 0.00123277 Jy ! Component: 2350 - total flux cleaned = 0.00122115 Jy ! Component: 2400 - total flux cleaned = 0.00116416 Jy ! Component: 2450 - total flux cleaned = 0.00110781 Jy ! Component: 2500 - total flux cleaned = 0.00111887 Jy ! Component: 2550 - total flux cleaned = 0.00108572 Jy ! Component: 2600 - total flux cleaned = 0.00107473 Jy ! Component: 2650 - total flux cleaned = 0.00104212 Jy ! Component: 2700 - total flux cleaned = 0.0010206 Jy ! Component: 2750 - total flux cleaned = 0.00095655 Jy ! Component: 2800 - total flux cleaned = 0.000967171 Jy ! Component: 2850 - total flux cleaned = 0.000904279 Jy ! Component: 2900 - total flux cleaned = 0.00089398 Jy ! Component: 2950 - total flux cleaned = 0.000862945 Jy ! Component: 3000 - total flux cleaned = 0.00079137 Jy ! Component: 3050 - total flux cleaned = 0.00075073 Jy ! Component: 3100 - total flux cleaned = 0.000720605 Jy ! Component: 3150 - total flux cleaned = 0.000680707 Jy ! Component: 3200 - total flux cleaned = 0.00068067 Jy ! Component: 3250 - total flux cleaned = 0.000621588 Jy ! Component: 3300 - total flux cleaned = 0.000582602 Jy ! Component: 3350 - total flux cleaned = 0.000534134 Jy ! Component: 3400 - total flux cleaned = 0.000534226 Jy ! Component: 3450 - total flux cleaned = 0.000505531 Jy ! Component: 3500 - total flux cleaned = 0.000486513 Jy ! Component: 3550 - total flux cleaned = 0.000439277 Jy ! Component: 3600 - total flux cleaned = 0.00042055 Jy ! Component: 3650 - total flux cleaned = 0.00036459 Jy ! Component: 3700 - total flux cleaned = 0.000336765 Jy ! Component: 3750 - total flux cleaned = 0.000290723 Jy ! Component: 3800 - total flux cleaned = 0.000299954 Jy ! Component: 3850 - total flux cleaned = 0.000263526 Jy ! Component: 3900 - total flux cleaned = 0.000236434 Jy ! Component: 3950 - total flux cleaned = 0.000200462 Jy ! Component: 4000 - total flux cleaned = 0.000200427 Jy ! Component: 4050 - total flux cleaned = 0.000155939 Jy ! Total flux subtracted in 4096 components = 0.000155991 Jy ! Clean residual min=-0.000623 max=0.000479 Jy/beam ! Clean residual mean=-0.000003 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.335542 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 322 components and 0.335541 Jy ![Exited script file: muppet] wmap "J2353+5518_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.123 x 6.407 at 37.62 degrees (North through East) ! Clean map min=-0.0012706 max=0.31652 Jy/beam ! Writing clean map to FITS file: J2353+5518_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.316519 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000155072 device "J2353+5518_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2353+5518_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.146979 0.146979 0.293958 0.587916 1.17583 2.35167 4.70333 9.40666 18.8133 37.6266 75.2533 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.316 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.123 x 6.407 at 37.62 degrees (North through East) ! Clean map min=-0.0012706 max=0.31652 Jy/beam quit ! Quitting program ! Log file J2353+5518_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:07:18 2016