! Started logfile: J0215+0524_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:42:55 2016 obs J0215+0524_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0215+0524_S_2015_03_17_pus_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95679 visibilities/baseline/integration-bin. ! Found source: J0215+0524 ! ! 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 12400 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 J0215+0524_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 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.889892Jy sigma=0.009761 ! Fit after self-cal, rms=0.872945Jy sigma=0.009587 ! 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.824 mas, bmaj=6.484 mas, bpa=-4.039 degrees ! Estimated noise=795.207 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.0949205 Jy ! Component: 100 - total flux cleaned = 0.119264 Jy ! Total flux subtracted in 100 components = 0.119264 Jy ! Clean residual min=-0.004341 max=0.009911 Jy/beam ! Clean residual mean=-0.000008 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.119264 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.119264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081743Jy sigma=0.000817 ! Fit after self-cal, rms=0.081709Jy sigma=0.000817 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0107213 Jy ! Component: 100 - total flux cleaned = 0.0170299 Jy ! Total flux subtracted in 100 components = 0.0170299 Jy ! Clean residual min=-0.003900 max=0.004813 Jy/beam ! Clean residual mean=-0.000003 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.136294 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 35 components and 0.136294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079456Jy sigma=0.000797 ! Fit after self-cal, rms=0.079437Jy sigma=0.000797 ! 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.431 mas, bmaj=7.384 mas, bpa=-4.816 degrees ! Estimated noise=591.432 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.0063226 Jy ! Component: 100 - total flux cleaned = 0.010035 Jy ! Component: 150 - total flux cleaned = 0.0124019 Jy ! Component: 200 - total flux cleaned = 0.0139423 Jy ! Total flux subtracted in 200 components = 0.0139423 Jy ! Clean residual min=-0.003321 max=0.002929 Jy/beam ! Clean residual mean=0.000004 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.150236 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 70 components and 0.150236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078730Jy sigma=0.000792 ! Fit after self-cal, rms=0.078720Jy sigma=0.000792 ! 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.81 HN 0.98 KP 1.10 ! LA 1.01 MK 1.00 NL 0.90 OV 1.00 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.89 HN 1.02 KP 1.09 ! LA 0.98 MK 1.02 NL 1.02 OV 1.06 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.90 HN 1.04 KP 0.96 ! LA 0.80 MK 1.02 NL 1.15 OV 0.97 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.90 HN 1.03 KP 0.93 ! LA 0.88 MK 1.08 NL 1.03 OV 1.03 ! PT 1.06 SC 1.02 ! ! ! Fit before self-cal, rms=0.078720Jy sigma=0.000792 ! Fit after self-cal, rms=0.075185Jy sigma=0.000778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.473 mas, bmaj=7.476 mas, bpa=-4.761 degrees ! Estimated noise=593.342 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.000977424 Jy ! Component: 100 - total flux cleaned = -0.00111122 Jy ! Component: 150 - total flux cleaned = -0.00111115 Jy ! Component: 200 - total flux cleaned = -0.00111202 Jy ! Total flux subtracted in 200 components = -0.00111202 Jy ! Clean residual min=-0.002123 max=0.002046 Jy/beam ! Clean residual mean=0.000001 rms=0.000531 Jy/beam ! Combined flux in latest and established models = 0.149124 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 78 components and 0.149124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075170Jy sigma=0.000778 ! Fit after self-cal, rms=0.075117Jy sigma=0.000778 ! 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.075117Jy sigma=0.000778 ! Fit after self-cal, rms=0.075494Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=7.481 mas, bpa=-4.729 degrees ! Estimated noise=593.137 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000419221 Jy ! Component: 100 - total flux cleaned = -0.000541065 Jy ! Component: 150 - total flux cleaned = -0.000578053 Jy ! Component: 200 - total flux cleaned = -0.000622231 Jy ! Total flux subtracted in 200 components = -0.000622231 Jy ! Clean residual min=-0.001806 max=0.001733 Jy/beam ! Clean residual mean=-0.000004 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.148502 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 88 components and 0.148502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075487Jy sigma=0.000776 ! Fit after self-cal, rms=0.075502Jy sigma=0.000776 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.1275e-05 Jy ! Component: 100 - total flux cleaned = -5.1698e-05 Jy ! Component: 150 - total flux cleaned = -6.93808e-05 Jy ! Component: 200 - total flux cleaned = -9.28732e-05 Jy ! Total flux subtracted in 200 components = -9.28732e-05 Jy ! Clean residual min=-0.001796 max=0.001733 Jy/beam ! Clean residual mean=-0.000004 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.148409 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.148409 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075499Jy sigma=0.000776 ! Fit after self-cal, rms=0.075499Jy sigma=0.000776 ! 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.075499Jy sigma=0.000776 ! Fit after self-cal, rms=0.075587Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.487 mas, bmaj=7.496 mas, bpa=-4.734 degrees ! Estimated noise=593.673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290887 Jy ! Component: 100 - total flux cleaned = -0.000367761 Jy ! Component: 150 - total flux cleaned = -0.000422029 Jy ! Component: 200 - total flux cleaned = -0.000459573 Jy ! Total flux subtracted in 200 components = -0.000459573 Jy ! Clean residual min=-0.001795 max=0.001740 Jy/beam ! Clean residual mean=-0.000004 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.147949 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 95 components and 0.147949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075583Jy sigma=0.000776 ! Fit after self-cal, rms=0.075584Jy sigma=0.000776 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.76296e-05 Jy ! Component: 100 - total flux cleaned = -3.56899e-05 Jy ! Component: 150 - total flux cleaned = -5.06901e-05 Jy ! Component: 200 - total flux cleaned = -6.43659e-05 Jy ! Total flux subtracted in 200 components = -6.43659e-05 Jy ! Clean residual min=-0.001785 max=0.001740 Jy/beam ! Clean residual mean=-0.000004 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.147885 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.147885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075582Jy sigma=0.000776 ! Fit after self-cal, rms=0.075582Jy sigma=0.000776 ! 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.075582Jy sigma=0.000776 ! Fit after self-cal, rms=0.075657Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.591 mas, bmaj=11.22 mas, bpa=-2.511 degrees ! Estimated noise=737.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.40104e-05 Jy ! Component: 100 - total flux cleaned = -8.0509e-05 Jy ! Component: 150 - total flux cleaned = -0.000119758 Jy ! Component: 200 - total flux cleaned = -0.000153064 Jy ! Total flux subtracted in 200 components = -0.000153064 Jy ! Clean residual min=-0.002277 max=0.001772 Jy/beam ! Clean residual mean=-0.000007 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.147732 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 98 components and 0.147732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075657Jy sigma=0.000776 ! Fit after self-cal, rms=0.075655Jy sigma=0.000776 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 = 3.0078e-06 Jy ! Component: 100 - total flux cleaned = 4.73229e-06 Jy ! Component: 150 - total flux cleaned = -2.53764e-05 Jy ! Component: 200 - total flux cleaned = -4.27603e-05 Jy ! Total flux subtracted in 200 components = -4.27603e-05 Jy ! Clean residual min=-0.002254 max=0.001748 Jy/beam ! Clean residual mean=-0.000007 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.147689 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 99 components and 0.147689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075657Jy sigma=0.000776 ! Fit after self-cal, rms=0.075656Jy sigma=0.000776 ! 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.493 mas, bmaj=7.508 mas, bpa=-4.734 degrees ! Estimated noise=594.163 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 7.508 at -4.734 degrees (North through East) ! Clean map min=-0.0016725 max=0.12576 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.866 mas, bmaj=6.573 mas, bpa=-3.86 degrees ! Estimated noise=810.826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0966082 Jy ! Component: 100 - total flux cleaned = 0.120608 Jy ! Component: 150 - total flux cleaned = 0.130461 Jy ! Component: 200 - total flux cleaned = 0.135728 Jy ! Total flux subtracted in 200 components = 0.135728 Jy ! Clean residual min=-0.003044 max=0.003488 Jy/beam ! Clean residual mean=-0.000005 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.135728 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.135728 Jy ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=7.508 mas, bpa=-4.734 degrees ! Estimated noise=594.163 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) ! Added new window around map position (-3, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00505064 Jy ! Component: 100 - total flux cleaned = 0.00790249 Jy ! Component: 150 - total flux cleaned = 0.00969001 Jy ! Component: 200 - total flux cleaned = 0.0109317 Jy ! Total flux subtracted in 200 components = 0.0109317 Jy ! Clean residual min=-0.001702 max=0.001734 Jy/beam ! Clean residual mean=-0.000004 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.14666 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 76 components and 0.14666 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.591 mas, bmaj=11.22 mas, bpa=-2.511 degrees ! Estimated noise=737.772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137964 Jy ! Component: 100 - total flux cleaned = 0.0020853 Jy ! Component: 150 - total flux cleaned = 0.00233834 Jy ! Component: 200 - total flux cleaned = 0.0023664 Jy ! Total flux subtracted in 200 components = 0.0023664 Jy ! Clean residual min=-0.002131 max=0.001909 Jy/beam ! Clean residual mean=-0.000005 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.149026 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.3229e-07 Jy ! Component: 100 - total flux cleaned = -6.51562e-07 Jy ! Component: 150 - total flux cleaned = -4.58185e-07 Jy ! Component: 200 - total flux cleaned = 9.27037e-06 Jy ! Total flux subtracted in 200 components = 9.27037e-06 Jy ! Clean residual min=-0.002104 max=0.001913 Jy/beam ! Clean residual mean=-0.000005 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.149035 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 115 components and 0.149035 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=7.508 mas, bpa=-4.734 degrees ! Estimated noise=594.163 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135903 Jy ! Component: 100 - total flux cleaned = 5.97853e-05 Jy ! Component: 150 - total flux cleaned = 5.97047e-05 Jy ! Component: 200 - total flux cleaned = 4.4615e-05 Jy ! Total flux subtracted in 200 components = 4.4615e-05 Jy ! Clean residual min=-0.001839 max=0.001800 Jy/beam ! Clean residual mean=-0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.14908 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 127 components and 0.14908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075634Jy sigma=0.000776 ! Fit after self-cal, rms=0.075631Jy sigma=0.000776 wmodel J0215+0524_S_2015_03_17_pus_map.mod ! Writing 127 model components to file: J0215+0524_S_2015_03_17_pus_map.mod wobs J0215+0524_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0215+0524_S_2015_03_17_pus_uvs.fits wwins J0215+0524_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0215+0524_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.000225216 Jy ! Component: 100 - total flux cleaned = -0.000492148 Jy ! Component: 150 - total flux cleaned = -0.000633811 Jy ! Component: 200 - total flux cleaned = -0.000716247 Jy ! Component: 250 - total flux cleaned = -0.000796967 Jy ! Component: 300 - total flux cleaned = -0.00077071 Jy ! Component: 350 - total flux cleaned = -0.000796549 Jy ! Component: 400 - total flux cleaned = -0.000821053 Jy ! Component: 450 - total flux cleaned = -0.000870245 Jy ! Component: 500 - total flux cleaned = -0.000990946 Jy ! Component: 550 - total flux cleaned = -0.00103728 Jy ! Component: 600 - total flux cleaned = -0.000967057 Jy ! Component: 650 - total flux cleaned = -0.00101282 Jy ! Component: 700 - total flux cleaned = -0.00094521 Jy ! Component: 750 - total flux cleaned = -0.000879216 Jy ! Component: 800 - total flux cleaned = -0.000879471 Jy ! Component: 850 - total flux cleaned = -0.000879058 Jy ! Component: 900 - total flux cleaned = -0.000857517 Jy ! Component: 950 - total flux cleaned = -0.000711339 Jy ! Component: 1000 - total flux cleaned = -0.00071159 Jy ! Component: 1050 - total flux cleaned = -0.000650537 Jy ! Component: 1100 - total flux cleaned = -0.000630109 Jy ! Component: 1150 - total flux cleaned = -0.000531104 Jy ! Component: 1200 - total flux cleaned = -0.000511805 Jy ! Component: 1250 - total flux cleaned = -0.000473287 Jy ! Component: 1300 - total flux cleaned = -0.000415511 Jy ! Component: 1350 - total flux cleaned = -0.000396276 Jy ! Component: 1400 - total flux cleaned = -0.000321691 Jy ! Component: 1450 - total flux cleaned = -0.000340325 Jy ! Component: 1500 - total flux cleaned = -0.000358421 Jy ! Component: 1550 - total flux cleaned = -0.000340356 Jy ! Component: 1600 - total flux cleaned = -0.000340136 Jy ! Component: 1650 - total flux cleaned = -0.000287079 Jy ! Component: 1700 - total flux cleaned = -0.000321566 Jy ! Component: 1750 - total flux cleaned = -0.000304317 Jy ! Component: 1800 - total flux cleaned = -0.000321209 Jy ! Component: 1850 - total flux cleaned = -0.000320956 Jy ! Component: 1900 - total flux cleaned = -0.000320873 Jy ! Component: 1950 - total flux cleaned = -0.000337627 Jy ! Component: 2000 - total flux cleaned = -0.00040403 Jy ! Component: 2050 - total flux cleaned = -0.000452968 Jy ! Component: 2100 - total flux cleaned = -0.000387831 Jy ! Component: 2150 - total flux cleaned = -0.000484531 Jy ! Component: 2200 - total flux cleaned = -0.000516372 Jy ! Component: 2250 - total flux cleaned = -0.000516192 Jy ! Component: 2300 - total flux cleaned = -0.000531901 Jy ! Component: 2350 - total flux cleaned = -0.000594342 Jy ! Component: 2400 - total flux cleaned = -0.000516765 Jy ! Component: 2450 - total flux cleaned = -0.000593842 Jy ! Component: 2500 - total flux cleaned = -0.000532635 Jy ! Component: 2550 - total flux cleaned = -0.000547998 Jy ! Component: 2600 - total flux cleaned = -0.00060837 Jy ! Component: 2650 - total flux cleaned = -0.000593371 Jy ! Component: 2700 - total flux cleaned = -0.000608001 Jy ! Component: 2750 - total flux cleaned = -0.000607885 Jy ! Component: 2800 - total flux cleaned = -0.000607863 Jy ! Component: 2850 - total flux cleaned = -0.000651648 Jy ! Component: 2900 - total flux cleaned = -0.000680484 Jy ! Component: 2950 - total flux cleaned = -0.000666186 Jy ! Component: 3000 - total flux cleaned = -0.000751543 Jy ! Component: 3050 - total flux cleaned = -0.000751553 Jy ! Component: 3100 - total flux cleaned = -0.000765629 Jy ! Component: 3150 - total flux cleaned = -0.000737734 Jy ! Component: 3200 - total flux cleaned = -0.00077948 Jy ! Component: 3250 - total flux cleaned = -0.000806948 Jy ! Component: 3300 - total flux cleaned = -0.000820543 Jy ! Component: 3350 - total flux cleaned = -0.000861172 Jy ! Component: 3400 - total flux cleaned = -0.000888141 Jy ! Component: 3450 - total flux cleaned = -0.000834659 Jy ! Component: 3500 - total flux cleaned = -0.00082152 Jy ! Component: 3550 - total flux cleaned = -0.000808294 Jy ! Component: 3600 - total flux cleaned = -0.000847653 Jy ! Component: 3650 - total flux cleaned = -0.000834842 Jy ! Component: 3700 - total flux cleaned = -0.000834856 Jy ! Component: 3750 - total flux cleaned = -0.000860452 Jy ! Component: 3800 - total flux cleaned = -0.000822134 Jy ! Component: 3850 - total flux cleaned = -0.000822294 Jy ! Component: 3900 - total flux cleaned = -0.000784412 Jy ! Component: 3950 - total flux cleaned = -0.000759262 Jy ! Component: 4000 - total flux cleaned = -0.00077179 Jy ! Component: 4050 - total flux cleaned = -0.000784224 Jy ! Total flux subtracted in 4096 components = -0.000709977 Jy ! Clean residual min=-0.000692 max=0.000786 Jy/beam ! Clean residual mean=-0.000002 rms=0.000236 Jy/beam ! Combined flux in latest and established models = 0.14837 Jy keep ! Adding 315 model components to the UV plane model. ! The established model now contains 442 components and 0.14837 Jy ![Exited script file: muppet] wmap "J0215+0524_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 7.508 at -4.734 degrees (North through East) ! Clean map min=-0.0013059 max=0.1263 Jy/beam ! Writing clean map to FITS file: J0215+0524_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.1263 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234215 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.556329 0.556329 1.11266 2.22532 4.45063 8.90126 17.8025 35.6051 71.2101 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.126 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.493 x 7.508 at -4.734 degrees (North through East) ! Clean map min=-0.0013059 max=0.1263 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 J0215+0524_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:43:02 2016