! Started logfile: J0832+1554_S_2014_06_09_pus_uvs.log on Wed Nov 16 19:49:00 2016 obs J0832+1554_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J0832+1554_S_2014_06_09_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.696206 visibilities/baseline/integration-bin. ! Found source: J0832+1554 ! ! 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 10276 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 J0832+1554_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 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.777962Jy sigma=0.009283 ! Fit after self-cal, rms=0.752676Jy sigma=0.008984 ! 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.924 mas, bmaj=6.814 mas, bpa=-6.791 degrees ! Estimated noise=800.872 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.189303 Jy ! Component: 100 - total flux cleaned = 0.234924 Jy ! Total flux subtracted in 100 components = 0.234924 Jy ! Clean residual min=-0.008725 max=0.018051 Jy/beam ! Clean residual mean=0.000011 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.234924 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.234924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081212Jy sigma=0.000911 ! Fit after self-cal, rms=0.081188Jy sigma=0.000911 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192173 Jy ! Component: 100 - total flux cleaned = 0.0294721 Jy ! Total flux subtracted in 100 components = 0.0294721 Jy ! Clean residual min=-0.005326 max=0.005758 Jy/beam ! Clean residual mean=0.000004 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.264396 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 32 components and 0.264397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075261Jy sigma=0.000844 ! Fit after self-cal, rms=0.075212Jy sigma=0.000844 ! 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.491 mas, bmaj=7.879 mas, bpa=-6.297 degrees ! Estimated noise=592.408 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.00764753 Jy ! Component: 100 - total flux cleaned = 0.0112505 Jy ! Component: 150 - total flux cleaned = 0.0131244 Jy ! Component: 200 - total flux cleaned = 0.0139425 Jy ! Total flux subtracted in 200 components = 0.0139425 Jy ! Clean residual min=-0.003823 max=0.004438 Jy/beam ! Clean residual mean=0.000012 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.278339 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 57 components and 0.278339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074267Jy sigma=0.000838 ! Fit after self-cal, rms=0.074250Jy sigma=0.000838 ! 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.85 HN 0.96 KP 1.04 ! LA 1.17 MK 1.02 NL 0.99 OV 0.99 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.01 KP 1.03 ! LA 1.14 MK 1.01 NL 1.06 OV 1.02 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.14 HN 1.00 KP 0.91 ! LA 0.90 MK 1.02 NL 1.00 OV 0.94 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00 KP 0.88 ! LA 0.86 MK 1.04 NL 1.07 OV 1.00 ! PT 1.03 SC 0.98 ! ! ! Fit before self-cal, rms=0.074250Jy sigma=0.000838 ! Fit after self-cal, rms=0.069034Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.506 mas, bmaj=7.912 mas, bpa=-6.243 degrees ! Estimated noise=593.527 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.000120185 Jy ! Component: 100 - total flux cleaned = -0.000271259 Jy ! Component: 150 - total flux cleaned = -0.000406894 Jy ! Component: 200 - total flux cleaned = -0.000462274 Jy ! Total flux subtracted in 200 components = -0.000462274 Jy ! Clean residual min=-0.002099 max=0.002558 Jy/beam ! Clean residual mean=-0.000006 rms=0.000577 Jy/beam ! Combined flux in latest and established models = 0.277877 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.277877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069007Jy sigma=0.000781 ! Fit after self-cal, rms=0.068997Jy sigma=0.000781 ! 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.068997Jy sigma=0.000781 ! Fit after self-cal, rms=0.068869Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=7.904 mas, bpa=-6.164 degrees ! Estimated noise=593.349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000470574 Jy ! Component: 100 - total flux cleaned = -0.000640222 Jy ! Component: 150 - total flux cleaned = -0.000707508 Jy ! Component: 200 - total flux cleaned = -0.000764619 Jy ! Total flux subtracted in 200 components = -0.000764619 Jy ! Clean residual min=-0.001984 max=0.002488 Jy/beam ! Clean residual mean=-0.000004 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.277112 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 73 components and 0.277112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068855Jy sigma=0.000780 ! Fit after self-cal, rms=0.068846Jy sigma=0.000780 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 (7, -35). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239135 Jy ! Component: 100 - total flux cleaned = 0.0036175 Jy ! Component: 150 - total flux cleaned = 0.00431663 Jy ! Component: 200 - total flux cleaned = 0.00454365 Jy ! Total flux subtracted in 200 components = 0.00454365 Jy ! Clean residual min=-0.001910 max=0.001850 Jy/beam ! Clean residual mean=-0.000006 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.281656 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.281656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068760Jy sigma=0.000779 ! Fit after self-cal, rms=0.068755Jy sigma=0.000779 ! 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.068755Jy sigma=0.000779 ! Fit after self-cal, rms=0.068691Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=7.907 mas, bpa=-6.153 degrees ! Estimated noise=592.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000232533 Jy ! Component: 100 - total flux cleaned = 0.000308504 Jy ! Component: 150 - total flux cleaned = 0.000375119 Jy ! Component: 200 - total flux cleaned = 0.00045738 Jy ! Total flux subtracted in 200 components = 0.00045738 Jy ! Clean residual min=-0.001907 max=0.001882 Jy/beam ! Clean residual mean=-0.000005 rms=0.000434 Jy/beam ! Combined flux in latest and established models = 0.282113 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 107 components and 0.282113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068674Jy sigma=0.000778 ! Fit after self-cal, rms=0.068672Jy sigma=0.000778 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.000103811 Jy ! Component: 100 - total flux cleaned = 0.000177727 Jy ! Component: 150 - total flux cleaned = 0.000212574 Jy ! Component: 200 - total flux cleaned = 0.000278012 Jy ! Total flux subtracted in 200 components = 0.000278012 Jy ! Clean residual min=-0.001897 max=0.001889 Jy/beam ! Clean residual mean=-0.000005 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 0.282391 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.282391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068663Jy sigma=0.000778 ! Fit after self-cal, rms=0.068661Jy sigma=0.000778 ! 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.068661Jy sigma=0.000778 ! Fit after self-cal, rms=0.068618Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.689 mas, bmaj=13.25 mas, bpa=-11.29 degrees ! Estimated noise=719.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00032975 Jy ! Component: 100 - total flux cleaned = 0.000436104 Jy ! Component: 150 - total flux cleaned = 0.000449577 Jy ! Component: 200 - total flux cleaned = 0.000474272 Jy ! Total flux subtracted in 200 components = 0.000474272 Jy ! Clean residual min=-0.001720 max=0.001894 Jy/beam ! Clean residual mean=-0.000011 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.282866 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 121 components and 0.282866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068615Jy sigma=0.000778 ! Fit after self-cal, rms=0.068613Jy sigma=0.000778 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 = 9.25721e-06 Jy ! Component: 100 - total flux cleaned = 4.49017e-05 Jy ! Component: 150 - total flux cleaned = 6.57909e-05 Jy ! Component: 200 - total flux cleaned = 8.56826e-05 Jy ! Total flux subtracted in 200 components = 8.56826e-05 Jy ! Clean residual min=-0.001719 max=0.001860 Jy/beam ! Clean residual mean=-0.000011 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.282951 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 128 components and 0.282951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068611Jy sigma=0.000778 ! Fit after self-cal, rms=0.068610Jy sigma=0.000778 ! 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.509 mas, bmaj=7.909 mas, bpa=-6.164 degrees ! Estimated noise=592.523 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.509 x 7.909 at -6.164 degrees (North through East) ! Clean map min=-0.0017725 max=0.24749 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.939 mas, bmaj=6.828 mas, bpa=-6.509 degrees ! Estimated noise=802.367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.189515 Jy ! Component: 100 - total flux cleaned = 0.235804 Jy ! Component: 150 - total flux cleaned = 0.254737 Jy ! Component: 200 - total flux cleaned = 0.264356 Jy ! Total flux subtracted in 200 components = 0.264356 Jy ! Clean residual min=-0.003045 max=0.004706 Jy/beam ! Clean residual mean=0.000000 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.264356 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.264356 Jy ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=7.909 mas, bpa=-6.164 degrees ! Estimated noise=592.523 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.00672413 Jy ! Component: 100 - total flux cleaned = 0.0101873 Jy ! Component: 150 - total flux cleaned = 0.0125691 Jy ! Component: 200 - total flux cleaned = 0.0143149 Jy ! Total flux subtracted in 200 components = 0.0143149 Jy ! Clean residual min=-0.002034 max=0.001772 Jy/beam ! Clean residual mean=-0.000004 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.278671 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.278671 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.689 mas, bmaj=13.25 mas, bpa=-11.29 degrees ! Estimated noise=719.802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155799 Jy ! Component: 100 - total flux cleaned = 0.00256073 Jy ! Component: 150 - total flux cleaned = 0.00325105 Jy ! Component: 200 - total flux cleaned = 0.00373437 Jy ! Total flux subtracted in 200 components = 0.00373437 Jy ! Clean residual min=-0.001830 max=0.001858 Jy/beam ! Clean residual mean=-0.000011 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.282405 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.000168066 Jy ! Component: 100 - total flux cleaned = 0.000236636 Jy ! Component: 150 - total flux cleaned = 0.000274865 Jy ! Component: 200 - total flux cleaned = 0.000321901 Jy ! Total flux subtracted in 200 components = 0.000321901 Jy ! Clean residual min=-0.001810 max=0.001845 Jy/beam ! Clean residual mean=-0.000011 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.282727 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 75 components and 0.282727 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=7.909 mas, bpa=-6.164 degrees ! Estimated noise=592.523 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124339 Jy ! Component: 100 - total flux cleaned = -9.51999e-05 Jy ! Component: 150 - total flux cleaned = -7.0906e-05 Jy ! Component: 200 - total flux cleaned = -0.000115935 Jy ! Total flux subtracted in 200 components = -0.000115935 Jy ! Clean residual min=-0.001937 max=0.001967 Jy/beam ! Clean residual mean=-0.000006 rms=0.000424 Jy/beam ! Combined flux in latest and established models = 0.282611 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.282611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068621Jy sigma=0.000778 ! Fit after self-cal, rms=0.068613Jy sigma=0.000778 wmodel J0832+1554_S_2014_06_09_pus_map.mod ! Writing 86 model components to file: J0832+1554_S_2014_06_09_pus_map.mod wobs J0832+1554_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J0832+1554_S_2014_06_09_pus_uvs.fits wwins J0832+1554_S_2014_06_09_pus_map.win ! wwins: Wrote 2 windows to J0832+1554_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.000135529 Jy ! Component: 100 - total flux cleaned = 0.000431007 Jy ! Component: 150 - total flux cleaned = 0.000676704 Jy ! Component: 200 - total flux cleaned = 0.000703743 Jy ! Component: 250 - total flux cleaned = 0.000679471 Jy ! Component: 300 - total flux cleaned = 0.000656276 Jy ! Component: 350 - total flux cleaned = 0.000680167 Jy ! Component: 400 - total flux cleaned = 0.000680161 Jy ! Component: 450 - total flux cleaned = 0.000658091 Jy ! Component: 500 - total flux cleaned = 0.000723815 Jy ! Component: 550 - total flux cleaned = 0.000723022 Jy ! Component: 600 - total flux cleaned = 0.00070184 Jy ! Component: 650 - total flux cleaned = 0.000680806 Jy ! Component: 700 - total flux cleaned = 0.000640448 Jy ! Component: 750 - total flux cleaned = 0.000640409 Jy ! Component: 800 - total flux cleaned = 0.000621169 Jy ! Component: 850 - total flux cleaned = 0.000677895 Jy ! Component: 900 - total flux cleaned = 0.000621358 Jy ! Component: 950 - total flux cleaned = 0.000602958 Jy ! Component: 1000 - total flux cleaned = 0.00054908 Jy ! Component: 1050 - total flux cleaned = 0.000531528 Jy ! Component: 1100 - total flux cleaned = 0.000497071 Jy ! Component: 1150 - total flux cleaned = 0.000531369 Jy ! Component: 1200 - total flux cleaned = 0.000531327 Jy ! Component: 1250 - total flux cleaned = 0.000547925 Jy ! Component: 1300 - total flux cleaned = 0.00058069 Jy ! Component: 1350 - total flux cleaned = 0.000580704 Jy ! Component: 1400 - total flux cleaned = 0.000596466 Jy ! Component: 1450 - total flux cleaned = 0.000580947 Jy ! Component: 1500 - total flux cleaned = 0.000565307 Jy ! Component: 1550 - total flux cleaned = 0.000504506 Jy ! Component: 1600 - total flux cleaned = 0.000474497 Jy ! Component: 1650 - total flux cleaned = 0.000429807 Jy ! Component: 1700 - total flux cleaned = 0.00037099 Jy ! Component: 1750 - total flux cleaned = 0.000399653 Jy ! Component: 1800 - total flux cleaned = 0.000328092 Jy ! Component: 1850 - total flux cleaned = 0.000313861 Jy ! Component: 1900 - total flux cleaned = 0.000271692 Jy ! Component: 1950 - total flux cleaned = 0.000243888 Jy ! Component: 2000 - total flux cleaned = 0.000189168 Jy ! Component: 2050 - total flux cleaned = 0.000135193 Jy ! Component: 2100 - total flux cleaned = 8.18444e-05 Jy ! Component: 2150 - total flux cleaned = 9.50376e-05 Jy ! Component: 2200 - total flux cleaned = 8.17842e-05 Jy ! Component: 2250 - total flux cleaned = 5.58486e-05 Jy ! Component: 2300 - total flux cleaned = 4.30845e-05 Jy ! Component: 2350 - total flux cleaned = 5.56583e-05 Jy ! Component: 2400 - total flux cleaned = 5.55373e-05 Jy ! Component: 2450 - total flux cleaned = -6.23984e-06 Jy ! Component: 2500 - total flux cleaned = 4.27202e-05 Jy ! Component: 2550 - total flux cleaned = 1.86636e-05 Jy ! Component: 2600 - total flux cleaned = 0.000102711 Jy ! Component: 2650 - total flux cleaned = 6.69316e-05 Jy ! Component: 2700 - total flux cleaned = 6.7032e-05 Jy ! Component: 2750 - total flux cleaned = 0.000137003 Jy ! Component: 2800 - total flux cleaned = 0.000136925 Jy ! Component: 2850 - total flux cleaned = 0.000182697 Jy ! Component: 2900 - total flux cleaned = 0.000194019 Jy ! Component: 2950 - total flux cleaned = 0.000272706 Jy ! Component: 3000 - total flux cleaned = 0.000272699 Jy ! Component: 3050 - total flux cleaned = 0.000316834 Jy ! Component: 3100 - total flux cleaned = 0.000327702 Jy ! Component: 3150 - total flux cleaned = 0.000371243 Jy ! Component: 3200 - total flux cleaned = 0.000349862 Jy ! Component: 3250 - total flux cleaned = 0.000413772 Jy ! Component: 3300 - total flux cleaned = 0.000487667 Jy ! Component: 3350 - total flux cleaned = 0.000487466 Jy ! Component: 3400 - total flux cleaned = 0.000466664 Jy ! Component: 3450 - total flux cleaned = 0.000528525 Jy ! Component: 3500 - total flux cleaned = 0.000528655 Jy ! Component: 3550 - total flux cleaned = 0.000548977 Jy ! Component: 3600 - total flux cleaned = 0.000589216 Jy ! Component: 3650 - total flux cleaned = 0.000599121 Jy ! Component: 3700 - total flux cleaned = 0.00064864 Jy ! Component: 3750 - total flux cleaned = 0.000628964 Jy ! Component: 3800 - total flux cleaned = 0.000667928 Jy ! Component: 3850 - total flux cleaned = 0.000697017 Jy ! Component: 3900 - total flux cleaned = 0.000687246 Jy ! Component: 3950 - total flux cleaned = 0.000649147 Jy ! Component: 4000 - total flux cleaned = 0.000677606 Jy ! Component: 4050 - total flux cleaned = 0.00067752 Jy ! Total flux subtracted in 4096 components = 0.000668194 Jy ! Clean residual min=-0.000518 max=0.000636 Jy/beam ! Clean residual mean=-0.000002 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.283279 Jy keep ! Adding 265 model components to the UV plane model. ! The established model now contains 351 components and 0.283279 Jy ![Exited script file: muppet] wmap "J0832+1554_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.509 x 7.909 at -6.164 degrees (North through East) ! Clean map min=-0.0012969 max=0.24788 Jy/beam ! Writing clean map to FITS file: J0832+1554_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.24788 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167463 device "J0832+1554_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0832+1554_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.202675 0.202675 0.40535 0.8107 1.6214 3.2428 6.4856 12.9712 25.9424 51.8848 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.247 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.509 x 7.909 at -6.164 degrees (North through East) ! Clean map min=-0.0012969 max=0.24788 Jy/beam quit ! Quitting program ! Log file J0832+1554_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 19:49:04 2016