! Started logfile: J1724-1443_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:05:22 2016 obs J1724-1443_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1724-1443_S_2015_03_17_pus_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.86303 visibilities/baseline/integration-bin. ! Found source: J1724-1443 ! ! 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 330 lines of history. ! ! Reading 8544 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 J1724-1443_S_2015_03_17_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.823829Jy sigma=0.008541 ! Fit after self-cal, rms=0.691749Jy sigma=0.007246 ! 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.471 mas, bmaj=6.322 mas, bpa=-0.8057 degrees ! Estimated noise=973.758 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.227033 Jy ! Component: 100 - total flux cleaned = 0.290305 Jy ! Total flux subtracted in 100 components = 0.290305 Jy ! Clean residual min=-0.013335 max=0.030221 Jy/beam ! Clean residual mean=0.000017 rms=0.004026 Jy/beam ! Combined flux in latest and established models = 0.290305 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.290305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220262Jy sigma=0.001071 ! Fit after self-cal, rms=0.220241Jy sigma=0.001071 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0356399 Jy ! Component: 100 - total flux cleaned = 0.0575167 Jy ! Total flux subtracted in 100 components = 0.0575167 Jy ! Clean residual min=-0.010776 max=0.011355 Jy/beam ! Clean residual mean=0.000030 rms=0.002837 Jy/beam ! Combined flux in latest and established models = 0.347821 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 0.347821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206892Jy sigma=0.000946 ! Fit after self-cal, rms=0.206876Jy sigma=0.000946 ! 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.973 mas, bmaj=7.401 mas, bpa=-1.576 degrees ! Estimated noise=767.628 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.0169514 Jy ! Component: 100 - total flux cleaned = 0.0259791 Jy ! Component: 150 - total flux cleaned = 0.031021 Jy ! Component: 200 - total flux cleaned = 0.0338763 Jy ! Total flux subtracted in 200 components = 0.0338763 Jy ! Clean residual min=-0.012606 max=0.009497 Jy/beam ! Clean residual mean=0.000045 rms=0.002984 Jy/beam ! Combined flux in latest and established models = 0.381698 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 74 components and 0.381698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202451Jy sigma=0.000940 ! Fit after self-cal, rms=0.202445Jy sigma=0.000940 ! 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.04 FD 0.82 HN 1.04 KP 1.14 ! LA 1.00 MK 0.98 NL 0.92 OV 1.03 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.81 HN 1.13 KP 1.11 ! LA 0.97 MK 1.00 NL 1.03 OV 1.05 ! PT 1.07 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.88 HN 1.11 KP 0.98 ! LA 0.80 MK 1.03 NL 1.14 OV 0.99 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.92 HN 1.06 KP 0.95 ! LA 0.87 MK 1.04 NL 1.01 OV 1.05 ! PT 1.10 SC 0.96 ! ! ! Fit before self-cal, rms=0.202445Jy sigma=0.000940 ! Fit after self-cal, rms=0.165249Jy sigma=0.000857 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.98 mas, bmaj=7.441 mas, bpa=-1.519 degrees ! Estimated noise=781.902 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.00396606 Jy ! Component: 100 - total flux cleaned = 0.00554011 Jy ! Component: 150 - total flux cleaned = 0.00635047 Jy ! Component: 200 - total flux cleaned = 0.0064791 Jy ! Total flux subtracted in 200 components = 0.0064791 Jy ! Clean residual min=-0.009220 max=0.007122 Jy/beam ! Clean residual mean=0.000038 rms=0.002153 Jy/beam ! Combined flux in latest and established models = 0.388177 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.388177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164632Jy sigma=0.000858 ! Fit after self-cal, rms=0.164589Jy sigma=0.000858 ! 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.164589Jy sigma=0.000858 ! Fit after self-cal, rms=0.136903Jy sigma=0.000834 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=7.426 mas, bpa=-1.502 degrees ! Estimated noise=794.276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00450324 Jy ! Component: 100 - total flux cleaned = 0.00638012 Jy ! Component: 150 - total flux cleaned = 0.00730987 Jy ! Component: 200 - total flux cleaned = 0.00755529 Jy ! Total flux subtracted in 200 components = 0.00755529 Jy ! Clean residual min=-0.006510 max=0.004950 Jy/beam ! Clean residual mean=0.000026 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.395732 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 97 components and 0.395732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136256Jy sigma=0.000834 ! Fit after self-cal, rms=0.136244Jy sigma=0.000834 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 = 6.46663e-05 Jy ! Component: 100 - total flux cleaned = 6.48258e-05 Jy ! Component: 150 - total flux cleaned = 8.10391e-05 Jy ! Component: 200 - total flux cleaned = 9.65677e-05 Jy ! Total flux subtracted in 200 components = 9.65677e-05 Jy ! Clean residual min=-0.006530 max=0.004942 Jy/beam ! Clean residual mean=0.000026 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.395829 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.395829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136228Jy sigma=0.000834 ! Fit after self-cal, rms=0.136228Jy sigma=0.000834 ! 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.136228Jy sigma=0.000834 ! Fit after self-cal, rms=0.082818Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.979 mas, bmaj=7.442 mas, bpa=-1.508 degrees ! Estimated noise=795.131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000546 Jy ! Component: 100 - total flux cleaned = -0.000544632 Jy ! Component: 150 - total flux cleaned = -0.000571334 Jy ! Component: 200 - total flux cleaned = -0.000596048 Jy ! Total flux subtracted in 200 components = -0.000596048 Jy ! Clean residual min=-0.002749 max=0.002766 Jy/beam ! Clean residual mean=-0.000006 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.395233 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 110 components and 0.395233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082810Jy sigma=0.000773 ! Fit after self-cal, rms=0.082775Jy sigma=0.000773 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 = -6.58371e-05 Jy ! Component: 100 - total flux cleaned = -9.04136e-05 Jy ! Component: 150 - total flux cleaned = -0.000111853 Jy ! Component: 200 - total flux cleaned = -0.000121762 Jy ! Total flux subtracted in 200 components = -0.000121762 Jy ! Clean residual min=-0.002732 max=0.002763 Jy/beam ! Clean residual mean=-0.000006 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.395111 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 112 components and 0.395111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082772Jy sigma=0.000773 ! Fit after self-cal, rms=0.082771Jy sigma=0.000773 ! 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.082771Jy sigma=0.000773 ! Fit after self-cal, rms=0.082775Jy sigma=0.000773 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.805 mas, bmaj=15.38 mas, bpa=5.047 degrees ! Estimated noise=1053.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000927181 Jy ! Component: 100 - total flux cleaned = -0.00114249 Jy ! Component: 150 - total flux cleaned = -0.00119981 Jy ! Component: 200 - total flux cleaned = -0.00124095 Jy ! Total flux subtracted in 200 components = -0.00124095 Jy ! Clean residual min=-0.003365 max=0.003673 Jy/beam ! Clean residual mean=-0.000011 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.39387 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 112 components and 0.39387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082773Jy sigma=0.000773 ! Fit after self-cal, rms=0.082772Jy sigma=0.000773 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 = -5.69425e-05 Jy ! Component: 100 - total flux cleaned = -9.51318e-05 Jy ! Component: 150 - total flux cleaned = -0.000131867 Jy ! Component: 200 - total flux cleaned = -0.000167421 Jy ! Total flux subtracted in 200 components = -0.000167421 Jy ! Clean residual min=-0.003356 max=0.003686 Jy/beam ! Clean residual mean=-0.000012 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.393703 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 112 components and 0.393703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082772Jy sigma=0.000773 ! Fit after self-cal, rms=0.082771Jy sigma=0.000773 ! 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.983 mas, bmaj=7.446 mas, bpa=-1.469 degrees ! Estimated noise=795.5 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.983 x 7.446 at -1.469 degrees (North through East) ! Clean map min=-0.0026791 max=0.3115 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.477 mas, bmaj=6.363 mas, bpa=-0.6682 degrees ! Estimated noise=1006.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.234608 Jy ! Component: 100 - total flux cleaned = 0.298992 Jy ! Component: 150 - total flux cleaned = 0.334995 Jy ! Component: 200 - total flux cleaned = 0.357 Jy ! Total flux subtracted in 200 components = 0.357 Jy ! Clean residual min=-0.005704 max=0.011376 Jy/beam ! Clean residual mean=-0.000010 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.357 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.357 Jy ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=7.446 mas, bpa=-1.469 degrees ! Estimated noise=795.5 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.0176584 Jy ! Component: 100 - total flux cleaned = 0.0266516 Jy ! Component: 150 - total flux cleaned = 0.0314371 Jy ! Component: 200 - total flux cleaned = 0.0340761 Jy ! Total flux subtracted in 200 components = 0.0340761 Jy ! Clean residual min=-0.002872 max=0.002798 Jy/beam ! Clean residual mean=-0.000007 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.391076 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 80 components and 0.391076 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.805 mas, bmaj=15.38 mas, bpa=5.047 degrees ! Estimated noise=1053.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144153 Jy ! Component: 100 - total flux cleaned = 0.00177767 Jy ! Component: 150 - total flux cleaned = 0.00179168 Jy ! Component: 200 - total flux cleaned = 0.00180323 Jy ! Total flux subtracted in 200 components = 0.00180323 Jy ! Clean residual min=-0.003279 max=0.003739 Jy/beam ! Clean residual mean=-0.000012 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.392879 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.63362e-07 Jy ! Component: 100 - total flux cleaned = 8.59078e-06 Jy ! Component: 150 - total flux cleaned = 9.65246e-06 Jy ! Component: 200 - total flux cleaned = 1.72556e-06 Jy ! Total flux subtracted in 200 components = 1.72556e-06 Jy ! Clean residual min=-0.003268 max=0.003718 Jy/beam ! Clean residual mean=-0.000012 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.392881 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 96 components and 0.39288 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=7.446 mas, bpa=-1.469 degrees ! Estimated noise=795.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000106246 Jy ! Component: 100 - total flux cleaned = 7.38108e-05 Jy ! Component: 150 - total flux cleaned = 0.000256084 Jy ! Component: 200 - total flux cleaned = 0.000366134 Jy ! Total flux subtracted in 200 components = 0.000366134 Jy ! Clean residual min=-0.002792 max=0.002770 Jy/beam ! Clean residual mean=-0.000006 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.393247 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 104 components and 0.393247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082788Jy sigma=0.000773 ! Fit after self-cal, rms=0.082787Jy sigma=0.000773 wmodel J1724-1443_S_2015_03_17_pus_map.mod ! Writing 104 model components to file: J1724-1443_S_2015_03_17_pus_map.mod wobs J1724-1443_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1724-1443_S_2015_03_17_pus_uvs.fits wwins J1724-1443_S_2015_03_17_pus_map.win ! wwins: Wrote 1 windows to J1724-1443_S_2015_03_17_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.000494655 Jy ! Component: 100 - total flux cleaned = 0.000949607 Jy ! Component: 150 - total flux cleaned = 0.00116044 Jy ! Component: 200 - total flux cleaned = 0.000958058 Jy ! Component: 250 - total flux cleaned = 0.000841401 Jy ! Component: 300 - total flux cleaned = 0.000728929 Jy ! Component: 350 - total flux cleaned = 0.000656145 Jy ! Component: 400 - total flux cleaned = 0.000621522 Jy ! Component: 450 - total flux cleaned = 0.000587034 Jy ! Component: 500 - total flux cleaned = 0.000484946 Jy ! Component: 550 - total flux cleaned = 0.000352292 Jy ! Component: 600 - total flux cleaned = 0.000352033 Jy ! Component: 650 - total flux cleaned = 0.00019291 Jy ! Component: 700 - total flux cleaned = 0.000285582 Jy ! Component: 750 - total flux cleaned = 0.000223996 Jy ! Component: 800 - total flux cleaned = 0.000284307 Jy ! Component: 850 - total flux cleaned = 0.000373323 Jy ! Component: 900 - total flux cleaned = 0.00046062 Jy ! Component: 950 - total flux cleaned = 0.000488899 Jy ! Component: 1000 - total flux cleaned = 0.000488694 Jy ! Component: 1050 - total flux cleaned = 0.000655825 Jy ! Component: 1100 - total flux cleaned = 0.000627923 Jy ! Component: 1150 - total flux cleaned = 0.000655338 Jy ! Component: 1200 - total flux cleaned = 0.000762322 Jy ! Component: 1250 - total flux cleaned = 0.000841223 Jy ! Component: 1300 - total flux cleaned = 0.000892725 Jy ! Component: 1350 - total flux cleaned = 0.000918699 Jy ! Component: 1400 - total flux cleaned = 0.00101952 Jy ! Component: 1450 - total flux cleaned = 0.00111911 Jy ! Component: 1500 - total flux cleaned = 0.00121688 Jy ! Component: 1550 - total flux cleaned = 0.0012656 Jy ! Component: 1600 - total flux cleaned = 0.00131386 Jy ! Component: 1650 - total flux cleaned = 0.00138507 Jy ! Component: 1700 - total flux cleaned = 0.00147885 Jy ! Component: 1750 - total flux cleaned = 0.00143244 Jy ! Component: 1800 - total flux cleaned = 0.00138665 Jy ! Component: 1850 - total flux cleaned = 0.00140958 Jy ! Component: 1900 - total flux cleaned = 0.00138696 Jy ! Component: 1950 - total flux cleaned = 0.00129768 Jy ! Component: 2000 - total flux cleaned = 0.00123187 Jy ! Component: 2050 - total flux cleaned = 0.00114459 Jy ! Component: 2100 - total flux cleaned = 0.00118767 Jy ! Component: 2150 - total flux cleaned = 0.00108087 Jy ! Component: 2200 - total flux cleaned = 0.00103869 Jy ! Component: 2250 - total flux cleaned = 0.00101775 Jy ! Component: 2300 - total flux cleaned = 0.000996698 Jy ! Component: 2350 - total flux cleaned = 0.000996616 Jy ! Component: 2400 - total flux cleaned = 0.00101691 Jy ! Component: 2450 - total flux cleaned = 0.00105721 Jy ! Component: 2500 - total flux cleaned = 0.00101734 Jy ! Component: 2550 - total flux cleaned = 0.000997479 Jy ! Component: 2600 - total flux cleaned = 0.000997332 Jy ! Component: 2650 - total flux cleaned = 0.000958644 Jy ! Component: 2700 - total flux cleaned = 0.000881721 Jy ! Component: 2750 - total flux cleaned = 0.000882055 Jy ! Component: 2800 - total flux cleaned = 0.00086322 Jy ! Component: 2850 - total flux cleaned = 0.00082574 Jy ! Component: 2900 - total flux cleaned = 0.000788324 Jy ! Component: 2950 - total flux cleaned = 0.000678073 Jy ! Component: 3000 - total flux cleaned = 0.000641493 Jy ! Component: 3050 - total flux cleaned = 0.000605408 Jy ! Component: 3100 - total flux cleaned = 0.000587456 Jy ! Component: 3150 - total flux cleaned = 0.000569536 Jy ! Component: 3200 - total flux cleaned = 0.000551811 Jy ! Component: 3250 - total flux cleaned = 0.000464077 Jy ! Component: 3300 - total flux cleaned = 0.000446759 Jy ! Component: 3350 - total flux cleaned = 0.000429368 Jy ! Component: 3400 - total flux cleaned = 0.000377889 Jy ! Component: 3450 - total flux cleaned = 0.000343699 Jy ! Component: 3500 - total flux cleaned = 0.0002591 Jy ! Component: 3550 - total flux cleaned = 0.000292636 Jy ! Component: 3600 - total flux cleaned = 0.000259007 Jy ! Component: 3650 - total flux cleaned = 0.000225895 Jy ! Component: 3700 - total flux cleaned = 0.000143724 Jy ! Component: 3750 - total flux cleaned = 0.000176331 Jy ! Component: 3800 - total flux cleaned = 7.90791e-05 Jy ! Component: 3850 - total flux cleaned = 6.30238e-05 Jy ! Component: 3900 - total flux cleaned = -7.90016e-07 Jy ! Component: 3950 - total flux cleaned = 1.51778e-05 Jy ! Component: 4000 - total flux cleaned = -1.63409e-05 Jy ! Component: 4050 - total flux cleaned = 3.05683e-05 Jy ! Total flux subtracted in 4096 components = -1.61234e-05 Jy ! Clean residual min=-0.000844 max=0.001117 Jy/beam ! Clean residual mean=-0.000004 rms=0.000287 Jy/beam ! Combined flux in latest and established models = 0.39323 Jy keep ! Adding 322 model components to the UV plane model. ! The established model now contains 426 components and 0.39323 Jy ![Exited script file: muppet] wmap "J1724-1443_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.983 x 7.446 at -1.469 degrees (North through East) ! Clean map min=-0.0019007 max=0.3132 Jy/beam ! Writing clean map to FITS file: J1724-1443_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.313201 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000280755 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.268921 0.268921 0.537843 1.07569 2.15137 4.30274 8.60549 17.211 34.4219 68.8439 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.313 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.983 x 7.446 at -1.469 degrees (North through East) ! Clean map min=-0.0019007 max=0.3132 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 J1724-1443_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:05:26 2016