! Started logfile: J1505+0326_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:02:06 2016 obs J1505+0326_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1505+0326_S_2015_03_17_pus_uva.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.915873 visibilities/baseline/integration-bin. ! Found source: J1505+0326 ! ! 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 2308 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 J1505+0326_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.553579Jy sigma=0.006586 ! Fit after self-cal, rms=0.543276Jy sigma=0.006480 ! 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.672 mas, bmaj=6.98 mas, bpa=-7.796 degrees ! Estimated noise=1494.14 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.343181 Jy ! Component: 100 - total flux cleaned = 0.428681 Jy ! Total flux subtracted in 100 components = 0.428681 Jy ! Clean residual min=-0.015450 max=0.034640 Jy/beam ! Clean residual mean=0.000005 rms=0.005221 Jy/beam ! Combined flux in latest and established models = 0.428681 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.428681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115134Jy sigma=0.001169 ! Fit after self-cal, rms=0.115109Jy sigma=0.001169 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0367815 Jy ! Component: 100 - total flux cleaned = 0.0570687 Jy ! Total flux subtracted in 100 components = 0.0570687 Jy ! Clean residual min=-0.013795 max=0.012854 Jy/beam ! Clean residual mean=-0.000007 rms=0.003446 Jy/beam ! Combined flux in latest and established models = 0.48575 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 33 components and 0.48575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095914Jy sigma=0.000979 ! Fit after self-cal, rms=0.095891Jy sigma=0.000979 ! 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.171 mas, bmaj=7.585 mas, bpa=-7.09 degrees ! Estimated noise=1294.46 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.0197441 Jy ! Component: 100 - total flux cleaned = 0.0316202 Jy ! Component: 150 - total flux cleaned = 0.0393582 Jy ! Component: 200 - total flux cleaned = 0.0445121 Jy ! Total flux subtracted in 200 components = 0.0445121 Jy ! Clean residual min=-0.015419 max=0.011161 Jy/beam ! Clean residual mean=-0.000008 rms=0.003438 Jy/beam ! Combined flux in latest and established models = 0.530262 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 60 components and 0.530262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089777Jy sigma=0.000940 ! Fit after self-cal, rms=0.089761Jy sigma=0.000940 ! 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.03 FD 0.86 HN 1.03 KP 1.12 ! LA 1.00 MK 0.96 NL 0.92 OV 1.01 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 1.08 KP 1.05 ! LA 0.97 MK 0.99 NL 1.05 OV 1.05 ! PT 1.05 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.90 HN 1.09 KP 0.94 ! LA 0.79 MK 1.05 NL 1.18 OV 0.97 ! PT 1.03 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.94 HN 1.04 KP 0.93 ! LA 0.86 MK 1.04 NL 1.00 OV 0.99 ! PT 1.07 SC 1.00 ! ! ! Fit before self-cal, rms=0.089761Jy sigma=0.000940 ! Fit after self-cal, rms=0.070754Jy sigma=0.000756 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.198 mas, bmaj=7.669 mas, bpa=-7.127 degrees ! Estimated noise=1302.13 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.00174892 Jy ! Component: 100 - total flux cleaned = -0.0022849 Jy ! Component: 150 - total flux cleaned = -0.00255817 Jy ! Component: 200 - total flux cleaned = -0.00255738 Jy ! Total flux subtracted in 200 components = -0.00255738 Jy ! Clean residual min=-0.004587 max=0.004111 Jy/beam ! Clean residual mean=0.000002 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.527705 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.527705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070648Jy sigma=0.000755 ! Fit after self-cal, rms=0.070617Jy sigma=0.000755 ! 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.070617Jy sigma=0.000755 ! Fit after self-cal, rms=0.070577Jy sigma=0.000755 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=7.674 mas, bpa=-7.075 degrees ! Estimated noise=1301.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126978 Jy ! Component: 100 - total flux cleaned = -0.00162458 Jy ! Component: 150 - total flux cleaned = -0.00183734 Jy ! Component: 200 - total flux cleaned = -0.00198787 Jy ! Total flux subtracted in 200 components = -0.00198787 Jy ! Clean residual min=-0.004541 max=0.003988 Jy/beam ! Clean residual mean=0.000002 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.525717 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 71 components and 0.525717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070515Jy sigma=0.000754 ! Fit after self-cal, rms=0.070514Jy sigma=0.000754 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.000111961 Jy ! Component: 100 - total flux cleaned = -0.000112492 Jy ! Component: 150 - total flux cleaned = -0.000112213 Jy ! Component: 200 - total flux cleaned = -0.000134046 Jy ! Total flux subtracted in 200 components = -0.000134046 Jy ! Clean residual min=-0.004546 max=0.003976 Jy/beam ! Clean residual mean=0.000002 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.525583 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 74 components and 0.525583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070495Jy sigma=0.000754 ! Fit after self-cal, rms=0.070494Jy sigma=0.000754 ! 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.070494Jy sigma=0.000754 ! Fit after self-cal, rms=0.070489Jy sigma=0.000754 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=7.678 mas, bpa=-7.034 degrees ! Estimated noise=1301.99 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00125796 Jy ! Component: 100 - total flux cleaned = -0.00142129 Jy ! Component: 150 - total flux cleaned = -0.001559 Jy ! Component: 200 - total flux cleaned = -0.00165563 Jy ! Total flux subtracted in 200 components = -0.00165563 Jy ! Clean residual min=-0.004449 max=0.003971 Jy/beam ! Clean residual mean=0.000002 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.523927 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 78 components and 0.523927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070450Jy sigma=0.000754 ! Fit after self-cal, rms=0.070449Jy sigma=0.000754 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.66938e-05 Jy ! Component: 100 - total flux cleaned = -0.000130989 Jy ! Component: 150 - total flux cleaned = -0.000131389 Jy ! Component: 200 - total flux cleaned = -0.000150995 Jy ! Total flux subtracted in 200 components = -0.000150995 Jy ! Clean residual min=-0.004431 max=0.003956 Jy/beam ! Clean residual mean=0.000002 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.523776 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.523777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070436Jy sigma=0.000754 ! Fit after self-cal, rms=0.070434Jy sigma=0.000754 ! 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.070434Jy sigma=0.000754 ! Fit after self-cal, rms=0.070422Jy sigma=0.000753 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.619 mas, bmaj=11.99 mas, bpa=7.158 degrees ! Estimated noise=1641.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0018409 Jy ! Component: 100 - total flux cleaned = -0.00209012 Jy ! Component: 150 - total flux cleaned = -0.0022445 Jy ! Component: 200 - total flux cleaned = -0.00240039 Jy ! Total flux subtracted in 200 components = -0.00240039 Jy ! Clean residual min=-0.004633 max=0.005302 Jy/beam ! Clean residual mean=0.000006 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.521376 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 86 components and 0.521376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070427Jy sigma=0.000754 ! Fit after self-cal, rms=0.070419Jy sigma=0.000754 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.80487e-05 Jy ! Component: 100 - total flux cleaned = -0.000120043 Jy ! Component: 150 - total flux cleaned = -0.000232634 Jy ! Component: 200 - total flux cleaned = -0.000332433 Jy ! Total flux subtracted in 200 components = -0.000332433 Jy ! Clean residual min=-0.004620 max=0.005300 Jy/beam ! Clean residual mean=0.000006 rms=0.001378 Jy/beam ! Combined flux in latest and established models = 0.521044 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 86 components and 0.521044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070441Jy sigma=0.000754 ! Fit after self-cal, rms=0.070433Jy sigma=0.000754 ! 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.218 mas, bmaj=7.682 mas, bpa=-6.994 degrees ! Estimated noise=1301.94 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.218 x 7.682 at -6.994 degrees (North through East) ! Clean map min=-0.0044474 max=0.45086 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.7 mas, bmaj=7.045 mas, bpa=-7.653 degrees ! Estimated noise=1518.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.348758 Jy ! Component: 100 - total flux cleaned = 0.432806 Jy ! Component: 150 - total flux cleaned = 0.467698 Jy ! Component: 200 - total flux cleaned = 0.485957 Jy ! Total flux subtracted in 200 components = 0.485957 Jy ! Clean residual min=-0.006999 max=0.009595 Jy/beam ! Clean residual mean=0.000005 rms=0.001946 Jy/beam ! Combined flux in latest and established models = 0.485957 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.485957 Jy ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.682 mas, bpa=-6.994 degrees ! Estimated noise=1301.94 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) ! Added new window around map position (-3, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147112 Jy ! Component: 100 - total flux cleaned = 0.0230056 Jy ! Component: 150 - total flux cleaned = 0.0280138 Jy ! Component: 200 - total flux cleaned = 0.0311629 Jy ! Total flux subtracted in 200 components = 0.0311629 Jy ! Clean residual min=-0.004145 max=0.003963 Jy/beam ! Clean residual mean=0.000003 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.51712 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 67 components and 0.51712 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.619 mas, bmaj=11.99 mas, bpa=7.158 degrees ! Estimated noise=1641.38 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276944 Jy ! Component: 100 - total flux cleaned = 0.00338749 Jy ! Component: 150 - total flux cleaned = 0.00344371 Jy ! Component: 200 - total flux cleaned = 0.00349605 Jy ! Total flux subtracted in 200 components = 0.00349605 Jy ! Clean residual min=-0.004666 max=0.005205 Jy/beam ! Clean residual mean=0.000007 rms=0.001312 Jy/beam ! Combined flux in latest and established models = 0.520616 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 = 9.1513e-05 Jy ! Component: 100 - total flux cleaned = 0.000134783 Jy ! Component: 150 - total flux cleaned = 0.000213774 Jy ! Component: 200 - total flux cleaned = 0.000286746 Jy ! Total flux subtracted in 200 components = 0.000286746 Jy ! Clean residual min=-0.004541 max=0.005192 Jy/beam ! Clean residual mean=0.000007 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.520903 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 111 components and 0.520903 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=7.682 mas, bpa=-6.994 degrees ! Estimated noise=1301.94 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000357116 Jy ! Component: 100 - total flux cleaned = -0.000424016 Jy ! Component: 150 - total flux cleaned = -0.000422826 Jy ! Component: 200 - total flux cleaned = -0.000424277 Jy ! Total flux subtracted in 200 components = -0.000424277 Jy ! Clean residual min=-0.004239 max=0.003693 Jy/beam ! Clean residual mean=0.000003 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.520479 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 124 components and 0.520479 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070204Jy sigma=0.000751 ! Fit after self-cal, rms=0.070195Jy sigma=0.000751 wmodel J1505+0326_S_2015_03_17_pus_map.mod ! Writing 124 model components to file: J1505+0326_S_2015_03_17_pus_map.mod wobs J1505+0326_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1505+0326_S_2015_03_17_pus_uvs.fits wwins J1505+0326_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1505+0326_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.000289535 Jy ! Component: 100 - total flux cleaned = 0.000355399 Jy ! Component: 150 - total flux cleaned = 0.000721211 Jy ! Component: 200 - total flux cleaned = 0.000897405 Jy ! Component: 250 - total flux cleaned = 0.000842267 Jy ! Component: 300 - total flux cleaned = 0.000734057 Jy ! Component: 350 - total flux cleaned = 0.000528338 Jy ! Component: 400 - total flux cleaned = 0.00043028 Jy ! Component: 450 - total flux cleaned = 0.000478632 Jy ! Component: 500 - total flux cleaned = 0.000665741 Jy ! Component: 550 - total flux cleaned = 0.000801977 Jy ! Component: 600 - total flux cleaned = 0.000845654 Jy ! Component: 650 - total flux cleaned = 0.00101822 Jy ! Component: 700 - total flux cleaned = 0.0011011 Jy ! Component: 750 - total flux cleaned = 0.00118344 Jy ! Component: 800 - total flux cleaned = 0.00138442 Jy ! Component: 850 - total flux cleaned = 0.00165803 Jy ! Component: 900 - total flux cleaned = 0.00181065 Jy ! Component: 950 - total flux cleaned = 0.00192299 Jy ! Component: 1000 - total flux cleaned = 0.00199663 Jy ! Component: 1050 - total flux cleaned = 0.00221072 Jy ! Component: 1100 - total flux cleaned = 0.00231588 Jy ! Component: 1150 - total flux cleaned = 0.00241817 Jy ! Component: 1200 - total flux cleaned = 0.00248476 Jy ! Component: 1250 - total flux cleaned = 0.00258291 Jy ! Component: 1300 - total flux cleaned = 0.0026146 Jy ! Component: 1350 - total flux cleaned = 0.00277261 Jy ! Component: 1400 - total flux cleaned = 0.00286547 Jy ! Component: 1450 - total flux cleaned = 0.00292669 Jy ! Component: 1500 - total flux cleaned = 0.00298701 Jy ! Component: 1550 - total flux cleaned = 0.0031627 Jy ! Component: 1600 - total flux cleaned = 0.00327706 Jy ! Component: 1650 - total flux cleaned = 0.0032485 Jy ! Component: 1700 - total flux cleaned = 0.00327667 Jy ! Component: 1750 - total flux cleaned = 0.00335875 Jy ! Component: 1800 - total flux cleaned = 0.00346619 Jy ! Component: 1850 - total flux cleaned = 0.00346661 Jy ! Component: 1900 - total flux cleaned = 0.00362211 Jy ! Component: 1950 - total flux cleaned = 0.00359646 Jy ! Component: 2000 - total flux cleaned = 0.00369778 Jy ! Component: 2050 - total flux cleaned = 0.00377181 Jy ! Component: 2100 - total flux cleaned = 0.00382052 Jy ! Component: 2150 - total flux cleaned = 0.00379619 Jy ! Component: 2200 - total flux cleaned = 0.00374922 Jy ! Component: 2250 - total flux cleaned = 0.00382005 Jy ! Component: 2300 - total flux cleaned = 0.00386654 Jy ! Component: 2350 - total flux cleaned = 0.00391209 Jy ! Component: 2400 - total flux cleaned = 0.00400194 Jy ! Component: 2450 - total flux cleaned = 0.00402398 Jy ! Component: 2500 - total flux cleaned = 0.00406745 Jy ! Component: 2550 - total flux cleaned = 0.00411057 Jy ! Component: 2600 - total flux cleaned = 0.00415302 Jy ! Component: 2650 - total flux cleaned = 0.0041739 Jy ! Component: 2700 - total flux cleaned = 0.0042157 Jy ! Component: 2750 - total flux cleaned = 0.00433876 Jy ! Component: 2800 - total flux cleaned = 0.00439923 Jy ! Component: 2850 - total flux cleaned = 0.00445917 Jy ! Component: 2900 - total flux cleaned = 0.00449902 Jy ! Component: 2950 - total flux cleaned = 0.00453812 Jy ! Component: 3000 - total flux cleaned = 0.00461552 Jy ! Component: 3050 - total flux cleaned = 0.00471123 Jy ! Component: 3100 - total flux cleaned = 0.00482451 Jy ! Component: 3150 - total flux cleaned = 0.00486201 Jy ! Component: 3200 - total flux cleaned = 0.00495464 Jy ! Component: 3250 - total flux cleaned = 0.00506462 Jy ! Component: 3300 - total flux cleaned = 0.00510102 Jy ! Component: 3350 - total flux cleaned = 0.00519095 Jy ! Component: 3400 - total flux cleaned = 0.0052619 Jy ! Component: 3450 - total flux cleaned = 0.00534945 Jy ! Component: 3500 - total flux cleaned = 0.00538439 Jy ! Component: 3550 - total flux cleaned = 0.00545301 Jy ! Component: 3600 - total flux cleaned = 0.00553802 Jy ! Component: 3650 - total flux cleaned = 0.0055719 Jy ! Component: 3700 - total flux cleaned = 0.00568891 Jy ! Component: 3750 - total flux cleaned = 0.00572197 Jy ! Component: 3800 - total flux cleaned = 0.00583681 Jy ! Component: 3850 - total flux cleaned = 0.0059182 Jy ! Component: 3900 - total flux cleaned = 0.00598247 Jy ! Component: 3950 - total flux cleaned = 0.00609438 Jy ! Component: 4000 - total flux cleaned = 0.00617376 Jy ! Component: 4050 - total flux cleaned = 0.00623679 Jy ! Total flux subtracted in 4096 components = 0.00634623 Jy ! Clean residual min=-0.000822 max=0.000987 Jy/beam ! Clean residual mean=0.000001 rms=0.000280 Jy/beam ! Combined flux in latest and established models = 0.526825 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 410 components and 0.526826 Jy ![Exited script file: muppet] wmap "J1505+0326_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.218 x 7.682 at -6.994 degrees (North through East) ! Clean map min=-0.0023209 max=0.45411 Jy/beam ! Writing clean map to FITS file: J1505+0326_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.454113 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000277941 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.183616 0.183616 0.367231 0.734463 1.46893 2.93785 5.8757 11.7514 23.5028 47.0056 94.0113 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.454 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.218 x 7.682 at -6.994 degrees (North through East) ! Clean map min=-0.0023209 max=0.45411 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 J1505+0326_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:02:11 2016