! Started logfile: J2219+2613_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:11:47 2016 obs J2219+2613_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J2219+2613_S_2015_03_17_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.949513 visibilities/baseline/integration-bin. ! Found source: J2219+2613 ! ! 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 330 lines of history. ! ! Reading 19484 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 J2219+2613_S_2015_03_17_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.914007Jy sigma=0.010818 ! Fit after self-cal, rms=0.879572Jy sigma=0.010431 ! 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.087 mas, bmaj=4.962 mas, bpa=-6.97 degrees ! Estimated noise=662.708 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.089151 Jy ! Component: 100 - total flux cleaned = 0.114772 Jy ! Total flux subtracted in 100 components = 0.114772 Jy ! Clean residual min=-0.004764 max=0.010969 Jy/beam ! Clean residual mean=-0.000024 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.114772 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.114772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077904Jy sigma=0.000835 ! Fit after self-cal, rms=0.077850Jy sigma=0.000835 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011862 Jy ! Component: 100 - total flux cleaned = 0.0182035 Jy ! Total flux subtracted in 100 components = 0.0182035 Jy ! Clean residual min=-0.003975 max=0.006140 Jy/beam ! Clean residual mean=-0.000015 rms=0.001015 Jy/beam ! Combined flux in latest and established models = 0.132976 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.132976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075326Jy sigma=0.000812 ! Fit after self-cal, rms=0.075302Jy sigma=0.000811 ! Inverting map ! Added new window around map position (0.5, -10.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00582793 Jy ! Component: 100 - total flux cleaned = 0.00953299 Jy ! Total flux subtracted in 100 components = 0.00953299 Jy ! Clean residual min=-0.003516 max=0.004180 Jy/beam ! Clean residual mean=-0.000012 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.142509 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.142509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074697Jy sigma=0.000806 ! Fit after self-cal, rms=0.074660Jy sigma=0.000805 ! 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.819 mas, bmaj=5.948 mas, bpa=-5.549 degrees ! Estimated noise=437.266 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.00381792 Jy ! Component: 100 - total flux cleaned = 0.0062521 Jy ! Component: 150 - total flux cleaned = 0.00797514 Jy ! Component: 200 - total flux cleaned = 0.00923877 Jy ! Total flux subtracted in 200 components = 0.00923877 Jy ! Clean residual min=-0.003592 max=0.003251 Jy/beam ! Clean residual mean=-0.000015 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.151747 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 67 components and 0.151747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074341Jy sigma=0.000803 ! Fit after self-cal, rms=0.074329Jy sigma=0.000803 ! 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.11 ! LA 0.99 MK 1.08 NL 0.89 OV 1.01 ! PT 1.09 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.89 HN 1.02 KP 1.04 ! LA 0.96 MK 1.10 NL 1.09 OV 1.02 ! PT 1.04 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.88 HN 0.98 KP 0.98 ! LA 0.76 MK 1.12 NL 1.27 OV 0.95 ! PT 0.99 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.90 HN 0.95 KP 0.93 ! LA 0.85 MK 1.14 NL 0.96 OV 1.01 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.074329Jy sigma=0.000803 ! Fit after self-cal, rms=0.071037Jy sigma=0.000783 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=6.064 mas, bpa=-4.744 degrees ! Estimated noise=442.434 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.00155556 Jy ! Component: 100 - total flux cleaned = -0.00182663 Jy ! Component: 150 - total flux cleaned = -0.00200152 Jy ! Component: 200 - total flux cleaned = -0.00205866 Jy ! Total flux subtracted in 200 components = -0.00205866 Jy ! Clean residual min=-0.001841 max=0.001864 Jy/beam ! Clean residual mean=-0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.149689 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 75 components and 0.149689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070987Jy sigma=0.000782 ! Fit after self-cal, rms=0.070949Jy sigma=0.000782 ! 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.070949Jy sigma=0.000782 ! Fit after self-cal, rms=0.070915Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=6.06 mas, bpa=-5.384 degrees ! Estimated noise=441.325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00106858 Jy ! Component: 100 - total flux cleaned = -0.00131302 Jy ! Component: 150 - total flux cleaned = -0.00144484 Jy ! Component: 200 - total flux cleaned = -0.00149385 Jy ! Total flux subtracted in 200 components = -0.00149385 Jy ! Clean residual min=-0.001325 max=0.001385 Jy/beam ! Clean residual mean=-0.000003 rms=0.000345 Jy/beam ! Combined flux in latest and established models = 0.148195 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 85 components and 0.148195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070894Jy sigma=0.000777 ! Fit after self-cal, rms=0.070914Jy sigma=0.000777 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.000137968 Jy ! Component: 100 - total flux cleaned = -0.000178717 Jy ! Component: 150 - total flux cleaned = -0.000203627 Jy ! Component: 200 - total flux cleaned = -0.000226616 Jy ! Total flux subtracted in 200 components = -0.000226616 Jy ! Clean residual min=-0.001306 max=0.001385 Jy/beam ! Clean residual mean=-0.000003 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.147968 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.147968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070909Jy sigma=0.000777 ! Fit after self-cal, rms=0.070909Jy sigma=0.000777 ! 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.070909Jy sigma=0.000777 ! Fit after self-cal, rms=0.070967Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.925 mas, bmaj=6.068 mas, bpa=-5.38 degrees ! Estimated noise=441.27 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000559302 Jy ! Component: 100 - total flux cleaned = -0.000713788 Jy ! Component: 150 - total flux cleaned = -0.000791131 Jy ! Component: 200 - total flux cleaned = -0.000849408 Jy ! Total flux subtracted in 200 components = -0.000849408 Jy ! Clean residual min=-0.001276 max=0.001378 Jy/beam ! Clean residual mean=-0.000003 rms=0.000336 Jy/beam ! Combined flux in latest and established models = 0.147119 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.147119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070960Jy sigma=0.000777 ! Fit after self-cal, rms=0.070961Jy sigma=0.000777 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.96302e-05 Jy ! Component: 100 - total flux cleaned = -9.10283e-05 Jy ! Component: 150 - total flux cleaned = -0.000130349 Jy ! Component: 200 - total flux cleaned = -0.000158147 Jy ! Total flux subtracted in 200 components = -0.000158147 Jy ! Clean residual min=-0.001275 max=0.001374 Jy/beam ! Clean residual mean=-0.000003 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.146961 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 99 components and 0.146961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070958Jy sigma=0.000777 ! Fit after self-cal, rms=0.070958Jy sigma=0.000777 ! 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.070958Jy sigma=0.000777 ! Fit after self-cal, rms=0.070988Jy sigma=0.000777 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.537 mas, bmaj=9.763 mas, bpa=-1.902 degrees ! Estimated noise=531.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00032926 Jy ! Component: 100 - total flux cleaned = -0.000364889 Jy ! Component: 150 - total flux cleaned = -0.000373701 Jy ! Component: 200 - total flux cleaned = -0.000377614 Jy ! Total flux subtracted in 200 components = -0.000377614 Jy ! Clean residual min=-0.001268 max=0.001513 Jy/beam ! Clean residual mean=-0.000004 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.146583 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 108 components and 0.146583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070987Jy sigma=0.000777 ! Fit after self-cal, rms=0.070989Jy sigma=0.000777 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.37239e-05 Jy ! Component: 100 - total flux cleaned = -4.88209e-05 Jy ! Component: 150 - total flux cleaned = -4.90833e-05 Jy ! Component: 200 - total flux cleaned = -4.58255e-05 Jy ! Total flux subtracted in 200 components = -4.58255e-05 Jy ! Clean residual min=-0.001263 max=0.001508 Jy/beam ! Clean residual mean=-0.000004 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.146537 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 116 components and 0.146537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070989Jy sigma=0.000777 ! Fit after self-cal, rms=0.070990Jy sigma=0.000777 ! 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.933 mas, bmaj=6.074 mas, bpa=-5.312 degrees ! Estimated noise=441.214 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.933 x 6.074 at -5.312 degrees (North through East) ! Clean map min=-0.0012108 max=0.11799 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.176 mas, bmaj=5.053 mas, bpa=-7.327 degrees ! Estimated noise=676.408 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0907981 Jy ! Component: 100 - total flux cleaned = 0.115948 Jy ! Component: 150 - total flux cleaned = 0.127486 Jy ! Component: 200 - total flux cleaned = 0.133816 Jy ! Total flux subtracted in 200 components = 0.133816 Jy ! Clean residual min=-0.002654 max=0.003147 Jy/beam ! Clean residual mean=-0.000007 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.133816 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.133816 Jy ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=6.074 mas, bpa=-5.312 degrees ! Estimated noise=441.214 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.00464276 Jy ! Component: 100 - total flux cleaned = 0.00724322 Jy ! Component: 150 - total flux cleaned = 0.00892211 Jy ! Component: 200 - total flux cleaned = 0.0100658 Jy ! Total flux subtracted in 200 components = 0.0100658 Jy ! Clean residual min=-0.001376 max=0.001441 Jy/beam ! Clean residual mean=-0.000005 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.143882 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 59 components and 0.143882 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.537 mas, bmaj=9.763 mas, bpa=-1.902 degrees ! Estimated noise=531.67 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121606 Jy ! Component: 100 - total flux cleaned = 0.00183437 Jy ! Component: 150 - total flux cleaned = 0.00218331 Jy ! Component: 200 - total flux cleaned = 0.00235792 Jy ! Total flux subtracted in 200 components = 0.00235792 Jy ! Clean residual min=-0.001282 max=0.001488 Jy/beam ! Clean residual mean=-0.000005 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.14624 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 = 2.98801e-05 Jy ! Component: 100 - total flux cleaned = 4.62932e-05 Jy ! Component: 150 - total flux cleaned = 6.17819e-05 Jy ! Component: 200 - total flux cleaned = 7.64395e-05 Jy ! Total flux subtracted in 200 components = 7.64395e-05 Jy ! Clean residual min=-0.001279 max=0.001492 Jy/beam ! Clean residual mean=-0.000005 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.146317 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 80 components and 0.146316 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.933 mas, bmaj=6.074 mas, bpa=-5.312 degrees ! Estimated noise=441.214 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00033633 Jy ! Component: 100 - total flux cleaned = -0.000339596 Jy ! Component: 150 - total flux cleaned = -0.000313411 Jy ! Component: 200 - total flux cleaned = -0.000278447 Jy ! Total flux subtracted in 200 components = -0.000278447 Jy ! Clean residual min=-0.001306 max=0.001477 Jy/beam ! Clean residual mean=-0.000003 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.146038 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.146038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070983Jy sigma=0.000777 ! Fit after self-cal, rms=0.070980Jy sigma=0.000777 wmodel J2219+2613_S_2015_03_17_pus_map.mod ! Writing 94 model components to file: J2219+2613_S_2015_03_17_pus_map.mod wobs J2219+2613_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J2219+2613_S_2015_03_17_pus_uvs.fits wwins J2219+2613_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J2219+2613_S_2015_03_17_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.000242905 Jy ! Component: 100 - total flux cleaned = 7.84701e-05 Jy ! Component: 150 - total flux cleaned = -0.000122013 Jy ! Component: 200 - total flux cleaned = -0.000186095 Jy ! Component: 250 - total flux cleaned = -0.000186109 Jy ! Component: 300 - total flux cleaned = -0.000206687 Jy ! Component: 350 - total flux cleaned = -0.000226271 Jy ! Component: 400 - total flux cleaned = -0.000207987 Jy ! Component: 450 - total flux cleaned = -0.000208716 Jy ! Component: 500 - total flux cleaned = -0.000209041 Jy ! Component: 550 - total flux cleaned = -0.000208451 Jy ! Component: 600 - total flux cleaned = -0.000139096 Jy ! Component: 650 - total flux cleaned = -0.000173146 Jy ! Component: 700 - total flux cleaned = -0.000222818 Jy ! Component: 750 - total flux cleaned = -0.000206618 Jy ! Component: 800 - total flux cleaned = -0.000270877 Jy ! Component: 850 - total flux cleaned = -0.000302163 Jy ! Component: 900 - total flux cleaned = -0.000333077 Jy ! Component: 950 - total flux cleaned = -0.000317838 Jy ! Component: 1000 - total flux cleaned = -0.000347819 Jy ! Component: 1050 - total flux cleaned = -0.000332783 Jy ! Component: 1100 - total flux cleaned = -0.000376732 Jy ! Component: 1150 - total flux cleaned = -0.000391005 Jy ! Component: 1200 - total flux cleaned = -0.000333666 Jy ! Component: 1250 - total flux cleaned = -0.000347733 Jy ! Component: 1300 - total flux cleaned = -0.00030598 Jy ! Component: 1350 - total flux cleaned = -0.000305856 Jy ! Component: 1400 - total flux cleaned = -0.000237622 Jy ! Component: 1450 - total flux cleaned = -0.000224211 Jy ! Component: 1500 - total flux cleaned = -0.000157425 Jy ! Component: 1550 - total flux cleaned = -0.000117912 Jy ! Component: 1600 - total flux cleaned = -5.2774e-05 Jy ! Component: 1650 - total flux cleaned = -3.99126e-05 Jy ! Component: 1700 - total flux cleaned = -1.54955e-06 Jy ! Component: 1750 - total flux cleaned = 1.10097e-05 Jy ! Component: 1800 - total flux cleaned = 4.87866e-05 Jy ! Component: 1850 - total flux cleaned = 0.000122839 Jy ! Component: 1900 - total flux cleaned = 0.000110446 Jy ! Component: 1950 - total flux cleaned = 0.000159149 Jy ! Component: 2000 - total flux cleaned = 0.000159287 Jy ! Component: 2050 - total flux cleaned = 0.000194986 Jy ! Component: 2100 - total flux cleaned = 0.000194884 Jy ! Component: 2150 - total flux cleaned = 0.000194826 Jy ! Component: 2200 - total flux cleaned = 0.000229347 Jy ! Component: 2250 - total flux cleaned = 0.000240697 Jy ! Component: 2300 - total flux cleaned = 0.000263213 Jy ! Component: 2350 - total flux cleaned = 0.000296715 Jy ! Component: 2400 - total flux cleaned = 0.00027452 Jy ! Component: 2450 - total flux cleaned = 0.000318526 Jy ! Component: 2500 - total flux cleaned = 0.000296671 Jy ! Component: 2550 - total flux cleaned = 0.000296753 Jy ! Component: 2600 - total flux cleaned = 0.000296707 Jy ! Component: 2650 - total flux cleaned = 0.000275511 Jy ! Component: 2700 - total flux cleaned = 0.000286003 Jy ! Component: 2750 - total flux cleaned = 0.000338119 Jy ! Component: 2800 - total flux cleaned = 0.000358824 Jy ! Component: 2850 - total flux cleaned = 0.000358845 Jy ! Component: 2900 - total flux cleaned = 0.000358885 Jy ! Component: 2950 - total flux cleaned = 0.00036917 Jy ! Component: 3000 - total flux cleaned = 0.000399176 Jy ! Component: 3050 - total flux cleaned = 0.000438994 Jy ! Component: 3100 - total flux cleaned = 0.000458687 Jy ! Component: 3150 - total flux cleaned = 0.000448841 Jy ! Component: 3200 - total flux cleaned = 0.000478079 Jy ! Component: 3250 - total flux cleaned = 0.000497385 Jy ! Component: 3300 - total flux cleaned = 0.000449351 Jy ! Component: 3350 - total flux cleaned = 0.00050658 Jy ! Component: 3400 - total flux cleaned = 0.000478186 Jy ! Component: 3450 - total flux cleaned = 0.000496929 Jy ! Component: 3500 - total flux cleaned = 0.000506302 Jy ! Component: 3550 - total flux cleaned = 0.000506322 Jy ! Component: 3600 - total flux cleaned = 0.000487949 Jy ! Component: 3650 - total flux cleaned = 0.000533766 Jy ! Component: 3700 - total flux cleaned = 0.000515627 Jy ! Component: 3750 - total flux cleaned = 0.000506593 Jy ! Component: 3800 - total flux cleaned = 0.000551601 Jy ! Component: 3850 - total flux cleaned = 0.000515827 Jy ! Component: 3900 - total flux cleaned = 0.000533518 Jy ! Component: 3950 - total flux cleaned = 0.000498283 Jy ! Component: 4000 - total flux cleaned = 0.00050707 Jy ! Component: 4050 - total flux cleaned = 0.000498334 Jy ! Total flux subtracted in 4096 components = 0.000515683 Jy ! Clean residual min=-0.000624 max=0.000554 Jy/beam ! Clean residual mean=-0.000002 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.146554 Jy keep ! Adding 279 model components to the UV plane model. ! The established model now contains 373 components and 0.146554 Jy ![Exited script file: muppet] wmap "J2219+2613_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.933 x 6.074 at -5.312 degrees (North through East) ! Clean map min=-0.0010075 max=0.11854 Jy/beam ! Writing clean map to FITS file: J2219+2613_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.118539 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000159644 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.404027 0.404027 0.808055 1.61611 3.23222 6.46444 12.9289 25.8578 51.7155 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.118 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.933 x 6.074 at -5.312 degrees (North through East) ! Clean map min=-0.0010075 max=0.11854 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 J2219+2613_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:11:51 2016