! Started logfile: J0610-2301_S_2017_08_05_pus_uvs.log on Thu May 9 19:22:11 2019 obs J0610-2301_S_2017_08_05_pus_uva.fits ! Reading UV FITS file: J0610-2301_S_2017_08_05_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.768593 visibilities/baseline/integration-bin. ! Found source: J0610-2301 ! ! 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 513 lines of history. ! ! Reading 10376 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 J0610-2301_S_2017_08_05_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 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 469 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.767008Jy sigma=0.005531 ! Fit after self-cal, rms=0.734129Jy sigma=0.005304 ! 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.306 mas, bmaj=6.971 mas, bpa=-6.895 degrees ! Estimated noise=1665.26 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.197408 Jy ! Component: 100 - total flux cleaned = 0.258628 Jy ! Total flux subtracted in 100 components = 0.258628 Jy ! Clean residual min=-0.011331 max=0.028291 Jy/beam ! Clean residual mean=-0.000032 rms=0.003589 Jy/beam ! Combined flux in latest and established models = 0.258628 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.258628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118491Jy sigma=0.000795 ! Fit after self-cal, rms=0.118464Jy sigma=0.000795 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0321228 Jy ! Component: 100 - total flux cleaned = 0.0495369 Jy ! Total flux subtracted in 100 components = 0.0495369 Jy ! Clean residual min=-0.007341 max=0.011393 Jy/beam ! Clean residual mean=-0.000010 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.308165 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 17 components and 0.308165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106952Jy sigma=0.000710 ! Fit after self-cal, rms=0.106939Jy sigma=0.000710 ! 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=2.797 mas, bmaj=8.024 mas, bpa=-6.057 degrees ! Estimated noise=1102.49 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 (3.5, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156074 Jy ! Component: 100 - total flux cleaned = 0.0247047 Jy ! Component: 150 - total flux cleaned = 0.0305032 Jy ! Component: 200 - total flux cleaned = 0.0342895 Jy ! Total flux subtracted in 200 components = 0.0342895 Jy ! Clean residual min=-0.006391 max=0.006237 Jy/beam ! Clean residual mean=-0.000001 rms=0.001436 Jy/beam ! Combined flux in latest and established models = 0.342455 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 61 components and 0.342455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104090Jy sigma=0.000694 ! Fit after self-cal, rms=0.104054Jy sigma=0.000694 ! 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.00* FD 0.88 HN 1.03 KP 1.07 ! LA 1.04 MK 0.98 NL 0.88 OV 1.02 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.11 KP 1.02 ! LA 0.99 MK 0.98 NL 1.02 OV 1.07 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.06 KP 0.90 ! LA 0.79 MK 1.01 NL 1.18 OV 0.96 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.04 KP 1.00* ! LA 1.00* MK 1.19 NL 1.00* OV 1.00* ! PT 1.03 SC 1.00* ! ! ! Fit before self-cal, rms=0.104054Jy sigma=0.000694 ! Fit after self-cal, rms=0.098230Jy sigma=0.000660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.821 mas, bmaj=8.052 mas, bpa=-5.857 degrees ! Estimated noise=1105.6 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.00182565 Jy ! Component: 100 - total flux cleaned = -0.00206697 Jy ! Component: 150 - total flux cleaned = -0.00211642 Jy ! Component: 200 - total flux cleaned = -0.00207167 Jy ! Total flux subtracted in 200 components = -0.00207167 Jy ! Clean residual min=-0.003308 max=0.002972 Jy/beam ! Clean residual mean=-0.000003 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.340383 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.340383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098150Jy sigma=0.000659 ! Fit after self-cal, rms=0.098152Jy sigma=0.000659 ! 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.098152Jy sigma=0.000659 ! Fit after self-cal, rms=0.098259Jy sigma=0.000659 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.823 mas, bmaj=8.056 mas, bpa=-5.842 degrees ! Estimated noise=1105.3 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000975788 Jy ! Component: 100 - total flux cleaned = -0.00113138 Jy ! Component: 150 - total flux cleaned = -0.00116498 Jy ! Component: 200 - total flux cleaned = -0.00116512 Jy ! Total flux subtracted in 200 components = -0.00116512 Jy ! Clean residual min=-0.003149 max=0.002816 Jy/beam ! Clean residual mean=-0.000002 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 0.339218 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.339218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098227Jy sigma=0.000658 ! Fit after self-cal, rms=0.098230Jy sigma=0.000658 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.000230274 Jy ! Component: 100 - total flux cleaned = -0.000230115 Jy ! Component: 150 - total flux cleaned = -0.000256081 Jy ! Component: 200 - total flux cleaned = -0.000280439 Jy ! Total flux subtracted in 200 components = -0.000280439 Jy ! Clean residual min=-0.003128 max=0.002783 Jy/beam ! Clean residual mean=-0.000002 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.338937 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.338937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098214Jy sigma=0.000658 ! Fit after self-cal, rms=0.098213Jy sigma=0.000658 ! 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.098213Jy sigma=0.000658 ! Fit after self-cal, rms=0.098391Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.825 mas, bmaj=8.056 mas, bpa=-5.814 degrees ! Estimated noise=1105.15 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000612967 Jy ! Component: 100 - total flux cleaned = -0.000743806 Jy ! Component: 150 - total flux cleaned = -0.000768067 Jy ! Component: 200 - total flux cleaned = -0.000789565 Jy ! Total flux subtracted in 200 components = -0.000789565 Jy ! Clean residual min=-0.002884 max=0.002759 Jy/beam ! Clean residual mean=-0.000003 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.338148 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 104 components and 0.338148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098377Jy sigma=0.000658 ! Fit after self-cal, rms=0.098381Jy sigma=0.000658 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.000134657 Jy ! Component: 100 - total flux cleaned = -0.000153669 Jy ! Component: 150 - total flux cleaned = -0.00015318 Jy ! Component: 200 - total flux cleaned = -0.00015262 Jy ! Total flux subtracted in 200 components = -0.00015262 Jy ! Clean residual min=-0.002874 max=0.002730 Jy/beam ! Clean residual mean=-0.000003 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.337995 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 109 components and 0.337995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098373Jy sigma=0.000658 ! Fit after self-cal, rms=0.098372Jy sigma=0.000658 ! 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.098372Jy sigma=0.000658 ! Fit after self-cal, rms=0.098500Jy sigma=0.000658 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.275 mas, bmaj=19.42 mas, bpa=-2.611 degrees ! Estimated noise=1448.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000681266 Jy ! Component: 100 - total flux cleaned = -0.000739771 Jy ! Component: 150 - total flux cleaned = -0.0007528 Jy ! Component: 200 - total flux cleaned = -0.000776536 Jy ! Total flux subtracted in 200 components = -0.000776536 Jy ! Clean residual min=-0.003189 max=0.003200 Jy/beam ! Clean residual mean=-0.000006 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.337219 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 117 components and 0.337219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098495Jy sigma=0.000658 ! Fit after self-cal, rms=0.098497Jy sigma=0.000658 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.000164856 Jy ! Component: 100 - total flux cleaned = -0.000164093 Jy ! Component: 150 - total flux cleaned = -0.000174642 Jy ! Component: 200 - total flux cleaned = -0.000184497 Jy ! Total flux subtracted in 200 components = -0.000184497 Jy ! Clean residual min=-0.003198 max=0.003175 Jy/beam ! Clean residual mean=-0.000006 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.337034 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 120 components and 0.337034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098496Jy sigma=0.000658 ! Fit after self-cal, rms=0.098495Jy sigma=0.000658 ! 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=2.826 mas, bmaj=8.056 mas, bpa=-5.783 degrees ! Estimated noise=1105.11 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 8.056 at -5.783 degrees (North through East) ! Clean map min=-0.0027021 max=0.26453 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.339 mas, bmaj=6.963 mas, bpa=-6.362 degrees ! Estimated noise=1686.69 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.199578 Jy ! Component: 100 - total flux cleaned = 0.259906 Jy ! Component: 150 - total flux cleaned = 0.290403 Jy ! Component: 200 - total flux cleaned = 0.306857 Jy ! Total flux subtracted in 200 components = 0.306857 Jy ! Clean residual min=-0.004630 max=0.008150 Jy/beam ! Clean residual mean=-0.000012 rms=0.001380 Jy/beam ! Combined flux in latest and established models = 0.306857 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.306857 Jy ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=8.056 mas, bpa=-5.783 degrees ! Estimated noise=1105.11 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.0128757 Jy ! Component: 100 - total flux cleaned = 0.0197532 Jy ! Component: 150 - total flux cleaned = 0.0237047 Jy ! Component: 200 - total flux cleaned = 0.0261083 Jy ! Total flux subtracted in 200 components = 0.0261083 Jy ! Clean residual min=-0.003170 max=0.002514 Jy/beam ! Clean residual mean=-0.000007 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.332965 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 55 components and 0.332965 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.275 mas, bmaj=19.42 mas, bpa=-2.611 degrees ! Estimated noise=1448.14 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00222774 Jy ! Component: 100 - total flux cleaned = 0.00310117 Jy ! Component: 150 - total flux cleaned = 0.00323064 Jy ! Component: 200 - total flux cleaned = 0.00328672 Jy ! Total flux subtracted in 200 components = 0.00328672 Jy ! Clean residual min=-0.003137 max=0.003106 Jy/beam ! Clean residual mean=-0.000008 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.336252 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.21134e-05 Jy ! Component: 100 - total flux cleaned = 6.88246e-05 Jy ! Component: 150 - total flux cleaned = 8.38543e-05 Jy ! Component: 200 - total flux cleaned = 9.82416e-05 Jy ! Total flux subtracted in 200 components = 9.82416e-05 Jy ! Clean residual min=-0.003121 max=0.003119 Jy/beam ! Clean residual mean=-0.000007 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.33635 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.33635 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.826 mas, bmaj=8.056 mas, bpa=-5.783 degrees ! Estimated noise=1105.11 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000614783 Jy ! Component: 100 - total flux cleaned = -0.000659307 Jy ! Component: 150 - total flux cleaned = -0.000620686 Jy ! Component: 200 - total flux cleaned = -0.000551826 Jy ! Total flux subtracted in 200 components = -0.000551826 Jy ! Clean residual min=-0.002874 max=0.002607 Jy/beam ! Clean residual mean=-0.000004 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.335798 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.335798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098533Jy sigma=0.000658 ! Fit after self-cal, rms=0.098518Jy sigma=0.000658 wmodel J0610-2301_S_2017_08_05_pus_map.mod ! Writing 85 model components to file: J0610-2301_S_2017_08_05_pus_map.mod wobs J0610-2301_S_2017_08_05_pus_uvs.fits ! Writing UV FITS file: J0610-2301_S_2017_08_05_pus_uvs.fits wwins J0610-2301_S_2017_08_05_pus_map.win ! wwins: Wrote 2 windows to J0610-2301_S_2017_08_05_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.000593442 Jy ! Component: 100 - total flux cleaned = -0.000501555 Jy ! Component: 150 - total flux cleaned = -0.000502088 Jy ! Component: 200 - total flux cleaned = -0.000502929 Jy ! Component: 250 - total flux cleaned = -0.000503868 Jy ! Component: 300 - total flux cleaned = -0.000429953 Jy ! Component: 350 - total flux cleaned = -0.000538052 Jy ! Component: 400 - total flux cleaned = -0.000606561 Jy ! Component: 450 - total flux cleaned = -0.000571669 Jy ! Component: 500 - total flux cleaned = -0.000571488 Jy ! Component: 550 - total flux cleaned = -0.000539671 Jy ! Component: 600 - total flux cleaned = -0.000571572 Jy ! Component: 650 - total flux cleaned = -0.000540865 Jy ! Component: 700 - total flux cleaned = -0.000480912 Jy ! Component: 750 - total flux cleaned = -0.0004515 Jy ! Component: 800 - total flux cleaned = -0.000422395 Jy ! Component: 850 - total flux cleaned = -0.00036632 Jy ! Component: 900 - total flux cleaned = -0.000311493 Jy ! Component: 950 - total flux cleaned = -0.000338565 Jy ! Component: 1000 - total flux cleaned = -0.00028448 Jy ! Component: 1050 - total flux cleaned = -0.000153196 Jy ! Component: 1100 - total flux cleaned = -0.000101231 Jy ! Component: 1150 - total flux cleaned = -0.000177033 Jy ! Component: 1200 - total flux cleaned = -0.000151562 Jy ! Component: 1250 - total flux cleaned = -0.000225353 Jy ! Component: 1300 - total flux cleaned = -0.000249367 Jy ! Component: 1350 - total flux cleaned = -0.000225013 Jy ! Component: 1400 - total flux cleaned = -0.000201004 Jy ! Component: 1450 - total flux cleaned = -0.000270641 Jy ! Component: 1500 - total flux cleaned = -0.000223917 Jy ! Component: 1550 - total flux cleaned = -0.000109822 Jy ! Component: 1600 - total flux cleaned = -4.26013e-05 Jy ! Component: 1650 - total flux cleaned = -6.48841e-05 Jy ! Component: 1700 - total flux cleaned = 8.89181e-05 Jy ! Component: 1750 - total flux cleaned = 6.71074e-05 Jy ! Component: 1800 - total flux cleaned = 0.000196136 Jy ! Component: 1850 - total flux cleaned = 0.000238314 Jy ! Component: 1900 - total flux cleaned = 0.000322237 Jy ! Component: 1950 - total flux cleaned = 0.000364016 Jy ! Component: 2000 - total flux cleaned = 0.000425283 Jy ! Component: 2050 - total flux cleaned = 0.000486482 Jy ! Component: 2100 - total flux cleaned = 0.000526482 Jy ! Component: 2150 - total flux cleaned = 0.000546269 Jy ! Component: 2200 - total flux cleaned = 0.000645165 Jy ! Component: 2250 - total flux cleaned = 0.000743087 Jy ! Component: 2300 - total flux cleaned = 0.0007625 Jy ! Component: 2350 - total flux cleaned = 0.000858266 Jy ! Component: 2400 - total flux cleaned = 0.000877093 Jy ! Component: 2450 - total flux cleaned = 0.000858402 Jy ! Component: 2500 - total flux cleaned = 0.000877165 Jy ! Component: 2550 - total flux cleaned = 0.000932586 Jy ! Component: 2600 - total flux cleaned = 0.000969195 Jy ! Component: 2650 - total flux cleaned = 0.000968943 Jy ! Component: 2700 - total flux cleaned = 0.000987178 Jy ! Component: 2750 - total flux cleaned = 0.00104085 Jy ! Component: 2800 - total flux cleaned = 0.00105846 Jy ! Component: 2850 - total flux cleaned = 0.00111104 Jy ! Component: 2900 - total flux cleaned = 0.00111093 Jy ! Component: 2950 - total flux cleaned = 0.00112809 Jy ! Component: 3000 - total flux cleaned = 0.00116216 Jy ! Component: 3050 - total flux cleaned = 0.00111138 Jy ! Component: 3100 - total flux cleaned = 0.00111141 Jy ! Component: 3150 - total flux cleaned = 0.00114485 Jy ! Component: 3200 - total flux cleaned = 0.00111187 Jy ! Component: 3250 - total flux cleaned = 0.0011121 Jy ! Component: 3300 - total flux cleaned = 0.00117728 Jy ! Component: 3350 - total flux cleaned = 0.00114499 Jy ! Component: 3400 - total flux cleaned = 0.00116094 Jy ! Component: 3450 - total flux cleaned = 0.00119273 Jy ! Component: 3500 - total flux cleaned = 0.0012086 Jy ! Component: 3550 - total flux cleaned = 0.00127145 Jy ! Component: 3600 - total flux cleaned = 0.00127141 Jy ! Component: 3650 - total flux cleaned = 0.00133307 Jy ! Component: 3700 - total flux cleaned = 0.00130247 Jy ! Component: 3750 - total flux cleaned = 0.00137861 Jy ! Component: 3800 - total flux cleaned = 0.00136367 Jy ! Component: 3850 - total flux cleaned = 0.00140862 Jy ! Component: 3900 - total flux cleaned = 0.00143832 Jy ! Component: 3950 - total flux cleaned = 0.00145306 Jy ! Component: 4000 - total flux cleaned = 0.00142381 Jy ! Component: 4050 - total flux cleaned = 0.0014822 Jy ! Total flux subtracted in 4096 components = 0.00148216 Jy ! Clean residual min=-0.000865 max=0.000931 Jy/beam ! Clean residual mean=-0.000000 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.33728 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 371 components and 0.33728 Jy ![Exited script file: muppet] wmap "J0610-2301_S_2017_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 8.056 at -5.783 degrees (North through East) ! Clean map min=-0.0017201 max=0.26688 Jy/beam ! Writing clean map to FITS file: J0610-2301_S_2017_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.266883 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000256296 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.2881 0.2881 0.576199 1.1524 2.3048 4.60959 9.21919 18.4384 36.8767 73.7535 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.266 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.826 x 8.056 at -5.783 degrees (North through East) ! Clean map min=-0.0017201 max=0.26688 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 J0610-2301_S_2017_08_05_pus_uvs.log closed on Thu May 9 19:22:17 2019