! Started logfile: J0315+1012_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:19:18 2016 obs J0315+1012_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0315+1012_S_2014_12_20_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976152 visibilities/baseline/integration-bin. ! Found source: J0315+1012 ! ! 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 344 lines of history. ! ! Reading 14408 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 J0315+1012_S_2014_12_20_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.900161Jy sigma=0.010619 ! Fit after self-cal, rms=0.879100Jy sigma=0.010373 ! 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.746 mas, bmaj=6.637 mas, bpa=-3.966 degrees ! Estimated noise=729.301 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.093524 Jy ! Component: 100 - total flux cleaned = 0.116557 Jy ! Total flux subtracted in 100 components = 0.116557 Jy ! Clean residual min=-0.003962 max=0.008830 Jy/beam ! Clean residual mean=-0.000007 rms=0.001021 Jy/beam ! Combined flux in latest and established models = 0.116557 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.116557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075724Jy sigma=0.000825 ! Fit after self-cal, rms=0.075729Jy sigma=0.000825 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0087998 Jy ! Component: 100 - total flux cleaned = 0.0126202 Jy ! Total flux subtracted in 100 components = 0.0126202 Jy ! Clean residual min=-0.004336 max=0.003237 Jy/beam ! Clean residual mean=-0.000006 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.129178 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.129177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074465Jy sigma=0.000813 ! Fit after self-cal, rms=0.074472Jy sigma=0.000813 ! 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.326 mas, bmaj=7.503 mas, bpa=-4.223 degrees ! Estimated noise=507.692 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.0035468 Jy ! Component: 100 - total flux cleaned = 0.00572801 Jy ! Component: 150 - total flux cleaned = 0.00722079 Jy ! Component: 200 - total flux cleaned = 0.00825101 Jy ! Total flux subtracted in 200 components = 0.00825101 Jy ! Clean residual min=-0.004261 max=0.003274 Jy/beam ! Clean residual mean=-0.000008 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.137429 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 45 components and 0.137429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074209Jy sigma=0.000812 ! Fit after self-cal, rms=0.074206Jy sigma=0.000812 ! 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.99 FD 0.88 HN 0.97 KP 1.09 ! LA 0.96 MK 0.98 NL 1.05 OV 0.99 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.04 KP 1.04 ! LA 0.93 MK 1.04 NL 1.07 OV 1.01 ! PT 1.03 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.19 HN 1.00 KP 0.96 ! LA 0.76 MK 1.04 NL 1.15 OV 0.97 ! PT 1.00 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.03 HN 0.96 KP 0.92 ! LA 0.79 MK 1.00 NL 1.02 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.074206Jy sigma=0.000812 ! Fit after self-cal, rms=0.071266Jy sigma=0.000797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.34 mas, bmaj=7.54 mas, bpa=-4.116 degrees ! Estimated noise=507.833 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 (8.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00285166 Jy ! Component: 100 - total flux cleaned = 0.00320441 Jy ! Component: 150 - total flux cleaned = 0.00333776 Jy ! Component: 200 - total flux cleaned = 0.00348803 Jy ! Total flux subtracted in 200 components = 0.00348803 Jy ! Clean residual min=-0.001705 max=0.001966 Jy/beam ! Clean residual mean=-0.000002 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.140917 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 75 components and 0.140917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071144Jy sigma=0.000795 ! Fit after self-cal, rms=0.071113Jy sigma=0.000795 ! 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.071113Jy sigma=0.000795 ! Fit after self-cal, rms=0.070897Jy sigma=0.000794 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=7.531 mas, bpa=-4.167 degrees ! Estimated noise=506.857 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110545 Jy ! Component: 100 - total flux cleaned = 0.00127135 Jy ! Component: 150 - total flux cleaned = 0.00127146 Jy ! Component: 200 - total flux cleaned = 0.00127166 Jy ! Total flux subtracted in 200 components = 0.00127166 Jy ! Clean residual min=-0.001587 max=0.001621 Jy/beam ! Clean residual mean=-0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.142188 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.142188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070869Jy sigma=0.000794 ! Fit after self-cal, rms=0.070868Jy sigma=0.000793 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.00010639 Jy ! Component: 100 - total flux cleaned = 8.52413e-05 Jy ! Component: 150 - total flux cleaned = 8.50918e-05 Jy ! Component: 200 - total flux cleaned = 6.8035e-05 Jy ! Total flux subtracted in 200 components = 6.8035e-05 Jy ! Clean residual min=-0.001588 max=0.001498 Jy/beam ! Clean residual mean=-0.000000 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.142256 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 103 components and 0.142256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070858Jy sigma=0.000793 ! Fit after self-cal, rms=0.070857Jy sigma=0.000793 ! 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.070857Jy sigma=0.000793 ! Fit after self-cal, rms=0.070756Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=7.53 mas, bpa=-4.159 degrees ! Estimated noise=505.906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000251133 Jy ! Component: 100 - total flux cleaned = 0.00021503 Jy ! Component: 150 - total flux cleaned = 0.000199481 Jy ! Component: 200 - total flux cleaned = 0.000199877 Jy ! Total flux subtracted in 200 components = 0.000199877 Jy ! Clean residual min=-0.001535 max=0.001479 Jy/beam ! Clean residual mean=-0.000001 rms=0.000364 Jy/beam ! Combined flux in latest and established models = 0.142456 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 113 components and 0.142456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070749Jy sigma=0.000793 ! Fit after self-cal, rms=0.070749Jy sigma=0.000793 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.67211e-06 Jy ! Component: 100 - total flux cleaned = 2.21778e-05 Jy ! Component: 150 - total flux cleaned = 3.45942e-05 Jy ! Component: 200 - total flux cleaned = 4.59491e-05 Jy ! Total flux subtracted in 200 components = 4.59491e-05 Jy ! Clean residual min=-0.001529 max=0.001471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.142502 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 124 components and 0.142502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070745Jy sigma=0.000793 ! Fit after self-cal, rms=0.070744Jy sigma=0.000793 ! 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.070744Jy sigma=0.000793 ! Fit after self-cal, rms=0.070685Jy sigma=0.000793 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.43 mas, bmaj=11.03 mas, bpa=-2.432 degrees ! Estimated noise=625.564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000374835 Jy ! Component: 100 - total flux cleaned = 0.000422579 Jy ! Component: 150 - total flux cleaned = 0.00043454 Jy ! Component: 200 - total flux cleaned = 0.000423086 Jy ! Total flux subtracted in 200 components = 0.000423086 Jy ! Clean residual min=-0.001659 max=0.001565 Jy/beam ! Clean residual mean=-0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.142925 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 132 components and 0.142925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070684Jy sigma=0.000793 ! Fit after self-cal, rms=0.070685Jy sigma=0.000793 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.00702e-06 Jy ! Component: 100 - total flux cleaned = -3.82372e-06 Jy ! Component: 150 - total flux cleaned = -3.40254e-06 Jy ! Component: 200 - total flux cleaned = 5.45814e-06 Jy ! Total flux subtracted in 200 components = 5.45814e-06 Jy ! Clean residual min=-0.001649 max=0.001542 Jy/beam ! Clean residual mean=-0.000002 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.142931 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 137 components and 0.142931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070685Jy sigma=0.000793 ! Fit after self-cal, rms=0.070685Jy sigma=0.000793 ! 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.334 mas, bmaj=7.534 mas, bpa=-4.154 degrees ! Estimated noise=505.297 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.334 x 7.534 at -4.154 degrees (North through East) ! Clean map min=-0.0014084 max=0.12036 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.747 mas, bmaj=6.651 mas, bpa=-4.021 degrees ! Estimated noise=723.973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0927386 Jy ! Component: 100 - total flux cleaned = 0.115775 Jy ! Component: 150 - total flux cleaned = 0.124512 Jy ! Component: 200 - total flux cleaned = 0.128769 Jy ! Total flux subtracted in 200 components = 0.128769 Jy ! Clean residual min=-0.002538 max=0.002394 Jy/beam ! Clean residual mean=-0.000001 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.128769 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.128769 Jy ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.534 mas, bpa=-4.154 degrees ! Estimated noise=505.297 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.00407071 Jy ! Component: 100 - total flux cleaned = 0.00667029 Jy ! Component: 150 - total flux cleaned = 0.00817656 Jy ! Component: 200 - total flux cleaned = 0.00892772 Jy ! Total flux subtracted in 200 components = 0.00892772 Jy ! Clean residual min=-0.001566 max=0.001422 Jy/beam ! Clean residual mean=-0.000001 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.137697 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 60 components and 0.137697 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.43 mas, bmaj=11.03 mas, bpa=-2.432 degrees ! Estimated noise=625.564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172586 Jy ! Component: 100 - total flux cleaned = 0.00273307 Jy ! Component: 150 - total flux cleaned = 0.00329999 Jy ! Component: 200 - total flux cleaned = 0.00354822 Jy ! Total flux subtracted in 200 components = 0.00354822 Jy ! Clean residual min=-0.001732 max=0.001568 Jy/beam ! Clean residual mean=-0.000003 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.141245 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.000193476 Jy ! Component: 100 - total flux cleaned = 0.000362685 Jy ! Component: 150 - total flux cleaned = 0.000485462 Jy ! Component: 200 - total flux cleaned = 0.000572916 Jy ! Total flux subtracted in 200 components = 0.000572916 Jy ! Clean residual min=-0.001696 max=0.001549 Jy/beam ! Clean residual mean=-0.000002 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.141818 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 112 components and 0.141818 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=7.534 mas, bpa=-4.154 degrees ! Estimated noise=505.297 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000337573 Jy ! Component: 100 - total flux cleaned = -0.000209904 Jy ! Component: 150 - total flux cleaned = -0.000107474 Jy ! Component: 200 - total flux cleaned = -4.20857e-05 Jy ! Total flux subtracted in 200 components = -4.20857e-05 Jy ! Clean residual min=-0.001486 max=0.001528 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.141776 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 122 components and 0.141776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070696Jy sigma=0.000793 ! Fit after self-cal, rms=0.070693Jy sigma=0.000793 wmodel J0315+1012_S_2014_12_20_pus_map.mod ! Writing 122 model components to file: J0315+1012_S_2014_12_20_pus_map.mod wobs J0315+1012_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0315+1012_S_2014_12_20_pus_uvs.fits wwins J0315+1012_S_2014_12_20_pus_map.win ! wwins: Wrote 2 windows to J0315+1012_S_2014_12_20_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.000158491 Jy ! Component: 100 - total flux cleaned = -0.000355062 Jy ! Component: 150 - total flux cleaned = -0.000635263 Jy ! Component: 200 - total flux cleaned = -0.000904246 Jy ! Component: 250 - total flux cleaned = -0.0010131 Jy ! Component: 300 - total flux cleaned = -0.00120385 Jy ! Component: 350 - total flux cleaned = -0.00136839 Jy ! Component: 400 - total flux cleaned = -0.00146886 Jy ! Component: 450 - total flux cleaned = -0.00160628 Jy ! Component: 500 - total flux cleaned = -0.00166398 Jy ! Component: 550 - total flux cleaned = -0.00179576 Jy ! Component: 600 - total flux cleaned = -0.00192533 Jy ! Component: 650 - total flux cleaned = -0.00205318 Jy ! Component: 700 - total flux cleaned = -0.00223258 Jy ! Component: 750 - total flux cleaned = -0.00232066 Jy ! Component: 800 - total flux cleaned = -0.0023382 Jy ! Component: 850 - total flux cleaned = -0.00244211 Jy ! Component: 900 - total flux cleaned = -0.00251043 Jy ! Component: 950 - total flux cleaned = -0.00259439 Jy ! Component: 1000 - total flux cleaned = -0.00264431 Jy ! Component: 1050 - total flux cleaned = -0.00272638 Jy ! Component: 1100 - total flux cleaned = -0.00280712 Jy ! Component: 1150 - total flux cleaned = -0.00285508 Jy ! Component: 1200 - total flux cleaned = -0.00291852 Jy ! Component: 1250 - total flux cleaned = -0.00302836 Jy ! Component: 1300 - total flux cleaned = -0.00304368 Jy ! Component: 1350 - total flux cleaned = -0.00313575 Jy ! Component: 1400 - total flux cleaned = -0.00321146 Jy ! Component: 1450 - total flux cleaned = -0.00327164 Jy ! Component: 1500 - total flux cleaned = -0.00330135 Jy ! Component: 1550 - total flux cleaned = -0.00334558 Jy ! Component: 1600 - total flux cleaned = -0.00340375 Jy ! Component: 1650 - total flux cleaned = -0.00340378 Jy ! Component: 1700 - total flux cleaned = -0.00346104 Jy ! Component: 1750 - total flux cleaned = -0.00350335 Jy ! Component: 1800 - total flux cleaned = -0.00350321 Jy ! Component: 1850 - total flux cleaned = -0.00351698 Jy ! Component: 1900 - total flux cleaned = -0.00351699 Jy ! Component: 1950 - total flux cleaned = -0.00359848 Jy ! Component: 2000 - total flux cleaned = -0.00359862 Jy ! Component: 2050 - total flux cleaned = -0.00366529 Jy ! Component: 2100 - total flux cleaned = -0.00367857 Jy ! Component: 2150 - total flux cleaned = -0.00377044 Jy ! Component: 2200 - total flux cleaned = -0.00380964 Jy ! Component: 2250 - total flux cleaned = -0.00387424 Jy ! Component: 2300 - total flux cleaned = -0.00389983 Jy ! Component: 2350 - total flux cleaned = -0.0039126 Jy ! Component: 2400 - total flux cleaned = -0.00396294 Jy ! Component: 2450 - total flux cleaned = -0.00406309 Jy ! Component: 2500 - total flux cleaned = -0.00405074 Jy ! Component: 2550 - total flux cleaned = -0.00416163 Jy ! Component: 2600 - total flux cleaned = -0.00417373 Jy ! Component: 2650 - total flux cleaned = -0.00424664 Jy ! Component: 2700 - total flux cleaned = -0.0043069 Jy ! Component: 2750 - total flux cleaned = -0.00435491 Jy ! Component: 2800 - total flux cleaned = -0.00441431 Jy ! Component: 2850 - total flux cleaned = -0.00450868 Jy ! Component: 2900 - total flux cleaned = -0.00448512 Jy ! Component: 2950 - total flux cleaned = -0.00448518 Jy ! Component: 3000 - total flux cleaned = -0.00453146 Jy ! Component: 3050 - total flux cleaned = -0.00460057 Jy ! Component: 3100 - total flux cleaned = -0.00462329 Jy ! Component: 3150 - total flux cleaned = -0.00463456 Jy ! Component: 3200 - total flux cleaned = -0.00466849 Jy ! Component: 3250 - total flux cleaned = -0.00467969 Jy ! Component: 3300 - total flux cleaned = -0.0046685 Jy ! Component: 3350 - total flux cleaned = -0.00473515 Jy ! Component: 3400 - total flux cleaned = -0.00476827 Jy ! Component: 3450 - total flux cleaned = -0.00477923 Jy ! Component: 3500 - total flux cleaned = -0.00480103 Jy ! Component: 3550 - total flux cleaned = -0.00481185 Jy ! Component: 3600 - total flux cleaned = -0.00484415 Jy ! Component: 3650 - total flux cleaned = -0.0048978 Jy ! Component: 3700 - total flux cleaned = -0.00492977 Jy ! Component: 3750 - total flux cleaned = -0.00496164 Jy ! Component: 3800 - total flux cleaned = -0.00501438 Jy ! Component: 3850 - total flux cleaned = -0.00506666 Jy ! Component: 3900 - total flux cleaned = -0.00506669 Jy ! Component: 3950 - total flux cleaned = -0.00510823 Jy ! Component: 4000 - total flux cleaned = -0.00515974 Jy ! Component: 4050 - total flux cleaned = -0.00516997 Jy ! Total flux subtracted in 4096 components = -0.00519046 Jy ! Clean residual min=-0.000684 max=0.000670 Jy/beam ! Clean residual mean=-0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.136586 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 433 components and 0.136586 Jy ![Exited script file: muppet] wmap "J0315+1012_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.334 x 7.534 at -4.154 degrees (North through East) ! Clean map min=-0.0011993 max=0.12062 Jy/beam ! Writing clean map to FITS file: J0315+1012_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.12062 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000188996 device "J0315+1012_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0315+1012_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.470061 0.470061 0.940121 1.88024 3.76049 7.52097 15.0419 30.0839 60.1678 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.12 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.334 x 7.534 at -4.154 degrees (North through East) ! Clean map min=-0.0011993 max=0.12062 Jy/beam quit ! Quitting program ! Log file J0315+1012_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:19:25 2016