! Started logfile: J1535+4957_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:40:15 2016 obs J1535+4957_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1535+4957_S_2014_12_20_pus_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.968459 visibilities/baseline/integration-bin. ! Found source: J1535+4957 ! ! 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 16212 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 J1535+4957_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.757827Jy sigma=0.008829 ! Fit after self-cal, rms=0.725526Jy sigma=0.008463 ! 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.075 mas, bmaj=4.454 mas, bpa=-4.627 degrees ! Estimated noise=709.699 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.211672 Jy ! Component: 100 - total flux cleaned = 0.2609 Jy ! Total flux subtracted in 100 components = 0.2609 Jy ! Clean residual min=-0.007226 max=0.017620 Jy/beam ! Clean residual mean=-0.000015 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.260901 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.260901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086814Jy sigma=0.000935 ! Fit after self-cal, rms=0.086813Jy sigma=0.000935 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169911 Jy ! Component: 100 - total flux cleaned = 0.0240814 Jy ! Total flux subtracted in 100 components = 0.0240814 Jy ! Clean residual min=-0.007254 max=0.007578 Jy/beam ! Clean residual mean=-0.000012 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.284982 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.284982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082489Jy sigma=0.000891 ! Fit after self-cal, rms=0.082487Jy sigma=0.000891 ! 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.753 mas, bmaj=5.175 mas, bpa=-4.705 degrees ! Estimated noise=484.535 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.00644089 Jy ! Component: 100 - total flux cleaned = 0.0103834 Jy ! Component: 150 - total flux cleaned = 0.0130185 Jy ! Component: 200 - total flux cleaned = 0.0147913 Jy ! Total flux subtracted in 200 components = 0.0147913 Jy ! Clean residual min=-0.008784 max=0.007285 Jy/beam ! Clean residual mean=-0.000023 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.299773 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 36 components and 0.299773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081725Jy sigma=0.000887 ! Fit after self-cal, rms=0.081728Jy sigma=0.000886 ! 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.06 FD 0.91 HN 0.93 KP 1.08 ! LA 0.96 MK 0.99 NL 0.98 OV 0.96 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.08 HN 0.99 KP 1.05 ! LA 0.91 MK 0.98 NL 1.02 OV 1.00 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.21 HN 0.99 KP 0.94 ! LA 0.74 MK 1.02 NL 1.18 OV 0.94 ! PT 0.99 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.08 HN 0.96 KP 0.90 ! LA 0.80 MK 1.01 NL 1.06 OV 1.00 ! PT 1.03 SC 1.00 ! ! ! Fit before self-cal, rms=0.081728Jy sigma=0.000886 ! Fit after self-cal, rms=0.073679Jy sigma=0.000801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.763 mas, bmaj=5.216 mas, bpa=-5.447 degrees ! Estimated noise=485.624 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.00150155 Jy ! Component: 100 - total flux cleaned = -0.00174647 Jy ! Component: 150 - total flux cleaned = -0.00195749 Jy ! Component: 200 - total flux cleaned = -0.002112 Jy ! Total flux subtracted in 200 components = -0.002112 Jy ! Clean residual min=-0.002586 max=0.002304 Jy/beam ! Clean residual mean=0.000006 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.297661 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.297661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073628Jy sigma=0.000800 ! Fit after self-cal, rms=0.073653Jy sigma=0.000800 ! 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.073653Jy sigma=0.000800 ! Fit after self-cal, rms=0.073353Jy sigma=0.000795 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.767 mas, bmaj=5.213 mas, bpa=-5.432 degrees ! Estimated noise=485.144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000982067 Jy ! Component: 100 - total flux cleaned = -0.00127859 Jy ! Component: 150 - total flux cleaned = -0.00141801 Jy ! Component: 200 - total flux cleaned = -0.00154411 Jy ! Total flux subtracted in 200 components = -0.00154411 Jy ! Clean residual min=-0.001600 max=0.001461 Jy/beam ! Clean residual mean=0.000000 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.296117 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.296117 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073333Jy sigma=0.000795 ! Fit after self-cal, rms=0.073338Jy sigma=0.000795 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.000151655 Jy ! Component: 100 - total flux cleaned = -0.000236932 Jy ! Component: 150 - total flux cleaned = -0.000299544 Jy ! Component: 200 - total flux cleaned = -0.000357424 Jy ! Total flux subtracted in 200 components = -0.000357424 Jy ! Clean residual min=-0.001594 max=0.001430 Jy/beam ! Clean residual mean=-0.000000 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.29576 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.29576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073330Jy sigma=0.000795 ! Fit after self-cal, rms=0.073330Jy sigma=0.000795 ! 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.073330Jy sigma=0.000795 ! Fit after self-cal, rms=0.073346Jy sigma=0.000795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.77 mas, bmaj=5.22 mas, bpa=-5.529 degrees ! Estimated noise=485.06 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000661921 Jy ! Component: 100 - total flux cleaned = -0.00084375 Jy ! Component: 150 - total flux cleaned = -0.000954088 Jy ! Component: 200 - total flux cleaned = -0.00102555 Jy ! Total flux subtracted in 200 components = -0.00102555 Jy ! Clean residual min=-0.001571 max=0.001407 Jy/beam ! Clean residual mean=0.000000 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.294734 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.294734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073337Jy sigma=0.000795 ! Fit after self-cal, rms=0.073337Jy sigma=0.000795 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.10134e-05 Jy ! Component: 100 - total flux cleaned = -0.000140241 Jy ! Component: 150 - total flux cleaned = -0.00019662 Jy ! Component: 200 - total flux cleaned = -0.000237952 Jy ! Total flux subtracted in 200 components = -0.000237952 Jy ! Clean residual min=-0.001587 max=0.001408 Jy/beam ! Clean residual mean=0.000000 rms=0.000378 Jy/beam ! Combined flux in latest and established models = 0.294496 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.294496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073333Jy sigma=0.000795 ! Fit after self-cal, rms=0.073333Jy sigma=0.000795 ! 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.073333Jy sigma=0.000795 ! Fit after self-cal, rms=0.073351Jy sigma=0.000795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.785 mas, bmaj=9.033 mas, bpa=0.5226 degrees ! Estimated noise=595.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000629626 Jy ! Component: 100 - total flux cleaned = -0.000853472 Jy ! Component: 150 - total flux cleaned = -0.000882979 Jy ! Component: 200 - total flux cleaned = -0.000909351 Jy ! Total flux subtracted in 200 components = -0.000909351 Jy ! Clean residual min=-0.001584 max=0.001548 Jy/beam ! Clean residual mean=0.000000 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.293587 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.293587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073348Jy sigma=0.000795 ! Fit after self-cal, rms=0.073348Jy sigma=0.000795 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 = -2.4809e-05 Jy ! Component: 100 - total flux cleaned = -3.7282e-05 Jy ! Component: 150 - total flux cleaned = -4.86861e-05 Jy ! Component: 200 - total flux cleaned = -5.9283e-05 Jy ! Total flux subtracted in 200 components = -5.9283e-05 Jy ! Clean residual min=-0.001577 max=0.001537 Jy/beam ! Clean residual mean=0.000000 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.293528 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 0.293528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073348Jy sigma=0.000795 ! Fit after self-cal, rms=0.073348Jy sigma=0.000795 ! 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.772 mas, bmaj=5.225 mas, bpa=-5.623 degrees ! Estimated noise=484.994 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.772 x 5.225 at -5.623 degrees (North through East) ! Clean map min=-0.0015703 max=0.2758 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.084 mas, bmaj=4.479 mas, bpa=-5.21 degrees ! Estimated noise=716.079 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.213529 Jy ! Component: 100 - total flux cleaned = 0.262614 Jy ! Component: 150 - total flux cleaned = 0.279025 Jy ! Component: 200 - total flux cleaned = 0.285621 Jy ! Total flux subtracted in 200 components = 0.285621 Jy ! Clean residual min=-0.002546 max=0.003062 Jy/beam ! Clean residual mean=-0.000000 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.285621 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.285621 Jy ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=5.225 mas, bpa=-5.623 degrees ! Estimated noise=484.994 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.00390645 Jy ! Component: 100 - total flux cleaned = 0.00581377 Jy ! Component: 150 - total flux cleaned = 0.00682436 Jy ! Component: 200 - total flux cleaned = 0.00713293 Jy ! Total flux subtracted in 200 components = 0.00713293 Jy ! Clean residual min=-0.001694 max=0.001486 Jy/beam ! Clean residual mean=-0.000001 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.292754 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.292754 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.785 mas, bmaj=9.033 mas, bpa=0.5226 degrees ! Estimated noise=595.502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000517648 Jy ! Component: 100 - total flux cleaned = 0.000505624 Jy ! Component: 150 - total flux cleaned = 0.000497312 Jy ! Component: 200 - total flux cleaned = 0.000503976 Jy ! Total flux subtracted in 200 components = 0.000503976 Jy ! Clean residual min=-0.001555 max=0.001521 Jy/beam ! Clean residual mean=-0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.293258 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 = -2.32847e-07 Jy ! Component: 100 - total flux cleaned = 1.13516e-05 Jy ! Component: 150 - total flux cleaned = 1.67411e-05 Jy ! Component: 200 - total flux cleaned = 2.76403e-05 Jy ! Total flux subtracted in 200 components = 2.76403e-05 Jy ! Clean residual min=-0.001551 max=0.001525 Jy/beam ! Clean residual mean=-0.000000 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.293286 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.293286 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.772 mas, bmaj=5.225 mas, bpa=-5.623 degrees ! Estimated noise=484.994 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.44229e-05 Jy ! Component: 100 - total flux cleaned = -3.47581e-05 Jy ! Component: 150 - total flux cleaned = -5.19138e-05 Jy ! Component: 200 - total flux cleaned = -8.29453e-05 Jy ! Total flux subtracted in 200 components = -8.29453e-05 Jy ! Clean residual min=-0.001669 max=0.001416 Jy/beam ! Clean residual mean=-0.000000 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.293203 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.293203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073374Jy sigma=0.000795 ! Fit after self-cal, rms=0.073370Jy sigma=0.000795 wmodel J1535+4957_S_2014_12_20_pus_map.mod ! Writing 39 model components to file: J1535+4957_S_2014_12_20_pus_map.mod wobs J1535+4957_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1535+4957_S_2014_12_20_pus_uvs.fits wwins J1535+4957_S_2014_12_20_pus_map.win ! wwins: Wrote 1 windows to J1535+4957_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.000735075 Jy ! Component: 100 - total flux cleaned = -0.00105793 Jy ! Component: 150 - total flux cleaned = -0.00118549 Jy ! Component: 200 - total flux cleaned = -0.00118587 Jy ! Component: 250 - total flux cleaned = -0.00118577 Jy ! Component: 300 - total flux cleaned = -0.0011861 Jy ! Component: 350 - total flux cleaned = -0.00123166 Jy ! Component: 400 - total flux cleaned = -0.00131904 Jy ! Component: 450 - total flux cleaned = -0.00131904 Jy ! Component: 500 - total flux cleaned = -0.00134012 Jy ! Component: 550 - total flux cleaned = -0.00131962 Jy ! Component: 600 - total flux cleaned = -0.00135985 Jy ! Component: 650 - total flux cleaned = -0.00141891 Jy ! Component: 700 - total flux cleaned = -0.00149643 Jy ! Component: 750 - total flux cleaned = -0.00147686 Jy ! Component: 800 - total flux cleaned = -0.00145831 Jy ! Component: 850 - total flux cleaned = -0.00158856 Jy ! Component: 900 - total flux cleaned = -0.00158853 Jy ! Component: 950 - total flux cleaned = -0.00173339 Jy ! Component: 1000 - total flux cleaned = -0.00175093 Jy ! Component: 1050 - total flux cleaned = -0.00180399 Jy ! Component: 1100 - total flux cleaned = -0.00185616 Jy ! Component: 1150 - total flux cleaned = -0.00192488 Jy ! Component: 1200 - total flux cleaned = -0.00195876 Jy ! Component: 1250 - total flux cleaned = -0.00204248 Jy ! Component: 1300 - total flux cleaned = -0.00207533 Jy ! Component: 1350 - total flux cleaned = -0.00214126 Jy ! Component: 1400 - total flux cleaned = -0.0022224 Jy ! Component: 1450 - total flux cleaned = -0.00223835 Jy ! Component: 1500 - total flux cleaned = -0.00236505 Jy ! Component: 1550 - total flux cleaned = -0.00233372 Jy ! Component: 1600 - total flux cleaned = -0.00245761 Jy ! Component: 1650 - total flux cleaned = -0.00247269 Jy ! Component: 1700 - total flux cleaned = -0.00245735 Jy ! Component: 1750 - total flux cleaned = -0.0025174 Jy ! Component: 1800 - total flux cleaned = -0.00253222 Jy ! Component: 1850 - total flux cleaned = -0.00254706 Jy ! Component: 1900 - total flux cleaned = -0.0025616 Jy ! Component: 1950 - total flux cleaned = -0.00257608 Jy ! Component: 2000 - total flux cleaned = -0.00256178 Jy ! Component: 2050 - total flux cleaned = -0.0026044 Jy ! Component: 2100 - total flux cleaned = -0.0026465 Jy ! Component: 2150 - total flux cleaned = -0.00260495 Jy ! Component: 2200 - total flux cleaned = -0.0026327 Jy ! Component: 2250 - total flux cleaned = -0.00267371 Jy ! Component: 2300 - total flux cleaned = -0.00264659 Jy ! Component: 2350 - total flux cleaned = -0.00270017 Jy ! Component: 2400 - total flux cleaned = -0.00271309 Jy ! Component: 2450 - total flux cleaned = -0.00267362 Jy ! Component: 2500 - total flux cleaned = -0.00267358 Jy ! Component: 2550 - total flux cleaned = -0.00273819 Jy ! Component: 2600 - total flux cleaned = -0.00272524 Jy ! Component: 2650 - total flux cleaned = -0.00271258 Jy ! Component: 2700 - total flux cleaned = -0.0027252 Jy ! Component: 2750 - total flux cleaned = -0.0026875 Jy ! Component: 2800 - total flux cleaned = -0.00273733 Jy ! Component: 2850 - total flux cleaned = -0.00270018 Jy ! Component: 2900 - total flux cleaned = -0.00272474 Jy ! Component: 2950 - total flux cleaned = -0.00271261 Jy ! Component: 3000 - total flux cleaned = -0.00265249 Jy ! Component: 3050 - total flux cleaned = -0.00264067 Jy ! Component: 3100 - total flux cleaned = -0.00265267 Jy ! Component: 3150 - total flux cleaned = -0.00262897 Jy ! Component: 3200 - total flux cleaned = -0.00257051 Jy ! Component: 3250 - total flux cleaned = -0.00254734 Jy ! Component: 3300 - total flux cleaned = -0.0025474 Jy ! Component: 3350 - total flux cleaned = -0.00253593 Jy ! Component: 3400 - total flux cleaned = -0.00249035 Jy ! Component: 3450 - total flux cleaned = -0.00244522 Jy ! Component: 3500 - total flux cleaned = -0.00248999 Jy ! Component: 3550 - total flux cleaned = -0.00237854 Jy ! Component: 3600 - total flux cleaned = -0.00238975 Jy ! Component: 3650 - total flux cleaned = -0.00237881 Jy ! Component: 3700 - total flux cleaned = -0.00229142 Jy ! Component: 3750 - total flux cleaned = -0.00226976 Jy ! Component: 3800 - total flux cleaned = -0.00228072 Jy ! Component: 3850 - total flux cleaned = -0.00225939 Jy ! Component: 3900 - total flux cleaned = -0.00222743 Jy ! Component: 3950 - total flux cleaned = -0.00221686 Jy ! Component: 4000 - total flux cleaned = -0.00220636 Jy ! Component: 4050 - total flux cleaned = -0.00217513 Jy ! Total flux subtracted in 4096 components = -0.00217506 Jy ! Clean residual min=-0.000654 max=0.000660 Jy/beam ! Clean residual mean=0.000000 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.291028 Jy keep ! Adding 300 model components to the UV plane model. ! The established model now contains 339 components and 0.291028 Jy ![Exited script file: muppet] wmap "J1535+4957_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.772 x 5.225 at -5.623 degrees (North through East) ! Clean map min=-0.0013274 max=0.27593 Jy/beam ! Writing clean map to FITS file: J1535+4957_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.27593 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000185542 device "J1535+4957_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1535+4957_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.201728 0.201728 0.403455 0.80691 1.61382 3.22764 6.45528 12.9106 25.8211 51.6423 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.275 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.772 x 5.225 at -5.623 degrees (North through East) ! Clean map min=-0.0013274 max=0.27593 Jy/beam quit ! Quitting program ! Log file J1535+4957_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:40:20 2016