! Started logfile: J0151+2517_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:41:20 2016 obs J0151+2517_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0151+2517_S_2014_06_09_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.591001 visibilities/baseline/integration-bin. ! Found source: J0151+2517 ! ! 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 12872 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 J0151+2517_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 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 267 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.919292Jy sigma=0.011270 ! Fit after self-cal, rms=0.866197Jy sigma=0.010681 ! 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.82 mas, bmaj=7.374 mas, bpa=14.23 degrees ! Estimated noise=761.666 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.103517 Jy ! Component: 100 - total flux cleaned = 0.128091 Jy ! Total flux subtracted in 100 components = 0.128091 Jy ! Clean residual min=-0.003903 max=0.009157 Jy/beam ! Clean residual mean=-0.000007 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.128091 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.128091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070994Jy sigma=0.000804 ! Fit after self-cal, rms=0.071001Jy sigma=0.000804 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00899576 Jy ! Component: 100 - total flux cleaned = 0.0126319 Jy ! Total flux subtracted in 100 components = 0.0126319 Jy ! Clean residual min=-0.002875 max=0.003280 Jy/beam ! Clean residual mean=0.000003 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.140723 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.140723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069777Jy sigma=0.000791 ! Fit after self-cal, rms=0.069790Jy sigma=0.000791 ! 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=4.775 mas, bmaj=8.362 mas, bpa=7.544 degrees ! Estimated noise=515.056 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.00229373 Jy ! Component: 100 - total flux cleaned = 0.00352835 Jy ! Component: 150 - total flux cleaned = 0.00424145 Jy ! Component: 200 - total flux cleaned = 0.00466795 Jy ! Total flux subtracted in 200 components = 0.00466795 Jy ! Clean residual min=-0.002321 max=0.002721 Jy/beam ! Clean residual mean=0.000013 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.145391 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 42 components and 0.145391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069683Jy sigma=0.000790 ! Fit after self-cal, rms=0.069688Jy sigma=0.000790 ! 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.83 HN 0.99 KP 1.04 ! LA 1.15 MK 1.00* NL 0.95 OV 0.99 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.02 KP 1.04 ! LA 1.13 MK 1.00* NL 1.07 OV 1.01 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.16 HN 1.01 KP 0.90 ! LA 0.92 MK 1.00* NL 1.06 OV 0.98 ! PT 0.96 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 0.98 KP 0.89 ! LA 0.88 MK 1.00* NL 1.01 OV 1.03 ! PT 1.04 SC 0.98 ! ! ! Fit before self-cal, rms=0.069688Jy sigma=0.000790 ! Fit after self-cal, rms=0.067167Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.768 mas, bmaj=8.361 mas, bpa=7.518 degrees ! Estimated noise=514.479 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 = -2.33179e-06 Jy ! Component: 100 - total flux cleaned = 2.0275e-05 Jy ! Component: 150 - total flux cleaned = 2.01642e-05 Jy ! Component: 200 - total flux cleaned = 1.09682e-05 Jy ! Total flux subtracted in 200 components = 1.09682e-05 Jy ! Clean residual min=-0.001512 max=0.001531 Jy/beam ! Clean residual mean=0.000003 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.145402 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 49 components and 0.145402 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067163Jy sigma=0.000773 ! Fit after self-cal, rms=0.067157Jy sigma=0.000772 ! 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.067157Jy sigma=0.000772 ! Fit after self-cal, rms=0.067087Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.766 mas, bmaj=8.354 mas, bpa=7.553 degrees ! Estimated noise=514.674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.20765e-05 Jy ! Component: 100 - total flux cleaned = -7.01771e-05 Jy ! Component: 150 - total flux cleaned = -8.05855e-05 Jy ! Component: 200 - total flux cleaned = -9.91461e-05 Jy ! Total flux subtracted in 200 components = -9.91461e-05 Jy ! Clean residual min=-0.001321 max=0.001254 Jy/beam ! Clean residual mean=0.000004 rms=0.000335 Jy/beam ! Combined flux in latest and established models = 0.145302 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.145302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067083Jy sigma=0.000771 ! Fit after self-cal, rms=0.067083Jy sigma=0.000771 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.8082e-05 Jy ! Component: 100 - total flux cleaned = -3.3626e-05 Jy ! Component: 150 - total flux cleaned = -4.79123e-05 Jy ! Component: 200 - total flux cleaned = -5.45044e-05 Jy ! Total flux subtracted in 200 components = -5.45044e-05 Jy ! Clean residual min=-0.001315 max=0.001246 Jy/beam ! Clean residual mean=0.000004 rms=0.000334 Jy/beam ! Combined flux in latest and established models = 0.145248 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.145248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067081Jy sigma=0.000771 ! Fit after self-cal, rms=0.067081Jy sigma=0.000771 ! 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.067081Jy sigma=0.000771 ! Fit after self-cal, rms=0.067071Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.762 mas, bmaj=8.351 mas, bpa=7.64 degrees ! Estimated noise=514.563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.74291e-05 Jy ! Component: 100 - total flux cleaned = -8.99448e-05 Jy ! Component: 150 - total flux cleaned = -8.32722e-05 Jy ! Component: 200 - total flux cleaned = -8.3718e-05 Jy ! Total flux subtracted in 200 components = -8.3718e-05 Jy ! Clean residual min=-0.001300 max=0.001238 Jy/beam ! Clean residual mean=0.000004 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.145164 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.145164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067069Jy sigma=0.000771 ! Fit after self-cal, rms=0.067069Jy sigma=0.000771 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 = -4.78938e-06 Jy ! Component: 100 - total flux cleaned = -4.89124e-06 Jy ! Component: 150 - total flux cleaned = -4.74905e-06 Jy ! Component: 200 - total flux cleaned = -4.7396e-06 Jy ! Total flux subtracted in 200 components = -4.7396e-06 Jy ! Clean residual min=-0.001298 max=0.001235 Jy/beam ! Clean residual mean=0.000004 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.145159 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.145159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067069Jy sigma=0.000771 ! Fit after self-cal, rms=0.067069Jy sigma=0.000771 ! 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.067069Jy sigma=0.000771 ! Fit after self-cal, rms=0.067079Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.088 mas, bmaj=12.23 mas, bpa=-16.67 degrees ! Estimated noise=575.342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.67444e-06 Jy ! Component: 100 - total flux cleaned = 1.67814e-05 Jy ! Component: 150 - total flux cleaned = 2.08851e-05 Jy ! Component: 200 - total flux cleaned = 2.43675e-05 Jy ! Total flux subtracted in 200 components = 2.43675e-05 Jy ! Clean residual min=-0.001488 max=0.001230 Jy/beam ! Clean residual mean=0.000006 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.145184 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.145184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067079Jy sigma=0.000771 ! Fit after self-cal, rms=0.067079Jy sigma=0.000771 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.95297e-06 Jy ! Component: 100 - total flux cleaned = 4.62783e-07 Jy ! Component: 150 - total flux cleaned = 6.10567e-06 Jy ! Component: 200 - total flux cleaned = 6.15155e-06 Jy ! Total flux subtracted in 200 components = 6.15155e-06 Jy ! Clean residual min=-0.001473 max=0.001225 Jy/beam ! Clean residual mean=0.000006 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.14519 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.14519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067079Jy sigma=0.000771 ! Fit after self-cal, rms=0.067079Jy sigma=0.000771 ! 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=4.76 mas, bmaj=8.35 mas, bpa=7.687 degrees ! Estimated noise=514.605 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.76 x 8.35 at 7.687 degrees (North through East) ! Clean map min=-0.001241 max=0.1349 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.801 mas, bmaj=7.39 mas, bpa=14.42 degrees ! Estimated noise=758.999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.1031 Jy ! Component: 100 - total flux cleaned = 0.127891 Jy ! Component: 150 - total flux cleaned = 0.136963 Jy ! Component: 200 - total flux cleaned = 0.140589 Jy ! Total flux subtracted in 200 components = 0.140589 Jy ! Clean residual min=-0.002246 max=0.002184 Jy/beam ! Clean residual mean=0.000003 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.140589 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.140589 Jy ! Inverting map and beam ! Estimated beam: bmin=4.76 mas, bmaj=8.35 mas, bpa=7.687 degrees ! Estimated noise=514.605 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.00237405 Jy ! Component: 100 - total flux cleaned = 0.00359958 Jy ! Component: 150 - total flux cleaned = 0.00422973 Jy ! Component: 200 - total flux cleaned = 0.00431831 Jy ! Total flux subtracted in 200 components = 0.00431831 Jy ! Clean residual min=-0.001340 max=0.001255 Jy/beam ! Clean residual mean=0.000004 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.144908 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.144908 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.088 mas, bmaj=12.23 mas, bpa=-16.67 degrees ! Estimated noise=575.342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000231673 Jy ! Component: 100 - total flux cleaned = 0.000249771 Jy ! Component: 150 - total flux cleaned = 0.000265618 Jy ! Component: 200 - total flux cleaned = 0.000279372 Jy ! Total flux subtracted in 200 components = 0.000279372 Jy ! Clean residual min=-0.001498 max=0.001241 Jy/beam ! Clean residual mean=0.000006 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.145187 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 = 1.1428e-05 Jy ! Component: 100 - total flux cleaned = 1.69275e-05 Jy ! Component: 150 - total flux cleaned = 2.15618e-05 Jy ! Component: 200 - total flux cleaned = 1.72171e-05 Jy ! Total flux subtracted in 200 components = 1.72171e-05 Jy ! Clean residual min=-0.001472 max=0.001242 Jy/beam ! Clean residual mean=0.000006 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.145204 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.145204 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.76 mas, bmaj=8.35 mas, bpa=7.687 degrees ! Estimated noise=514.605 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173853 Jy ! Component: 100 - total flux cleaned = -0.00017302 Jy ! Component: 150 - total flux cleaned = -0.000147212 Jy ! Component: 200 - total flux cleaned = -0.000131571 Jy ! Total flux subtracted in 200 components = -0.000131571 Jy ! Clean residual min=-0.001281 max=0.001214 Jy/beam ! Clean residual mean=0.000004 rms=0.000332 Jy/beam ! Combined flux in latest and established models = 0.145073 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.145073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067081Jy sigma=0.000771 ! Fit after self-cal, rms=0.067082Jy sigma=0.000771 wmodel J0151+2517_S_2014_06_09_pus_map.mod ! Writing 56 model components to file: J0151+2517_S_2014_06_09_pus_map.mod wobs J0151+2517_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0151+2517_S_2014_06_09_pus_uvs.fits wwins J0151+2517_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J0151+2517_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.000308027 Jy ! Component: 100 - total flux cleaned = -0.000609339 Jy ! Component: 150 - total flux cleaned = -0.000873113 Jy ! Component: 200 - total flux cleaned = -0.000988974 Jy ! Component: 250 - total flux cleaned = -0.00110037 Jy ! Component: 300 - total flux cleaned = -0.00120847 Jy ! Component: 350 - total flux cleaned = -0.00129528 Jy ! Component: 400 - total flux cleaned = -0.00137852 Jy ! Component: 450 - total flux cleaned = -0.00144304 Jy ! Component: 500 - total flux cleaned = -0.00149052 Jy ! Component: 550 - total flux cleaned = -0.00155241 Jy ! Component: 600 - total flux cleaned = -0.00161284 Jy ! Component: 650 - total flux cleaned = -0.00170078 Jy ! Component: 700 - total flux cleaned = -0.00170088 Jy ! Component: 750 - total flux cleaned = -0.00172904 Jy ! Component: 800 - total flux cleaned = -0.00172905 Jy ! Component: 850 - total flux cleaned = -0.00178275 Jy ! Component: 900 - total flux cleaned = -0.00175611 Jy ! Component: 950 - total flux cleaned = -0.00175632 Jy ! Component: 1000 - total flux cleaned = -0.00175615 Jy ! Component: 1050 - total flux cleaned = -0.00175622 Jy ! Component: 1100 - total flux cleaned = -0.00175627 Jy ! Component: 1150 - total flux cleaned = -0.00173209 Jy ! Component: 1200 - total flux cleaned = -0.00173221 Jy ! Component: 1250 - total flux cleaned = -0.00173223 Jy ! Component: 1300 - total flux cleaned = -0.00169753 Jy ! Component: 1350 - total flux cleaned = -0.00170899 Jy ! Component: 1400 - total flux cleaned = -0.00166414 Jy ! Component: 1450 - total flux cleaned = -0.00164197 Jy ! Component: 1500 - total flux cleaned = -0.00162024 Jy ! Component: 1550 - total flux cleaned = -0.00158767 Jy ! Component: 1600 - total flux cleaned = -0.00150262 Jy ! Component: 1650 - total flux cleaned = -0.00147118 Jy ! Component: 1700 - total flux cleaned = -0.00147119 Jy ! Component: 1750 - total flux cleaned = -0.00144056 Jy ! Component: 1800 - total flux cleaned = -0.00138998 Jy ! Component: 1850 - total flux cleaned = -0.00136003 Jy ! Component: 1900 - total flux cleaned = -0.00132067 Jy ! Component: 1950 - total flux cleaned = -0.00130126 Jy ! Component: 2000 - total flux cleaned = -0.00129167 Jy ! Component: 2050 - total flux cleaned = -0.00125359 Jy ! Component: 2100 - total flux cleaned = -0.00124442 Jy ! Component: 2150 - total flux cleaned = -0.00121673 Jy ! Component: 2200 - total flux cleaned = -0.00119842 Jy ! Component: 2250 - total flux cleaned = -0.00119845 Jy ! Component: 2300 - total flux cleaned = -0.00118057 Jy ! Component: 2350 - total flux cleaned = -0.00118054 Jy ! Component: 2400 - total flux cleaned = -0.00115408 Jy ! Component: 2450 - total flux cleaned = -0.00113659 Jy ! Component: 2500 - total flux cleaned = -0.0010937 Jy ! Component: 2550 - total flux cleaned = -0.00112773 Jy ! Component: 2600 - total flux cleaned = -0.00111085 Jy ! Component: 2650 - total flux cleaned = -0.0011025 Jy ! Component: 2700 - total flux cleaned = -0.00111091 Jy ! Component: 2750 - total flux cleaned = -0.00111912 Jy ! Component: 2800 - total flux cleaned = -0.00112724 Jy ! Component: 2850 - total flux cleaned = -0.0011432 Jy ! Component: 2900 - total flux cleaned = -0.00115898 Jy ! Component: 2950 - total flux cleaned = -0.0011274 Jy ! Component: 3000 - total flux cleaned = -0.00113523 Jy ! Component: 3050 - total flux cleaned = -0.00115837 Jy ! Component: 3100 - total flux cleaned = -0.00113521 Jy ! Component: 3150 - total flux cleaned = -0.00111997 Jy ! Component: 3200 - total flux cleaned = -0.00112744 Jy ! Component: 3250 - total flux cleaned = -0.001105 Jy ! Component: 3300 - total flux cleaned = -0.00109765 Jy ! Component: 3350 - total flux cleaned = -0.00108301 Jy ! Component: 3400 - total flux cleaned = -0.0010611 Jy ! Component: 3450 - total flux cleaned = -0.00104665 Jy ! Component: 3500 - total flux cleaned = -0.00103217 Jy ! Component: 3550 - total flux cleaned = -0.00100353 Jy ! Component: 3600 - total flux cleaned = -0.000968099 Jy ! Component: 3650 - total flux cleaned = -0.000947034 Jy ! Component: 3700 - total flux cleaned = -0.000933113 Jy ! Component: 3750 - total flux cleaned = -0.000905359 Jy ! Component: 3800 - total flux cleaned = -0.000877902 Jy ! Component: 3850 - total flux cleaned = -0.000843783 Jy ! Component: 3900 - total flux cleaned = -0.000823547 Jy ! Component: 3950 - total flux cleaned = -0.000810066 Jy ! Component: 4000 - total flux cleaned = -0.000776692 Jy ! Component: 4050 - total flux cleaned = -0.000770032 Jy ! Total flux subtracted in 4096 components = -0.000730594 Jy ! Clean residual min=-0.000451 max=0.000401 Jy/beam ! Clean residual mean=0.000001 rms=0.000120 Jy/beam ! Combined flux in latest and established models = 0.144342 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 332 components and 0.144342 Jy ![Exited script file: muppet] wmap "J0151+2517_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.76 x 8.35 at 7.687 degrees (North through East) ! Clean map min=-0.00091287 max=0.13476 Jy/beam ! Writing clean map to FITS file: J0151+2517_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.134765 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000120463 device "J0151+2517_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0151+2517_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.268162 0.268162 0.536324 1.07265 2.14529 4.29059 8.58118 17.1624 34.3247 68.6494 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.76 x 8.35 at 7.687 degrees (North through East) ! Clean map min=-0.00091287 max=0.13476 Jy/beam quit ! Quitting program ! Log file J0151+2517_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:41:25 2016