! Started logfile: J0009+4001_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:47:19 2016 obs J0009+4001_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0009+4001_S_2014_08_09_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.617901 visibilities/baseline/integration-bin. ! Found source: J0009+4001 ! ! 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 342 lines of history. ! ! Reading 8008 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 J0009+4001_S_2014_08_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 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.820250Jy sigma=0.009364 ! Fit after self-cal, rms=0.810177Jy sigma=0.009252 ! 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.867 mas, bmaj=7.005 mas, bpa=57.81 degrees ! Estimated noise=989.478 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.148679 Jy ! Component: 100 - total flux cleaned = 0.191752 Jy ! Total flux subtracted in 100 components = 0.191752 Jy ! Clean residual min=-0.012165 max=0.018502 Jy/beam ! Clean residual mean=0.000155 rms=0.003690 Jy/beam ! Combined flux in latest and established models = 0.191752 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.191752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089502Jy sigma=0.000958 ! Fit after self-cal, rms=0.088937Jy sigma=0.000953 ! Inverting map ! Added new window around map position (5, 5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215909 Jy ! Component: 100 - total flux cleaned = 0.0327773 Jy ! Total flux subtracted in 100 components = 0.0327773 Jy ! Clean residual min=-0.008369 max=0.013970 Jy/beam ! Clean residual mean=0.000158 rms=0.002615 Jy/beam ! Combined flux in latest and established models = 0.224529 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.224529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083712Jy sigma=0.000894 ! Fit after self-cal, rms=0.083472Jy sigma=0.000891 ! 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.178 mas, bmaj=7.859 mas, bpa=63.71 degrees ! Estimated noise=703.005 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.00755389 Jy ! Component: 100 - total flux cleaned = 0.0116918 Jy ! Component: 150 - total flux cleaned = 0.0137553 Jy ! Component: 200 - total flux cleaned = 0.0145023 Jy ! Total flux subtracted in 200 components = 0.0145023 Jy ! Clean residual min=-0.008255 max=0.016300 Jy/beam ! Clean residual mean=0.000286 rms=0.003106 Jy/beam ! Combined flux in latest and established models = 0.239031 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 79 components and 0.239031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082643Jy sigma=0.000884 ! Fit after self-cal, rms=0.082613Jy sigma=0.000884 ! 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.95 FD 0.90 HN 1.02 KP 1.03 ! LA 1.20 MK 1.00* NL 0.96 OV 0.97 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 1.11 KP 0.97 ! LA 1.12 MK 1.00* NL 1.00 OV 0.97 ! PT 1.04 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.25 HN 1.06 KP 0.86 ! LA 0.88 MK 1.00* NL 1.01 OV 0.90 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.04 HN 0.99 KP 0.83 ! LA 0.83 MK 1.00* NL 1.12 OV 0.96 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.082613Jy sigma=0.000884 ! Fit after self-cal, rms=0.077834Jy sigma=0.000834 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.193 mas, bmaj=7.857 mas, bpa=63.69 degrees ! Estimated noise=699.397 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.000194658 Jy ! Component: 100 - total flux cleaned = 5.21138e-05 Jy ! Component: 150 - total flux cleaned = -6.83915e-05 Jy ! Component: 200 - total flux cleaned = -0.000179985 Jy ! Total flux subtracted in 200 components = -0.000179985 Jy ! Clean residual min=-0.007676 max=0.013727 Jy/beam ! Clean residual mean=0.000244 rms=0.002735 Jy/beam ! Combined flux in latest and established models = 0.238851 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.238851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077781Jy sigma=0.000833 ! Fit after self-cal, rms=0.077844Jy sigma=0.000833 ! 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.077844Jy sigma=0.000833 ! Fit after self-cal, rms=0.077811Jy sigma=0.000829 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.179 mas, bmaj=7.867 mas, bpa=63.57 degrees ! Estimated noise=698.901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00031682 Jy ! Component: 100 - total flux cleaned = -0.000381163 Jy ! Component: 150 - total flux cleaned = -0.000379534 Jy ! Component: 200 - total flux cleaned = -0.000407224 Jy ! Total flux subtracted in 200 components = -0.000407224 Jy ! Clean residual min=-0.007180 max=0.013208 Jy/beam ! Clean residual mean=0.000216 rms=0.002640 Jy/beam ! Combined flux in latest and established models = 0.238444 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 107 components and 0.238444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077784Jy sigma=0.000829 ! Fit after self-cal, rms=0.077799Jy sigma=0.000829 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 (58.5, 67). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.012338 Jy ! Component: 100 - total flux cleaned = 0.0196499 Jy ! Component: 150 - total flux cleaned = 0.0245841 Jy ! Component: 200 - total flux cleaned = 0.0281348 Jy ! Total flux subtracted in 200 components = 0.0281348 Jy ! Clean residual min=-0.006957 max=0.006826 Jy/beam ! Clean residual mean=0.000167 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.266579 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 160 components and 0.266579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075590Jy sigma=0.000803 ! Fit after self-cal, rms=0.075311Jy sigma=0.000800 ! 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.075311Jy sigma=0.000800 ! Fit after self-cal, rms=0.073768Jy sigma=0.000797 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.174 mas, bmaj=7.878 mas, bpa=63.32 degrees ! Estimated noise=691.633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.005249 Jy ! Component: 100 - total flux cleaned = 0.00871537 Jy ! Component: 150 - total flux cleaned = 0.0111809 Jy ! Component: 200 - total flux cleaned = 0.0122853 Jy ! Total flux subtracted in 200 components = 0.0122853 Jy ! Clean residual min=-0.005666 max=0.006191 Jy/beam ! Clean residual mean=0.000147 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.278864 Jy selfcal ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 209 components and 0.278864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073312Jy sigma=0.000792 ! Fit after self-cal, rms=0.073233Jy sigma=0.000791 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.00240863 Jy ! Component: 100 - total flux cleaned = 0.00353019 Jy ! Component: 150 - total flux cleaned = 0.00419428 Jy ! Component: 200 - total flux cleaned = 0.00472357 Jy ! Total flux subtracted in 200 components = 0.00472357 Jy ! Clean residual min=-0.005363 max=0.006303 Jy/beam ! Clean residual mean=0.000134 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.283588 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 240 components and 0.283588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073112Jy sigma=0.000790 ! Fit after self-cal, rms=0.073105Jy sigma=0.000790 ! 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.073105Jy sigma=0.000790 ! Fit after self-cal, rms=0.072756Jy sigma=0.000789 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.821 mas, bmaj=11.79 mas, bpa=-69.28 degrees ! Estimated noise=759.043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362141 Jy ! Component: 100 - total flux cleaned = 0.00472745 Jy ! Component: 150 - total flux cleaned = 0.00517215 Jy ! Component: 200 - total flux cleaned = 0.00549871 Jy ! Total flux subtracted in 200 components = 0.00549871 Jy ! Clean residual min=-0.006443 max=0.009315 Jy/beam ! Clean residual mean=0.000200 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.289087 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 267 components and 0.289086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072683Jy sigma=0.000787 ! Fit after self-cal, rms=0.072656Jy sigma=0.000787 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.00127201 Jy ! Component: 100 - total flux cleaned = 0.00132082 Jy ! Component: 150 - total flux cleaned = 0.00141278 Jy ! Component: 200 - total flux cleaned = 0.00141295 Jy ! Total flux subtracted in 200 components = 0.00141295 Jy ! Clean residual min=-0.006168 max=0.009295 Jy/beam ! Clean residual mean=0.000188 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.290499 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 278 components and 0.290499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072637Jy sigma=0.000787 ! Fit after self-cal, rms=0.072637Jy sigma=0.000787 ! 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.171 mas, bmaj=7.886 mas, bpa=63.27 degrees ! Estimated noise=690.65 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.171 x 7.886 at 63.27 degrees (North through East) ! Clean map min=-0.0047342 max=0.18998 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.858 mas, bmaj=7.033 mas, bpa=57.51 degrees ! Estimated noise=972.859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.145663 Jy ! Component: 100 - total flux cleaned = 0.190644 Jy ! Component: 150 - total flux cleaned = 0.211178 Jy ! Component: 200 - total flux cleaned = 0.223604 Jy ! Total flux subtracted in 200 components = 0.223604 Jy ! Clean residual min=-0.007328 max=0.007545 Jy/beam ! Clean residual mean=0.000107 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.223604 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.223604 Jy ! Inverting map and beam ! Estimated beam: bmin=5.171 mas, bmaj=7.886 mas, bpa=63.27 degrees ! Estimated noise=690.65 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.0125868 Jy ! Component: 100 - total flux cleaned = 0.0220534 Jy ! Component: 150 - total flux cleaned = 0.0297487 Jy ! Component: 200 - total flux cleaned = 0.0361326 Jy ! Total flux subtracted in 200 components = 0.0361326 Jy ! Clean residual min=-0.005778 max=0.006487 Jy/beam ! Clean residual mean=0.000156 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.259737 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 94 components and 0.259737 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=8.821 mas, bmaj=11.79 mas, bpa=-69.28 degrees ! Estimated noise=759.043 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00770967 Jy ! Component: 100 - total flux cleaned = 0.0135236 Jy ! Component: 150 - total flux cleaned = 0.0180843 Jy ! Component: 200 - total flux cleaned = 0.0217091 Jy ! Total flux subtracted in 200 components = 0.0217091 Jy ! Clean residual min=-0.006653 max=0.009096 Jy/beam ! Clean residual mean=0.000204 rms=0.002307 Jy/beam ! Combined flux in latest and established models = 0.281446 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.00290108 Jy ! Component: 100 - total flux cleaned = 0.00523664 Jy ! Component: 150 - total flux cleaned = 0.00712192 Jy ! Component: 200 - total flux cleaned = 0.00864762 Jy ! Total flux subtracted in 200 components = 0.00864762 Jy ! Clean residual min=-0.005986 max=0.009378 Jy/beam ! Clean residual mean=0.000190 rms=0.002220 Jy/beam ! Combined flux in latest and established models = 0.290093 Jy ! Adding 94 model components to the UV plane model. ! The established model now contains 178 components and 0.290093 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.171 mas, bmaj=7.886 mas, bpa=63.27 degrees ! Estimated noise=690.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000147244 Jy ! Component: 100 - total flux cleaned = 0.000209699 Jy ! Component: 150 - total flux cleaned = 0.000268534 Jy ! Component: 200 - total flux cleaned = 0.000265904 Jy ! Total flux subtracted in 200 components = 0.000265904 Jy ! Clean residual min=-0.004888 max=0.006636 Jy/beam ! Clean residual mean=0.000118 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.290359 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 192 components and 0.290359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072710Jy sigma=0.000788 ! Fit after self-cal, rms=0.072707Jy sigma=0.000788 wmodel J0009+4001_S_2014_08_09_pus_map.mod ! Writing 192 model components to file: J0009+4001_S_2014_08_09_pus_map.mod wobs J0009+4001_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0009+4001_S_2014_08_09_pus_uvs.fits wwins J0009+4001_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J0009+4001_S_2014_08_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.00285012 Jy ! Component: 100 - total flux cleaned = 0.00509269 Jy ! Component: 150 - total flux cleaned = 0.0060925 Jy ! Component: 200 - total flux cleaned = 0.00702287 Jy ! Component: 250 - total flux cleaned = 0.00782353 Jy ! Component: 300 - total flux cleaned = 0.0085107 Jy ! Component: 350 - total flux cleaned = 0.00896873 Jy ! Component: 400 - total flux cleaned = 0.0094033 Jy ! Component: 450 - total flux cleaned = 0.00958133 Jy ! Component: 500 - total flux cleaned = 0.00975525 Jy ! Component: 550 - total flux cleaned = 0.00992128 Jy ! Component: 600 - total flux cleaned = 0.0100279 Jy ! Component: 650 - total flux cleaned = 0.0102328 Jy ! Component: 700 - total flux cleaned = 0.0103312 Jy ! Component: 750 - total flux cleaned = 0.0104753 Jy ! Component: 800 - total flux cleaned = 0.0107541 Jy ! Component: 850 - total flux cleaned = 0.0109342 Jy ! Component: 900 - total flux cleaned = 0.0111538 Jy ! Component: 950 - total flux cleaned = 0.0114533 Jy ! Component: 1000 - total flux cleaned = 0.0116602 Jy ! Component: 1050 - total flux cleaned = 0.0119011 Jy ! Component: 1100 - total flux cleaned = 0.0119798 Jy ! Component: 1150 - total flux cleaned = 0.0123243 Jy ! Component: 1200 - total flux cleaned = 0.0125096 Jy ! Component: 1250 - total flux cleaned = 0.0127266 Jy ! Component: 1300 - total flux cleaned = 0.0128338 Jy ! Component: 1350 - total flux cleaned = 0.0130074 Jy ! Component: 1400 - total flux cleaned = 0.0130747 Jy ! Component: 1450 - total flux cleaned = 0.0131405 Jy ! Component: 1500 - total flux cleaned = 0.0131729 Jy ! Component: 1550 - total flux cleaned = 0.013237 Jy ! Component: 1600 - total flux cleaned = 0.0132378 Jy ! Component: 1650 - total flux cleaned = 0.0133902 Jy ! Component: 1700 - total flux cleaned = 0.0134201 Jy ! Component: 1750 - total flux cleaned = 0.0134492 Jy ! Component: 1800 - total flux cleaned = 0.0135073 Jy ! Component: 1850 - total flux cleaned = 0.0135915 Jy ! Component: 1900 - total flux cleaned = 0.0136739 Jy ! Component: 1950 - total flux cleaned = 0.0137007 Jy ! Component: 2000 - total flux cleaned = 0.0137798 Jy ! Component: 2050 - total flux cleaned = 0.0138314 Jy ! Component: 2100 - total flux cleaned = 0.0138316 Jy ! Component: 2150 - total flux cleaned = 0.0139573 Jy ! Component: 2200 - total flux cleaned = 0.0140073 Jy ! Component: 2250 - total flux cleaned = 0.0140557 Jy ! Component: 2300 - total flux cleaned = 0.0141274 Jy ! Component: 2350 - total flux cleaned = 0.0141275 Jy ! Component: 2400 - total flux cleaned = 0.0141742 Jy ! Component: 2450 - total flux cleaned = 0.0142204 Jy ! Component: 2500 - total flux cleaned = 0.0142431 Jy ! Component: 2550 - total flux cleaned = 0.0143314 Jy ! Component: 2600 - total flux cleaned = 0.0143748 Jy ! Component: 2650 - total flux cleaned = 0.0144175 Jy ! Component: 2700 - total flux cleaned = 0.0144595 Jy ! Component: 2750 - total flux cleaned = 0.0145216 Jy ! Component: 2800 - total flux cleaned = 0.0145417 Jy ! Component: 2850 - total flux cleaned = 0.014582 Jy ! Component: 2900 - total flux cleaned = 0.0146615 Jy ! Component: 2950 - total flux cleaned = 0.0147006 Jy ! Component: 3000 - total flux cleaned = 0.0147007 Jy ! Component: 3050 - total flux cleaned = 0.0147577 Jy ! Component: 3100 - total flux cleaned = 0.014776 Jy ! Component: 3150 - total flux cleaned = 0.0147943 Jy ! Component: 3200 - total flux cleaned = 0.0147943 Jy ! Component: 3250 - total flux cleaned = 0.0147944 Jy ! Component: 3300 - total flux cleaned = 0.0147947 Jy ! Component: 3350 - total flux cleaned = 0.0147775 Jy ! Component: 3400 - total flux cleaned = 0.0147948 Jy ! Component: 3450 - total flux cleaned = 0.0147605 Jy ! Component: 3500 - total flux cleaned = 0.0148112 Jy ! Component: 3550 - total flux cleaned = 0.0148278 Jy ! Component: 3600 - total flux cleaned = 0.0148111 Jy ! Component: 3650 - total flux cleaned = 0.0148112 Jy ! Component: 3700 - total flux cleaned = 0.0147952 Jy ! Component: 3750 - total flux cleaned = 0.014843 Jy ! Component: 3800 - total flux cleaned = 0.0148272 Jy ! Component: 3850 - total flux cleaned = 0.0148429 Jy ! Component: 3900 - total flux cleaned = 0.0148432 Jy ! Component: 3950 - total flux cleaned = 0.0149046 Jy ! Component: 4000 - total flux cleaned = 0.0149047 Jy ! Component: 4050 - total flux cleaned = 0.0149349 Jy ! Total flux subtracted in 4096 components = 0.0149497 Jy ! Clean residual min=-0.001014 max=0.000882 Jy/beam ! Clean residual mean=0.000021 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.305309 Jy keep ! Adding 440 model components to the UV plane model. ! The established model now contains 632 components and 0.305308 Jy ![Exited script file: muppet] wmap "J0009+4001_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.171 x 7.886 at 63.27 degrees (North through East) ! Clean map min=-0.0021554 max=0.18874 Jy/beam ! Writing clean map to FITS file: J0009+4001_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.188744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000298471 device "J0009+4001_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0009+4001_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.474406 0.474406 0.948812 1.89762 3.79525 7.59049 15.181 30.362 60.7239 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.188 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.171 x 7.886 at 63.27 degrees (North through East) ! Clean map min=-0.0021554 max=0.18874 Jy/beam quit ! Quitting program ! Log file J0009+4001_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:47:26 2016