! Started logfile: J2055-1234_S_2017_07_16_pus_uvs.log on Thu May 9 11:19:11 2019 obs J2055-1234_S_2017_07_16_pus_uva.fits ! Reading UV FITS file: J2055-1234_S_2017_07_16_pus_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.602074 visibilities/baseline/integration-bin. ! Found source: J2055-1234 ! ! 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 815 lines of history. ! ! Reading 8128 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 J2055-1234_S_2017_07_16_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 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 161 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 543 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.936143Jy sigma=0.008110 ! Fit after self-cal, rms=0.917363Jy sigma=0.007947 ! 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.397 mas, bmaj=6.794 mas, bpa=-8.07 degrees ! Estimated noise=1358.3 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.0630747 Jy ! Component: 100 - total flux cleaned = 0.0818419 Jy ! Total flux subtracted in 100 components = 0.0818419 Jy ! Clean residual min=-0.006802 max=0.012246 Jy/beam ! Clean residual mean=-0.000013 rms=0.001982 Jy/beam ! Combined flux in latest and established models = 0.0818419 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0818419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084743Jy sigma=0.000703 ! Fit after self-cal, rms=0.084621Jy sigma=0.000702 ! Inverting map ! Added new window around map position (-2.5, 9.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.011214 Jy ! Component: 100 - total flux cleaned = 0.0170884 Jy ! Total flux subtracted in 100 components = 0.0170884 Jy ! Clean residual min=-0.005692 max=0.006607 Jy/beam ! Clean residual mean=-0.000010 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.0989303 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.0989303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082941Jy sigma=0.000688 ! Fit after self-cal, rms=0.082805Jy sigma=0.000687 ! 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.757 mas, bmaj=7.455 mas, bpa=-6.856 degrees ! Estimated noise=1042.08 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.00578873 Jy ! Component: 100 - total flux cleaned = 0.00902062 Jy ! Component: 150 - total flux cleaned = 0.0109446 Jy ! Component: 200 - total flux cleaned = 0.0115765 Jy ! Total flux subtracted in 200 components = 0.0115765 Jy ! Clean residual min=-0.005192 max=0.009721 Jy/beam ! Clean residual mean=-0.000010 rms=0.001696 Jy/beam ! Combined flux in latest and established models = 0.110507 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.110507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082386Jy sigma=0.000683 ! Fit after self-cal, rms=0.082344Jy sigma=0.000683 ! Inverting map ! Added new window around map position (21.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00929902 Jy ! Component: 100 - total flux cleaned = 0.0142584 Jy ! Component: 150 - total flux cleaned = 0.0175823 Jy ! Component: 200 - total flux cleaned = 0.0197673 Jy ! Total flux subtracted in 200 components = 0.0197673 Jy ! Clean residual min=-0.003694 max=0.005170 Jy/beam ! Clean residual mean=-0.000005 rms=0.001087 Jy/beam ! Combined flux in latest and established models = 0.130274 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 94 components and 0.130274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081263Jy sigma=0.000673 ! Fit after self-cal, rms=0.081098Jy sigma=0.000672 ! 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 1.00* HN 0.99 KP 1.03 ! LA 0.96 MK 1.04 NL 0.98 OV 1.02 ! PT 1.00 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.13 KP 0.97 ! LA 0.96 MK 1.11 NL 1.05 OV 1.02 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 0.97 KP 0.98 ! LA 0.92 MK 0.95 NL 1.04 OV 0.95 ! PT 0.98 SC 1.07 ! ! ! Correcting IF 4. ! A total of 207 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.081098Jy sigma=0.000672 ! Fit after self-cal, rms=0.081523Jy sigma=0.000674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.827 mas, bmaj=7.484 mas, bpa=-5.757 degrees ! Estimated noise=1058.05 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.00304307 Jy ! Component: 100 - total flux cleaned = 0.00356065 Jy ! Component: 150 - total flux cleaned = 0.00404757 Jy ! Component: 200 - total flux cleaned = 0.00458714 Jy ! Total flux subtracted in 200 components = 0.00458714 Jy ! Clean residual min=-0.003516 max=0.004363 Jy/beam ! Clean residual mean=-0.000006 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.134861 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 112 components and 0.134861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081328Jy sigma=0.000673 ! Fit after self-cal, rms=0.081326Jy sigma=0.000672 ! 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.081326Jy sigma=0.000672 ! Fit after self-cal, rms=0.081832Jy sigma=0.000671 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.837 mas, bmaj=7.545 mas, bpa=-5.294 degrees ! Estimated noise=1061.6 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00208816 Jy ! Component: 100 - total flux cleaned = 0.0027131 Jy ! Component: 150 - total flux cleaned = 0.00294359 Jy ! Component: 200 - total flux cleaned = 0.00310678 Jy ! Total flux subtracted in 200 components = 0.00310678 Jy ! Clean residual min=-0.003421 max=0.003701 Jy/beam ! Clean residual mean=-0.000005 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.137968 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 122 components and 0.137968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081750Jy sigma=0.000670 ! Fit after self-cal, rms=0.081771Jy sigma=0.000670 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) ! Added new window around map position (5, 1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281792 Jy ! Component: 100 - total flux cleaned = 0.00342496 Jy ! Component: 150 - total flux cleaned = 0.00361084 Jy ! Component: 200 - total flux cleaned = 0.00371324 Jy ! Total flux subtracted in 200 components = 0.00371324 Jy ! Clean residual min=-0.003015 max=0.002929 Jy/beam ! Clean residual mean=-0.000004 rms=0.000741 Jy/beam ! Combined flux in latest and established models = 0.141681 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 142 components and 0.141681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081580Jy sigma=0.000669 ! Fit after self-cal, rms=0.081564Jy sigma=0.000669 ! 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.081564Jy sigma=0.000669 ! Fit after self-cal, rms=0.081336Jy sigma=0.000669 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.834 mas, bmaj=7.52 mas, bpa=-4.995 degrees ! Estimated noise=1062.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179771 Jy ! Component: 100 - total flux cleaned = 0.00259583 Jy ! Component: 150 - total flux cleaned = 0.00301127 Jy ! Component: 200 - total flux cleaned = 0.00319357 Jy ! Total flux subtracted in 200 components = 0.00319357 Jy ! Clean residual min=-0.002953 max=0.002627 Jy/beam ! Clean residual mean=-0.000005 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.144875 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 158 components and 0.144875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081273Jy sigma=0.000668 ! Fit after self-cal, rms=0.081258Jy sigma=0.000668 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.000360788 Jy ! Component: 100 - total flux cleaned = 0.00056051 Jy ! Component: 150 - total flux cleaned = 0.000679775 Jy ! Component: 200 - total flux cleaned = 0.00076209 Jy ! Total flux subtracted in 200 components = 0.00076209 Jy ! Clean residual min=-0.002935 max=0.002578 Jy/beam ! Clean residual mean=-0.000005 rms=0.000688 Jy/beam ! Combined flux in latest and established models = 0.145637 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 167 components and 0.145637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081232Jy sigma=0.000668 ! Fit after self-cal, rms=0.081229Jy sigma=0.000668 ! 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.081229Jy sigma=0.000668 ! Fit after self-cal, rms=0.081284Jy sigma=0.000668 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.793 mas, bmaj=15.31 mas, bpa=-5.022 degrees ! Estimated noise=1465.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125391 Jy ! Component: 100 - total flux cleaned = 0.00170374 Jy ! Component: 150 - total flux cleaned = 0.00206131 Jy ! Component: 200 - total flux cleaned = 0.00227435 Jy ! Total flux subtracted in 200 components = 0.00227435 Jy ! Clean residual min=-0.003478 max=0.003528 Jy/beam ! Clean residual mean=-0.000011 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.147911 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 173 components and 0.147911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081274Jy sigma=0.000668 ! Fit after self-cal, rms=0.081263Jy sigma=0.000668 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.000127167 Jy ! Component: 100 - total flux cleaned = 0.000304765 Jy ! Component: 150 - total flux cleaned = 0.000369452 Jy ! Component: 200 - total flux cleaned = 0.000383883 Jy ! Total flux subtracted in 200 components = 0.000383883 Jy ! Clean residual min=-0.003463 max=0.003480 Jy/beam ! Clean residual mean=-0.000010 rms=0.000948 Jy/beam ! Combined flux in latest and established models = 0.148295 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 179 components and 0.148295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081260Jy sigma=0.000668 ! Fit after self-cal, rms=0.081258Jy sigma=0.000668 ! 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.832 mas, bmaj=7.511 mas, bpa=-4.861 degrees ! Estimated noise=1064.86 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.832 x 7.511 at -4.861 degrees (North through East) ! Clean map min=-0.0027135 max=0.079335 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.462 mas, bmaj=6.749 mas, bpa=-6.479 degrees ! Estimated noise=1387.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0623806 Jy ! Component: 100 - total flux cleaned = 0.082494 Jy ! Component: 150 - total flux cleaned = 0.0942739 Jy ! Component: 200 - total flux cleaned = 0.102822 Jy ! Total flux subtracted in 200 components = 0.102822 Jy ! Clean residual min=-0.006119 max=0.006182 Jy/beam ! Clean residual mean=-0.000008 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 0.102822 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.102822 Jy ! Inverting map and beam ! Estimated beam: bmin=2.832 mas, bmaj=7.511 mas, bpa=-4.861 degrees ! Estimated noise=1064.86 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 (40.5, -46). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00948672 Jy ! Component: 100 - total flux cleaned = 0.0164666 Jy ! Component: 150 - total flux cleaned = 0.0219287 Jy ! Component: 200 - total flux cleaned = 0.0263016 Jy ! Total flux subtracted in 200 components = 0.0263016 Jy ! Clean residual min=-0.003880 max=0.003794 Jy/beam ! Clean residual mean=-0.000007 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.129124 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 76 components and 0.129124 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=6.793 mas, bmaj=15.31 mas, bpa=-5.022 degrees ! Estimated noise=1465.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00644673 Jy ! Component: 100 - total flux cleaned = 0.0105449 Jy ! Component: 150 - total flux cleaned = 0.0132761 Jy ! Component: 200 - total flux cleaned = 0.0151602 Jy ! Total flux subtracted in 200 components = 0.0151602 Jy ! Clean residual min=-0.003761 max=0.003544 Jy/beam ! Clean residual mean=-0.000011 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.144284 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 = 0.0012344 Jy ! Component: 100 - total flux cleaned = 0.0016596 Jy ! Component: 150 - total flux cleaned = 0.00195752 Jy ! Component: 200 - total flux cleaned = 0.00218866 Jy ! Total flux subtracted in 200 components = 0.00218866 Jy ! Clean residual min=-0.003506 max=0.003546 Jy/beam ! Clean residual mean=-0.000010 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.146472 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 140 components and 0.146473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.832 mas, bmaj=7.511 mas, bpa=-4.861 degrees ! Estimated noise=1064.86 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000358471 Jy ! Component: 100 - total flux cleaned = 0.000561565 Jy ! Component: 150 - total flux cleaned = 0.000680695 Jy ! Component: 200 - total flux cleaned = 0.000782597 Jy ! Total flux subtracted in 200 components = 0.000782597 Jy ! Clean residual min=-0.002772 max=0.002658 Jy/beam ! Clean residual mean=-0.000004 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.147255 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 172 components and 0.147255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081317Jy sigma=0.000668 ! Fit after self-cal, rms=0.081291Jy sigma=0.000668 wmodel J2055-1234_S_2017_07_16_pus_map.mod ! Writing 172 model components to file: J2055-1234_S_2017_07_16_pus_map.mod wobs J2055-1234_S_2017_07_16_pus_uvs.fits ! Writing UV FITS file: J2055-1234_S_2017_07_16_pus_uvs.fits wwins J2055-1234_S_2017_07_16_pus_map.win ! wwins: Wrote 5 windows to J2055-1234_S_2017_07_16_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.00080045 Jy ! Component: 100 - total flux cleaned = -0.00152492 Jy ! Component: 150 - total flux cleaned = -0.00220926 Jy ! Component: 200 - total flux cleaned = -0.00286267 Jy ! Component: 250 - total flux cleaned = -0.00344945 Jy ! Component: 300 - total flux cleaned = -0.00401397 Jy ! Component: 350 - total flux cleaned = -0.00437685 Jy ! Component: 400 - total flux cleaned = -0.00462216 Jy ! Component: 450 - total flux cleaned = -0.00479193 Jy ! Component: 500 - total flux cleaned = -0.00502239 Jy ! Component: 550 - total flux cleaned = -0.0052455 Jy ! Component: 600 - total flux cleaned = -0.00527588 Jy ! Component: 650 - total flux cleaned = -0.00542627 Jy ! Component: 700 - total flux cleaned = -0.00536703 Jy ! Component: 750 - total flux cleaned = -0.00539638 Jy ! Component: 800 - total flux cleaned = -0.00548056 Jy ! Component: 850 - total flux cleaned = -0.00550787 Jy ! Component: 900 - total flux cleaned = -0.00550769 Jy ! Component: 950 - total flux cleaned = -0.00553359 Jy ! Component: 1000 - total flux cleaned = -0.00550785 Jy ! Component: 1050 - total flux cleaned = -0.00550773 Jy ! Component: 1100 - total flux cleaned = -0.00548285 Jy ! Component: 1150 - total flux cleaned = -0.00543523 Jy ! Component: 1200 - total flux cleaned = -0.00543539 Jy ! Component: 1250 - total flux cleaned = -0.00534431 Jy ! Component: 1300 - total flux cleaned = -0.00532254 Jy ! Component: 1350 - total flux cleaned = -0.00532241 Jy ! Component: 1400 - total flux cleaned = -0.00521473 Jy ! Component: 1450 - total flux cleaned = -0.00515215 Jy ! Component: 1500 - total flux cleaned = -0.00513148 Jy ! Component: 1550 - total flux cleaned = -0.0050909 Jy ! Component: 1600 - total flux cleaned = -0.00499074 Jy ! Component: 1650 - total flux cleaned = -0.00495142 Jy ! Component: 1700 - total flux cleaned = -0.00493132 Jy ! Component: 1750 - total flux cleaned = -0.00485494 Jy ! Component: 1800 - total flux cleaned = -0.00485437 Jy ! Component: 1850 - total flux cleaned = -0.00478051 Jy ! Component: 1900 - total flux cleaned = -0.0047625 Jy ! Component: 1950 - total flux cleaned = -0.00469088 Jy ! Component: 2000 - total flux cleaned = -0.00460308 Jy ! Component: 2050 - total flux cleaned = -0.00462051 Jy ! Component: 2100 - total flux cleaned = -0.0045002 Jy ! Component: 2150 - total flux cleaned = -0.00446636 Jy ! Component: 2200 - total flux cleaned = -0.00436591 Jy ! Component: 2250 - total flux cleaned = -0.0042505 Jy ! Component: 2300 - total flux cleaned = -0.00421797 Jy ! Component: 2350 - total flux cleaned = -0.00416978 Jy ! Component: 2400 - total flux cleaned = -0.0041537 Jy ! Component: 2450 - total flux cleaned = -0.00407516 Jy ! Component: 2500 - total flux cleaned = -0.00402884 Jy ! Component: 2550 - total flux cleaned = -0.00398287 Jy ! Component: 2600 - total flux cleaned = -0.00392242 Jy ! Component: 2650 - total flux cleaned = -0.00392232 Jy ! Component: 2700 - total flux cleaned = -0.00387798 Jy ! Component: 2750 - total flux cleaned = -0.0038927 Jy ! Component: 2800 - total flux cleaned = -0.00383479 Jy ! Component: 2850 - total flux cleaned = -0.00379174 Jy ! Component: 2900 - total flux cleaned = -0.00376342 Jy ! Component: 2950 - total flux cleaned = -0.00369317 Jy ! Component: 3000 - total flux cleaned = -0.00360983 Jy ! Component: 3050 - total flux cleaned = -0.00359613 Jy ! Component: 3100 - total flux cleaned = -0.00358214 Jy ! Component: 3150 - total flux cleaned = -0.00355492 Jy ! Component: 3200 - total flux cleaned = -0.00350125 Jy ! Component: 3250 - total flux cleaned = -0.0035144 Jy ! Component: 3300 - total flux cleaned = -0.00352763 Jy ! Component: 3350 - total flux cleaned = -0.00355378 Jy ! Component: 3400 - total flux cleaned = -0.0035279 Jy ! Component: 3450 - total flux cleaned = -0.0035278 Jy ! Component: 3500 - total flux cleaned = -0.00354058 Jy ! Component: 3550 - total flux cleaned = -0.00354078 Jy ! Component: 3600 - total flux cleaned = -0.00359114 Jy ! Component: 3650 - total flux cleaned = -0.00359121 Jy ! Component: 3700 - total flux cleaned = -0.00362847 Jy ! Component: 3750 - total flux cleaned = -0.00366545 Jy ! Component: 3800 - total flux cleaned = -0.00368974 Jy ! Component: 3850 - total flux cleaned = -0.00367774 Jy ! Component: 3900 - total flux cleaned = -0.00370189 Jy ! Component: 3950 - total flux cleaned = -0.00372603 Jy ! Component: 4000 - total flux cleaned = -0.0037498 Jy ! Component: 4050 - total flux cleaned = -0.00376156 Jy ! Total flux subtracted in 4096 components = -0.00379684 Jy ! Clean residual min=-0.000607 max=0.000891 Jy/beam ! Clean residual mean=-0.000001 rms=0.000204 Jy/beam ! Combined flux in latest and established models = 0.143458 Jy keep ! Adding 257 model components to the UV plane model. ! The established model now contains 429 components and 0.143458 Jy ![Exited script file: muppet] wmap "J2055-1234_S_2017_07_16_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.832 x 7.511 at -4.861 degrees (North through East) ! Clean map min=-0.0020005 max=0.07891 Jy/beam ! Writing clean map to FITS file: J2055-1234_S_2017_07_16_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0789101 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197038 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.749098 0.749098 1.4982 2.99639 5.99278 11.9856 23.9711 47.9423 95.8845 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.078 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.832 x 7.511 at -4.861 degrees (North through East) ! Clean map min=-0.0020005 max=0.07891 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 J2055-1234_S_2017_07_16_pus_uvs.log closed on Thu May 9 11:19:17 2019