! Started logfile: J2003-0421_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:43:58 2016 obs J2003-0421_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J2003-0421_S_2014_12_20_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.979417 visibilities/baseline/integration-bin. ! Found source: J2003-0421 ! ! 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 344 lines of history. ! ! Reading 21508 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 J2003-0421_S_2014_12_20_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 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.963900Jy sigma=0.009446 ! Fit after self-cal, rms=0.913936Jy sigma=0.009033 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.642 mas, bmaj=6.67 mas, bpa=-3.714 degrees ! Estimated noise=875.046 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.0653829 Jy ! Component: 100 - total flux cleaned = 0.0804026 Jy ! Total flux subtracted in 100 components = 0.0804026 Jy ! Clean residual min=-0.004356 max=0.005990 Jy/beam ! Clean residual mean=0.000004 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.0804026 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0804026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094285Jy sigma=0.000816 ! Fit after self-cal, rms=0.094214Jy sigma=0.000815 ! 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.239 mas, bmaj=7.701 mas, bpa=-2.367 degrees ! Estimated noise=501.642 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.00924382 Jy ! Component: 100 - total flux cleaned = 0.0135702 Jy ! Component: 150 - total flux cleaned = 0.0158856 Jy ! Component: 200 - total flux cleaned = 0.0171786 Jy ! Total flux subtracted in 200 components = 0.0171786 Jy ! Clean residual min=-0.003405 max=0.003276 Jy/beam ! Clean residual mean=0.000003 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.0975812 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 52 components and 0.0975812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093065Jy sigma=0.000809 ! Fit after self-cal, rms=0.093063Jy sigma=0.000809 ! 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.86 HN 0.95 KP 1.11 ! LA 0.96 MK 1.04 NL 0.91 OV 1.12 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.05 KP 1.06 ! LA 0.96 MK 1.02 NL 0.80 OV 1.28 ! PT 1.00 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.15 HN 1.01 KP 0.95 ! LA 0.76 MK 1.04 NL 1.06 OV 1.21 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.94 HN 0.97 KP 0.92 ! LA 0.78 MK 1.02 NL 0.98 OV 0.97 ! PT 1.03 SC 0.94 ! ! ! Fit before self-cal, rms=0.093063Jy sigma=0.000809 ! Fit after self-cal, rms=0.089431Jy sigma=0.000800 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=7.733 mas, bpa=-2.415 degrees ! Estimated noise=504.665 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.0006416 Jy ! Component: 100 - total flux cleaned = 0.000858985 Jy ! Component: 150 - total flux cleaned = 0.000878493 Jy ! Component: 200 - total flux cleaned = 0.000887167 Jy ! Total flux subtracted in 200 components = 0.000887167 Jy ! Clean residual min=-0.002266 max=0.002165 Jy/beam ! Clean residual mean=0.000004 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.0984684 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.0984683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089421Jy sigma=0.000800 ! Fit after self-cal, rms=0.089364Jy sigma=0.000799 ! 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.089364Jy sigma=0.000799 ! Fit after self-cal, rms=0.090708Jy sigma=0.000795 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=7.723 mas, bpa=-2.428 degrees ! Estimated noise=506.294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325414 Jy ! Component: 100 - total flux cleaned = 0.000361472 Jy ! Component: 150 - total flux cleaned = 0.000371526 Jy ! Component: 200 - total flux cleaned = 0.000380298 Jy ! Total flux subtracted in 200 components = 0.000380298 Jy ! Clean residual min=-0.001774 max=0.001517 Jy/beam ! Clean residual mean=0.000002 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.0988486 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.0988486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090703Jy sigma=0.000795 ! Fit after self-cal, rms=0.090762Jy 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 = -2.97579e-05 Jy ! Component: 100 - total flux cleaned = -2.17969e-05 Jy ! Component: 150 - total flux cleaned = -1.50608e-05 Jy ! Component: 200 - total flux cleaned = -1.51884e-05 Jy ! Total flux subtracted in 200 components = -1.51884e-05 Jy ! Clean residual min=-0.001798 max=0.001536 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0988335 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 62 components and 0.0988335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090760Jy sigma=0.000795 ! Fit after self-cal, rms=0.090761Jy sigma=0.000795 ! 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.090761Jy sigma=0.000795 ! Fit after self-cal, rms=0.091420Jy sigma=0.000795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.266 mas, bmaj=7.715 mas, bpa=-2.393 degrees ! Estimated noise=508.224 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000344571 Jy ! Component: 100 - total flux cleaned = 0.000388045 Jy ! Component: 150 - total flux cleaned = 0.000402186 Jy ! Component: 200 - total flux cleaned = 0.000408183 Jy ! Total flux subtracted in 200 components = 0.000408183 Jy ! Clean residual min=-0.001786 max=0.001512 Jy/beam ! Clean residual mean=0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0992416 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.0992416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091417Jy sigma=0.000795 ! Fit after self-cal, rms=0.091423Jy 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 = -8.24888e-06 Jy ! Component: 100 - total flux cleaned = 3.25127e-06 Jy ! Component: 150 - total flux cleaned = 8.40499e-06 Jy ! Component: 200 - total flux cleaned = 1.3222e-05 Jy ! Total flux subtracted in 200 components = 1.3222e-05 Jy ! Clean residual min=-0.001787 max=0.001517 Jy/beam ! Clean residual mean=0.000002 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.0992549 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 0.0992549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091422Jy sigma=0.000795 ! Fit after self-cal, rms=0.091423Jy sigma=0.000795 ! 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.091423Jy sigma=0.000795 ! Fit after self-cal, rms=0.091785Jy sigma=0.000795 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.695 mas, bmaj=12.86 mas, bpa=4.326 degrees ! Estimated noise=636.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000205184 Jy ! Component: 100 - total flux cleaned = 0.000239772 Jy ! Component: 150 - total flux cleaned = 0.000248882 Jy ! Component: 200 - total flux cleaned = 0.000256691 Jy ! Total flux subtracted in 200 components = 0.000256691 Jy ! Clean residual min=-0.001834 max=0.001979 Jy/beam ! Clean residual mean=0.000004 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0995116 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.0995116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091784Jy sigma=0.000795 ! Fit after self-cal, rms=0.091784Jy 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 = -6.56326e-05 Jy ! Component: 100 - total flux cleaned = -4.17342e-05 Jy ! Component: 150 - total flux cleaned = -3.56239e-05 Jy ! Component: 200 - total flux cleaned = -3.51476e-05 Jy ! Total flux subtracted in 200 components = -3.51476e-05 Jy ! Clean residual min=-0.001836 max=0.001977 Jy/beam ! Clean residual mean=0.000004 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0994764 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.0994764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091785Jy sigma=0.000795 ! Fit after self-cal, rms=0.091785Jy sigma=0.000795 ! 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=3.265 mas, bmaj=7.71 mas, bpa=-2.369 degrees ! Estimated noise=510.102 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.71 at -2.369 degrees (North through East) ! Clean map min=-0.0017563 max=0.08864 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.652 mas, bmaj=6.651 mas, bpa=-3.592 degrees ! Estimated noise=889.842 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0663611 Jy ! Component: 100 - total flux cleaned = 0.081825 Jy ! Component: 150 - total flux cleaned = 0.0890047 Jy ! Component: 200 - total flux cleaned = 0.0932905 Jy ! Total flux subtracted in 200 components = 0.0932905 Jy ! Clean residual min=-0.003193 max=0.002843 Jy/beam ! Clean residual mean=0.000002 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.0932906 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0932906 Jy ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.71 mas, bpa=-2.369 degrees ! Estimated noise=510.102 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.00384153 Jy ! Component: 100 - total flux cleaned = 0.00541141 Jy ! Component: 150 - total flux cleaned = 0.00596656 Jy ! Component: 200 - total flux cleaned = 0.00607082 Jy ! Total flux subtracted in 200 components = 0.00607082 Jy ! Clean residual min=-0.001819 max=0.001561 Jy/beam ! Clean residual mean=0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.0993614 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 41 components and 0.0993614 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.695 mas, bmaj=12.86 mas, bpa=4.326 degrees ! Estimated noise=636.132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.13551e-05 Jy ! Component: 100 - total flux cleaned = 1.02754e-05 Jy ! Component: 150 - total flux cleaned = 4.40888e-05 Jy ! Component: 200 - total flux cleaned = 5.22283e-05 Jy ! Total flux subtracted in 200 components = 5.22283e-05 Jy ! Clean residual min=-0.001826 max=0.001993 Jy/beam ! Clean residual mean=0.000004 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.0994136 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 = -7.38581e-06 Jy ! Component: 100 - total flux cleaned = -1.43643e-05 Jy ! Component: 150 - total flux cleaned = -2.12215e-05 Jy ! Component: 200 - total flux cleaned = -2.74703e-05 Jy ! Total flux subtracted in 200 components = -2.74703e-05 Jy ! Clean residual min=-0.001827 max=0.001987 Jy/beam ! Clean residual mean=0.000004 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0993861 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.0993861 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.71 mas, bpa=-2.369 degrees ! Estimated noise=510.102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000209077 Jy ! Component: 100 - total flux cleaned = 0.000162117 Jy ! Component: 150 - total flux cleaned = 0.000128034 Jy ! Component: 200 - total flux cleaned = 9.57186e-05 Jy ! Total flux subtracted in 200 components = 9.57186e-05 Jy ! Clean residual min=-0.001798 max=0.001544 Jy/beam ! Clean residual mean=0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0994818 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.0994819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091784Jy sigma=0.000795 ! Fit after self-cal, rms=0.091783Jy sigma=0.000795 wmodel J2003-0421_S_2014_12_20_pus_map.mod ! Writing 61 model components to file: J2003-0421_S_2014_12_20_pus_map.mod wobs J2003-0421_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J2003-0421_S_2014_12_20_pus_uvs.fits wwins J2003-0421_S_2014_12_20_pus_map.win ! wwins: Wrote 1 windows to J2003-0421_S_2014_12_20_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.00063538 Jy ! Component: 100 - total flux cleaned = -0.000695108 Jy ! Component: 150 - total flux cleaned = -0.000458702 Jy ! Component: 200 - total flux cleaned = -0.000357893 Jy ! Component: 250 - total flux cleaned = -0.000285309 Jy ! Component: 300 - total flux cleaned = -0.000309005 Jy ! Component: 350 - total flux cleaned = -0.000286252 Jy ! Component: 400 - total flux cleaned = -0.000308174 Jy ! Component: 450 - total flux cleaned = -0.000330143 Jy ! Component: 500 - total flux cleaned = -0.000414152 Jy ! Component: 550 - total flux cleaned = -0.000475801 Jy ! Component: 600 - total flux cleaned = -0.000576242 Jy ! Component: 650 - total flux cleaned = -0.000694537 Jy ! Component: 700 - total flux cleaned = -0.000714116 Jy ! Component: 750 - total flux cleaned = -0.000828288 Jy ! Component: 800 - total flux cleaned = -0.000865891 Jy ! Component: 850 - total flux cleaned = -0.000921543 Jy ! Component: 900 - total flux cleaned = -0.000885489 Jy ! Component: 950 - total flux cleaned = -0.000903801 Jy ! Component: 1000 - total flux cleaned = -0.000868951 Jy ! Component: 1050 - total flux cleaned = -0.000886303 Jy ! Component: 1100 - total flux cleaned = -0.000886237 Jy ! Component: 1150 - total flux cleaned = -0.000818097 Jy ! Component: 1200 - total flux cleaned = -0.000851746 Jy ! Component: 1250 - total flux cleaned = -0.000851487 Jy ! Component: 1300 - total flux cleaned = -0.000818741 Jy ! Component: 1350 - total flux cleaned = -0.000802586 Jy ! Component: 1400 - total flux cleaned = -0.000802594 Jy ! Component: 1450 - total flux cleaned = -0.000802488 Jy ! Component: 1500 - total flux cleaned = -0.000786691 Jy ! Component: 1550 - total flux cleaned = -0.000802029 Jy ! Component: 1600 - total flux cleaned = -0.000817318 Jy ! Component: 1650 - total flux cleaned = -0.000832072 Jy ! Component: 1700 - total flux cleaned = -0.000817034 Jy ! Component: 1750 - total flux cleaned = -0.000846655 Jy ! Component: 1800 - total flux cleaned = -0.0008465 Jy ! Component: 1850 - total flux cleaned = -0.000846455 Jy ! Component: 1900 - total flux cleaned = -0.000846162 Jy ! Component: 1950 - total flux cleaned = -0.000831951 Jy ! Component: 2000 - total flux cleaned = -0.000860268 Jy ! Component: 2050 - total flux cleaned = -0.00088778 Jy ! Component: 2100 - total flux cleaned = -0.000846635 Jy ! Component: 2150 - total flux cleaned = -0.000887584 Jy ! Component: 2200 - total flux cleaned = -0.000901137 Jy ! Component: 2250 - total flux cleaned = -0.00091453 Jy ! Component: 2300 - total flux cleaned = -0.000967274 Jy ! Component: 2350 - total flux cleaned = -0.000915099 Jy ! Component: 2400 - total flux cleaned = -0.000993155 Jy ! Component: 2450 - total flux cleaned = -0.00101887 Jy ! Component: 2500 - total flux cleaned = -0.000993598 Jy ! Component: 2550 - total flux cleaned = -0.000980987 Jy ! Component: 2600 - total flux cleaned = -0.000981017 Jy ! Component: 2650 - total flux cleaned = -0.000968756 Jy ! Component: 2700 - total flux cleaned = -0.00100577 Jy ! Component: 2750 - total flux cleaned = -0.00103034 Jy ! Component: 2800 - total flux cleaned = -0.00101822 Jy ! Component: 2850 - total flux cleaned = -0.000981981 Jy ! Component: 2900 - total flux cleaned = -0.000994061 Jy ! Component: 2950 - total flux cleaned = -0.00102989 Jy ! Component: 3000 - total flux cleaned = -0.0010652 Jy ! Component: 3050 - total flux cleaned = -0.00106512 Jy ! Component: 3100 - total flux cleaned = -0.00107674 Jy ! Component: 3150 - total flux cleaned = -0.00108814 Jy ! Component: 3200 - total flux cleaned = -0.00106519 Jy ! Component: 3250 - total flux cleaned = -0.00103109 Jy ! Component: 3300 - total flux cleaned = -0.00107616 Jy ! Component: 3350 - total flux cleaned = -0.00103123 Jy ! Component: 3400 - total flux cleaned = -0.00103122 Jy ! Component: 3450 - total flux cleaned = -0.000997861 Jy ! Component: 3500 - total flux cleaned = -0.00098688 Jy ! Component: 3550 - total flux cleaned = -0.000965001 Jy ! Component: 3600 - total flux cleaned = -0.000954126 Jy ! Component: 3650 - total flux cleaned = -0.000986204 Jy ! Component: 3700 - total flux cleaned = -0.000943462 Jy ! Component: 3750 - total flux cleaned = -0.000954021 Jy ! Component: 3800 - total flux cleaned = -0.000932766 Jy ! Component: 3850 - total flux cleaned = -0.000880329 Jy ! Component: 3900 - total flux cleaned = -0.000849129 Jy ! Component: 3950 - total flux cleaned = -0.000828285 Jy ! Component: 4000 - total flux cleaned = -0.000807685 Jy ! Component: 4050 - total flux cleaned = -0.000797449 Jy ! Total flux subtracted in 4096 components = -0.00078732 Jy ! Clean residual min=-0.000674 max=0.000670 Jy/beam ! Clean residual mean=0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0986945 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 330 components and 0.0986945 Jy ![Exited script file: muppet] wmap "J2003-0421_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.71 at -2.369 degrees (North through East) ! Clean map min=-0.0013674 max=0.088533 Jy/beam ! Writing clean map to FITS file: J2003-0421_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.088533 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000184341 device "J2003-0421_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J2003-0421_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.624652 0.624652 1.2493 2.49861 4.99721 9.99443 19.9889 39.9777 79.9554 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.088 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.71 at -2.369 degrees (North through East) ! Clean map min=-0.0013674 max=0.088533 Jy/beam quit ! Quitting program ! Log file J2003-0421_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:44:04 2016