! Started logfile: J1846-0651_S_2014_06_09_pus_uvs.log on Wed Nov 16 20:01:20 2016 obs J1846-0651_S_2014_06_09_pus_uva.fits ! Reading UV FITS file: J1846-0651_S_2014_06_09_pus_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.455 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1846-0651 ! ! 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 9828 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 J1846-0651_S_2014_06_09_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 372 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 372 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 372 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 372 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.987073Jy sigma=0.011579 ! Fit after self-cal, rms=0.957558Jy sigma=0.011254 ! 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=4.63 mas, bmaj=26.23 mas, bpa=-10.78 degrees ! Estimated noise=1036.17 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.032727 Jy ! Component: 100 - total flux cleaned = 0.0408048 Jy ! Total flux subtracted in 100 components = 0.0408048 Jy ! Clean residual min=-0.003868 max=0.003812 Jy/beam ! Clean residual mean=0.000013 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.0408048 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0408048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067789Jy sigma=0.000751 ! Fit after self-cal, rms=0.066990Jy sigma=0.000743 ! 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=5.903 mas, bmaj=25.17 mas, bpa=-10.2 degrees ! Estimated noise=614.77 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.00760464 Jy ! Component: 100 - total flux cleaned = 0.012001 Jy ! Component: 150 - total flux cleaned = 0.0146855 Jy ! Component: 200 - total flux cleaned = 0.0164995 Jy ! Total flux subtracted in 200 components = 0.0164995 Jy ! Clean residual min=-0.002278 max=0.003218 Jy/beam ! Clean residual mean=0.000007 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0573044 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 94 components and 0.0573043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066074Jy sigma=0.000732 ! Fit after self-cal, rms=0.065998Jy sigma=0.000730 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.85 HN 0.96 KP 1.01 ! LA 1.06 MK 1.00* NL 1.13 OV 1.14 ! PT 0.93 SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00 KP 0.97 ! LA 1.04 MK 1.00* NL 1.07 OV 1.19 ! PT 0.97 SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.09 KP 0.95 ! LA 0.83 MK 1.00* NL 1.11 OV 1.02 ! PT 0.91 SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 0.91 KP 0.91 ! LA 0.80 MK 1.00* NL 1.04 OV 1.09 ! PT 0.99 SC 1.00* ! ! ! Fit before self-cal, rms=0.065998Jy sigma=0.000730 ! Fit after self-cal, rms=0.064440Jy sigma=0.000727 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.961 mas, bmaj=25.5 mas, bpa=-10.47 degrees ! Estimated noise=608.806 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.000870301 Jy ! Component: 100 - total flux cleaned = 0.00101056 Jy ! Component: 150 - total flux cleaned = 0.000939999 Jy ! Component: 200 - total flux cleaned = 0.000882512 Jy ! Total flux subtracted in 200 components = 0.000882512 Jy ! Clean residual min=-0.001748 max=0.001778 Jy/beam ! Clean residual mean=0.000005 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0581869 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 104 components and 0.0581869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064383Jy sigma=0.000727 ! Fit after self-cal, rms=0.064373Jy sigma=0.000726 ! 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.064373Jy sigma=0.000726 ! Fit after self-cal, rms=0.064093Jy sigma=0.000725 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.935 mas, bmaj=25.7 mas, bpa=-10.59 degrees ! Estimated noise=605.329 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130898 Jy ! Component: 100 - total flux cleaned = -0.000229345 Jy ! Component: 150 - total flux cleaned = -0.000282775 Jy ! Component: 200 - total flux cleaned = -0.000366972 Jy ! Total flux subtracted in 200 components = -0.000366972 Jy ! Clean residual min=-0.001609 max=0.001704 Jy/beam ! Clean residual mean=0.000003 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.0578199 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 112 components and 0.0578199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064064Jy sigma=0.000725 ! Fit after self-cal, rms=0.064049Jy sigma=0.000725 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.000131104 Jy ! Component: 100 - total flux cleaned = 8.1585e-06 Jy ! Component: 150 - total flux cleaned = -7.90498e-05 Jy ! Component: 200 - total flux cleaned = -0.000157261 Jy ! Total flux subtracted in 200 components = -0.000157261 Jy ! Clean residual min=-0.001660 max=0.001723 Jy/beam ! Clean residual mean=0.000004 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.0576626 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.0576626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064031Jy sigma=0.000724 ! Fit after self-cal, rms=0.064005Jy sigma=0.000724 ! 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.064005Jy sigma=0.000724 ! Fit after self-cal, rms=0.063243Jy sigma=0.000724 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.881 mas, bmaj=25.86 mas, bpa=-10.67 degrees ! Estimated noise=598.056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000283727 Jy ! Component: 100 - total flux cleaned = -0.000386512 Jy ! Component: 150 - total flux cleaned = -0.000446321 Jy ! Component: 200 - total flux cleaned = -0.000479161 Jy ! Total flux subtracted in 200 components = -0.000479161 Jy ! Clean residual min=-0.001575 max=0.001688 Jy/beam ! Clean residual mean=0.000003 rms=0.000455 Jy/beam ! Combined flux in latest and established models = 0.0571835 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 122 components and 0.0571835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063225Jy sigma=0.000724 ! Fit after self-cal, rms=0.063201Jy sigma=0.000724 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 = 3.86325e-05 Jy ! Component: 100 - total flux cleaned = -6.0778e-05 Jy ! Component: 150 - total flux cleaned = -0.000146901 Jy ! Component: 200 - total flux cleaned = -0.000162721 Jy ! Total flux subtracted in 200 components = -0.000162721 Jy ! Clean residual min=-0.001642 max=0.001688 Jy/beam ! Clean residual mean=0.000004 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.0570207 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 125 components and 0.0570207 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063190Jy sigma=0.000724 ! Fit after self-cal, rms=0.063171Jy sigma=0.000724 ! 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.063171Jy sigma=0.000724 ! Fit after self-cal, rms=0.062484Jy sigma=0.000724 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.155 mas, bmaj=25.3 mas, bpa=-10.2 degrees ! Estimated noise=625.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000151998 Jy ! Component: 100 - total flux cleaned = 6.36243e-05 Jy ! Component: 150 - total flux cleaned = 9.41854e-06 Jy ! Component: 200 - total flux cleaned = -3.63126e-05 Jy ! Total flux subtracted in 200 components = -3.63126e-05 Jy ! Clean residual min=-0.001500 max=0.001678 Jy/beam ! Clean residual mean=0.000004 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0569844 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 146 components and 0.0569844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062475Jy sigma=0.000723 ! Fit after self-cal, rms=0.062471Jy sigma=0.000723 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.31231e-05 Jy ! Component: 100 - total flux cleaned = -0.000153328 Jy ! Component: 150 - total flux cleaned = -0.000167294 Jy ! Component: 200 - total flux cleaned = -0.000167027 Jy ! Total flux subtracted in 200 components = -0.000167027 Jy ! Clean residual min=-0.001516 max=0.001628 Jy/beam ! Clean residual mean=0.000004 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.0568174 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 156 components and 0.0568174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062465Jy sigma=0.000723 ! Fit after self-cal, rms=0.062445Jy sigma=0.000723 ! 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=5.837 mas, bmaj=26 mas, bpa=-10.72 degrees ! Estimated noise=591.068 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.837 x 26 at -10.72 degrees (North through East) ! Clean map min=-0.0026325 max=0.044108 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=4.568 mas, bmaj=27.08 mas, bpa=-11.22 degrees ! Estimated noise=972.189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0300884 Jy ! Component: 100 - total flux cleaned = 0.0393649 Jy ! Component: 150 - total flux cleaned = 0.0443321 Jy ! Component: 200 - total flux cleaned = 0.0466777 Jy ! Total flux subtracted in 200 components = 0.0466777 Jy ! Clean residual min=-0.004045 max=0.003670 Jy/beam ! Clean residual mean=0.000012 rms=0.000976 Jy/beam ! Combined flux in latest and established models = 0.0466777 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0466777 Jy ! Inverting map and beam ! Estimated beam: bmin=5.837 mas, bmaj=26 mas, bpa=-10.72 degrees ! Estimated noise=591.068 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.00481978 Jy ! Component: 100 - total flux cleaned = 0.00733653 Jy ! Component: 150 - total flux cleaned = 0.00793773 Jy ! Component: 200 - total flux cleaned = 0.00836431 Jy ! Total flux subtracted in 200 components = 0.00836431 Jy ! Clean residual min=-0.002065 max=0.001874 Jy/beam ! Clean residual mean=0.000004 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.055042 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 47 components and 0.055042 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.155 mas, bmaj=25.3 mas, bpa=-10.2 degrees ! Estimated noise=625.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122818 Jy ! Component: 100 - total flux cleaned = 0.00154481 Jy ! Component: 150 - total flux cleaned = 0.00154426 Jy ! Component: 200 - total flux cleaned = 0.00154485 Jy ! Total flux subtracted in 200 components = 0.00154485 Jy ! Clean residual min=-0.001828 max=0.001705 Jy/beam ! Clean residual mean=0.000005 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.0565869 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.50186e-05 Jy ! Component: 100 - total flux cleaned = 2.49479e-06 Jy ! Component: 150 - total flux cleaned = -1.79681e-05 Jy ! Component: 200 - total flux cleaned = -3.80834e-05 Jy ! Total flux subtracted in 200 components = -3.80834e-05 Jy ! Clean residual min=-0.001742 max=0.001687 Jy/beam ! Clean residual mean=0.000005 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0565488 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 69 components and 0.0565488 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.837 mas, bmaj=26 mas, bpa=-10.72 degrees ! Estimated noise=591.068 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.13799e-05 Jy ! Component: 100 - total flux cleaned = -7.28203e-05 Jy ! Component: 150 - total flux cleaned = -7.40749e-05 Jy ! Component: 200 - total flux cleaned = -0.000143208 Jy ! Total flux subtracted in 200 components = -0.000143208 Jy ! Clean residual min=-0.001787 max=0.001680 Jy/beam ! Clean residual mean=0.000004 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0564056 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 81 components and 0.0564056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062470Jy sigma=0.000724 ! Fit after self-cal, rms=0.062474Jy sigma=0.000724 wmodel J1846-0651_S_2014_06_09_pus_map.mod ! Writing 81 model components to file: J1846-0651_S_2014_06_09_pus_map.mod wobs J1846-0651_S_2014_06_09_pus_uvs.fits ! Writing UV FITS file: J1846-0651_S_2014_06_09_pus_uvs.fits wwins J1846-0651_S_2014_06_09_pus_map.win ! wwins: Wrote 1 windows to J1846-0651_S_2014_06_09_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.000111192 Jy ! Component: 100 - total flux cleaned = 0.000449071 Jy ! Component: 150 - total flux cleaned = 0.000638901 Jy ! Component: 200 - total flux cleaned = 0.000616068 Jy ! Component: 250 - total flux cleaned = 0.00067769 Jy ! Component: 300 - total flux cleaned = 0.000677553 Jy ! Component: 350 - total flux cleaned = 0.00069678 Jy ! Component: 400 - total flux cleaned = 0.000623183 Jy ! Component: 450 - total flux cleaned = 0.000587699 Jy ! Component: 500 - total flux cleaned = 0.000604244 Jy ! Component: 550 - total flux cleaned = 0.000554036 Jy ! Component: 600 - total flux cleaned = 0.000537893 Jy ! Component: 650 - total flux cleaned = 0.00060014 Jy ! Component: 700 - total flux cleaned = 0.000614953 Jy ! Component: 750 - total flux cleaned = 0.000629695 Jy ! Component: 800 - total flux cleaned = 0.000730224 Jy ! Component: 850 - total flux cleaned = 0.000814144 Jy ! Component: 900 - total flux cleaned = 0.000896044 Jy ! Component: 950 - total flux cleaned = 0.00100214 Jy ! Component: 1000 - total flux cleaned = 0.00104076 Jy ! Component: 1050 - total flux cleaned = 0.00102802 Jy ! Component: 1100 - total flux cleaned = 0.00105319 Jy ! Component: 1150 - total flux cleaned = 0.00101679 Jy ! Component: 1200 - total flux cleaned = 0.00101669 Jy ! Component: 1250 - total flux cleaned = 0.00106339 Jy ! Component: 1300 - total flux cleaned = 0.0010406 Jy ! Component: 1350 - total flux cleaned = 0.00109726 Jy ! Component: 1400 - total flux cleaned = 0.00108616 Jy ! Component: 1450 - total flux cleaned = 0.00109716 Jy ! Component: 1500 - total flux cleaned = 0.00107558 Jy ! Component: 1550 - total flux cleaned = 0.00103325 Jy ! Component: 1600 - total flux cleaned = 0.0010122 Jy ! Component: 1650 - total flux cleaned = 0.000960593 Jy ! Component: 1700 - total flux cleaned = 0.000899709 Jy ! Component: 1750 - total flux cleaned = 0.000889778 Jy ! Component: 1800 - total flux cleaned = 0.000860032 Jy ! Component: 1850 - total flux cleaned = 0.000830492 Jy ! Component: 1900 - total flux cleaned = 0.000781995 Jy ! Component: 1950 - total flux cleaned = 0.000762932 Jy ! Component: 2000 - total flux cleaned = 0.000734566 Jy ! Component: 2050 - total flux cleaned = 0.000706294 Jy ! Component: 2100 - total flux cleaned = 0.000632027 Jy ! Component: 2150 - total flux cleaned = 0.00058596 Jy ! Component: 2200 - total flux cleaned = 0.000512961 Jy ! Component: 2250 - total flux cleaned = 0.000449619 Jy ! Component: 2300 - total flux cleaned = 0.000386936 Jy ! Component: 2350 - total flux cleaned = 0.000324674 Jy ! Component: 2400 - total flux cleaned = 0.000271575 Jy ! Component: 2450 - total flux cleaned = 0.000157494 Jy ! Component: 2500 - total flux cleaned = 7.03629e-05 Jy ! Component: 2550 - total flux cleaned = -1.6177e-05 Jy ! Component: 2600 - total flux cleaned = -8.48957e-05 Jy ! Component: 2650 - total flux cleaned = -0.000153176 Jy ! Component: 2700 - total flux cleaned = -0.000229624 Jy ! Component: 2750 - total flux cleaned = -0.000288742 Jy ! Component: 2800 - total flux cleaned = -0.000372709 Jy ! Component: 2850 - total flux cleaned = -0.000456158 Jy ! Component: 2900 - total flux cleaned = -0.00052264 Jy ! Component: 2950 - total flux cleaned = -0.000588711 Jy ! Component: 3000 - total flux cleaned = -0.000654452 Jy ! Component: 3050 - total flux cleaned = -0.000728011 Jy ! Component: 3100 - total flux cleaned = -0.000793161 Jy ! Component: 3150 - total flux cleaned = -0.000850023 Jy ! Component: 3200 - total flux cleaned = -0.000914793 Jy ! Component: 3250 - total flux cleaned = -0.000963171 Jy ! Component: 3300 - total flux cleaned = -0.00102754 Jy ! Component: 3350 - total flux cleaned = -0.00107565 Jy ! Component: 3400 - total flux cleaned = -0.00113171 Jy ! Component: 3450 - total flux cleaned = -0.0011876 Jy ! Component: 3500 - total flux cleaned = -0.00123551 Jy ! Component: 3550 - total flux cleaned = -0.00129118 Jy ! Component: 3600 - total flux cleaned = -0.00132298 Jy ! Component: 3650 - total flux cleaned = -0.00137858 Jy ! Component: 3700 - total flux cleaned = -0.00143409 Jy ! Component: 3750 - total flux cleaned = -0.00147377 Jy ! Component: 3800 - total flux cleaned = -0.00152136 Jy ! Component: 3850 - total flux cleaned = -0.00156893 Jy ! Component: 3900 - total flux cleaned = -0.00161656 Jy ! Component: 3950 - total flux cleaned = -0.0016403 Jy ! Component: 4000 - total flux cleaned = -0.00167208 Jy ! Component: 4050 - total flux cleaned = -0.00171971 Jy ! Total flux subtracted in 4096 components = -0.00174351 Jy ! Clean residual min=-0.000435 max=0.000463 Jy/beam ! Clean residual mean=0.000003 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0546621 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 378 components and 0.0546621 Jy ![Exited script file: muppet] wmap "J1846-0651_S_2014_06_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.837 x 26 at -10.72 degrees (North through East) ! Clean map min=-0.0022928 max=0.043755 Jy/beam ! Writing clean map to FITS file: J1846-0651_S_2014_06_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0437546 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000156105 device "J1846-0651_S_2014_06_09_pus\_map.eps/VPS" ! Attempting to open device: 'J1846-0651_S_2014_06_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07032 1.07032 2.14065 4.28129 8.56259 17.1252 34.2504 68.5007 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.043 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.837 x 26 at -10.72 degrees (North through East) ! Clean map min=-0.0022928 max=0.043755 Jy/beam quit ! Quitting program ! Log file J1846-0651_S_2014_06_09_pus_uvs.log closed on Wed Nov 16 20:01:25 2016