! Started logfile: J0200+0322_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:41:28 2016 obs J0200+0322_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0200+0322_S_2015_03_17_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.973212 visibilities/baseline/integration-bin. ! Found source: J0200+0322 ! ! 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 330 lines of history. ! ! Reading 12788 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 J0200+0322_S_2015_03_17_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.792040Jy sigma=0.008529 ! Fit after self-cal, rms=0.773337Jy sigma=0.008339 ! 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.806 mas, bmaj=6.637 mas, bpa=-4.512 degrees ! Estimated noise=821.495 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.170539 Jy ! Component: 100 - total flux cleaned = 0.210727 Jy ! Total flux subtracted in 100 components = 0.210727 Jy ! Clean residual min=-0.007370 max=0.015492 Jy/beam ! Clean residual mean=-0.000019 rms=0.001843 Jy/beam ! Combined flux in latest and established models = 0.210727 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.210727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090956Jy sigma=0.000874 ! Fit after self-cal, rms=0.090936Jy sigma=0.000874 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166526 Jy ! Component: 100 - total flux cleaned = 0.0265434 Jy ! Total flux subtracted in 100 components = 0.0265434 Jy ! Clean residual min=-0.005431 max=0.005622 Jy/beam ! Clean residual mean=-0.000003 rms=0.001326 Jy/beam ! Combined flux in latest and established models = 0.23727 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.23727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085920Jy sigma=0.000828 ! Fit after self-cal, rms=0.085897Jy sigma=0.000828 ! 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.4 mas, bmaj=7.448 mas, bpa=-4.626 degrees ! Estimated noise=596.232 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.0100616 Jy ! Component: 100 - total flux cleaned = 0.0157885 Jy ! Component: 150 - total flux cleaned = 0.0193363 Jy ! Component: 200 - total flux cleaned = 0.0216097 Jy ! Total flux subtracted in 200 components = 0.0216097 Jy ! Clean residual min=-0.005358 max=0.004948 Jy/beam ! Clean residual mean=0.000019 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.25888 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 70 components and 0.25888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084278Jy sigma=0.000818 ! Fit after self-cal, rms=0.084264Jy sigma=0.000817 ! 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.02 FD 0.88 HN 1.00 KP 1.09 ! LA 1.01 MK 0.98 NL 0.89 OV 1.01 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.90 HN 1.05 KP 1.05 ! LA 0.98 MK 1.03 NL 1.01 OV 1.02 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.93 HN 1.05 KP 0.96 ! LA 0.78 MK 1.08 NL 1.11 OV 0.97 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.92 HN 1.01 KP 0.91 ! LA 0.86 MK 1.05 NL 1.03 OV 1.03 ! PT 1.08 SC 0.98 ! ! ! Fit before self-cal, rms=0.084264Jy sigma=0.000817 ! Fit after self-cal, rms=0.078495Jy sigma=0.000784 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.442 mas, bmaj=7.518 mas, bpa=-4.402 degrees ! Estimated noise=597.362 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.00147633 Jy ! Component: 100 - total flux cleaned = -0.00189858 Jy ! Component: 150 - total flux cleaned = -0.00213167 Jy ! Component: 200 - total flux cleaned = -0.00226029 Jy ! Total flux subtracted in 200 components = -0.00226029 Jy ! Clean residual min=-0.002894 max=0.002823 Jy/beam ! Clean residual mean=0.000019 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.25662 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.25662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078428Jy sigma=0.000784 ! Fit after self-cal, rms=0.078373Jy sigma=0.000783 ! 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.078373Jy sigma=0.000783 ! Fit after self-cal, rms=0.078757Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=7.527 mas, bpa=-4.218 degrees ! Estimated noise=597.277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000757698 Jy ! Component: 100 - total flux cleaned = -0.00103551 Jy ! Component: 150 - total flux cleaned = -0.00117078 Jy ! Component: 200 - total flux cleaned = -0.0012624 Jy ! Total flux subtracted in 200 components = -0.0012624 Jy ! Clean residual min=-0.002461 max=0.002059 Jy/beam ! Clean residual mean=0.000006 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.255357 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.255357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078728Jy sigma=0.000780 ! Fit after self-cal, rms=0.078742Jy 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.5535e-05 Jy ! Component: 100 - total flux cleaned = -2.26467e-05 Jy ! Component: 150 - total flux cleaned = -3.92868e-05 Jy ! Component: 200 - total flux cleaned = -5.52555e-05 Jy ! Total flux subtracted in 200 components = -5.52555e-05 Jy ! Clean residual min=-0.002444 max=0.002066 Jy/beam ! Clean residual mean=0.000006 rms=0.000514 Jy/beam ! Combined flux in latest and established models = 0.255302 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 90 components and 0.255302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078734Jy sigma=0.000780 ! Fit after self-cal, rms=0.078732Jy sigma=0.000780 ! 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.078732Jy sigma=0.000780 ! Fit after self-cal, rms=0.078723Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.462 mas, bmaj=7.538 mas, bpa=-4.115 degrees ! Estimated noise=597.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000770985 Jy ! Component: 100 - total flux cleaned = -0.000905697 Jy ! Component: 150 - total flux cleaned = -0.000999257 Jy ! Component: 200 - total flux cleaned = -0.00110085 Jy ! Total flux subtracted in 200 components = -0.00110085 Jy ! Clean residual min=-0.002382 max=0.002049 Jy/beam ! Clean residual mean=0.000006 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.254201 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.254201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078704Jy sigma=0.000779 ! Fit after self-cal, rms=0.078704Jy sigma=0.000779 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.09081e-05 Jy ! Component: 100 - total flux cleaned = -2.32734e-05 Jy ! Component: 150 - total flux cleaned = -5.35909e-05 Jy ! Component: 200 - total flux cleaned = -8.16113e-05 Jy ! Total flux subtracted in 200 components = -8.16113e-05 Jy ! Clean residual min=-0.002365 max=0.002059 Jy/beam ! Clean residual mean=0.000006 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.25412 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 92 components and 0.25412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078698Jy sigma=0.000779 ! Fit after self-cal, rms=0.078697Jy sigma=0.000779 ! 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.078697Jy sigma=0.000779 ! Fit after self-cal, rms=0.078697Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.702 mas, bmaj=11.4 mas, bpa=0.8301 degrees ! Estimated noise=746.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00086322 Jy ! Component: 100 - total flux cleaned = -0.000971565 Jy ! Component: 150 - total flux cleaned = -0.00104425 Jy ! Component: 200 - total flux cleaned = -0.00107666 Jy ! Total flux subtracted in 200 components = -0.00107666 Jy ! Clean residual min=-0.002073 max=0.002105 Jy/beam ! Clean residual mean=0.000012 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.253043 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 97 components and 0.253043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078692Jy sigma=0.000779 ! Fit after self-cal, rms=0.078689Jy sigma=0.000779 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.47633e-05 Jy ! Component: 100 - total flux cleaned = -9.37063e-05 Jy ! Component: 150 - total flux cleaned = -0.000121058 Jy ! Component: 200 - total flux cleaned = -0.000145958 Jy ! Total flux subtracted in 200 components = -0.000145958 Jy ! Clean residual min=-0.002047 max=0.002090 Jy/beam ! Clean residual mean=0.000012 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.252897 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 99 components and 0.252897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078692Jy sigma=0.000779 ! Fit after self-cal, rms=0.078690Jy sigma=0.000779 ! 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.472 mas, bmaj=7.548 mas, bpa=-4.012 degrees ! Estimated noise=597.643 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 7.548 at -4.012 degrees (North through East) ! Clean map min=-0.0021818 max=0.22363 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.851 mas, bmaj=6.693 mas, bpa=-3.836 degrees ! Estimated noise=834.636 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173184 Jy ! Component: 100 - total flux cleaned = 0.211859 Jy ! Component: 150 - total flux cleaned = 0.226715 Jy ! Component: 200 - total flux cleaned = 0.235345 Jy ! Total flux subtracted in 200 components = 0.235345 Jy ! Clean residual min=-0.003058 max=0.004473 Jy/beam ! Clean residual mean=-0.000007 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.235345 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.235345 Jy ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=7.548 mas, bpa=-4.012 degrees ! Estimated noise=597.643 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.00742348 Jy ! Component: 100 - total flux cleaned = 0.0114306 Jy ! Component: 150 - total flux cleaned = 0.0138356 Jy ! Component: 200 - total flux cleaned = 0.0153419 Jy ! Total flux subtracted in 200 components = 0.0153419 Jy ! Clean residual min=-0.002163 max=0.002025 Jy/beam ! Clean residual mean=0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.250686 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 66 components and 0.250687 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.702 mas, bmaj=11.4 mas, bpa=0.8301 degrees ! Estimated noise=746.003 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015145 Jy ! Component: 100 - total flux cleaned = 0.00202165 Jy ! Component: 150 - total flux cleaned = 0.00205696 Jy ! Component: 200 - total flux cleaned = 0.0020781 Jy ! Total flux subtracted in 200 components = 0.0020781 Jy ! Clean residual min=-0.002090 max=0.002096 Jy/beam ! Clean residual mean=0.000012 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.252765 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.45533e-07 Jy ! Component: 100 - total flux cleaned = 9.80771e-06 Jy ! Component: 150 - total flux cleaned = 9.97994e-06 Jy ! Component: 200 - total flux cleaned = 1.94687e-05 Jy ! Total flux subtracted in 200 components = 1.94687e-05 Jy ! Clean residual min=-0.002074 max=0.002094 Jy/beam ! Clean residual mean=0.000012 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.252784 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.252784 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=7.548 mas, bpa=-4.012 degrees ! Estimated noise=597.643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00015361 Jy ! Component: 100 - total flux cleaned = -8.03106e-05 Jy ! Component: 150 - total flux cleaned = -1.76494e-05 Jy ! Component: 200 - total flux cleaned = 1.89317e-05 Jy ! Total flux subtracted in 200 components = 1.89317e-05 Jy ! Clean residual min=-0.002181 max=0.002054 Jy/beam ! Clean residual mean=0.000006 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.252803 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.252803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078668Jy sigma=0.000779 ! Fit after self-cal, rms=0.078667Jy sigma=0.000779 wmodel J0200+0322_S_2015_03_17_pus_map.mod ! Writing 92 model components to file: J0200+0322_S_2015_03_17_pus_map.mod wobs J0200+0322_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0200+0322_S_2015_03_17_pus_uvs.fits wwins J0200+0322_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J0200+0322_S_2015_03_17_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.000403986 Jy ! Component: 100 - total flux cleaned = -0.000299178 Jy ! Component: 150 - total flux cleaned = -6.83333e-05 Jy ! Component: 200 - total flux cleaned = 0.000151503 Jy ! Component: 250 - total flux cleaned = 0.000242489 Jy ! Component: 300 - total flux cleaned = 0.000154523 Jy ! Component: 350 - total flux cleaned = 0.000126384 Jy ! Component: 400 - total flux cleaned = 7.12716e-05 Jy ! Component: 450 - total flux cleaned = 0.000181001 Jy ! Component: 500 - total flux cleaned = 0.000153909 Jy ! Component: 550 - total flux cleaned = 0.000180428 Jy ! Component: 600 - total flux cleaned = 0.000257307 Jy ! Component: 650 - total flux cleaned = 0.000357655 Jy ! Component: 700 - total flux cleaned = 0.000332787 Jy ! Component: 750 - total flux cleaned = 0.00042927 Jy ! Component: 800 - total flux cleaned = 0.000452848 Jy ! Component: 850 - total flux cleaned = 0.000546566 Jy ! Component: 900 - total flux cleaned = 0.000684132 Jy ! Component: 950 - total flux cleaned = 0.000751405 Jy ! Component: 1000 - total flux cleaned = 0.000840012 Jy ! Component: 1050 - total flux cleaned = 0.000971064 Jy ! Component: 1100 - total flux cleaned = 0.00105715 Jy ! Component: 1150 - total flux cleaned = 0.00109965 Jy ! Component: 1200 - total flux cleaned = 0.00122575 Jy ! Component: 1250 - total flux cleaned = 0.00126712 Jy ! Component: 1300 - total flux cleaned = 0.00128779 Jy ! Component: 1350 - total flux cleaned = 0.00136856 Jy ! Component: 1400 - total flux cleaned = 0.00136879 Jy ! Component: 1450 - total flux cleaned = 0.00140801 Jy ! Component: 1500 - total flux cleaned = 0.0014661 Jy ! Component: 1550 - total flux cleaned = 0.00140864 Jy ! Component: 1600 - total flux cleaned = 0.00142777 Jy ! Component: 1650 - total flux cleaned = 0.00137174 Jy ! Component: 1700 - total flux cleaned = 0.0014085 Jy ! Component: 1750 - total flux cleaned = 0.00139001 Jy ! Component: 1800 - total flux cleaned = 0.00135402 Jy ! Component: 1850 - total flux cleaned = 0.00133635 Jy ! Component: 1900 - total flux cleaned = 0.00137193 Jy ! Component: 1950 - total flux cleaned = 0.00137173 Jy ! Component: 2000 - total flux cleaned = 0.00137162 Jy ! Component: 2050 - total flux cleaned = 0.00142307 Jy ! Component: 2100 - total flux cleaned = 0.00130396 Jy ! Component: 2150 - total flux cleaned = 0.00128756 Jy ! Component: 2200 - total flux cleaned = 0.00130422 Jy ! Component: 2250 - total flux cleaned = 0.00127121 Jy ! Component: 2300 - total flux cleaned = 0.00125484 Jy ! Component: 2350 - total flux cleaned = 0.00123862 Jy ! Component: 2400 - total flux cleaned = 0.00122258 Jy ! Component: 2450 - total flux cleaned = 0.00125442 Jy ! Component: 2500 - total flux cleaned = 0.00119096 Jy ! Component: 2550 - total flux cleaned = 0.00115957 Jy ! Component: 2600 - total flux cleaned = 0.00112863 Jy ! Component: 2650 - total flux cleaned = 0.00108235 Jy ! Component: 2700 - total flux cleaned = 0.0010669 Jy ! Component: 2750 - total flux cleaned = 0.00108206 Jy ! Component: 2800 - total flux cleaned = 0.00102185 Jy ! Component: 2850 - total flux cleaned = 0.000992097 Jy ! Component: 2900 - total flux cleaned = 0.000932953 Jy ! Component: 2950 - total flux cleaned = 0.000933022 Jy ! Component: 3000 - total flux cleaned = 0.000874812 Jy ! Component: 3050 - total flux cleaned = 0.000846108 Jy ! Component: 3100 - total flux cleaned = 0.000860465 Jy ! Component: 3150 - total flux cleaned = 0.000846411 Jy ! Component: 3200 - total flux cleaned = 0.000818146 Jy ! Component: 3250 - total flux cleaned = 0.000748192 Jy ! Component: 3300 - total flux cleaned = 0.000817558 Jy ! Component: 3350 - total flux cleaned = 0.000762296 Jy ! Component: 3400 - total flux cleaned = 0.000734978 Jy ! Component: 3450 - total flux cleaned = 0.000694422 Jy ! Component: 3500 - total flux cleaned = 0.000707892 Jy ! Component: 3550 - total flux cleaned = 0.000681003 Jy ! Component: 3600 - total flux cleaned = 0.000707556 Jy ! Component: 3650 - total flux cleaned = 0.000747157 Jy ! Component: 3700 - total flux cleaned = 0.000760211 Jy ! Component: 3750 - total flux cleaned = 0.000734077 Jy ! Component: 3800 - total flux cleaned = 0.000760024 Jy ! Component: 3850 - total flux cleaned = 0.000759912 Jy ! Component: 3900 - total flux cleaned = 0.000759946 Jy ! Component: 3950 - total flux cleaned = 0.000747417 Jy ! Component: 4000 - total flux cleaned = 0.000784962 Jy ! Component: 4050 - total flux cleaned = 0.000784891 Jy ! Total flux subtracted in 4096 components = 0.000784851 Jy ! Clean residual min=-0.000740 max=0.000728 Jy/beam ! Clean residual mean=0.000000 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.253588 Jy keep ! Adding 288 model components to the UV plane model. ! The established model now contains 380 components and 0.253588 Jy ![Exited script file: muppet] wmap "J0200+0322_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 7.548 at -4.012 degrees (North through East) ! Clean map min=-0.0013621 max=0.22424 Jy/beam ! Writing clean map to FITS file: J0200+0322_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.224244 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000226079 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.302456 0.302456 0.604912 1.20982 2.41965 4.83929 9.67859 19.3572 38.7144 77.4287 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.224 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.472 x 7.548 at -4.012 degrees (North through East) ! Clean map min=-0.0013621 max=0.22424 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0200+0322_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:41:35 2016