! Started logfile: J2340-0053_S_2014_08_05_pus_uvs.log on Sun Nov 13 17:42:22 2016 obs J2340-0053_S_2014_08_05_pus_uva.fits ! Reading UV FITS file: J2340-0053_S_2014_08_05_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.788525 visibilities/baseline/integration-bin. ! Found source: J2340-0053 ! ! 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 17316 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 J2340-0053_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 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 130 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.909691Jy sigma=0.009315 ! Fit after self-cal, rms=0.864710Jy sigma=0.008921 ! 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.71 mas, bmaj=9.784 mas, bpa=18.93 degrees ! Estimated noise=777.301 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.10623 Jy ! Component: 100 - total flux cleaned = 0.129542 Jy ! Total flux subtracted in 100 components = 0.129542 Jy ! Clean residual min=-0.004664 max=0.007320 Jy/beam ! Clean residual mean=0.000006 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.129542 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.129542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085980Jy sigma=0.000801 ! Fit after self-cal, rms=0.085971Jy sigma=0.000801 ! 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.41 mas, bmaj=10.57 mas, bpa=17.78 degrees ! Estimated noise=533.103 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.00987008 Jy ! Component: 100 - total flux cleaned = 0.0144248 Jy ! Component: 150 - total flux cleaned = 0.0171133 Jy ! Component: 200 - total flux cleaned = 0.018815 Jy ! Total flux subtracted in 200 components = 0.018815 Jy ! Clean residual min=-0.002929 max=0.002817 Jy/beam ! Clean residual mean=0.000002 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.148357 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 55 components and 0.148357 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084810Jy sigma=0.000790 ! Fit after self-cal, rms=0.084830Jy sigma=0.000790 ! 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.98 FD 0.89 HN 1.03 KP 1.06 ! LA 1.09 MK 1.00* NL 0.93 OV 0.96 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 1.08 KP 1.03 ! LA 1.04 MK 1.00* NL 0.98 OV 1.02 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.16 HN 1.07 KP 0.90 ! LA 0.85 MK 1.00* NL 0.97 OV 0.95 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 1.04 KP 0.87 ! LA 0.80 MK 1.00* NL 1.02 OV 1.02 ! PT 1.02 SC 0.97 ! ! ! Fit before self-cal, rms=0.084830Jy sigma=0.000790 ! Fit after self-cal, rms=0.082548Jy sigma=0.000777 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.437 mas, bmaj=10.65 mas, bpa=17.89 degrees ! Estimated noise=532.41 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.000818121 Jy ! Component: 100 - total flux cleaned = -0.000913178 Jy ! Component: 150 - total flux cleaned = -0.000935317 Jy ! Component: 200 - total flux cleaned = -0.000954371 Jy ! Total flux subtracted in 200 components = -0.000954371 Jy ! Clean residual min=-0.001716 max=0.001698 Jy/beam ! Clean residual mean=0.000002 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.147403 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.147403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082534Jy sigma=0.000777 ! Fit after self-cal, rms=0.082540Jy sigma=0.000776 ! 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.082540Jy sigma=0.000776 ! Fit after self-cal, rms=0.082574Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.45 mas, bmaj=10.64 mas, bpa=17.79 degrees ! Estimated noise=532.371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00055708 Jy ! Component: 100 - total flux cleaned = -0.000647753 Jy ! Component: 150 - total flux cleaned = -0.000699788 Jy ! Component: 200 - total flux cleaned = -0.000723679 Jy ! Total flux subtracted in 200 components = -0.000723679 Jy ! Clean residual min=-0.001242 max=0.001334 Jy/beam ! Clean residual mean=0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.146679 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 79 components and 0.146679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082568Jy sigma=0.000775 ! Fit after self-cal, rms=0.082575Jy sigma=0.000775 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.03663e-05 Jy ! Component: 100 - total flux cleaned = -0.000103228 Jy ! Component: 150 - total flux cleaned = -0.000112978 Jy ! Component: 200 - total flux cleaned = -0.000112736 Jy ! Total flux subtracted in 200 components = -0.000112736 Jy ! Clean residual min=-0.001245 max=0.001322 Jy/beam ! Clean residual mean=0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.146566 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.146566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082572Jy sigma=0.000775 ! Fit after self-cal, rms=0.082572Jy sigma=0.000775 ! 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.082572Jy sigma=0.000775 ! Fit after self-cal, rms=0.082639Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.454 mas, bmaj=10.64 mas, bpa=17.77 degrees ! Estimated noise=532.318 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000334556 Jy ! Component: 100 - total flux cleaned = -0.00039574 Jy ! Component: 150 - total flux cleaned = -0.000441555 Jy ! Component: 200 - total flux cleaned = -0.000474477 Jy ! Total flux subtracted in 200 components = -0.000474477 Jy ! Clean residual min=-0.001251 max=0.001315 Jy/beam ! Clean residual mean=0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.146092 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 88 components and 0.146092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082637Jy sigma=0.000775 ! Fit after self-cal, rms=0.082639Jy sigma=0.000775 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 = -2.42462e-05 Jy ! Component: 100 - total flux cleaned = -3.93902e-05 Jy ! Component: 150 - total flux cleaned = -5.34382e-05 Jy ! Component: 200 - total flux cleaned = -6.01785e-05 Jy ! Total flux subtracted in 200 components = -6.01785e-05 Jy ! Clean residual min=-0.001267 max=0.001323 Jy/beam ! Clean residual mean=0.000001 rms=0.000350 Jy/beam ! Combined flux in latest and established models = 0.146032 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.146032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082637Jy sigma=0.000775 ! Fit after self-cal, rms=0.082638Jy sigma=0.000775 ! 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.082638Jy sigma=0.000775 ! Fit after self-cal, rms=0.082672Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.243 mas, bmaj=13.05 mas, bpa=9.254 degrees ! Estimated noise=584.855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000326255 Jy ! Component: 100 - total flux cleaned = -0.000412099 Jy ! Component: 150 - total flux cleaned = -0.000427726 Jy ! Component: 200 - total flux cleaned = -0.000431878 Jy ! Total flux subtracted in 200 components = -0.000431878 Jy ! Clean residual min=-0.001253 max=0.001324 Jy/beam ! Clean residual mean=0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.1456 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 98 components and 0.1456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082672Jy sigma=0.000775 ! Fit after self-cal, rms=0.082672Jy sigma=0.000775 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 = -2.24456e-05 Jy ! Component: 100 - total flux cleaned = -2.67209e-05 Jy ! Component: 150 - total flux cleaned = -2.68677e-05 Jy ! Component: 200 - total flux cleaned = -3.02241e-05 Jy ! Total flux subtracted in 200 components = -3.02241e-05 Jy ! Clean residual min=-0.001251 max=0.001338 Jy/beam ! Clean residual mean=0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.14557 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 108 components and 0.14557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082671Jy sigma=0.000775 ! Fit after self-cal, rms=0.082672Jy sigma=0.000775 ! 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.458 mas, bmaj=10.65 mas, bpa=17.76 degrees ! Estimated noise=532.258 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 10.65 at 17.76 degrees (North through East) ! Clean map min=-0.0012811 max=0.13772 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.726 mas, bmaj=9.834 mas, bpa=19.02 degrees ! Estimated noise=777.696 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.106246 Jy ! Component: 100 - total flux cleaned = 0.129502 Jy ! Component: 150 - total flux cleaned = 0.13684 Jy ! Component: 200 - total flux cleaned = 0.14099 Jy ! Total flux subtracted in 200 components = 0.14099 Jy ! Clean residual min=-0.002733 max=0.003277 Jy/beam ! Clean residual mean=0.000003 rms=0.000812 Jy/beam ! Combined flux in latest and established models = 0.14099 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.14099 Jy ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=10.65 mas, bpa=17.76 degrees ! Estimated noise=532.258 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.003086 Jy ! Component: 100 - total flux cleaned = 0.00414453 Jy ! Component: 150 - total flux cleaned = 0.0044327 Jy ! Component: 200 - total flux cleaned = 0.0045761 Jy ! Total flux subtracted in 200 components = 0.0045761 Jy ! Clean residual min=-0.001333 max=0.001429 Jy/beam ! Clean residual mean=0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.145566 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 55 components and 0.145566 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.243 mas, bmaj=13.05 mas, bpa=9.254 degrees ! Estimated noise=584.855 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000143467 Jy ! Component: 100 - total flux cleaned = 9.68121e-05 Jy ! Component: 150 - total flux cleaned = 5.9146e-05 Jy ! Component: 200 - total flux cleaned = 3.79925e-05 Jy ! Total flux subtracted in 200 components = 3.79925e-05 Jy ! Clean residual min=-0.001263 max=0.001351 Jy/beam ! Clean residual mean=0.000002 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.145604 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 = -2.07146e-07 Jy ! Component: 100 - total flux cleaned = 8.15135e-06 Jy ! Component: 150 - total flux cleaned = 8.50783e-06 Jy ! Component: 200 - total flux cleaned = 1.60644e-05 Jy ! Total flux subtracted in 200 components = 1.60644e-05 Jy ! Clean residual min=-0.001250 max=0.001356 Jy/beam ! Clean residual mean=0.000002 rms=0.000358 Jy/beam ! Combined flux in latest and established models = 0.14562 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 83 components and 0.14562 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=10.65 mas, bpa=17.76 degrees ! Estimated noise=532.258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.29512e-05 Jy ! Component: 100 - total flux cleaned = -0.000112669 Jy ! Component: 150 - total flux cleaned = -0.000112347 Jy ! Component: 200 - total flux cleaned = -0.000100742 Jy ! Total flux subtracted in 200 components = -0.000100742 Jy ! Clean residual min=-0.001338 max=0.001387 Jy/beam ! Clean residual mean=0.000001 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.14552 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 91 components and 0.14552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082677Jy sigma=0.000775 ! Fit after self-cal, rms=0.082675Jy sigma=0.000775 wmodel J2340-0053_S_2014_08_05_pus_map.mod ! Writing 91 model components to file: J2340-0053_S_2014_08_05_pus_map.mod wobs J2340-0053_S_2014_08_05_pus_uvs.fits ! Writing UV FITS file: J2340-0053_S_2014_08_05_pus_uvs.fits wwins J2340-0053_S_2014_08_05_pus_map.win ! wwins: Wrote 1 windows to J2340-0053_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.000303569 Jy ! Component: 100 - total flux cleaned = 0.000608716 Jy ! Component: 150 - total flux cleaned = 0.000831601 Jy ! Component: 200 - total flux cleaned = 0.00106736 Jy ! Component: 250 - total flux cleaned = 0.00127461 Jy ! Component: 300 - total flux cleaned = 0.00145556 Jy ! Component: 350 - total flux cleaned = 0.00165102 Jy ! Component: 400 - total flux cleaned = 0.00176426 Jy ! Component: 450 - total flux cleaned = 0.00185594 Jy ! Component: 500 - total flux cleaned = 0.00199957 Jy ! Component: 550 - total flux cleaned = 0.00208726 Jy ! Component: 600 - total flux cleaned = 0.00224171 Jy ! Component: 650 - total flux cleaned = 0.00234247 Jy ! Component: 700 - total flux cleaned = 0.00248964 Jy ! Component: 750 - total flux cleaned = 0.00248946 Jy ! Component: 800 - total flux cleaned = 0.00248941 Jy ! Component: 850 - total flux cleaned = 0.00248953 Jy ! Component: 900 - total flux cleaned = 0.00247453 Jy ! Component: 950 - total flux cleaned = 0.00250456 Jy ! Component: 1000 - total flux cleaned = 0.00248953 Jy ! Component: 1050 - total flux cleaned = 0.00248943 Jy ! Component: 1100 - total flux cleaned = 0.00248949 Jy ! Component: 1150 - total flux cleaned = 0.00248945 Jy ! Component: 1200 - total flux cleaned = 0.00248945 Jy ! Component: 1250 - total flux cleaned = 0.00247542 Jy ! Component: 1300 - total flux cleaned = 0.0024069 Jy ! Component: 1350 - total flux cleaned = 0.00242043 Jy ! Component: 1400 - total flux cleaned = 0.00239369 Jy ! Component: 1450 - total flux cleaned = 0.00235425 Jy ! Component: 1500 - total flux cleaned = 0.00235425 Jy ! Component: 1550 - total flux cleaned = 0.00231576 Jy ! Component: 1600 - total flux cleaned = 0.00232837 Jy ! Component: 1650 - total flux cleaned = 0.00225263 Jy ! Component: 1700 - total flux cleaned = 0.00221533 Jy ! Component: 1750 - total flux cleaned = 0.00222759 Jy ! Component: 1800 - total flux cleaned = 0.00215446 Jy ! Component: 1850 - total flux cleaned = 0.00215467 Jy ! Component: 1900 - total flux cleaned = 0.00215462 Jy ! Component: 1950 - total flux cleaned = 0.00207217 Jy ! Component: 2000 - total flux cleaned = 0.00207231 Jy ! Component: 2050 - total flux cleaned = 0.00202606 Jy ! Component: 2100 - total flux cleaned = 0.00198027 Jy ! Component: 2150 - total flux cleaned = 0.00192365 Jy ! Component: 2200 - total flux cleaned = 0.00191261 Jy ! Component: 2250 - total flux cleaned = 0.0018792 Jy ! Component: 2300 - total flux cleaned = 0.00182407 Jy ! Component: 2350 - total flux cleaned = 0.00178014 Jy ! Component: 2400 - total flux cleaned = 0.00171529 Jy ! Component: 2450 - total flux cleaned = 0.00162965 Jy ! Component: 2500 - total flux cleaned = 0.00158733 Jy ! Component: 2550 - total flux cleaned = 0.00155571 Jy ! Component: 2600 - total flux cleaned = 0.00147216 Jy ! Component: 2650 - total flux cleaned = 0.00141025 Jy ! Component: 2700 - total flux cleaned = 0.0013693 Jy ! Component: 2750 - total flux cleaned = 0.0013286 Jy ! Component: 2800 - total flux cleaned = 0.00124779 Jy ! Component: 2850 - total flux cleaned = 0.00120786 Jy ! Component: 2900 - total flux cleaned = 0.00113847 Jy ! Component: 2950 - total flux cleaned = 0.00109903 Jy ! Component: 3000 - total flux cleaned = 0.00102099 Jy ! Component: 3050 - total flux cleaned = 0.00100165 Jy ! Component: 3100 - total flux cleaned = 0.000924696 Jy ! Component: 3150 - total flux cleaned = 0.000858032 Jy ! Component: 3200 - total flux cleaned = 0.000839152 Jy ! Component: 3250 - total flux cleaned = 0.000811007 Jy ! Component: 3300 - total flux cleaned = 0.000773735 Jy ! Component: 3350 - total flux cleaned = 0.000746021 Jy ! Component: 3400 - total flux cleaned = 0.000718486 Jy ! Component: 3450 - total flux cleaned = 0.000681845 Jy ! Component: 3500 - total flux cleaned = 0.000654602 Jy ! Component: 3550 - total flux cleaned = 0.000654599 Jy ! Component: 3600 - total flux cleaned = 0.000582923 Jy ! Component: 3650 - total flux cleaned = 0.000565158 Jy ! Component: 3700 - total flux cleaned = 0.000547522 Jy ! Component: 3750 - total flux cleaned = 0.000547525 Jy ! Component: 3800 - total flux cleaned = 0.000486319 Jy ! Component: 3850 - total flux cleaned = 0.000468929 Jy ! Component: 3900 - total flux cleaned = 0.000434491 Jy ! Component: 3950 - total flux cleaned = 0.000408846 Jy ! Component: 4000 - total flux cleaned = 0.00041738 Jy ! Component: 4050 - total flux cleaned = 0.000375072 Jy ! Total flux subtracted in 4096 components = 0.000375044 Jy ! Clean residual min=-0.000552 max=0.000482 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.145895 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 359 components and 0.145895 Jy ![Exited script file: muppet] wmap "J2340-0053_S_2014_08_05_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 10.65 at 17.76 degrees (North through East) ! Clean map min=-0.0009055 max=0.13794 Jy/beam ! Writing clean map to FITS file: J2340-0053_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.137941 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000159642 device "J2340-0053_S_2014_08_05_pus\_map.eps/VPS" ! Attempting to open device: 'J2340-0053_S_2014_08_05_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.347196 0.347196 0.694393 1.38879 2.77757 5.55514 11.1103 22.2206 44.4411 88.8823 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.137 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.458 x 10.65 at 17.76 degrees (North through East) ! Clean map min=-0.0009055 max=0.13794 Jy/beam quit ! Quitting program ! Log file J2340-0053_S_2014_08_05_pus_uvs.log closed on Sun Nov 13 17:42:27 2016