! Started logfile: J0554+3541_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:07:05 2017 obs J0554+3541_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0554+3541_S_2015_01_23_pus_uva.fits ! AN table 1: 116 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.960153 visibilities/baseline/integration-bin. ! Found source: J0554+3541 ! ! 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 338 lines of history. ! ! Reading 20048 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 J0554+3541_S_2015_01_23_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.952028Jy sigma=0.010813 ! Fit after self-cal, rms=0.932831Jy sigma=0.010733 ! 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.987 mas, bmaj=4.653 mas, bpa=-6.817 degrees ! Estimated noise=714.58 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.0578596 Jy ! Component: 100 - total flux cleaned = 0.0719038 Jy ! Total flux subtracted in 100 components = 0.0719038 Jy ! Clean residual min=-0.003918 max=0.010268 Jy/beam ! Clean residual mean=0.000010 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.0719037 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0719037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163113Jy sigma=0.000809 ! Fit after self-cal, rms=0.163063Jy sigma=0.000809 ! Inverting map ! Added new window around map position (4.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00904819 Jy ! Component: 100 - total flux cleaned = 0.0138837 Jy ! Total flux subtracted in 100 components = 0.0138837 Jy ! Clean residual min=-0.003367 max=0.003555 Jy/beam ! Clean residual mean=0.000007 rms=0.000857 Jy/beam ! Combined flux in latest and established models = 0.0857875 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0857875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162490Jy sigma=0.000795 ! Fit after self-cal, rms=0.162362Jy sigma=0.000794 ! 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.634 mas, bmaj=5.561 mas, bpa=-5.412 degrees ! Estimated noise=468.203 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.00494847 Jy ! Component: 100 - total flux cleaned = 0.00788482 Jy ! Component: 150 - total flux cleaned = 0.0100243 Jy ! Component: 200 - total flux cleaned = 0.0116759 Jy ! Total flux subtracted in 200 components = 0.0116759 Jy ! Clean residual min=-0.002715 max=0.003155 Jy/beam ! Clean residual mean=0.000006 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.0974634 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.0974634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162102Jy sigma=0.000790 ! Fit after self-cal, rms=0.162043Jy sigma=0.000790 ! 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.01 FD 0.67 HN 1.01 KP 1.13 ! LA 0.98 MK 1.00 NL 1.08 OV 0.96 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.81 HN 1.01 KP 1.02 ! LA 0.94 MK 1.00 NL 1.18 OV 1.01 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.84 HN 0.98 KP 0.89 ! LA 0.79 MK 1.05 NL 1.34 OV 0.93 ! PT 0.97 SC 1.10 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.78 HN 0.96 KP 0.84 ! LA 0.82 MK 1.04 NL 1.04 OV 0.97 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.162043Jy sigma=0.000790 ! Fit after self-cal, rms=0.128732Jy sigma=0.000781 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.673 mas, bmaj=5.63 mas, bpa=-5.396 degrees ! Estimated noise=465.522 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.000712433 Jy ! Component: 100 - total flux cleaned = 0.000609952 Jy ! Component: 150 - total flux cleaned = 0.000503619 Jy ! Component: 200 - total flux cleaned = 0.000418536 Jy ! Total flux subtracted in 200 components = 0.000418536 Jy ! Clean residual min=-0.001615 max=0.001521 Jy/beam ! Clean residual mean=0.000004 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.0978819 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.0978819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128730Jy sigma=0.000781 ! Fit after self-cal, rms=0.128624Jy 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.128624Jy sigma=0.000781 ! Fit after self-cal, rms=0.123339Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.681 mas, bmaj=5.629 mas, bpa=-5.569 degrees ! Estimated noise=465.478 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00010688 Jy ! Component: 100 - total flux cleaned = 0.000106963 Jy ! Component: 150 - total flux cleaned = 4.29607e-05 Jy ! Component: 200 - total flux cleaned = -1.24432e-05 Jy ! Total flux subtracted in 200 components = -1.24432e-05 Jy ! Clean residual min=-0.001364 max=0.001332 Jy/beam ! Clean residual mean=0.000000 rms=0.000348 Jy/beam ! Combined flux in latest and established models = 0.0978695 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 53 components and 0.0978694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123337Jy sigma=0.000780 ! Fit after self-cal, rms=0.123345Jy 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 = -4.30291e-05 Jy ! Component: 100 - total flux cleaned = -7.52533e-05 Jy ! Component: 150 - total flux cleaned = -0.00010289 Jy ! Component: 200 - total flux cleaned = -0.000119245 Jy ! Total flux subtracted in 200 components = -0.000119245 Jy ! Clean residual min=-0.001361 max=0.001317 Jy/beam ! Clean residual mean=0.000000 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0977502 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.0977502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123343Jy sigma=0.000780 ! Fit after self-cal, rms=0.123342Jy 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.123342Jy sigma=0.000780 ! Fit after self-cal, rms=0.123042Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.683 mas, bmaj=5.634 mas, bpa=-5.774 degrees ! Estimated noise=465.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000128463 Jy ! Component: 100 - total flux cleaned = -0.00015734 Jy ! Component: 150 - total flux cleaned = -0.000182304 Jy ! Component: 200 - total flux cleaned = -0.000197397 Jy ! Total flux subtracted in 200 components = -0.000197397 Jy ! Clean residual min=-0.001377 max=0.001306 Jy/beam ! Clean residual mean=0.000000 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.0975528 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.0975528 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123041Jy sigma=0.000780 ! Fit after self-cal, rms=0.123041Jy 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 = -4.77298e-05 Jy ! Component: 100 - total flux cleaned = -4.8056e-05 Jy ! Component: 150 - total flux cleaned = -4.81639e-05 Jy ! Component: 200 - total flux cleaned = -4.80676e-05 Jy ! Total flux subtracted in 200 components = -4.80676e-05 Jy ! Clean residual min=-0.001379 max=0.001299 Jy/beam ! Clean residual mean=0.000000 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0975047 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.0975048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.123040Jy sigma=0.000780 ! Fit after self-cal, rms=0.123039Jy sigma=0.000780 ! 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.123039Jy sigma=0.000780 ! Fit after self-cal, rms=0.122921Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.325 mas, bmaj=9.279 mas, bpa=-4.047 degrees ! Estimated noise=589.124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000376539 Jy ! Component: 100 - total flux cleaned = -0.000502061 Jy ! Component: 150 - total flux cleaned = -0.000514728 Jy ! Component: 200 - total flux cleaned = -0.000520158 Jy ! Total flux subtracted in 200 components = -0.000520158 Jy ! Clean residual min=-0.001592 max=0.001472 Jy/beam ! Clean residual mean=-0.000000 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.0969846 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.0969846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122921Jy sigma=0.000780 ! Fit after self-cal, rms=0.122920Jy 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 = -6.96431e-05 Jy ! Component: 100 - total flux cleaned = -6.45888e-05 Jy ! Component: 150 - total flux cleaned = -6.48306e-05 Jy ! Component: 200 - total flux cleaned = -6.92187e-05 Jy ! Total flux subtracted in 200 components = -6.92187e-05 Jy ! Clean residual min=-0.001600 max=0.001459 Jy/beam ! Clean residual mean=-0.000000 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.0969154 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.0969154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122920Jy sigma=0.000780 ! Fit after self-cal, rms=0.122920Jy sigma=0.000780 ! 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.685 mas, bmaj=5.637 mas, bpa=-5.939 degrees ! Estimated noise=465.381 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.685 x 5.637 at -5.939 degrees (North through East) ! Clean map min=-0.0013462 max=0.074102 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.019 mas, bmaj=4.7 mas, bpa=-7.443 degrees ! Estimated noise=716.463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0577527 Jy ! Component: 100 - total flux cleaned = 0.0741546 Jy ! Component: 150 - total flux cleaned = 0.0827589 Jy ! Component: 200 - total flux cleaned = 0.0875039 Jy ! Total flux subtracted in 200 components = 0.0875039 Jy ! Clean residual min=-0.002489 max=0.003052 Jy/beam ! Clean residual mean=0.000002 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.0875039 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0875039 Jy ! Inverting map and beam ! Estimated beam: bmin=3.685 mas, bmaj=5.637 mas, bpa=-5.939 degrees ! Estimated noise=465.381 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.00342743 Jy ! Component: 100 - total flux cleaned = 0.00548869 Jy ! Component: 150 - total flux cleaned = 0.00685611 Jy ! Component: 200 - total flux cleaned = 0.00782331 Jy ! Total flux subtracted in 200 components = 0.00782331 Jy ! Clean residual min=-0.001485 max=0.001304 Jy/beam ! Clean residual mean=0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0953272 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 42 components and 0.0953272 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.325 mas, bmaj=9.279 mas, bpa=-4.047 degrees ! Estimated noise=589.124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00095356 Jy ! Component: 100 - total flux cleaned = 0.00115328 Jy ! Component: 150 - total flux cleaned = 0.0012769 Jy ! Component: 200 - total flux cleaned = 0.00135745 Jy ! Total flux subtracted in 200 components = 0.00135745 Jy ! Clean residual min=-0.001627 max=0.001473 Jy/beam ! Clean residual mean=0.000000 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.0966846 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 = 6.9993e-05 Jy ! Component: 100 - total flux cleaned = 0.000110903 Jy ! Component: 150 - total flux cleaned = 0.000122889 Jy ! Component: 200 - total flux cleaned = 0.000123067 Jy ! Total flux subtracted in 200 components = 0.000123067 Jy ! Clean residual min=-0.001622 max=0.001466 Jy/beam ! Clean residual mean=-0.000000 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0968077 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 72 components and 0.0968077 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.685 mas, bmaj=5.637 mas, bpa=-5.939 degrees ! Estimated noise=465.381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176567 Jy ! Component: 100 - total flux cleaned = 0.000192574 Jy ! Component: 150 - total flux cleaned = 0.000220853 Jy ! Component: 200 - total flux cleaned = 0.000233803 Jy ! Total flux subtracted in 200 components = 0.000233803 Jy ! Clean residual min=-0.001427 max=0.001292 Jy/beam ! Clean residual mean=0.000000 rms=0.000346 Jy/beam ! Combined flux in latest and established models = 0.0970415 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.0970415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.122926Jy sigma=0.000780 ! Fit after self-cal, rms=0.122926Jy sigma=0.000780 wmodel J0554+3541_S_2015_01_23_pus_map.mod ! Writing 83 model components to file: J0554+3541_S_2015_01_23_pus_map.mod wobs J0554+3541_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0554+3541_S_2015_01_23_pus_uvs.fits wwins J0554+3541_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0554+3541_S_2015_01_23_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.000387543 Jy ! Component: 100 - total flux cleaned = -0.000318541 Jy ! Component: 150 - total flux cleaned = -0.000229729 Jy ! Component: 200 - total flux cleaned = -0.00014424 Jy ! Component: 250 - total flux cleaned = -0.000102928 Jy ! Component: 300 - total flux cleaned = -4.28586e-05 Jy ! Component: 350 - total flux cleaned = -4.25281e-05 Jy ! Component: 400 - total flux cleaned = -4.32606e-06 Jy ! Component: 450 - total flux cleaned = 1.40994e-05 Jy ! Component: 500 - total flux cleaned = 5.03536e-05 Jy ! Component: 550 - total flux cleaned = 0.000103816 Jy ! Component: 600 - total flux cleaned = 8.5909e-05 Jy ! Component: 650 - total flux cleaned = 5.15829e-05 Jy ! Component: 700 - total flux cleaned = 6.87385e-05 Jy ! Component: 750 - total flux cleaned = 0.000152393 Jy ! Component: 800 - total flux cleaned = 0.000135409 Jy ! Component: 850 - total flux cleaned = 0.0001354 Jy ! Component: 900 - total flux cleaned = 0.000135873 Jy ! Component: 950 - total flux cleaned = 0.000151855 Jy ! Component: 1000 - total flux cleaned = 8.92559e-05 Jy ! Component: 1050 - total flux cleaned = 0.00012011 Jy ! Component: 1100 - total flux cleaned = 2.87478e-05 Jy ! Component: 1150 - total flux cleaned = 8.90253e-05 Jy ! Component: 1200 - total flux cleaned = 5.88327e-05 Jy ! Component: 1250 - total flux cleaned = 4.41209e-05 Jy ! Component: 1300 - total flux cleaned = -2.88689e-05 Jy ! Component: 1350 - total flux cleaned = -4.33235e-05 Jy ! Component: 1400 - total flux cleaned = -0.000114741 Jy ! Component: 1450 - total flux cleaned = -0.000114987 Jy ! Component: 1500 - total flux cleaned = -0.000227063 Jy ! Component: 1550 - total flux cleaned = -0.000227018 Jy ! Component: 1600 - total flux cleaned = -0.000323085 Jy ! Component: 1650 - total flux cleaned = -0.000377434 Jy ! Component: 1700 - total flux cleaned = -0.000404342 Jy ! Component: 1750 - total flux cleaned = -0.000471372 Jy ! Component: 1800 - total flux cleaned = -0.000458036 Jy ! Component: 1850 - total flux cleaned = -0.000523862 Jy ! Component: 1900 - total flux cleaned = -0.000576012 Jy ! Component: 1950 - total flux cleaned = -0.000588932 Jy ! Component: 2000 - total flux cleaned = -0.000601752 Jy ! Component: 2050 - total flux cleaned = -0.000690838 Jy ! Component: 2100 - total flux cleaned = -0.000741254 Jy ! Component: 2150 - total flux cleaned = -0.000753785 Jy ! Component: 2200 - total flux cleaned = -0.000828197 Jy ! Component: 2250 - total flux cleaned = -0.000828359 Jy ! Component: 2300 - total flux cleaned = -0.000852765 Jy ! Component: 2350 - total flux cleaned = -0.00094941 Jy ! Component: 2400 - total flux cleaned = -0.00100935 Jy ! Component: 2450 - total flux cleaned = -0.0010811 Jy ! Component: 2500 - total flux cleaned = -0.00109294 Jy ! Component: 2550 - total flux cleaned = -0.00121029 Jy ! Component: 2600 - total flux cleaned = -0.00121034 Jy ! Component: 2650 - total flux cleaned = -0.0012565 Jy ! Component: 2700 - total flux cleaned = -0.00131405 Jy ! Component: 2750 - total flux cleaned = -0.00135949 Jy ! Component: 2800 - total flux cleaned = -0.00140464 Jy ! Component: 2850 - total flux cleaned = -0.00146066 Jy ! Component: 2900 - total flux cleaned = -0.00148304 Jy ! Component: 2950 - total flux cleaned = -0.00151632 Jy ! Component: 3000 - total flux cleaned = -0.00156051 Jy ! Component: 3050 - total flux cleaned = -0.00159328 Jy ! Component: 3100 - total flux cleaned = -0.00164752 Jy ! Component: 3150 - total flux cleaned = -0.0016691 Jy ! Component: 3200 - total flux cleaned = -0.00169067 Jy ! Component: 3250 - total flux cleaned = -0.00176514 Jy ! Component: 3300 - total flux cleaned = -0.0017439 Jy ! Component: 3350 - total flux cleaned = -0.00178592 Jy ! Component: 3400 - total flux cleaned = -0.00178599 Jy ! Component: 3450 - total flux cleaned = -0.00179632 Jy ! Component: 3500 - total flux cleaned = -0.0018066 Jy ! Component: 3550 - total flux cleaned = -0.00184759 Jy ! Component: 3600 - total flux cleaned = -0.00182706 Jy ! Component: 3650 - total flux cleaned = -0.00184738 Jy ! Component: 3700 - total flux cleaned = -0.0018675 Jy ! Component: 3750 - total flux cleaned = -0.00183736 Jy ! Component: 3800 - total flux cleaned = -0.00181743 Jy ! Component: 3850 - total flux cleaned = -0.00176784 Jy ! Component: 3900 - total flux cleaned = -0.00178761 Jy ! Component: 3950 - total flux cleaned = -0.00178768 Jy ! Component: 4000 - total flux cleaned = -0.00177784 Jy ! Component: 4050 - total flux cleaned = -0.00173894 Jy ! Total flux subtracted in 4096 components = -0.00170987 Jy ! Clean residual min=-0.000556 max=0.000562 Jy/beam ! Clean residual mean=-0.000001 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0953316 Jy keep ! Adding 328 model components to the UV plane model. ! The established model now contains 411 components and 0.0953317 Jy ![Exited script file: muppet] wmap "J0554+3541_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.685 x 5.637 at -5.939 degrees (North through East) ! Clean map min=-0.0011265 max=0.074181 Jy/beam ! Writing clean map to FITS file: J0554+3541_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0741806 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000180569 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.730254 0.730254 1.46051 2.92102 5.84203 11.6841 23.3681 46.7363 93.4725 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.074 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.685 x 5.637 at -5.939 degrees (North through East) ! Clean map min=-0.0011265 max=0.074181 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 J0554+3541_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:07:11 2017