! Started logfile: J0351-0301_S_2017_02_24_pus_uvs.log on Sat May 4 11:17:08 2019 obs J0351-0301_S_2017_02_24_pus_uva.fits ! Reading UV FITS file: J0351-0301_S_2017_02_24_pus_uva.fits ! AN table 1: 113 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.903245 visibilities/baseline/integration-bin. ! Found source: J0351-0301 ! ! 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 823 lines of history. ! ! Reading 18372 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 J0351-0301_S_2017_02_24_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 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 381 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.981469Jy sigma=0.007968 ! Fit after self-cal, rms=0.947494Jy sigma=0.007718 ! 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.675 mas, bmaj=7.007 mas, bpa=-4.159 degrees ! Estimated noise=886.601 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.0413033 Jy ! Component: 100 - total flux cleaned = 0.0512394 Jy ! Total flux subtracted in 100 components = 0.0512394 Jy ! Clean residual min=-0.002884 max=0.005982 Jy/beam ! Clean residual mean=0.000004 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.0512394 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0512394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088048Jy sigma=0.000671 ! Fit after self-cal, rms=0.087623Jy sigma=0.000668 ! Inverting map ! Added new window around map position (-5.5, -8). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00593966 Jy ! Component: 100 - total flux cleaned = 0.00952798 Jy ! Total flux subtracted in 100 components = 0.00952798 Jy ! Clean residual min=-0.002823 max=0.002965 Jy/beam ! Clean residual mean=0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0607674 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 21 components and 0.0607674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087067Jy sigma=0.000663 ! Fit after self-cal, rms=0.087031Jy sigma=0.000663 ! 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.299 mas, bmaj=8.096 mas, bpa=-3.99 degrees ! Estimated noise=699.722 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.00474912 Jy ! Component: 100 - total flux cleaned = 0.00743935 Jy ! Component: 150 - total flux cleaned = 0.00914848 Jy ! Component: 200 - total flux cleaned = 0.0102851 Jy ! Total flux subtracted in 200 components = 0.0102851 Jy ! Clean residual min=-0.002599 max=0.002317 Jy/beam ! Clean residual mean=-0.000004 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 0.0710525 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.0710525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086767Jy sigma=0.000660 ! Fit after self-cal, rms=0.086748Jy sigma=0.000660 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.05 KP 1.03 ! LA 1.01 MK 1.09 NL 1.02 OV 0.96 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.85 HN 1.07 KP 0.93 ! LA 0.96 MK 1.05 NL 1.04 OV 1.03 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.93 HN 1.09 KP 1.04 ! LA 1.02 MK 1.09 NL 1.08 OV 0.92 ! PT 1.10 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.92 HN 0.86 KP 1.00* ! LA 0.99 MK 0.82 NL 1.00* OV 0.93 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.086748Jy sigma=0.000660 ! Fit after self-cal, rms=0.086027Jy sigma=0.000658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.333 mas, bmaj=8.153 mas, bpa=-3.752 degrees ! Estimated noise=700.034 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.000831451 Jy ! Component: 100 - total flux cleaned = 0.000866264 Jy ! Component: 150 - total flux cleaned = 0.000841221 Jy ! Component: 200 - total flux cleaned = 0.000819142 Jy ! Total flux subtracted in 200 components = 0.000819142 Jy ! Clean residual min=-0.002324 max=0.002167 Jy/beam ! Clean residual mean=-0.000007 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.0718717 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 60 components and 0.0718717 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086005Jy sigma=0.000658 ! Fit after self-cal, rms=0.086003Jy sigma=0.000658 ! 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.086003Jy sigma=0.000658 ! Fit after self-cal, rms=0.086729Jy sigma=0.000656 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=8.161 mas, bpa=-3.822 degrees ! Estimated noise=705.874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00089896 Jy ! Component: 100 - total flux cleaned = 0.000852309 Jy ! Component: 150 - total flux cleaned = 0.000889392 Jy ! Component: 200 - total flux cleaned = 0.000889135 Jy ! Total flux subtracted in 200 components = 0.000889135 Jy ! Clean residual min=-0.002371 max=0.002006 Jy/beam ! Clean residual mean=-0.000003 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.0727608 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.0727608 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086715Jy sigma=0.000656 ! Fit after self-cal, rms=0.086791Jy sigma=0.000655 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.00025324 Jy ! Component: 100 - total flux cleaned = 0.000198083 Jy ! Component: 150 - total flux cleaned = 0.000148434 Jy ! Component: 200 - total flux cleaned = 0.000148504 Jy ! Total flux subtracted in 200 components = 0.000148504 Jy ! Clean residual min=-0.002354 max=0.001985 Jy/beam ! Clean residual mean=-0.000005 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0729093 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.0729093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086783Jy sigma=0.000655 ! Fit after self-cal, rms=0.086779Jy sigma=0.000655 ! 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.086779Jy sigma=0.000655 ! Fit after self-cal, rms=0.087546Jy sigma=0.000655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.352 mas, bmaj=8.137 mas, bpa=-3.829 degrees ! Estimated noise=701.476 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000414248 Jy ! Component: 100 - total flux cleaned = 0.000447935 Jy ! Component: 150 - total flux cleaned = 0.000477154 Jy ! Component: 200 - total flux cleaned = 0.000503975 Jy ! Total flux subtracted in 200 components = 0.000503975 Jy ! Clean residual min=-0.002340 max=0.002039 Jy/beam ! Clean residual mean=-0.000002 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.0734133 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 72 components and 0.0734133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087538Jy sigma=0.000655 ! Fit after self-cal, rms=0.087596Jy sigma=0.000655 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.54793e-05 Jy ! Component: 100 - total flux cleaned = 1.32285e-05 Jy ! Component: 150 - total flux cleaned = 2.63218e-05 Jy ! Component: 200 - total flux cleaned = 2.63528e-05 Jy ! Total flux subtracted in 200 components = 2.63528e-05 Jy ! Clean residual min=-0.002306 max=0.001987 Jy/beam ! Clean residual mean=-0.000003 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.0734396 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.0734397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087591Jy sigma=0.000654 ! Fit after self-cal, rms=0.087588Jy sigma=0.000654 ! 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.087588Jy sigma=0.000654 ! Fit after self-cal, rms=0.087705Jy sigma=0.000654 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.643 mas, bmaj=12.89 mas, bpa=-0.6841 degrees ! Estimated noise=855.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627306 Jy ! Component: 100 - total flux cleaned = 0.000626748 Jy ! Component: 150 - total flux cleaned = 0.000656682 Jy ! Component: 200 - total flux cleaned = 0.000682618 Jy ! Total flux subtracted in 200 components = 0.000682618 Jy ! Clean residual min=-0.002832 max=0.002574 Jy/beam ! Clean residual mean=-0.000005 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.0741223 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 80 components and 0.0741223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087701Jy sigma=0.000654 ! Fit after self-cal, rms=0.087708Jy sigma=0.000654 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 = 8.59844e-05 Jy ! Component: 100 - total flux cleaned = 0.000111569 Jy ! Component: 150 - total flux cleaned = 0.000122533 Jy ! Component: 200 - total flux cleaned = 0.000142012 Jy ! Total flux subtracted in 200 components = 0.000142012 Jy ! Clean residual min=-0.002835 max=0.002567 Jy/beam ! Clean residual mean=-0.000005 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.0742643 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 0.0742643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087708Jy sigma=0.000654 ! Fit after self-cal, rms=0.087702Jy sigma=0.000654 ! 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.355 mas, bmaj=8.132 mas, bpa=-3.813 degrees ! Estimated noise=699.911 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.355 x 8.132 at -3.813 degrees (North through East) ! Clean map min=-0.0022657 max=0.053412 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.712 mas, bmaj=7.024 mas, bpa=-3.868 degrees ! Estimated noise=886.149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0410747 Jy ! Component: 100 - total flux cleaned = 0.0532954 Jy ! Component: 150 - total flux cleaned = 0.0599814 Jy ! Component: 200 - total flux cleaned = 0.0641356 Jy ! Total flux subtracted in 200 components = 0.0641356 Jy ! Clean residual min=-0.002768 max=0.002445 Jy/beam ! Clean residual mean=0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0641356 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0641356 Jy ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=8.132 mas, bpa=-3.813 degrees ! Estimated noise=699.911 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.00401932 Jy ! Component: 100 - total flux cleaned = 0.00646626 Jy ! Component: 150 - total flux cleaned = 0.00801544 Jy ! Component: 200 - total flux cleaned = 0.00849548 Jy ! Total flux subtracted in 200 components = 0.00849548 Jy ! Clean residual min=-0.002543 max=0.002075 Jy/beam ! Clean residual mean=-0.000001 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.0726311 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.0726311 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.643 mas, bmaj=12.89 mas, bpa=-0.6841 degrees ! Estimated noise=855.466 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000831211 Jy ! Component: 100 - total flux cleaned = 0.00100955 Jy ! Component: 150 - total flux cleaned = 0.00115482 Jy ! Component: 200 - total flux cleaned = 0.00127333 Jy ! Total flux subtracted in 200 components = 0.00127333 Jy ! Clean residual min=-0.002837 max=0.002551 Jy/beam ! Clean residual mean=-0.000004 rms=0.000811 Jy/beam ! Combined flux in latest and established models = 0.0739044 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 = 9.67122e-05 Jy ! Component: 100 - total flux cleaned = 0.000187048 Jy ! Component: 150 - total flux cleaned = 0.000249618 Jy ! Component: 200 - total flux cleaned = 0.000300807 Jy ! Total flux subtracted in 200 components = 0.000300807 Jy ! Clean residual min=-0.002814 max=0.002562 Jy/beam ! Clean residual mean=-0.000005 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.0742052 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.0742052 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.355 mas, bmaj=8.132 mas, bpa=-3.813 degrees ! Estimated noise=699.911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.33832e-05 Jy ! Component: 100 - total flux cleaned = -0.000167167 Jy ! Component: 150 - total flux cleaned = -0.000169392 Jy ! Component: 200 - total flux cleaned = -0.000102518 Jy ! Total flux subtracted in 200 components = -0.000102518 Jy ! Clean residual min=-0.002388 max=0.002052 Jy/beam ! Clean residual mean=-0.000002 rms=0.000541 Jy/beam ! Combined flux in latest and established models = 0.0741027 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.0741027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087718Jy sigma=0.000654 ! Fit after self-cal, rms=0.087723Jy sigma=0.000654 wmodel J0351-0301_S_2017_02_24_pus_map.mod ! Writing 60 model components to file: J0351-0301_S_2017_02_24_pus_map.mod wobs J0351-0301_S_2017_02_24_pus_uvs.fits ! Writing UV FITS file: J0351-0301_S_2017_02_24_pus_uvs.fits wwins J0351-0301_S_2017_02_24_pus_map.win ! wwins: Wrote 2 windows to J0351-0301_S_2017_02_24_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.000932919 Jy ! Component: 100 - total flux cleaned = -0.00130358 Jy ! Component: 150 - total flux cleaned = -0.00161871 Jy ! Component: 200 - total flux cleaned = -0.00198453 Jy ! Component: 250 - total flux cleaned = -0.00223823 Jy ! Component: 300 - total flux cleaned = -0.00257301 Jy ! Component: 350 - total flux cleaned = -0.00277895 Jy ! Component: 400 - total flux cleaned = -0.00297897 Jy ! Component: 450 - total flux cleaned = -0.00311799 Jy ! Component: 500 - total flux cleaned = -0.00325358 Jy ! Component: 550 - total flux cleaned = -0.00343769 Jy ! Component: 600 - total flux cleaned = -0.00364238 Jy ! Component: 650 - total flux cleaned = -0.00381778 Jy ! Component: 700 - total flux cleaned = -0.0039168 Jy ! Component: 750 - total flux cleaned = -0.00418172 Jy ! Component: 800 - total flux cleaned = -0.0043232 Jy ! Component: 850 - total flux cleaned = -0.00441581 Jy ! Component: 900 - total flux cleaned = -0.00441605 Jy ! Component: 950 - total flux cleaned = -0.00450601 Jy ! Component: 1000 - total flux cleaned = -0.00459425 Jy ! Component: 1050 - total flux cleaned = -0.00468064 Jy ! Component: 1100 - total flux cleaned = -0.00472303 Jy ! Component: 1150 - total flux cleaned = -0.00476553 Jy ! Component: 1200 - total flux cleaned = -0.00489033 Jy ! Component: 1250 - total flux cleaned = -0.00491068 Jy ! Component: 1300 - total flux cleaned = -0.00497179 Jy ! Component: 1350 - total flux cleaned = -0.00503169 Jy ! Component: 1400 - total flux cleaned = -0.00507115 Jy ! Component: 1450 - total flux cleaned = -0.00505175 Jy ! Component: 1500 - total flux cleaned = -0.00512907 Jy ! Component: 1550 - total flux cleaned = -0.00510987 Jy ! Component: 1600 - total flux cleaned = -0.00512858 Jy ! Component: 1650 - total flux cleaned = -0.00510945 Jy ! Component: 1700 - total flux cleaned = -0.00509083 Jy ! Component: 1750 - total flux cleaned = -0.00505456 Jy ! Component: 1800 - total flux cleaned = -0.00512704 Jy ! Component: 1850 - total flux cleaned = -0.00501945 Jy ! Component: 1900 - total flux cleaned = -0.00505478 Jy ! Component: 1950 - total flux cleaned = -0.00501954 Jy ! Component: 2000 - total flux cleaned = -0.00500207 Jy ! Component: 2050 - total flux cleaned = -0.00496777 Jy ! Component: 2100 - total flux cleaned = -0.00500161 Jy ! Component: 2150 - total flux cleaned = -0.00500158 Jy ! Component: 2200 - total flux cleaned = -0.00498505 Jy ! Component: 2250 - total flux cleaned = -0.00503438 Jy ! Component: 2300 - total flux cleaned = -0.00501805 Jy ! Component: 2350 - total flux cleaned = -0.00500178 Jy ! Component: 2400 - total flux cleaned = -0.00506638 Jy ! Component: 2450 - total flux cleaned = -0.00508232 Jy ! Component: 2500 - total flux cleaned = -0.0050982 Jy ! Component: 2550 - total flux cleaned = -0.00511385 Jy ! Component: 2600 - total flux cleaned = -0.0051451 Jy ! Component: 2650 - total flux cleaned = -0.00522289 Jy ! Component: 2700 - total flux cleaned = -0.00525354 Jy ! Component: 2750 - total flux cleaned = -0.00528392 Jy ! Component: 2800 - total flux cleaned = -0.00532936 Jy ! Component: 2850 - total flux cleaned = -0.00529935 Jy ! Component: 2900 - total flux cleaned = -0.00534416 Jy ! Component: 2950 - total flux cleaned = -0.00541819 Jy ! Component: 3000 - total flux cleaned = -0.00540362 Jy ! Component: 3050 - total flux cleaned = -0.00541841 Jy ! Component: 3100 - total flux cleaned = -0.00546172 Jy ! Component: 3150 - total flux cleaned = -0.00554815 Jy ! Component: 3200 - total flux cleaned = -0.00551962 Jy ! Component: 3250 - total flux cleaned = -0.00554797 Jy ! Component: 3300 - total flux cleaned = -0.00559023 Jy ! Component: 3350 - total flux cleaned = -0.00563202 Jy ! Component: 3400 - total flux cleaned = -0.00570132 Jy ! Component: 3450 - total flux cleaned = -0.00571506 Jy ! Component: 3500 - total flux cleaned = -0.00570151 Jy ! Component: 3550 - total flux cleaned = -0.0057967 Jy ! Component: 3600 - total flux cleaned = -0.00575612 Jy ! Component: 3650 - total flux cleaned = -0.00582329 Jy ! Component: 3700 - total flux cleaned = -0.00580989 Jy ! Component: 3750 - total flux cleaned = -0.00588933 Jy ! Component: 3800 - total flux cleaned = -0.00591567 Jy ! Component: 3850 - total flux cleaned = -0.00595485 Jy ! Component: 3900 - total flux cleaned = -0.00599394 Jy ! Component: 3950 - total flux cleaned = -0.00604567 Jy ! Component: 4000 - total flux cleaned = -0.00604575 Jy ! Component: 4050 - total flux cleaned = -0.00607135 Jy ! Total flux subtracted in 4096 components = -0.00612226 Jy ! Clean residual min=-0.000712 max=0.000870 Jy/beam ! Clean residual mean=-0.000003 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.0679804 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 364 components and 0.0679804 Jy ![Exited script file: muppet] wmap "J0351-0301_S_2017_02_24_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.355 x 8.132 at -3.813 degrees (North through East) ! Clean map min=-0.0016616 max=0.053356 Jy/beam ! Writing clean map to FITS file: J0351-0301_S_2017_02_24_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0533558 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237565 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.33574 1.33574 2.67148 5.34296 10.6859 21.3718 42.7437 85.4874 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.053 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.355 x 8.132 at -3.813 degrees (North through East) ! Clean map min=-0.0016616 max=0.053356 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 J0351-0301_S_2017_02_24_pus_uvs.log closed on Sat May 4 11:17:13 2019