! Started logfile: J1759-1505_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:32:09 2017 obs J1759-1505_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1759-1505_S_2015_01_23_pus_uva.fits ! AN table 1: 123 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.390244 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1759-1505 ! ! 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 338 lines of history. ! ! Reading 8640 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 J1759-1505_S_2015_01_23_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 441 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 441 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 499 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 499 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.942318Jy sigma=0.010250 ! Fit after self-cal, rms=0.906141Jy sigma=0.009842 ! 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=6.223 mas, bmaj=17.5 mas, bpa=-1.332 degrees ! Estimated noise=897.135 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.0697308 Jy ! Component: 100 - total flux cleaned = 0.0967847 Jy ! Total flux subtracted in 100 components = 0.0967847 Jy ! Clean residual min=-0.016105 max=0.033076 Jy/beam ! Clean residual mean=-0.000072 rms=0.006130 Jy/beam ! Combined flux in latest and established models = 0.0967847 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0967847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105438Jy sigma=0.001047 ! Fit after self-cal, rms=0.105082Jy sigma=0.001044 ! 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=7.225 mas, bmaj=18.39 mas, bpa=0.09277 degrees ! Estimated noise=745.914 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.0212084 Jy ! Component: 100 - total flux cleaned = 0.0326657 Jy ! Component: 150 - total flux cleaned = 0.0390739 Jy ! Component: 200 - total flux cleaned = 0.0415566 Jy ! Total flux subtracted in 200 components = 0.0415566 Jy ! Clean residual min=-0.018216 max=0.042103 Jy/beam ! Clean residual mean=0.000003 rms=0.007087 Jy/beam ! Combined flux in latest and established models = 0.138341 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 53 components and 0.138341 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099901Jy sigma=0.001003 ! Fit after self-cal, rms=0.099507Jy sigma=0.001000 ! Inverting map ! Added new window around map position (-23.5, -57). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0352257 Jy ! Component: 100 - total flux cleaned = 0.0495786 Jy ! Component: 150 - total flux cleaned = 0.0589083 Jy ! Component: 200 - total flux cleaned = 0.0645728 Jy ! Total flux subtracted in 200 components = 0.0645728 Jy ! Clean residual min=-0.011290 max=0.013037 Jy/beam ! Clean residual mean=-0.000023 rms=0.003767 Jy/beam ! Combined flux in latest and established models = 0.202914 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 97 components and 0.202914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086668Jy sigma=0.000860 ! Fit after self-cal, rms=0.083848Jy sigma=0.000830 ! 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.05 FD 1.00* HN 0.84 KP 1.01 ! LA 0.95 MK 1.00* NL 1.10 OV 0.92 ! PT 0.93 SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 1.00* HN 0.71 KP 0.97 ! LA 0.91 MK 1.00* NL 1.45 OV 1.02 ! PT 0.94 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.00* KP 0.83 ! LA 0.75 MK 1.00* NL 1.39 OV 0.92 ! PT 0.92 SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.00* HN 1.00* KP 0.81 ! LA 0.74 MK 1.00* NL 1.04 OV 0.95 ! PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.083848Jy sigma=0.000830 ! Fit after self-cal, rms=0.073254Jy sigma=0.000795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.37 mas, bmaj=18.9 mas, bpa=0.7322 degrees ! Estimated noise=706.111 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.0113135 Jy ! Component: 100 - total flux cleaned = 0.0148458 Jy ! Component: 150 - total flux cleaned = 0.0174463 Jy ! Component: 200 - total flux cleaned = 0.0195451 Jy ! Total flux subtracted in 200 components = 0.0195451 Jy ! Clean residual min=-0.005723 max=0.006098 Jy/beam ! Clean residual mean=-0.000012 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.222459 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 162 components and 0.222459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071373Jy sigma=0.000768 ! Fit after self-cal, rms=0.071172Jy sigma=0.000764 ! 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.071172Jy sigma=0.000764 ! Fit after self-cal, rms=0.071601Jy sigma=0.000762 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.399 mas, bmaj=19.05 mas, bpa=0.3327 degrees ! Estimated noise=703.808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00348259 Jy ! Component: 100 - total flux cleaned = 0.00390182 Jy ! Component: 150 - total flux cleaned = 0.00473629 Jy ! Component: 200 - total flux cleaned = 0.00554319 Jy ! Total flux subtracted in 200 components = 0.00554319 Jy ! Clean residual min=-0.004418 max=0.004674 Jy/beam ! Clean residual mean=-0.000015 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.228002 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 200 components and 0.228002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071063Jy sigma=0.000756 ! Fit after self-cal, rms=0.071044Jy sigma=0.000755 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.00159746 Jy ! Component: 100 - total flux cleaned = 0.00187884 Jy ! Component: 150 - total flux cleaned = 0.00195827 Jy ! Component: 200 - total flux cleaned = 0.00203349 Jy ! Total flux subtracted in 200 components = 0.00203349 Jy ! Clean residual min=-0.003886 max=0.004153 Jy/beam ! Clean residual mean=-0.000018 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.230036 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 221 components and 0.230036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070823Jy sigma=0.000753 ! Fit after self-cal, rms=0.070799Jy sigma=0.000753 ! 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.070799Jy sigma=0.000753 ! Fit after self-cal, rms=0.070889Jy sigma=0.000752 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.469 mas, bmaj=18.96 mas, bpa=0.3927 degrees ! Estimated noise=702.456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.682e-05 Jy ! Component: 100 - total flux cleaned = 0.000288089 Jy ! Component: 150 - total flux cleaned = 0.000480037 Jy ! Component: 200 - total flux cleaned = 0.000707686 Jy ! Total flux subtracted in 200 components = 0.000707686 Jy ! Clean residual min=-0.003184 max=0.003575 Jy/beam ! Clean residual mean=-0.000019 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.230743 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 241 components and 0.230744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070746Jy sigma=0.000750 ! Fit after self-cal, rms=0.070757Jy sigma=0.000750 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.000176829 Jy ! Component: 100 - total flux cleaned = 0.000181652 Jy ! Component: 150 - total flux cleaned = 0.000326485 Jy ! Component: 200 - total flux cleaned = 0.000416503 Jy ! Total flux subtracted in 200 components = 0.000416503 Jy ! Clean residual min=-0.002980 max=0.003222 Jy/beam ! Clean residual mean=-0.000020 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.23116 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 257 components and 0.23116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070683Jy sigma=0.000749 ! Fit after self-cal, rms=0.070672Jy sigma=0.000749 ! 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.070672Jy sigma=0.000749 ! Fit after self-cal, rms=0.070853Jy sigma=0.000749 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.431 mas, bmaj=19.4 mas, bpa=1.201 degrees ! Estimated noise=712.698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000311637 Jy ! Component: 100 - total flux cleaned = 0.000412519 Jy ! Component: 150 - total flux cleaned = 0.000504054 Jy ! Component: 200 - total flux cleaned = 0.000711181 Jy ! Total flux subtracted in 200 components = 0.000711181 Jy ! Clean residual min=-0.003224 max=0.003169 Jy/beam ! Clean residual mean=-0.000020 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.231871 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 274 components and 0.231871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070802Jy sigma=0.000749 ! Fit after self-cal, rms=0.070815Jy sigma=0.000748 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.000423312 Jy ! Component: 100 - total flux cleaned = -0.00030729 Jy ! Component: 150 - total flux cleaned = -0.000163849 Jy ! Component: 200 - total flux cleaned = -3.03344e-05 Jy ! Total flux subtracted in 200 components = -3.03344e-05 Jy ! Clean residual min=-0.003072 max=0.003046 Jy/beam ! Clean residual mean=-0.000021 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.231841 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 284 components and 0.231841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070782Jy sigma=0.000748 ! Fit after self-cal, rms=0.070780Jy sigma=0.000748 ! 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=7.507 mas, bmaj=18.89 mas, bpa=0.5532 degrees ! Estimated noise=702.21 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.507 x 18.89 at 0.5532 degrees (North through East) ! Clean map min=-0.0061816 max=0.097237 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=6.36 mas, bmaj=17.82 mas, bpa=-0.5939 degrees ! Estimated noise=881.237 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0692673 Jy ! Component: 100 - total flux cleaned = 0.104365 Jy ! Component: 150 - total flux cleaned = 0.128736 Jy ! Component: 200 - total flux cleaned = 0.146698 Jy ! Total flux subtracted in 200 components = 0.146698 Jy ! Clean residual min=-0.010460 max=0.011904 Jy/beam ! Clean residual mean=-0.000069 rms=0.003614 Jy/beam ! Combined flux in latest and established models = 0.146698 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.146698 Jy ! Inverting map and beam ! Estimated beam: bmin=7.507 mas, bmaj=18.89 mas, bpa=0.5532 degrees ! Estimated noise=702.21 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.0169007 Jy ! Component: 100 - total flux cleaned = 0.029535 Jy ! Component: 150 - total flux cleaned = 0.0390875 Jy ! Component: 200 - total flux cleaned = 0.0456315 Jy ! Total flux subtracted in 200 components = 0.0456315 Jy ! Clean residual min=-0.007854 max=0.007302 Jy/beam ! Clean residual mean=-0.000041 rms=0.002535 Jy/beam ! Combined flux in latest and established models = 0.19233 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 87 components and 0.19233 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=9.431 mas, bmaj=19.4 mas, bpa=1.201 degrees ! Estimated noise=712.698 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670717 Jy ! Component: 100 - total flux cleaned = 0.0102767 Jy ! Component: 150 - total flux cleaned = 0.0135577 Jy ! Component: 200 - total flux cleaned = 0.0165598 Jy ! Total flux subtracted in 200 components = 0.0165598 Jy ! Clean residual min=-0.006588 max=0.005628 Jy/beam ! Clean residual mean=-0.000036 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.208889 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.00240523 Jy ! Component: 100 - total flux cleaned = 0.00449923 Jy ! Component: 150 - total flux cleaned = 0.00607075 Jy ! Component: 200 - total flux cleaned = 0.00771065 Jy ! Total flux subtracted in 200 components = 0.00771065 Jy ! Clean residual min=-0.005158 max=0.004435 Jy/beam ! Clean residual mean=-0.000030 rms=0.001516 Jy/beam ! Combined flux in latest and established models = 0.2166 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 155 components and 0.2166 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.507 mas, bmaj=18.89 mas, bpa=0.5532 degrees ! Estimated noise=702.21 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185959 Jy ! Component: 100 - total flux cleaned = 0.00303498 Jy ! Component: 150 - total flux cleaned = 0.00408534 Jy ! Component: 200 - total flux cleaned = 0.00487532 Jy ! Total flux subtracted in 200 components = 0.00487532 Jy ! Clean residual min=-0.003641 max=0.004039 Jy/beam ! Clean residual mean=-0.000024 rms=0.001177 Jy/beam ! Combined flux in latest and established models = 0.221475 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 182 components and 0.221475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071044Jy sigma=0.000751 ! Fit after self-cal, rms=0.070998Jy sigma=0.000751 wmodel J1759-1505_S_2015_01_23_pus_map.mod ! Writing 182 model components to file: J1759-1505_S_2015_01_23_pus_map.mod wobs J1759-1505_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1759-1505_S_2015_01_23_pus_uvs.fits wwins J1759-1505_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1759-1505_S_2015_01_23_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.00056971 Jy ! Component: 100 - total flux cleaned = 0.000814065 Jy ! Component: 150 - total flux cleaned = 0.00103074 Jy ! Component: 200 - total flux cleaned = 0.00122791 Jy ! Component: 250 - total flux cleaned = 0.00163749 Jy ! Component: 300 - total flux cleaned = 0.00193472 Jy ! Component: 350 - total flux cleaned = 0.00209247 Jy ! Component: 400 - total flux cleaned = 0.00227819 Jy ! Component: 450 - total flux cleaned = 0.00245388 Jy ! Component: 500 - total flux cleaned = 0.0026196 Jy ! Component: 550 - total flux cleaned = 0.00283913 Jy ! Component: 600 - total flux cleaned = 0.00299023 Jy ! Component: 650 - total flux cleaned = 0.00316279 Jy ! Component: 700 - total flux cleaned = 0.00332575 Jy ! Component: 750 - total flux cleaned = 0.00345586 Jy ! Component: 800 - total flux cleaned = 0.00358077 Jy ! Component: 850 - total flux cleaned = 0.00367569 Jy ! Component: 900 - total flux cleaned = 0.00372117 Jy ! Component: 950 - total flux cleaned = 0.00376503 Jy ! Component: 1000 - total flux cleaned = 0.00380716 Jy ! Component: 1050 - total flux cleaned = 0.00382769 Jy ! Component: 1100 - total flux cleaned = 0.00380807 Jy ! Component: 1150 - total flux cleaned = 0.0037706 Jy ! Component: 1200 - total flux cleaned = 0.00379018 Jy ! Component: 1250 - total flux cleaned = 0.00379043 Jy ! Component: 1300 - total flux cleaned = 0.00382523 Jy ! Component: 1350 - total flux cleaned = 0.00385947 Jy ! Component: 1400 - total flux cleaned = 0.0039257 Jy ! Component: 1450 - total flux cleaned = 0.00400606 Jy ! Component: 1500 - total flux cleaned = 0.00413179 Jy ! Component: 1550 - total flux cleaned = 0.00428523 Jy ! Component: 1600 - total flux cleaned = 0.0044502 Jy ! Component: 1650 - total flux cleaned = 0.00453781 Jy ! Component: 1700 - total flux cleaned = 0.00466705 Jy ! Component: 1750 - total flux cleaned = 0.0047653 Jy ! Component: 1800 - total flux cleaned = 0.004903 Jy ! Component: 1850 - total flux cleaned = 0.00505101 Jy ! Component: 1900 - total flux cleaned = 0.00514319 Jy ! Component: 1950 - total flux cleaned = 0.00529784 Jy ! Component: 2000 - total flux cleaned = 0.00544922 Jy ! Component: 2050 - total flux cleaned = 0.00558544 Jy ! Component: 2100 - total flux cleaned = 0.00570715 Jy ! Component: 2150 - total flux cleaned = 0.00582694 Jy ! Component: 2200 - total flux cleaned = 0.00592096 Jy ! Component: 2250 - total flux cleaned = 0.0060252 Jy ! Component: 2300 - total flux cleaned = 0.00610495 Jy ! Component: 2350 - total flux cleaned = 0.00621719 Jy ! Component: 2400 - total flux cleaned = 0.00633885 Jy ! Component: 2450 - total flux cleaned = 0.00646962 Jy ! Component: 2500 - total flux cleaned = 0.0065447 Jy ! Component: 2550 - total flux cleaned = 0.00668231 Jy ! Component: 2600 - total flux cleaned = 0.00678651 Jy ! Component: 2650 - total flux cleaned = 0.00687903 Jy ! Component: 2700 - total flux cleaned = 0.0069803 Jy ! Component: 2750 - total flux cleaned = 0.00704025 Jy ! Component: 2800 - total flux cleaned = 0.00712928 Jy ! Component: 2850 - total flux cleaned = 0.00713907 Jy ! Component: 2900 - total flux cleaned = 0.00715834 Jy ! Component: 2950 - total flux cleaned = 0.00716787 Jy ! Component: 3000 - total flux cleaned = 0.00718686 Jy ! Component: 3050 - total flux cleaned = 0.00719622 Jy ! Component: 3100 - total flux cleaned = 0.00724284 Jy ! Component: 3150 - total flux cleaned = 0.00727043 Jy ! Component: 3200 - total flux cleaned = 0.00729792 Jy ! Component: 3250 - total flux cleaned = 0.00732515 Jy ! Component: 3300 - total flux cleaned = 0.00737009 Jy ! Component: 3350 - total flux cleaned = 0.0073522 Jy ! Component: 3400 - total flux cleaned = 0.0073967 Jy ! Component: 3450 - total flux cleaned = 0.00743193 Jy ! Component: 3500 - total flux cleaned = 0.00742322 Jy ! Component: 3550 - total flux cleaned = 0.00745804 Jy ! Component: 3600 - total flux cleaned = 0.00746672 Jy ! Component: 3650 - total flux cleaned = 0.0075098 Jy ! Component: 3700 - total flux cleaned = 0.00754406 Jy ! Component: 3750 - total flux cleaned = 0.00757817 Jy ! Component: 3800 - total flux cleaned = 0.00761206 Jy ! Component: 3850 - total flux cleaned = 0.00764581 Jy ! Component: 3900 - total flux cleaned = 0.00766265 Jy ! Component: 3950 - total flux cleaned = 0.00770448 Jy ! Component: 4000 - total flux cleaned = 0.00772113 Jy ! Component: 4050 - total flux cleaned = 0.00777085 Jy ! Total flux subtracted in 4096 components = 0.0077791 Jy ! Clean residual min=-0.000452 max=0.000439 Jy/beam ! Clean residual mean=-0.000003 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.229254 Jy keep ! Adding 399 model components to the UV plane model. ! The established model now contains 581 components and 0.229254 Jy ![Exited script file: muppet] wmap "J1759-1505_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.507 x 18.89 at 0.5532 degrees (North through East) ! Clean map min=-0.005082 max=0.095717 Jy/beam ! Writing clean map to FITS file: J1759-1505_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.095717 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000164195 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.514626 0.514626 1.02925 2.0585 4.117 8.23401 16.468 32.936 65.8721 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.095 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.507 x 18.89 at 0.5532 degrees (North through East) ! Clean map min=-0.005082 max=0.095717 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 J1759-1505_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:32:14 2017