! Started logfile: J0807+0708_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:17:43 2017 obs J0807+0708_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0807+0708_S_2015_01_23_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979053 visibilities/baseline/integration-bin. ! Found source: J0807+0708 ! ! 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 21500 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 J0807+0708_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 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.974763Jy sigma=0.010268 ! Fit after self-cal, rms=0.934214Jy sigma=0.010044 ! 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.778 mas, bmaj=6.541 mas, bpa=-4.706 degrees ! Estimated noise=687.774 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.0553953 Jy ! Component: 100 - total flux cleaned = 0.0686281 Jy ! Total flux subtracted in 100 components = 0.0686281 Jy ! Clean residual min=-0.003811 max=0.005437 Jy/beam ! Clean residual mean=0.000002 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.0686282 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0686282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188611Jy sigma=0.000799 ! Fit after self-cal, rms=0.188546Jy sigma=0.000799 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00626867 Jy ! Component: 100 - total flux cleaned = 0.0099673 Jy ! Total flux subtracted in 100 components = 0.0099673 Jy ! Clean residual min=-0.003777 max=0.003654 Jy/beam ! Clean residual mean=0.000002 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.0785954 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.0785954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187863Jy sigma=0.000794 ! Fit after self-cal, rms=0.187862Jy 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.284 mas, bmaj=7.219 mas, bpa=-3.653 degrees ! Estimated noise=485.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 (-6, -1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00507897 Jy ! Component: 100 - total flux cleaned = 0.00832713 Jy ! Component: 150 - total flux cleaned = 0.0106819 Jy ! Component: 200 - total flux cleaned = 0.0119278 Jy ! Total flux subtracted in 200 components = 0.0119278 Jy ! Clean residual min=-0.002870 max=0.002644 Jy/beam ! Clean residual mean=0.000002 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.0905233 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 67 components and 0.0905233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187401Jy sigma=0.000791 ! Fit after self-cal, rms=0.187376Jy sigma=0.000791 ! 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.98 FD 0.55 HN 0.95 KP 1.15 ! LA 1.01 MK 1.01 NL 1.06 OV 1.01 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.70 HN 1.06 KP 1.04 ! LA 1.00 MK 1.05 NL 1.16 OV 1.04 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.76 HN 1.03 KP 0.88 ! LA 0.81 MK 1.06 NL 1.35 OV 0.98 ! PT 1.02 SC 1.11 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.66 HN 0.92 KP 0.83 ! LA 0.79 MK 0.99 NL 1.00 OV 0.98 ! PT 1.07 SC 1.01 ! ! ! Fit before self-cal, rms=0.187376Jy sigma=0.000791 ! Fit after self-cal, rms=0.130614Jy sigma=0.000782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=7.299 mas, bpa=-3.615 degrees ! Estimated noise=485.637 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 = 9.47986e-05 Jy ! Component: 100 - total flux cleaned = 0.000186538 Jy ! Component: 150 - total flux cleaned = 0.000167433 Jy ! Component: 200 - total flux cleaned = 0.000136138 Jy ! Total flux subtracted in 200 components = 0.000136138 Jy ! Clean residual min=-0.001651 max=0.001685 Jy/beam ! Clean residual mean=0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0906594 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 89 components and 0.0906594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130601Jy sigma=0.000781 ! Fit after self-cal, rms=0.130398Jy 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.130398Jy sigma=0.000781 ! Fit after self-cal, rms=0.113902Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=7.308 mas, bpa=-3.646 degrees ! Estimated noise=483.647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000343597 Jy ! Component: 100 - total flux cleaned = 0.000306325 Jy ! Component: 150 - total flux cleaned = 0.000257742 Jy ! Component: 200 - total flux cleaned = 0.000214723 Jy ! Total flux subtracted in 200 components = 0.000214723 Jy ! Clean residual min=-0.001493 max=0.001366 Jy/beam ! Clean residual mean=-0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0908741 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.0908741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113893Jy sigma=0.000779 ! Fit after self-cal, rms=0.113838Jy 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 = 0.000105638 Jy ! Component: 100 - total flux cleaned = 7.83026e-05 Jy ! Component: 150 - total flux cleaned = 6.53068e-05 Jy ! Component: 200 - total flux cleaned = 5.34594e-05 Jy ! Total flux subtracted in 200 components = 5.34594e-05 Jy ! Clean residual min=-0.001484 max=0.001333 Jy/beam ! Clean residual mean=-0.000001 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.0909276 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 109 components and 0.0909276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113834Jy sigma=0.000779 ! Fit after self-cal, rms=0.113832Jy sigma=0.000779 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113832Jy sigma=0.000779 ! Fit after self-cal, rms=0.113137Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.323 mas, bmaj=7.309 mas, bpa=-3.661 degrees ! Estimated noise=483.458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000173576 Jy ! Component: 100 - total flux cleaned = 0.000147187 Jy ! Component: 150 - total flux cleaned = 0.00012354 Jy ! Component: 200 - total flux cleaned = 0.000112973 Jy ! Total flux subtracted in 200 components = 0.000112973 Jy ! Clean residual min=-0.001491 max=0.001352 Jy/beam ! Clean residual mean=-0.000001 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0910406 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 110 components and 0.0910406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113133Jy sigma=0.000779 ! Fit after self-cal, rms=0.113126Jy 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 = 2.85479e-05 Jy ! Component: 100 - total flux cleaned = 1.78304e-05 Jy ! Component: 150 - total flux cleaned = -2.77694e-06 Jy ! Component: 200 - total flux cleaned = -2.18986e-05 Jy ! Total flux subtracted in 200 components = -2.18986e-05 Jy ! Clean residual min=-0.001494 max=0.001336 Jy/beam ! Clean residual mean=-0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.0910187 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.0910187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113124Jy sigma=0.000779 ! Fit after self-cal, rms=0.113122Jy 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.113122Jy sigma=0.000779 ! Fit after self-cal, rms=0.112992Jy sigma=0.000779 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.201 mas, bmaj=11.13 mas, bpa=-4.619 degrees ! Estimated noise=622.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.29754e-05 Jy ! Component: 100 - total flux cleaned = -4.29629e-05 Jy ! Component: 150 - total flux cleaned = -5.19484e-05 Jy ! Component: 200 - total flux cleaned = -6.87207e-05 Jy ! Total flux subtracted in 200 components = -6.87207e-05 Jy ! Clean residual min=-0.001642 max=0.001567 Jy/beam ! Clean residual mean=-0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0909499 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 123 components and 0.0909499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112990Jy sigma=0.000779 ! Fit after self-cal, rms=0.112986Jy 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.80999e-06 Jy ! Component: 100 - total flux cleaned = -1.77191e-05 Jy ! Component: 150 - total flux cleaned = -3.22519e-05 Jy ! Component: 200 - total flux cleaned = -3.22407e-05 Jy ! Total flux subtracted in 200 components = -3.22407e-05 Jy ! Clean residual min=-0.001644 max=0.001569 Jy/beam ! Clean residual mean=-0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.0909177 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 131 components and 0.0909177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112985Jy sigma=0.000779 ! Fit after self-cal, rms=0.112983Jy 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.32 mas, bmaj=7.307 mas, bpa=-3.652 degrees ! Estimated noise=483.188 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 7.307 at -3.652 degrees (North through East) ! Clean map min=-0.0014103 max=0.072692 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.803 mas, bmaj=6.613 mas, bpa=-4.762 degrees ! Estimated noise=683.442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0548006 Jy ! Component: 100 - total flux cleaned = 0.0681106 Jy ! Component: 150 - total flux cleaned = 0.0743451 Jy ! Component: 200 - total flux cleaned = 0.0783891 Jy ! Total flux subtracted in 200 components = 0.0783891 Jy ! Clean residual min=-0.002477 max=0.002689 Jy/beam ! Clean residual mean=0.000001 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0783891 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0783891 Jy ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=7.307 mas, bpa=-3.652 degrees ! Estimated noise=483.188 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.00437312 Jy ! Component: 100 - total flux cleaned = 0.0069326 Jy ! Component: 150 - total flux cleaned = 0.00871277 Jy ! Component: 200 - total flux cleaned = 0.0100222 Jy ! Total flux subtracted in 200 components = 0.0100222 Jy ! Clean residual min=-0.001610 max=0.001519 Jy/beam ! Clean residual mean=-0.000001 rms=0.000377 Jy/beam ! Combined flux in latest and established models = 0.0884113 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.0884113 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.201 mas, bmaj=11.13 mas, bpa=-4.619 degrees ! Estimated noise=622.963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136537 Jy ! Component: 100 - total flux cleaned = 0.00194602 Jy ! Component: 150 - total flux cleaned = 0.00216946 Jy ! Component: 200 - total flux cleaned = 0.00233319 Jy ! Total flux subtracted in 200 components = 0.00233319 Jy ! Clean residual min=-0.001656 max=0.001585 Jy/beam ! Clean residual mean=-0.000002 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.0907445 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 = 7.75732e-05 Jy ! Component: 100 - total flux cleaned = 0.000118334 Jy ! Component: 150 - total flux cleaned = 0.000142827 Jy ! Component: 200 - total flux cleaned = 0.000165257 Jy ! Total flux subtracted in 200 components = 0.000165257 Jy ! Clean residual min=-0.001653 max=0.001585 Jy/beam ! Clean residual mean=-0.000002 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0909097 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 116 components and 0.0909097 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.32 mas, bmaj=7.307 mas, bpa=-3.652 degrees ! Estimated noise=483.188 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000251218 Jy ! Component: 100 - total flux cleaned = -0.000149479 Jy ! Component: 150 - total flux cleaned = -0.000130897 Jy ! Component: 200 - total flux cleaned = -0.000130575 Jy ! Total flux subtracted in 200 components = -0.000130575 Jy ! Clean residual min=-0.001481 max=0.001445 Jy/beam ! Clean residual mean=-0.000001 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.0907791 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 130 components and 0.0907791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112990Jy sigma=0.000779 ! Fit after self-cal, rms=0.112989Jy sigma=0.000779 wmodel J0807+0708_S_2015_01_23_pus_map.mod ! Writing 130 model components to file: J0807+0708_S_2015_01_23_pus_map.mod wobs J0807+0708_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0807+0708_S_2015_01_23_pus_uvs.fits wwins J0807+0708_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J0807+0708_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.000382402 Jy ! Component: 100 - total flux cleaned = -0.000557333 Jy ! Component: 150 - total flux cleaned = -0.000700339 Jy ! Component: 200 - total flux cleaned = -0.000861459 Jy ! Component: 250 - total flux cleaned = -0.0010166 Jy ! Component: 300 - total flux cleaned = -0.00118815 Jy ! Component: 350 - total flux cleaned = -0.00133399 Jy ! Component: 400 - total flux cleaned = -0.00145535 Jy ! Component: 450 - total flux cleaned = -0.00159444 Jy ! Component: 500 - total flux cleaned = -0.00173085 Jy ! Component: 550 - total flux cleaned = -0.00186504 Jy ! Component: 600 - total flux cleaned = -0.00195962 Jy ! Component: 650 - total flux cleaned = -0.00210839 Jy ! Component: 700 - total flux cleaned = -0.00232833 Jy ! Component: 750 - total flux cleaned = -0.00249056 Jy ! Component: 800 - total flux cleaned = -0.00259736 Jy ! Component: 850 - total flux cleaned = -0.00275518 Jy ! Component: 900 - total flux cleaned = -0.00280715 Jy ! Component: 950 - total flux cleaned = -0.00289257 Jy ! Component: 1000 - total flux cleaned = -0.0030107 Jy ! Component: 1050 - total flux cleaned = -0.00306073 Jy ! Component: 1100 - total flux cleaned = -0.00319262 Jy ! Component: 1150 - total flux cleaned = -0.00322528 Jy ! Component: 1200 - total flux cleaned = -0.00330595 Jy ! Component: 1250 - total flux cleaned = -0.00333809 Jy ! Component: 1300 - total flux cleaned = -0.0034173 Jy ! Component: 1350 - total flux cleaned = -0.00351162 Jy ! Component: 1400 - total flux cleaned = -0.00358946 Jy ! Component: 1450 - total flux cleaned = -0.00363573 Jy ! Component: 1500 - total flux cleaned = -0.00375764 Jy ! Component: 1550 - total flux cleaned = -0.00384809 Jy ! Component: 1600 - total flux cleaned = -0.00386296 Jy ! Component: 1650 - total flux cleaned = -0.00392235 Jy ! Component: 1700 - total flux cleaned = -0.00401051 Jy ! Component: 1750 - total flux cleaned = -0.00403982 Jy ! Component: 1800 - total flux cleaned = -0.00416993 Jy ! Component: 1850 - total flux cleaned = -0.00424144 Jy ! Component: 1900 - total flux cleaned = -0.00428391 Jy ! Component: 1950 - total flux cleaned = -0.00439655 Jy ! Component: 2000 - total flux cleaned = -0.00443846 Jy ! Component: 2050 - total flux cleaned = -0.00449398 Jy ! Component: 2100 - total flux cleaned = -0.00454896 Jy ! Component: 2150 - total flux cleaned = -0.00461731 Jy ! Component: 2200 - total flux cleaned = -0.00469853 Jy ! Component: 2250 - total flux cleaned = -0.00477919 Jy ! Component: 2300 - total flux cleaned = -0.00480563 Jy ! Component: 2350 - total flux cleaned = -0.00483225 Jy ! Component: 2400 - total flux cleaned = -0.00491101 Jy ! Component: 2450 - total flux cleaned = -0.00497616 Jy ! Component: 2500 - total flux cleaned = -0.00501491 Jy ! Component: 2550 - total flux cleaned = -0.00510469 Jy ! Component: 2600 - total flux cleaned = -0.00511739 Jy ! Component: 2650 - total flux cleaned = -0.00518066 Jy ! Component: 2700 - total flux cleaned = -0.00525601 Jy ! Component: 2750 - total flux cleaned = -0.00531849 Jy ! Component: 2800 - total flux cleaned = -0.00538042 Jy ! Component: 2850 - total flux cleaned = -0.00544202 Jy ! Component: 2900 - total flux cleaned = -0.00549089 Jy ! Component: 2950 - total flux cleaned = -0.00551524 Jy ! Component: 3000 - total flux cleaned = -0.0055996 Jy ! Component: 3050 - total flux cleaned = -0.00562353 Jy ! Component: 3100 - total flux cleaned = -0.00569502 Jy ! Component: 3150 - total flux cleaned = -0.00573055 Jy ! Component: 3200 - total flux cleaned = -0.00578914 Jy ! Component: 3250 - total flux cleaned = -0.00580081 Jy ! Component: 3300 - total flux cleaned = -0.00582407 Jy ! Component: 3350 - total flux cleaned = -0.00590489 Jy ! Component: 3400 - total flux cleaned = -0.00596217 Jy ! Component: 3450 - total flux cleaned = -0.00597352 Jy ! Component: 3500 - total flux cleaned = -0.00603008 Jy ! Component: 3550 - total flux cleaned = -0.0060751 Jy ! Component: 3600 - total flux cleaned = -0.00609749 Jy ! Component: 3650 - total flux cleaned = -0.00611978 Jy ! Component: 3700 - total flux cleaned = -0.00617515 Jy ! Component: 3750 - total flux cleaned = -0.00624105 Jy ! Component: 3800 - total flux cleaned = -0.00624106 Jy ! Component: 3850 - total flux cleaned = -0.00628443 Jy ! Component: 3900 - total flux cleaned = -0.00631684 Jy ! Component: 3950 - total flux cleaned = -0.00632755 Jy ! Component: 4000 - total flux cleaned = -0.00638096 Jy ! Component: 4050 - total flux cleaned = -0.00640221 Jy ! Total flux subtracted in 4096 components = -0.00641275 Jy ! Clean residual min=-0.000716 max=0.000627 Jy/beam ! Clean residual mean=-0.000001 rms=0.000198 Jy/beam ! Combined flux in latest and established models = 0.0843664 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 434 components and 0.0843663 Jy ![Exited script file: muppet] wmap "J0807+0708_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.32 x 7.307 at -3.652 degrees (North through East) ! Clean map min=-0.0013587 max=0.072807 Jy/beam ! Writing clean map to FITS file: J0807+0708_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.0728075 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000195576 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.805861 0.805861 1.61172 3.22344 6.44689 12.8938 25.7875 51.5751 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.072 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.32 x 7.307 at -3.652 degrees (North through East) ! Clean map min=-0.0013587 max=0.072807 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 J0807+0708_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:17:50 2017