! Started logfile: J0310-0823_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:13:11 2016 obs J0310-0823_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J0310-0823_S_2014_08_05_pus_uva.fits ! AN table 1: 111 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780781 visibilities/baseline/integration-bin. ! Found source: J0310-0823 ! ! 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 360 lines of history. ! ! Reading 15600 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 J0310-0823_S_2014_08_05_pus] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 124 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.931005Jy sigma=0.008456 ! Fit after self-cal, rms=0.900845Jy sigma=0.008230 ! 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.58 mas, bmaj=9.811 mas, bpa=20.11 degrees ! Estimated noise=967.213 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.0753824 Jy ! Component: 100 - total flux cleaned = 0.0957277 Jy ! Total flux subtracted in 100 components = 0.0957277 Jy ! Clean residual min=-0.004899 max=0.008409 Jy/beam ! Clean residual mean=0.000017 rms=0.001513 Jy/beam ! Combined flux in latest and established models = 0.0957277 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0957277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121004Jy sigma=0.000830 ! Fit after self-cal, rms=0.120908Jy sigma=0.000830 ! 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=4.404 mas, bmaj=11.15 mas, bpa=18.87 degrees ! Estimated noise=648.491 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.0119387 Jy ! Component: 100 - total flux cleaned = 0.0177442 Jy ! Component: 150 - total flux cleaned = 0.0205921 Jy ! Component: 200 - total flux cleaned = 0.0208341 Jy ! Total flux subtracted in 200 components = 0.0208341 Jy ! Clean residual min=-0.003333 max=0.003468 Jy/beam ! Clean residual mean=-0.000001 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.116562 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 42 components and 0.116562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119240Jy sigma=0.000820 ! Fit after self-cal, rms=0.119223Jy sigma=0.000819 ! 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.83 FD 0.86 HN 1.15 KP 1.08 ! LA 1.15 MK 1.00* NL 0.89 OV 1.00 ! PT 1.02 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.99 HN 1.18 KP 1.03 ! LA 1.11 MK 1.00* NL 0.95 OV 1.03 ! PT 1.02 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.09 HN 1.16 KP 0.92 ! LA 0.93 MK 1.00* NL 0.99 OV 0.93 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.09 KP 0.86 ! LA 0.86 MK 1.00* NL 1.06 OV 1.06 ! PT 0.96 SC 1.04 ! ! ! Fit before self-cal, rms=0.119223Jy sigma=0.000819 ! Fit after self-cal, rms=0.115199Jy sigma=0.000811 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.434 mas, bmaj=11.36 mas, bpa=19.54 degrees ! Estimated noise=655.181 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.000924871 Jy ! Component: 100 - total flux cleaned = 0.00071838 Jy ! Component: 150 - total flux cleaned = 0.000533158 Jy ! Component: 200 - total flux cleaned = 0.000366335 Jy ! Total flux subtracted in 200 components = 0.000366335 Jy ! Clean residual min=-0.002774 max=0.002974 Jy/beam ! Clean residual mean=0.000001 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.116928 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 53 components and 0.116928 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115112Jy sigma=0.000811 ! Fit after self-cal, rms=0.115142Jy sigma=0.000811 ! 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.115142Jy sigma=0.000811 ! Fit after self-cal, rms=0.106943Jy sigma=0.000804 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.42 mas, bmaj=11.31 mas, bpa=19 degrees ! Estimated noise=652.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000399142 Jy ! Component: 100 - total flux cleaned = 0.000542946 Jy ! Component: 150 - total flux cleaned = 0.000603101 Jy ! Component: 200 - total flux cleaned = 0.000638364 Jy ! Total flux subtracted in 200 components = 0.000638364 Jy ! Clean residual min=-0.002234 max=0.002264 Jy/beam ! Clean residual mean=-0.000000 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.117567 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 63 components and 0.117567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106934Jy sigma=0.000804 ! Fit after self-cal, rms=0.106979Jy sigma=0.000804 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 = -9.24856e-05 Jy ! Component: 100 - total flux cleaned = -2.84555e-05 Jy ! Component: 150 - total flux cleaned = -6.39846e-07 Jy ! Component: 200 - total flux cleaned = 1.20267e-05 Jy ! Total flux subtracted in 200 components = 1.20267e-05 Jy ! Clean residual min=-0.002189 max=0.002305 Jy/beam ! Clean residual mean=-0.000000 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.117579 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.117579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106974Jy sigma=0.000804 ! Fit after self-cal, rms=0.106973Jy sigma=0.000804 ! 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.106973Jy sigma=0.000804 ! Fit after self-cal, rms=0.107276Jy sigma=0.000804 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.423 mas, bmaj=11.29 mas, bpa=18.92 degrees ! Estimated noise=654.758 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335475 Jy ! Component: 100 - total flux cleaned = 0.000423922 Jy ! Component: 150 - total flux cleaned = 0.000496717 Jy ! Component: 200 - total flux cleaned = 0.00053498 Jy ! Total flux subtracted in 200 components = 0.00053498 Jy ! Clean residual min=-0.002193 max=0.002259 Jy/beam ! Clean residual mean=0.000000 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.118114 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.118114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107270Jy sigma=0.000803 ! Fit after self-cal, rms=0.107286Jy sigma=0.000803 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 = -4.67232e-05 Jy ! Component: 100 - total flux cleaned = 1.82079e-06 Jy ! Component: 150 - total flux cleaned = 2.44983e-05 Jy ! Component: 200 - total flux cleaned = 4.54472e-05 Jy ! Total flux subtracted in 200 components = 4.54472e-05 Jy ! Clean residual min=-0.002144 max=0.002270 Jy/beam ! Clean residual mean=-0.000000 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.118159 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.118159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107283Jy sigma=0.000803 ! Fit after self-cal, rms=0.107284Jy sigma=0.000803 ! 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.107284Jy sigma=0.000803 ! Fit after self-cal, rms=0.107594Jy sigma=0.000803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.382 mas, bmaj=14.63 mas, bpa=11.74 degrees ! Estimated noise=732.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000394875 Jy ! Component: 100 - total flux cleaned = 0.000439129 Jy ! Component: 150 - total flux cleaned = 0.000456036 Jy ! Component: 200 - total flux cleaned = 0.000441531 Jy ! Total flux subtracted in 200 components = 0.000441531 Jy ! Clean residual min=-0.001718 max=0.002314 Jy/beam ! Clean residual mean=0.000000 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.118601 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.118601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107594Jy sigma=0.000803 ! Fit after self-cal, rms=0.107599Jy sigma=0.000803 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 = -1.12125e-05 Jy ! Component: 100 - total flux cleaned = -1.22102e-05 Jy ! Component: 150 - total flux cleaned = -1.97039e-05 Jy ! Component: 200 - total flux cleaned = -3.32684e-05 Jy ! Total flux subtracted in 200 components = -3.32684e-05 Jy ! Clean residual min=-0.001705 max=0.002299 Jy/beam ! Clean residual mean=0.000000 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.118567 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 91 components and 0.118567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107599Jy sigma=0.000803 ! Fit after self-cal, rms=0.107600Jy sigma=0.000803 ! 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.425 mas, bmaj=11.28 mas, bpa=18.85 degrees ! Estimated noise=656.633 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.425 x 11.28 at 18.85 degrees (North through East) ! Clean map min=-0.0021168 max=0.10289 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.586 mas, bmaj=9.966 mas, bpa=20.22 degrees ! Estimated noise=988.091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0768621 Jy ! Component: 100 - total flux cleaned = 0.0976116 Jy ! Component: 150 - total flux cleaned = 0.107149 Jy ! Component: 200 - total flux cleaned = 0.112425 Jy ! Total flux subtracted in 200 components = 0.112425 Jy ! Clean residual min=-0.003086 max=0.003497 Jy/beam ! Clean residual mean=0.000006 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.112425 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.112425 Jy ! Inverting map and beam ! Estimated beam: bmin=4.425 mas, bmaj=11.28 mas, bpa=18.85 degrees ! Estimated noise=656.633 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.00382374 Jy ! Component: 100 - total flux cleaned = 0.00520299 Jy ! Component: 150 - total flux cleaned = 0.00556672 Jy ! Component: 200 - total flux cleaned = 0.00583711 Jy ! Total flux subtracted in 200 components = 0.00583711 Jy ! Clean residual min=-0.002025 max=0.002214 Jy/beam ! Clean residual mean=0.000001 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.118262 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 72 components and 0.118262 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=8.382 mas, bmaj=14.63 mas, bpa=11.74 degrees ! Estimated noise=732.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543823 Jy ! Component: 100 - total flux cleaned = 0.00058783 Jy ! Component: 150 - total flux cleaned = 0.000551411 Jy ! Component: 200 - total flux cleaned = 0.000518154 Jy ! Total flux subtracted in 200 components = 0.000518154 Jy ! Clean residual min=-0.001714 max=0.002254 Jy/beam ! Clean residual mean=0.000000 rms=0.000602 Jy/beam ! Combined flux in latest and established models = 0.11878 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 = -3.04711e-05 Jy ! Component: 100 - total flux cleaned = -5.8339e-05 Jy ! Component: 150 - total flux cleaned = -8.43648e-05 Jy ! Component: 200 - total flux cleaned = -0.000108878 Jy ! Total flux subtracted in 200 components = -0.000108878 Jy ! Clean residual min=-0.001709 max=0.002274 Jy/beam ! Clean residual mean=0.000000 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.118671 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 108 components and 0.118671 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.425 mas, bmaj=11.28 mas, bpa=18.85 degrees ! Estimated noise=656.633 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.40237e-05 Jy ! Component: 100 - total flux cleaned = 6.77219e-05 Jy ! Component: 150 - total flux cleaned = 3.21952e-05 Jy ! Component: 200 - total flux cleaned = 2.13679e-05 Jy ! Total flux subtracted in 200 components = 2.13679e-05 Jy ! Clean residual min=-0.002033 max=0.002263 Jy/beam ! Clean residual mean=0.000000 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.118693 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 118 components and 0.118693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107600Jy sigma=0.000803 ! Fit after self-cal, rms=0.107598Jy sigma=0.000803 wmodel J0310-0823_S_2014_08_05_pus_map.mod ! Writing 118 model components to file: J0310-0823_S_2014_08_05_pus_map.mod wobs J0310-0823_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J0310-0823_S_2014_08_05_pus_uvs.fits wwins J0310-0823_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J0310-0823_S_2014_08_05_pus_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000878109 Jy ! Component: 100 - total flux cleaned = 0.00150782 Jy ! Component: 150 - total flux cleaned = 0.00202151 Jy ! Component: 200 - total flux cleaned = 0.00215044 Jy ! Component: 250 - total flux cleaned = 0.00233555 Jy ! Component: 300 - total flux cleaned = 0.00245436 Jy ! Component: 350 - total flux cleaned = 0.00242595 Jy ! Component: 400 - total flux cleaned = 0.00250906 Jy ! Component: 450 - total flux cleaned = 0.00258952 Jy ! Component: 500 - total flux cleaned = 0.00272088 Jy ! Component: 550 - total flux cleaned = 0.00295116 Jy ! Component: 600 - total flux cleaned = 0.0031012 Jy ! Component: 650 - total flux cleaned = 0.00327291 Jy ! Component: 700 - total flux cleaned = 0.00344118 Jy ! Component: 750 - total flux cleaned = 0.0036059 Jy ! Component: 800 - total flux cleaned = 0.00381389 Jy ! Component: 850 - total flux cleaned = 0.00394991 Jy ! Component: 900 - total flux cleaned = 0.0040835 Jy ! Component: 950 - total flux cleaned = 0.00414879 Jy ! Component: 1000 - total flux cleaned = 0.00421313 Jy ! Component: 1050 - total flux cleaned = 0.00429831 Jy ! Component: 1100 - total flux cleaned = 0.00434019 Jy ! Component: 1150 - total flux cleaned = 0.00440204 Jy ! Component: 1200 - total flux cleaned = 0.0045037 Jy ! Component: 1250 - total flux cleaned = 0.00452389 Jy ! Component: 1300 - total flux cleaned = 0.00462276 Jy ! Component: 1350 - total flux cleaned = 0.00468091 Jy ! Component: 1400 - total flux cleaned = 0.00471923 Jy ! Component: 1450 - total flux cleaned = 0.00473822 Jy ! Component: 1500 - total flux cleaned = 0.00479431 Jy ! Component: 1550 - total flux cleaned = 0.00481317 Jy ! Component: 1600 - total flux cleaned = 0.00484995 Jy ! Component: 1650 - total flux cleaned = 0.00492209 Jy ! Component: 1700 - total flux cleaned = 0.00493967 Jy ! Component: 1750 - total flux cleaned = 0.00492222 Jy ! Component: 1800 - total flux cleaned = 0.00497449 Jy ! Component: 1850 - total flux cleaned = 0.00499141 Jy ! Component: 1900 - total flux cleaned = 0.00502548 Jy ! Component: 1950 - total flux cleaned = 0.00502528 Jy ! Component: 2000 - total flux cleaned = 0.00502527 Jy ! Component: 2050 - total flux cleaned = 0.00505797 Jy ! Component: 2100 - total flux cleaned = 0.00502507 Jy ! Component: 2150 - total flux cleaned = 0.0049766 Jy ! Component: 2200 - total flux cleaned = 0.00496077 Jy ! Component: 2250 - total flux cleaned = 0.00499259 Jy ! Component: 2300 - total flux cleaned = 0.00499258 Jy ! Component: 2350 - total flux cleaned = 0.00500796 Jy ! Component: 2400 - total flux cleaned = 0.00500802 Jy ! Component: 2450 - total flux cleaned = 0.00503853 Jy ! Component: 2500 - total flux cleaned = 0.00509919 Jy ! Component: 2550 - total flux cleaned = 0.00512926 Jy ! Component: 2600 - total flux cleaned = 0.00514403 Jy ! Component: 2650 - total flux cleaned = 0.00512923 Jy ! Component: 2700 - total flux cleaned = 0.00518792 Jy ! Component: 2750 - total flux cleaned = 0.0052315 Jy ! Component: 2800 - total flux cleaned = 0.00521714 Jy ! Component: 2850 - total flux cleaned = 0.00524589 Jy ! Component: 2900 - total flux cleaned = 0.00527434 Jy ! Component: 2950 - total flux cleaned = 0.00533084 Jy ! Component: 3000 - total flux cleaned = 0.00531668 Jy ! Component: 3050 - total flux cleaned = 0.00533056 Jy ! Component: 3100 - total flux cleaned = 0.00528914 Jy ! Component: 3150 - total flux cleaned = 0.00538536 Jy ! Component: 3200 - total flux cleaned = 0.00537175 Jy ! Component: 3250 - total flux cleaned = 0.00541255 Jy ! Component: 3300 - total flux cleaned = 0.0054259 Jy ! Component: 3350 - total flux cleaned = 0.00539911 Jy ! Component: 3400 - total flux cleaned = 0.00539908 Jy ! Component: 3450 - total flux cleaned = 0.00541222 Jy ! Component: 3500 - total flux cleaned = 0.00538583 Jy ! Component: 3550 - total flux cleaned = 0.00541211 Jy ! Component: 3600 - total flux cleaned = 0.00539909 Jy ! Component: 3650 - total flux cleaned = 0.00539902 Jy ! Component: 3700 - total flux cleaned = 0.00538612 Jy ! Component: 3750 - total flux cleaned = 0.00538602 Jy ! Component: 3800 - total flux cleaned = 0.00537342 Jy ! Component: 3850 - total flux cleaned = 0.00539858 Jy ! Component: 3900 - total flux cleaned = 0.00542361 Jy ! Component: 3950 - total flux cleaned = 0.00538614 Jy ! Component: 4000 - total flux cleaned = 0.00538613 Jy ! Component: 4050 - total flux cleaned = 0.00537392 Jy ! Total flux subtracted in 4096 components = 0.00541064 Jy ! Clean residual min=-0.000701 max=0.000719 Jy/beam ! Clean residual mean=-0.000000 rms=0.000233 Jy/beam ! Combined flux in latest and established models = 0.124103 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 398 components and 0.124103 Jy ![Exited script file: muppet] wmap "J0310-0823_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.425 x 11.28 at 18.85 degrees (North through East) ! Clean map min=-0.0012647 max=0.10285 Jy/beam ! Writing clean map to FITS file: J0310-0823_S_2014_08_05_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102852 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000230945 device "J0310-0823_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J0310-0823_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.673623 0.673623 1.34725 2.69449 5.38899 10.778 21.5559 43.1119 86.2238 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.102 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.425 x 11.28 at 18.85 degrees (North through East) ! Clean map min=-0.0012647 max=0.10285 Jy/beam quit ! Quitting program ! Log file J0310-0823_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:13:16 2016