! Started logfile: J0929-3801_S_2014_05_31_pus_uvs.log on Mon Nov 28 15:21:39 2016 obs J0929-3801_S_2014_05_31_pus_uva.fits ! Reading UV FITS file: J0929-3801_S_2014_05_31_pus_uva.fits ! AN table 1: 94 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.662884 visibilities/baseline/integration-bin. ! Found source: J0929-3801 ! ! 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 336 lines of history. ! ! Reading 11216 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 J0929-3801_S_2014_05_31_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 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 214 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.755420Jy sigma=0.005466 ! Fit after self-cal, rms=0.732566Jy sigma=0.005329 ! 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=3.085 mas, bmaj=14.86 mas, bpa=12.74 degrees ! Estimated noise=1960.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 (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.200096 Jy ! Component: 100 - total flux cleaned = 0.269061 Jy ! Total flux subtracted in 100 components = 0.269061 Jy ! Clean residual min=-0.015225 max=0.032613 Jy/beam ! Clean residual mean=-0.000211 rms=0.005397 Jy/beam ! Combined flux in latest and established models = 0.269061 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.269061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147241Jy sigma=0.001023 ! Fit after self-cal, rms=0.147215Jy sigma=0.001023 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0380599 Jy ! Component: 100 - total flux cleaned = 0.0615922 Jy ! Total flux subtracted in 100 components = 0.0615922 Jy ! Clean residual min=-0.012010 max=0.014177 Jy/beam ! Clean residual mean=-0.000047 rms=0.003639 Jy/beam ! Combined flux in latest and established models = 0.330653 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 0.330653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.133499Jy sigma=0.000891 ! Fit after self-cal, rms=0.133433Jy sigma=0.000891 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=20.13 mas, bpa=14.39 degrees ! Estimated noise=989.403 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.0237403 Jy ! Component: 100 - total flux cleaned = 0.0359669 Jy ! Component: 150 - total flux cleaned = 0.0428819 Jy ! Component: 200 - total flux cleaned = 0.0468095 Jy ! Total flux subtracted in 200 components = 0.0468095 Jy ! Clean residual min=-0.009666 max=0.008399 Jy/beam ! Clean residual mean=0.000174 rms=0.002581 Jy/beam ! Combined flux in latest and established models = 0.377463 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 78 components and 0.377463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.129580Jy sigma=0.000857 ! Fit after self-cal, rms=0.129453Jy sigma=0.000857 ! 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 0.97 FD 0.81 HN 0.99 KP 1.04 ! LA 1.19 MK 1.00* NL 1.09 OV 0.95 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.89 KP 1.02 ! LA 1.13 MK 1.00* NL 1.10 OV 0.99 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.12 HN 1.81 KP 0.93 ! LA 0.90 MK 1.00* NL 1.08 OV 0.91 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.05 KP 0.90 ! LA 0.88 MK 1.00* NL 1.15 OV 0.98 ! PT 1.05 SC 0.93 ! ! ! Fit before self-cal, rms=0.129453Jy sigma=0.000857 ! Fit after self-cal, rms=0.149222Jy sigma=0.000806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.975 mas, bmaj=20.69 mas, bpa=14.78 degrees ! Estimated noise=1006.82 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.00286261 Jy ! Component: 100 - total flux cleaned = -0.00335136 Jy ! Component: 150 - total flux cleaned = -0.00391393 Jy ! Component: 200 - total flux cleaned = -0.00439291 Jy ! Total flux subtracted in 200 components = -0.00439291 Jy ! Clean residual min=-0.007376 max=0.005441 Jy/beam ! Clean residual mean=0.000126 rms=0.001743 Jy/beam ! Combined flux in latest and established models = 0.37307 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 91 components and 0.37307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.148914Jy sigma=0.000804 ! Fit after self-cal, rms=0.149290Jy sigma=0.000803 ! 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.149290Jy sigma=0.000803 ! Fit after self-cal, rms=0.161220Jy sigma=0.000800 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.991 mas, bmaj=20.83 mas, bpa=14.8 degrees ! Estimated noise=1012.44 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00183644 Jy ! Component: 100 - total flux cleaned = -0.00240896 Jy ! Component: 150 - total flux cleaned = -0.00303511 Jy ! Component: 200 - total flux cleaned = -0.00359407 Jy ! Total flux subtracted in 200 components = -0.00359407 Jy ! Clean residual min=-0.006608 max=0.004309 Jy/beam ! Clean residual mean=0.000113 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.369476 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 106 components and 0.369476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160950Jy sigma=0.000798 ! Fit after self-cal, rms=0.161223Jy sigma=0.000798 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.000524597 Jy ! Component: 100 - total flux cleaned = -0.00081042 Jy ! Component: 150 - total flux cleaned = -0.00116781 Jy ! Component: 200 - total flux cleaned = -0.00141749 Jy ! Total flux subtracted in 200 components = -0.00141749 Jy ! Clean residual min=-0.006497 max=0.004259 Jy/beam ! Clean residual mean=0.000105 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.368058 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 114 components and 0.368058 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161107Jy sigma=0.000797 ! Fit after self-cal, rms=0.161150Jy sigma=0.000797 ! 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.161150Jy sigma=0.000797 ! Fit after self-cal, rms=0.170509Jy sigma=0.000796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.006 mas, bmaj=20.81 mas, bpa=14.79 degrees ! Estimated noise=1013.85 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00191824 Jy ! Component: 100 - total flux cleaned = -0.00234295 Jy ! Component: 150 - total flux cleaned = -0.00263388 Jy ! Component: 200 - total flux cleaned = -0.00280962 Jy ! Total flux subtracted in 200 components = -0.00280962 Jy ! Clean residual min=-0.005722 max=0.004090 Jy/beam ! Clean residual mean=0.000094 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.365248 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.365248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170369Jy sigma=0.000795 ! Fit after self-cal, rms=0.170514Jy sigma=0.000795 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.000272201 Jy ! Component: 100 - total flux cleaned = -0.000508941 Jy ! Component: 150 - total flux cleaned = -0.000657361 Jy ! Component: 200 - total flux cleaned = -0.000869815 Jy ! Total flux subtracted in 200 components = -0.000869815 Jy ! Clean residual min=-0.005557 max=0.003957 Jy/beam ! Clean residual mean=0.000088 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.364379 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 121 components and 0.364379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170444Jy sigma=0.000794 ! Fit after self-cal, rms=0.170472Jy sigma=0.000794 ! 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.170472Jy sigma=0.000794 ! Fit after self-cal, rms=0.178413Jy sigma=0.000794 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.656 mas, bmaj=35.64 mas, bpa=2.648 degrees ! Estimated noise=1093.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00248139 Jy ! Component: 100 - total flux cleaned = -0.00263161 Jy ! Component: 150 - total flux cleaned = -0.0028435 Jy ! Component: 200 - total flux cleaned = -0.00304183 Jy ! Total flux subtracted in 200 components = -0.00304183 Jy ! Clean residual min=-0.004931 max=0.003647 Jy/beam ! Clean residual mean=0.000115 rms=0.001343 Jy/beam ! Combined flux in latest and established models = 0.361337 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 126 components and 0.361337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178321Jy sigma=0.000793 ! Fit after self-cal, rms=0.178386Jy sigma=0.000793 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.000196318 Jy ! Component: 100 - total flux cleaned = -0.000373352 Jy ! Component: 150 - total flux cleaned = -0.000539138 Jy ! Component: 200 - total flux cleaned = -0.000694206 Jy ! Total flux subtracted in 200 components = -0.000694206 Jy ! Clean residual min=-0.004809 max=0.003691 Jy/beam ! Clean residual mean=0.000108 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.360643 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 127 components and 0.360643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178350Jy sigma=0.000793 ! Fit after self-cal, rms=0.178363Jy sigma=0.000793 ! 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=4.017 mas, bmaj=20.89 mas, bpa=14.82 degrees ! Estimated noise=1014.95 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.017 x 20.89 at 14.82 degrees (North through East) ! Clean map min=-0.0048065 max=0.26127 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=3.053 mas, bmaj=15.39 mas, bpa=13.61 degrees ! Estimated noise=2106.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.213672 Jy ! Component: 100 - total flux cleaned = 0.272188 Jy ! Component: 150 - total flux cleaned = 0.304332 Jy ! Component: 200 - total flux cleaned = 0.323845 Jy ! Total flux subtracted in 200 components = 0.323845 Jy ! Clean residual min=-0.008495 max=0.010891 Jy/beam ! Clean residual mean=-0.000067 rms=0.002476 Jy/beam ! Combined flux in latest and established models = 0.323845 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.323845 Jy ! Inverting map and beam ! Estimated beam: bmin=4.017 mas, bmaj=20.89 mas, bpa=14.82 degrees ! Estimated noise=1014.95 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.0157741 Jy ! Component: 100 - total flux cleaned = 0.0233154 Jy ! Component: 150 - total flux cleaned = 0.027275 Jy ! Component: 200 - total flux cleaned = 0.0292784 Jy ! Total flux subtracted in 200 components = 0.0292784 Jy ! Clean residual min=-0.004903 max=0.004145 Jy/beam ! Clean residual mean=0.000036 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.353124 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 97 components and 0.353124 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.656 mas, bmaj=35.64 mas, bpa=2.648 degrees ! Estimated noise=1093.62 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00133891 Jy ! Component: 100 - total flux cleaned = 0.00147561 Jy ! Component: 150 - total flux cleaned = 0.00164574 Jy ! Component: 200 - total flux cleaned = 0.00176397 Jy ! Total flux subtracted in 200 components = 0.00176397 Jy ! Clean residual min=-0.004567 max=0.003829 Jy/beam ! Clean residual mean=0.000064 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.354888 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.000146918 Jy ! Component: 100 - total flux cleaned = 0.000284243 Jy ! Component: 150 - total flux cleaned = 0.000382688 Jy ! Component: 200 - total flux cleaned = 0.000478051 Jy ! Total flux subtracted in 200 components = 0.000478051 Jy ! Clean residual min=-0.004582 max=0.003780 Jy/beam ! Clean residual mean=0.000068 rms=0.001319 Jy/beam ! Combined flux in latest and established models = 0.355366 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 105 components and 0.355366 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.017 mas, bmaj=20.89 mas, bpa=14.82 degrees ! Estimated noise=1014.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000115757 Jy ! Component: 100 - total flux cleaned = 0.00032336 Jy ! Component: 150 - total flux cleaned = 0.000462142 Jy ! Component: 200 - total flux cleaned = 0.000493306 Jy ! Total flux subtracted in 200 components = 0.000493306 Jy ! Clean residual min=-0.004724 max=0.003767 Jy/beam ! Clean residual mean=0.000051 rms=0.001118 Jy/beam ! Combined flux in latest and established models = 0.355859 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 120 components and 0.355859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178316Jy sigma=0.000792 ! Fit after self-cal, rms=0.178218Jy sigma=0.000792 wmodel J0929-3801_S_2014_05_31_pus_map.mod ! Writing 120 model components to file: J0929-3801_S_2014_05_31_pus_map.mod wobs J0929-3801_S_2014_05_31_pus_uvs.fits ! Writing UV FITS file: J0929-3801_S_2014_05_31_pus_uvs.fits wwins J0929-3801_S_2014_05_31_pus_map.win ! wwins: Wrote 1 windows to J0929-3801_S_2014_05_31_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.00198486 Jy ! Component: 100 - total flux cleaned = -0.00311264 Jy ! Component: 150 - total flux cleaned = -0.00363664 Jy ! Component: 200 - total flux cleaned = -0.00357749 Jy ! Component: 250 - total flux cleaned = -0.0035184 Jy ! Component: 300 - total flux cleaned = -0.0032388 Jy ! Component: 350 - total flux cleaned = -0.00302254 Jy ! Component: 400 - total flux cleaned = -0.00291799 Jy ! Component: 450 - total flux cleaned = -0.00276579 Jy ! Component: 500 - total flux cleaned = -0.00246964 Jy ! Component: 550 - total flux cleaned = -0.00218163 Jy ! Component: 600 - total flux cleaned = -0.00208885 Jy ! Component: 650 - total flux cleaned = -0.00186038 Jy ! Component: 700 - total flux cleaned = -0.00168176 Jy ! Component: 750 - total flux cleaned = -0.00146211 Jy ! Component: 800 - total flux cleaned = -0.00124715 Jy ! Component: 850 - total flux cleaned = -0.00116126 Jy ! Component: 900 - total flux cleaned = -0.000869929 Jy ! Component: 950 - total flux cleaned = -0.000707197 Jy ! Component: 1000 - total flux cleaned = -0.000627667 Jy ! Component: 1050 - total flux cleaned = -0.000588554 Jy ! Component: 1100 - total flux cleaned = -0.000588835 Jy ! Component: 1150 - total flux cleaned = -0.000512488 Jy ! Component: 1200 - total flux cleaned = -0.000474853 Jy ! Component: 1250 - total flux cleaned = -0.000511575 Jy ! Component: 1300 - total flux cleaned = -0.000437914 Jy ! Component: 1350 - total flux cleaned = -0.000365322 Jy ! Component: 1400 - total flux cleaned = -0.000472121 Jy ! Component: 1450 - total flux cleaned = -0.000472246 Jy ! Component: 1500 - total flux cleaned = -0.00047274 Jy ! Component: 1550 - total flux cleaned = -0.000506555 Jy ! Component: 1600 - total flux cleaned = -0.000472918 Jy ! Component: 1650 - total flux cleaned = -0.000472153 Jy ! Component: 1700 - total flux cleaned = -0.000439375 Jy ! Component: 1750 - total flux cleaned = -0.000406821 Jy ! Component: 1800 - total flux cleaned = -0.000152125 Jy ! Component: 1850 - total flux cleaned = -8.95417e-05 Jy ! Component: 1900 - total flux cleaned = -2.67409e-05 Jy ! Component: 1950 - total flux cleaned = 0.000187944 Jy ! Component: 2000 - total flux cleaned = 0.000278495 Jy ! Component: 2050 - total flux cleaned = 0.00033817 Jy ! Component: 2100 - total flux cleaned = 0.000367799 Jy ! Component: 2150 - total flux cleaned = 0.000485289 Jy ! Component: 2200 - total flux cleaned = 0.000514743 Jy ! Component: 2250 - total flux cleaned = 0.00063001 Jy ! Component: 2300 - total flux cleaned = 0.000629871 Jy ! Component: 2350 - total flux cleaned = 0.000630273 Jy ! Component: 2400 - total flux cleaned = 0.000742279 Jy ! Component: 2450 - total flux cleaned = 0.000769709 Jy ! Component: 2500 - total flux cleaned = 0.000797102 Jy ! Component: 2550 - total flux cleaned = 0.000796738 Jy ! Component: 2600 - total flux cleaned = 0.000796508 Jy ! Component: 2650 - total flux cleaned = 0.000742964 Jy ! Component: 2700 - total flux cleaned = 0.000743425 Jy ! Component: 2750 - total flux cleaned = 0.000874705 Jy ! Component: 2800 - total flux cleaned = 0.00087439 Jy ! Component: 2850 - total flux cleaned = 0.000977498 Jy ! Component: 2900 - total flux cleaned = 0.000951678 Jy ! Component: 2950 - total flux cleaned = 0.000976881 Jy ! Component: 3000 - total flux cleaned = 0.00107753 Jy ! Component: 3050 - total flux cleaned = 0.00102747 Jy ! Component: 3100 - total flux cleaned = 0.00105242 Jy ! Component: 3150 - total flux cleaned = 0.00112626 Jy ! Component: 3200 - total flux cleaned = 0.0011263 Jy ! Component: 3250 - total flux cleaned = 0.00117462 Jy ! Component: 3300 - total flux cleaned = 0.00119836 Jy ! Component: 3350 - total flux cleaned = 0.0011025 Jy ! Component: 3400 - total flux cleaned = 0.00110266 Jy ! Component: 3450 - total flux cleaned = 0.00114983 Jy ! Component: 3500 - total flux cleaned = 0.00112634 Jy ! Component: 3550 - total flux cleaned = 0.00112642 Jy ! Component: 3600 - total flux cleaned = 0.00105709 Jy ! Component: 3650 - total flux cleaned = 0.00114883 Jy ! Component: 3700 - total flux cleaned = 0.00112581 Jy ! Component: 3750 - total flux cleaned = 0.00103514 Jy ! Component: 3800 - total flux cleaned = 0.00108026 Jy ! Component: 3850 - total flux cleaned = 0.00112512 Jy ! Component: 3900 - total flux cleaned = 0.00114743 Jy ! Component: 3950 - total flux cleaned = 0.00119188 Jy ! Component: 4000 - total flux cleaned = 0.00119174 Jy ! Component: 4050 - total flux cleaned = 0.00121381 Jy ! Total flux subtracted in 4096 components = 0.00119205 Jy ! Clean residual min=-0.001206 max=0.001235 Jy/beam ! Clean residual mean=0.000023 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.357051 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 409 components and 0.357051 Jy ![Exited script file: muppet] wmap "J0929-3801_S_2014_05_31_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.017 x 20.89 at 14.82 degrees (North through East) ! Clean map min=-0.0036798 max=0.27194 Jy/beam ! Writing clean map to FITS file: J0929-3801_S_2014_05_31_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.271936 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000420054 device "J0929-3801_S_2014_05_31_pus\_map.eps/VPS" ! Attempting to open device: 'J0929-3801_S_2014_05_31_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.463405 0.463405 0.92681 1.85362 3.70724 7.41448 14.829 29.6579 59.3159 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.271 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.017 x 20.89 at 14.82 degrees (North through East) ! Clean map min=-0.0036798 max=0.27194 Jy/beam quit ! Quitting program ! Log file J0929-3801_S_2014_05_31_pus_uvs.log closed on Mon Nov 28 15:21:45 2016