! Started logfile: J0213+8717_S_2014_05_31_pus_uvs.log on Mon Nov 28 14:42:15 2016 obs J0213+8717_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0213+8717_S_2014_05_31_pus_uva.fits ! AN table 1: 81 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.884225 visibilities/baseline/integration-bin. ! Found source: J0213+8717 ! ! 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 12892 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 J0213+8717_S_2014_05_31_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 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.855735Jy sigma=0.009436 ! Fit after self-cal, rms=0.823253Jy sigma=0.009082 ! 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.676 mas, bmaj=9.57 mas, bpa=-64.16 degrees ! Estimated noise=933.813 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.138469 Jy ! Component: 100 - total flux cleaned = 0.168678 Jy ! Total flux subtracted in 100 components = 0.168678 Jy ! Clean residual min=-0.004326 max=0.008509 Jy/beam ! Clean residual mean=-0.000008 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.168678 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.168678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078118Jy sigma=0.000810 ! Fit after self-cal, rms=0.078115Jy sigma=0.000810 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00791218 Jy ! Component: 100 - total flux cleaned = 0.0117573 Jy ! Total flux subtracted in 100 components = 0.0117573 Jy ! Clean residual min=-0.003928 max=0.004022 Jy/beam ! Clean residual mean=-0.000001 rms=0.000971 Jy/beam ! Combined flux in latest and established models = 0.180435 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 14 components and 0.180435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077094Jy sigma=0.000801 ! Fit after self-cal, rms=0.077097Jy sigma=0.000801 ! 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.413 mas, bmaj=10.27 mas, bpa=-64.71 degrees ! Estimated noise=573.426 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.00288108 Jy ! Component: 100 - total flux cleaned = 0.00423014 Jy ! Component: 150 - total flux cleaned = 0.00471243 Jy ! Component: 200 - total flux cleaned = 0.00493031 Jy ! Total flux subtracted in 200 components = 0.00493031 Jy ! Clean residual min=-0.002745 max=0.002692 Jy/beam ! Clean residual mean=0.000007 rms=0.000695 Jy/beam ! Combined flux in latest and established models = 0.185366 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.185366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076956Jy sigma=0.000800 ! Fit after self-cal, rms=0.076958Jy sigma=0.000800 ! 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.96 FD 0.85 HN 0.98 KP 1.05 ! LA 1.19 MK 1.01 NL 0.94 OV 0.97 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.04 KP 1.02 ! LA 1.15 MK 1.01 NL 1.02 OV 1.01 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.16 HN 1.01 KP 0.90 ! LA 0.92 MK 1.02 NL 0.99 OV 0.94 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.01 HN 1.02 KP 0.88 ! LA 0.87 MK 1.05 NL 1.03 OV 1.01 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.076958Jy sigma=0.000800 ! Fit after self-cal, rms=0.073646Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=10.25 mas, bpa=-64.68 degrees ! Estimated noise=572.165 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.000313529 Jy ! Component: 100 - total flux cleaned = 0.000396657 Jy ! Component: 150 - total flux cleaned = 0.00044109 Jy ! Component: 200 - total flux cleaned = 0.000470073 Jy ! Total flux subtracted in 200 components = 0.000470073 Jy ! Clean residual min=-0.001893 max=0.001514 Jy/beam ! Clean residual mean=-0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.185836 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.185836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073641Jy sigma=0.000777 ! Fit after self-cal, rms=0.073637Jy sigma=0.000777 ! 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.073637Jy sigma=0.000777 ! Fit after self-cal, rms=0.073650Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=10.25 mas, bpa=-64.76 degrees ! Estimated noise=572.168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122289 Jy ! Component: 100 - total flux cleaned = 0.000160509 Jy ! Component: 150 - total flux cleaned = 0.000160224 Jy ! Component: 200 - total flux cleaned = 0.000187133 Jy ! Total flux subtracted in 200 components = 0.000187133 Jy ! Clean residual min=-0.001951 max=0.001438 Jy/beam ! Clean residual mean=-0.000003 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.186023 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.186023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073646Jy sigma=0.000776 ! Fit after self-cal, rms=0.073647Jy sigma=0.000776 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.95831e-05 Jy ! Component: 100 - total flux cleaned = 1.98272e-05 Jy ! Component: 150 - total flux cleaned = 1.976e-05 Jy ! Component: 200 - total flux cleaned = 1.27177e-05 Jy ! Total flux subtracted in 200 components = 1.27177e-05 Jy ! Clean residual min=-0.001933 max=0.001434 Jy/beam ! Clean residual mean=-0.000003 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.186036 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.186036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073646Jy sigma=0.000776 ! Fit after self-cal, rms=0.073645Jy sigma=0.000776 ! 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.073645Jy sigma=0.000776 ! Fit after self-cal, rms=0.073660Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=10.24 mas, bpa=-64.79 degrees ! Estimated noise=572.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.19068e-05 Jy ! Component: 100 - total flux cleaned = 6.10496e-05 Jy ! Component: 150 - total flux cleaned = 6.87896e-05 Jy ! Component: 200 - total flux cleaned = 6.85491e-05 Jy ! Total flux subtracted in 200 components = 6.85491e-05 Jy ! Clean residual min=-0.001915 max=0.001391 Jy/beam ! Clean residual mean=-0.000002 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.186104 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 0.186104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073657Jy sigma=0.000776 ! Fit after self-cal, rms=0.073657Jy sigma=0.000776 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 = 7.67143e-07 Jy ! Component: 100 - total flux cleaned = 6.93411e-07 Jy ! Component: 150 - total flux cleaned = -5.68004e-06 Jy ! Component: 200 - total flux cleaned = 7.17503e-07 Jy ! Total flux subtracted in 200 components = 7.17503e-07 Jy ! Clean residual min=-0.001904 max=0.001388 Jy/beam ! Clean residual mean=-0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.186105 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 80 components and 0.186105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073656Jy sigma=0.000776 ! Fit after self-cal, rms=0.073656Jy sigma=0.000776 ! 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.073656Jy sigma=0.000776 ! Fit after self-cal, rms=0.073664Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.451 mas, bmaj=12.62 mas, bpa=-62.45 degrees ! Estimated noise=691.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000217913 Jy ! Component: 100 - total flux cleaned = 0.000208268 Jy ! Component: 150 - total flux cleaned = 0.000208882 Jy ! Component: 200 - total flux cleaned = 0.000215959 Jy ! Total flux subtracted in 200 components = 0.000215959 Jy ! Clean residual min=-0.001576 max=0.001494 Jy/beam ! Clean residual mean=-0.000004 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.186321 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 86 components and 0.186321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073664Jy sigma=0.000776 ! Fit after self-cal, rms=0.073664Jy sigma=0.000776 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 = 3.02741e-07 Jy ! Component: 100 - total flux cleaned = 7.3433e-06 Jy ! Component: 150 - total flux cleaned = 1.40401e-05 Jy ! Component: 200 - total flux cleaned = 2.6505e-05 Jy ! Total flux subtracted in 200 components = 2.6505e-05 Jy ! Clean residual min=-0.001563 max=0.001490 Jy/beam ! Clean residual mean=-0.000004 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.186347 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 90 components and 0.186347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073664Jy sigma=0.000776 ! Fit after self-cal, rms=0.073663Jy sigma=0.000776 ! 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.419 mas, bmaj=10.24 mas, bpa=-64.81 degrees ! Estimated noise=572.225 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.419 x 10.24 at -64.81 degrees (North through East) ! Clean map min=-0.0018004 max=0.1782 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.684 mas, bmaj=9.536 mas, bpa=-64.28 degrees ! Estimated noise=930.477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.137937 Jy ! Component: 100 - total flux cleaned = 0.168116 Jy ! Component: 150 - total flux cleaned = 0.175828 Jy ! Component: 200 - total flux cleaned = 0.179502 Jy ! Total flux subtracted in 200 components = 0.179502 Jy ! Clean residual min=-0.002756 max=0.002950 Jy/beam ! Clean residual mean=-0.000005 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.179502 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.179502 Jy ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=10.24 mas, bpa=-64.81 degrees ! Estimated noise=572.225 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 (1.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00314169 Jy ! Component: 100 - total flux cleaned = 0.00483074 Jy ! Component: 150 - total flux cleaned = 0.00554944 Jy ! Component: 200 - total flux cleaned = 0.00585916 Jy ! Total flux subtracted in 200 components = 0.00585916 Jy ! Clean residual min=-0.001936 max=0.001320 Jy/beam ! Clean residual mean=-0.000004 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.185361 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 57 components and 0.185361 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.451 mas, bmaj=12.62 mas, bpa=-62.45 degrees ! Estimated noise=691.832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000711769 Jy ! Component: 100 - total flux cleaned = 0.0010157 Jy ! Component: 150 - total flux cleaned = 0.00120207 Jy ! Component: 200 - total flux cleaned = 0.00134381 Jy ! Total flux subtracted in 200 components = 0.00134381 Jy ! Clean residual min=-0.001462 max=0.001395 Jy/beam ! Clean residual mean=-0.000003 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.186705 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.000111593 Jy ! Component: 100 - total flux cleaned = 0.000174086 Jy ! Component: 150 - total flux cleaned = 0.000218747 Jy ! Component: 200 - total flux cleaned = 0.000234939 Jy ! Total flux subtracted in 200 components = 0.000234939 Jy ! Clean residual min=-0.001455 max=0.001364 Jy/beam ! Clean residual mean=-0.000002 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.18694 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 103 components and 0.18694 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=10.24 mas, bpa=-64.81 degrees ! Estimated noise=572.225 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00036353 Jy ! Component: 100 - total flux cleaned = -0.000532486 Jy ! Component: 150 - total flux cleaned = -0.000553951 Jy ! Component: 200 - total flux cleaned = -0.000573034 Jy ! Total flux subtracted in 200 components = -0.000573034 Jy ! Clean residual min=-0.001742 max=0.001374 Jy/beam ! Clean residual mean=-0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.186367 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.186367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073628Jy sigma=0.000776 ! Fit after self-cal, rms=0.073625Jy sigma=0.000776 wmodel J0213+8717_S_2014_05_31_pus_map.mod ! Writing 117 model components to file: J0213+8717_S_2014_05_31_pus_map.mod wobs J0213+8717_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0213+8717_S_2014_05_31_pus_uvs.fits wwins J0213+8717_S_2014_05_31_pus_map.win ! wwins: Wrote 2 windows to J0213+8717_S_2014_05_31_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.000415202 Jy ! Component: 100 - total flux cleaned = -0.000611218 Jy ! Component: 150 - total flux cleaned = -0.000634334 Jy ! Component: 200 - total flux cleaned = -0.000700166 Jy ! Component: 250 - total flux cleaned = -0.000721656 Jy ! Component: 300 - total flux cleaned = -0.000742084 Jy ! Component: 350 - total flux cleaned = -0.000661498 Jy ! Component: 400 - total flux cleaned = -0.000523672 Jy ! Component: 450 - total flux cleaned = -0.000427119 Jy ! Component: 500 - total flux cleaned = -0.000351298 Jy ! Component: 550 - total flux cleaned = -0.00025818 Jy ! Component: 600 - total flux cleaned = -0.000148773 Jy ! Component: 650 - total flux cleaned = -9.49479e-05 Jy ! Component: 700 - total flux cleaned = -4.17881e-05 Jy ! Component: 750 - total flux cleaned = 4.49251e-05 Jy ! Component: 800 - total flux cleaned = 9.60746e-05 Jy ! Component: 850 - total flux cleaned = 0.000180025 Jy ! Component: 900 - total flux cleaned = 0.000229537 Jy ! Component: 950 - total flux cleaned = 0.000326921 Jy ! Component: 1000 - total flux cleaned = 0.000374892 Jy ! Component: 1050 - total flux cleaned = 0.000437765 Jy ! Component: 1100 - total flux cleaned = 0.00051511 Jy ! Component: 1150 - total flux cleaned = 0.000621985 Jy ! Component: 1200 - total flux cleaned = 0.000651943 Jy ! Component: 1250 - total flux cleaned = 0.000726558 Jy ! Component: 1300 - total flux cleaned = 0.000770836 Jy ! Component: 1350 - total flux cleaned = 0.0008438 Jy ! Component: 1400 - total flux cleaned = 0.000915706 Jy ! Component: 1450 - total flux cleaned = 0.000944122 Jy ! Component: 1500 - total flux cleaned = 0.00101475 Jy ! Component: 1550 - total flux cleaned = 0.00107052 Jy ! Component: 1600 - total flux cleaned = 0.0010982 Jy ! Component: 1650 - total flux cleaned = 0.00116651 Jy ! Component: 1700 - total flux cleaned = 0.00119343 Jy ! Component: 1750 - total flux cleaned = 0.0012067 Jy ! Component: 1800 - total flux cleaned = 0.00121989 Jy ! Component: 1850 - total flux cleaned = 0.00123307 Jy ! Component: 1900 - total flux cleaned = 0.00123298 Jy ! Component: 1950 - total flux cleaned = 0.00123294 Jy ! Component: 2000 - total flux cleaned = 0.00124553 Jy ! Component: 2050 - total flux cleaned = 0.00128311 Jy ! Component: 2100 - total flux cleaned = 0.00130793 Jy ! Component: 2150 - total flux cleaned = 0.00127068 Jy ! Component: 2200 - total flux cleaned = 0.00129519 Jy ! Component: 2250 - total flux cleaned = 0.00129525 Jy ! Component: 2300 - total flux cleaned = 0.00124703 Jy ! Component: 2350 - total flux cleaned = 0.00122318 Jy ! Component: 2400 - total flux cleaned = 0.00123497 Jy ! Component: 2450 - total flux cleaned = 0.00122313 Jy ! Component: 2500 - total flux cleaned = 0.00118822 Jy ! Component: 2550 - total flux cleaned = 0.00118809 Jy ! Component: 2600 - total flux cleaned = 0.00114223 Jy ! Component: 2650 - total flux cleaned = 0.00110809 Jy ! Component: 2700 - total flux cleaned = 0.00110824 Jy ! Component: 2750 - total flux cleaned = 0.00106341 Jy ! Component: 2800 - total flux cleaned = 0.00103008 Jy ! Component: 2850 - total flux cleaned = 0.00100804 Jy ! Component: 2900 - total flux cleaned = 0.000953448 Jy ! Component: 2950 - total flux cleaned = 0.000920963 Jy ! Component: 3000 - total flux cleaned = 0.000910024 Jy ! Component: 3050 - total flux cleaned = 0.000888602 Jy ! Component: 3100 - total flux cleaned = 0.000835525 Jy ! Component: 3150 - total flux cleaned = 0.000835642 Jy ! Component: 3200 - total flux cleaned = 0.00080416 Jy ! Component: 3250 - total flux cleaned = 0.000804163 Jy ! Component: 3300 - total flux cleaned = 0.00077309 Jy ! Component: 3350 - total flux cleaned = 0.000721663 Jy ! Component: 3400 - total flux cleaned = 0.000701257 Jy ! Component: 3450 - total flux cleaned = 0.000670914 Jy ! Component: 3500 - total flux cleaned = 0.000620635 Jy ! Component: 3550 - total flux cleaned = 0.000600769 Jy ! Component: 3600 - total flux cleaned = 0.000590773 Jy ! Component: 3650 - total flux cleaned = 0.000551349 Jy ! Component: 3700 - total flux cleaned = 0.000541454 Jy ! Component: 3750 - total flux cleaned = 0.000541497 Jy ! Component: 3800 - total flux cleaned = 0.000493134 Jy ! Component: 3850 - total flux cleaned = 0.000502793 Jy ! Component: 3900 - total flux cleaned = 0.000436013 Jy ! Component: 3950 - total flux cleaned = 0.000436128 Jy ! Component: 4000 - total flux cleaned = 0.000417193 Jy ! Component: 4050 - total flux cleaned = 0.000351533 Jy ! Total flux subtracted in 4096 components = 0.000332946 Jy ! Clean residual min=-0.000548 max=0.000575 Jy/beam ! Clean residual mean=-0.000000 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.1867 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 389 components and 0.1867 Jy ![Exited script file: muppet] wmap "J0213+8717_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.419 x 10.24 at -64.81 degrees (North through East) ! Clean map min=-0.0010948 max=0.17826 Jy/beam ! Writing clean map to FITS file: J0213+8717_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.178259 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173721 device "J0213+8717_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0213+8717_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.292362 0.292362 0.584723 1.16945 2.33889 4.67779 9.35558 18.7112 37.4223 74.8446 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.178 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.419 x 10.24 at -64.81 degrees (North through East) ! Clean map min=-0.0010948 max=0.17826 Jy/beam quit ! Quitting program ! Log file J0213+8717_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 14:42:20 2016