! Started logfile: J2326-0202_S_2017_06_15_pus_uvs.log on Tue May 7 15:29:20 2019 obs J2326-0202_S_2017_06_15_pus_uva.fits ! Reading UV FITS file: J2326-0202_S_2017_06_15_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.906043 visibilities/baseline/integration-bin. ! Found source: J2326-0202 ! ! 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 603 lines of history. ! ! Reading 18592 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 J2326-0202_S_2017_06_15_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 142 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 738 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.916033Jy sigma=0.008098 ! Fit after self-cal, rms=0.895884Jy sigma=0.007929 ! 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.721 mas, bmaj=7.047 mas, bpa=-3.698 degrees ! Estimated noise=870.131 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.0800368 Jy ! Component: 100 - total flux cleaned = 0.0994961 Jy ! Total flux subtracted in 100 components = 0.0994961 Jy ! Clean residual min=-0.004775 max=0.011512 Jy/beam ! Clean residual mean=0.000001 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 0.0994961 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0994961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085893Jy sigma=0.000710 ! Fit after self-cal, rms=0.085881Jy sigma=0.000710 ! Inverting map ! Added new window around map position (-3.5, 8.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0110049 Jy ! Component: 100 - total flux cleaned = 0.0174177 Jy ! Total flux subtracted in 100 components = 0.0174177 Jy ! Clean residual min=-0.004213 max=0.007528 Jy/beam ! Clean residual mean=0.000000 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.116914 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.116914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084314Jy sigma=0.000696 ! Fit after self-cal, rms=0.084197Jy sigma=0.000695 ! 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.195 mas, bmaj=7.953 mas, bpa=-3.601 degrees ! Estimated noise=690.827 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.00594455 Jy ! Component: 100 - total flux cleaned = 0.00916419 Jy ! Component: 150 - total flux cleaned = 0.00991702 Jy ! Component: 200 - total flux cleaned = 0.0101447 Jy ! Total flux subtracted in 200 components = 0.0101447 Jy ! Clean residual min=-0.003620 max=0.004104 Jy/beam ! Clean residual mean=0.000002 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.127058 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.127058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083719Jy sigma=0.000691 ! Fit after self-cal, rms=0.083721Jy sigma=0.000691 ! 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.19 FD 0.87 HN 0.93 KP 1.03 ! LA 1.01 MK 1.10 NL 0.90 OV 0.98 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 3.11 FD 0.89 HN 1.01 KP 1.00 ! LA 0.98 MK 1.00 NL 1.04 OV 0.99 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.31 FD 0.91 HN 0.98 KP 1.02 ! LA 1.00 MK 1.04 NL 0.99 OV 0.90 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 0.96 KP 1.00* ! LA 1.00* MK 1.27 NL 1.00* OV 1.00* ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.083721Jy sigma=0.000691 ! Fit after self-cal, rms=0.090834Jy sigma=0.000682 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=8.111 mas, bpa=-3.268 degrees ! Estimated noise=703.264 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.00140562 Jy ! Component: 100 - total flux cleaned = -0.00160553 Jy ! Component: 150 - total flux cleaned = -0.00181736 Jy ! Component: 200 - total flux cleaned = -0.00199791 Jy ! Total flux subtracted in 200 components = -0.00199791 Jy ! Clean residual min=-0.002445 max=0.002415 Jy/beam ! Clean residual mean=0.000003 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.125061 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.125061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090765Jy sigma=0.000682 ! Fit after self-cal, rms=0.090872Jy sigma=0.000682 ! 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.090872Jy sigma=0.000682 ! Fit after self-cal, rms=0.092144Jy sigma=0.000678 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=8.129 mas, bpa=-3.233 degrees ! Estimated noise=704.49 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00081397 Jy ! Component: 100 - total flux cleaned = -0.000956611 Jy ! Component: 150 - total flux cleaned = -0.00104726 Jy ! Component: 200 - total flux cleaned = -0.00112486 Jy ! Total flux subtracted in 200 components = -0.00112486 Jy ! Clean residual min=-0.002070 max=0.001949 Jy/beam ! Clean residual mean=0.000003 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.123936 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.123936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092116Jy sigma=0.000678 ! Fit after self-cal, rms=0.092147Jy sigma=0.000678 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.000330251 Jy ! Component: 100 - total flux cleaned = -0.000420518 Jy ! Component: 150 - total flux cleaned = -0.000495849 Jy ! Component: 200 - total flux cleaned = -0.000561746 Jy ! Total flux subtracted in 200 components = -0.000561746 Jy ! Clean residual min=-0.002056 max=0.001975 Jy/beam ! Clean residual mean=0.000003 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.123374 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.123374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092138Jy sigma=0.000678 ! Fit after self-cal, rms=0.092137Jy sigma=0.000678 ! 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.092137Jy sigma=0.000678 ! Fit after self-cal, rms=0.093478Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.145 mas, bpa=-3.249 degrees ! Estimated noise=704.933 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000647566 Jy ! Component: 100 - total flux cleaned = -0.00071385 Jy ! Component: 150 - total flux cleaned = -0.000810863 Jy ! Component: 200 - total flux cleaned = -0.000897987 Jy ! Total flux subtracted in 200 components = -0.000897987 Jy ! Clean residual min=-0.001940 max=0.001953 Jy/beam ! Clean residual mean=0.000003 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.122476 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.122476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093466Jy sigma=0.000677 ! Fit after self-cal, rms=0.093481Jy sigma=0.000677 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.000212886 Jy ! Component: 100 - total flux cleaned = -0.000275216 Jy ! Component: 150 - total flux cleaned = -0.000344282 Jy ! Component: 200 - total flux cleaned = -0.000407065 Jy ! Total flux subtracted in 200 components = -0.000407065 Jy ! Clean residual min=-0.001908 max=0.001958 Jy/beam ! Clean residual mean=0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.122069 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 87 components and 0.122069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093475Jy sigma=0.000677 ! Fit after self-cal, rms=0.093474Jy sigma=0.000677 ! 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.093474Jy sigma=0.000677 ! Fit after self-cal, rms=0.094247Jy sigma=0.000677 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.641 mas, bmaj=13.58 mas, bpa=-0.2486 degrees ! Estimated noise=874.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371683 Jy ! Component: 100 - total flux cleaned = -0.000474707 Jy ! Component: 150 - total flux cleaned = -0.000572433 Jy ! Component: 200 - total flux cleaned = -0.000651723 Jy ! Total flux subtracted in 200 components = -0.000651723 Jy ! Clean residual min=-0.002500 max=0.002425 Jy/beam ! Clean residual mean=0.000005 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.121417 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 95 components and 0.121417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094240Jy sigma=0.000677 ! Fit after self-cal, rms=0.094246Jy sigma=0.000677 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.000127743 Jy ! Component: 100 - total flux cleaned = -0.000198811 Jy ! Component: 150 - total flux cleaned = -0.000254816 Jy ! Component: 200 - total flux cleaned = -0.000299206 Jy ! Total flux subtracted in 200 components = -0.000299206 Jy ! Clean residual min=-0.002474 max=0.002421 Jy/beam ! Clean residual mean=0.000005 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.121118 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 100 components and 0.121118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094244Jy sigma=0.000677 ! Fit after self-cal, rms=0.094244Jy sigma=0.000677 ! 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.242 mas, bmaj=8.154 mas, bpa=-3.25 degrees ! Estimated noise=705.213 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 8.154 at -3.25 degrees (North through East) ! Clean map min=-0.0017762 max=0.10456 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.734 mas, bmaj=7.242 mas, bpa=-3.836 degrees ! Estimated noise=906.345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0828211 Jy ! Component: 100 - total flux cleaned = 0.103115 Jy ! Component: 150 - total flux cleaned = 0.111993 Jy ! Component: 200 - total flux cleaned = 0.116777 Jy ! Total flux subtracted in 200 components = 0.116777 Jy ! Clean residual min=-0.002195 max=0.002379 Jy/beam ! Clean residual mean=0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.116777 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.116777 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.154 mas, bpa=-3.25 degrees ! Estimated noise=705.213 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.00301573 Jy ! Component: 100 - total flux cleaned = 0.00377424 Jy ! Component: 150 - total flux cleaned = 0.00410259 Jy ! Component: 200 - total flux cleaned = 0.00428557 Jy ! Total flux subtracted in 200 components = 0.00428557 Jy ! Clean residual min=-0.001968 max=0.001919 Jy/beam ! Clean residual mean=0.000003 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.121063 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 33 components and 0.121063 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.641 mas, bmaj=13.58 mas, bpa=-0.2486 degrees ! Estimated noise=874.465 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194854 Jy ! Component: 100 - total flux cleaned = 0.000128018 Jy ! Component: 150 - total flux cleaned = 5.68979e-05 Jy ! Component: 200 - total flux cleaned = -2.55402e-06 Jy ! Total flux subtracted in 200 components = -2.55402e-06 Jy ! Clean residual min=-0.002536 max=0.002359 Jy/beam ! Clean residual mean=0.000005 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.12106 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 = -5.13138e-05 Jy ! Component: 100 - total flux cleaned = -9.56836e-05 Jy ! Component: 150 - total flux cleaned = -0.000125482 Jy ! Component: 200 - total flux cleaned = -0.000143401 Jy ! Total flux subtracted in 200 components = -0.000143401 Jy ! Clean residual min=-0.002524 max=0.002374 Jy/beam ! Clean residual mean=0.000005 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.120917 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.120917 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.154 mas, bpa=-3.25 degrees ! Estimated noise=705.213 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.63959e-05 Jy ! Component: 100 - total flux cleaned = -9.3013e-05 Jy ! Component: 150 - total flux cleaned = -0.000110311 Jy ! Component: 200 - total flux cleaned = -0.000110738 Jy ! Total flux subtracted in 200 components = -0.000110738 Jy ! Clean residual min=-0.001925 max=0.001926 Jy/beam ! Clean residual mean=0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.120806 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 61 components and 0.120806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094239Jy sigma=0.000677 ! Fit after self-cal, rms=0.094211Jy sigma=0.000677 wmodel J2326-0202_S_2017_06_15_pus_map.mod ! Writing 61 model components to file: J2326-0202_S_2017_06_15_pus_map.mod wobs J2326-0202_S_2017_06_15_pus_uvs.fits ! Writing UV FITS file: J2326-0202_S_2017_06_15_pus_uvs.fits wwins J2326-0202_S_2017_06_15_pus_map.win ! wwins: Wrote 2 windows to J2326-0202_S_2017_06_15_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.000143234 Jy ! Component: 100 - total flux cleaned = 0.000176124 Jy ! Component: 150 - total flux cleaned = 5.44369e-05 Jy ! Component: 200 - total flux cleaned = -3.06073e-06 Jy ! Component: 250 - total flux cleaned = -5.95064e-05 Jy ! Component: 300 - total flux cleaned = -0.000141204 Jy ! Component: 350 - total flux cleaned = -0.000220911 Jy ! Component: 400 - total flux cleaned = -0.000272666 Jy ! Component: 450 - total flux cleaned = -0.000247369 Jy ! Component: 500 - total flux cleaned = -0.000272259 Jy ! Component: 550 - total flux cleaned = -0.00039283 Jy ! Component: 600 - total flux cleaned = -0.000416404 Jy ! Component: 650 - total flux cleaned = -0.000416232 Jy ! Component: 700 - total flux cleaned = -0.000438574 Jy ! Component: 750 - total flux cleaned = -0.000415791 Jy ! Component: 800 - total flux cleaned = -0.000393856 Jy ! Component: 850 - total flux cleaned = -0.000415699 Jy ! Component: 900 - total flux cleaned = -0.000501814 Jy ! Component: 950 - total flux cleaned = -0.000586301 Jy ! Component: 1000 - total flux cleaned = -0.000648876 Jy ! Component: 1050 - total flux cleaned = -0.000649103 Jy ! Component: 1100 - total flux cleaned = -0.000689875 Jy ! Component: 1150 - total flux cleaned = -0.00075037 Jy ! Component: 1200 - total flux cleaned = -0.000770421 Jy ! Component: 1250 - total flux cleaned = -0.000829157 Jy ! Component: 1300 - total flux cleaned = -0.000770743 Jy ! Component: 1350 - total flux cleaned = -0.00082851 Jy ! Component: 1400 - total flux cleaned = -0.00088529 Jy ! Component: 1450 - total flux cleaned = -0.000847488 Jy ! Component: 1500 - total flux cleaned = -0.000828849 Jy ! Component: 1550 - total flux cleaned = -0.000792217 Jy ! Component: 1600 - total flux cleaned = -0.000846898 Jy ! Component: 1650 - total flux cleaned = -0.000846691 Jy ! Component: 1700 - total flux cleaned = -0.000828835 Jy ! Component: 1750 - total flux cleaned = -0.000864203 Jy ! Component: 1800 - total flux cleaned = -0.000846717 Jy ! Component: 1850 - total flux cleaned = -0.000933619 Jy ! Component: 1900 - total flux cleaned = -0.000968127 Jy ! Component: 1950 - total flux cleaned = -0.000985782 Jy ! Component: 2000 - total flux cleaned = -0.00105369 Jy ! Component: 2050 - total flux cleaned = -0.00113791 Jy ! Component: 2100 - total flux cleaned = -0.00112127 Jy ! Component: 2150 - total flux cleaned = -0.00113815 Jy ! Component: 2200 - total flux cleaned = -0.00120404 Jy ! Component: 2250 - total flux cleaned = -0.00126935 Jy ! Component: 2300 - total flux cleaned = -0.00138238 Jy ! Component: 2350 - total flux cleaned = -0.001318 Jy ! Component: 2400 - total flux cleaned = -0.00136597 Jy ! Component: 2450 - total flux cleaned = -0.00139761 Jy ! Component: 2500 - total flux cleaned = -0.00136626 Jy ! Component: 2550 - total flux cleaned = -0.00146003 Jy ! Component: 2600 - total flux cleaned = -0.00152162 Jy ! Component: 2650 - total flux cleaned = -0.00147559 Jy ! Component: 2700 - total flux cleaned = -0.00150625 Jy ! Component: 2750 - total flux cleaned = -0.001476 Jy ! Component: 2800 - total flux cleaned = -0.00161104 Jy ! Component: 2850 - total flux cleaned = -0.00162594 Jy ! Component: 2900 - total flux cleaned = -0.00162602 Jy ! Component: 2950 - total flux cleaned = -0.00164074 Jy ! Component: 3000 - total flux cleaned = -0.00172839 Jy ! Component: 3050 - total flux cleaned = -0.00180075 Jy ! Component: 3100 - total flux cleaned = -0.00175767 Jy ! Component: 3150 - total flux cleaned = -0.00182889 Jy ! Component: 3200 - total flux cleaned = -0.00182881 Jy ! Component: 3250 - total flux cleaned = -0.00188506 Jy ! Component: 3300 - total flux cleaned = -0.00192706 Jy ! Component: 3350 - total flux cleaned = -0.00194101 Jy ! Component: 3400 - total flux cleaned = -0.00199597 Jy ! Component: 3450 - total flux cleaned = -0.00191362 Jy ! Component: 3500 - total flux cleaned = -0.00200876 Jy ! Component: 3550 - total flux cleaned = -0.00202222 Jy ! Component: 3600 - total flux cleaned = -0.00204898 Jy ! Component: 3650 - total flux cleaned = -0.00203557 Jy ! Component: 3700 - total flux cleaned = -0.00206199 Jy ! Component: 3750 - total flux cleaned = -0.00207522 Jy ! Component: 3800 - total flux cleaned = -0.00212765 Jy ! Component: 3850 - total flux cleaned = -0.00211464 Jy ! Component: 3900 - total flux cleaned = -0.00212757 Jy ! Component: 3950 - total flux cleaned = -0.00216629 Jy ! Component: 4000 - total flux cleaned = -0.00217909 Jy ! Component: 4050 - total flux cleaned = -0.00220446 Jy ! Total flux subtracted in 4096 components = -0.00220433 Jy ! Clean residual min=-0.000694 max=0.000802 Jy/beam ! Clean residual mean=0.000000 rms=0.000234 Jy/beam ! Combined flux in latest and established models = 0.118602 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 335 components and 0.118602 Jy ![Exited script file: muppet] wmap "J2326-0202_S_2017_06_15_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 8.154 at -3.25 degrees (North through East) ! Clean map min=-0.0012668 max=0.1057 Jy/beam ! Writing clean map to FITS file: J2326-0202_S_2017_06_15_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.105696 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230879 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.655311 0.655311 1.31062 2.62125 5.24249 10.485 20.97 41.9399 83.8799 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.105 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.242 x 8.154 at -3.25 degrees (North through East) ! Clean map min=-0.0012668 max=0.1057 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 J2326-0202_S_2017_06_15_pus_uvs.log closed on Tue May 7 15:29:25 2019