! Started logfile: J0900-1242_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:28:41 2016 obs J0900-1242_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0900-1242_S_2014_12_20_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.987144 visibilities/baseline/integration-bin. ! Found source: J0900-1242 ! ! 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 21500 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 J0900-1242_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.941094Jy sigma=0.009820 ! Fit after self-cal, rms=0.908895Jy sigma=0.009481 ! 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.558 mas, bmaj=6.671 mas, bpa=-0.6279 degrees ! Estimated noise=776.999 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.0706532 Jy ! Component: 100 - total flux cleaned = 0.0867359 Jy ! Total flux subtracted in 100 components = 0.0867359 Jy ! Clean residual min=-0.003695 max=0.005928 Jy/beam ! Clean residual mean=0.000005 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.0867359 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0867359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083864Jy sigma=0.000812 ! Fit after self-cal, rms=0.083857Jy sigma=0.000812 ! 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.09 mas, bmaj=7.812 mas, bpa=-0.3288 degrees ! Estimated noise=470.762 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.00912766 Jy ! Component: 100 - total flux cleaned = 0.0137562 Jy ! Component: 150 - total flux cleaned = 0.0164279 Jy ! Component: 200 - total flux cleaned = 0.0180241 Jy ! Total flux subtracted in 200 components = 0.0180241 Jy ! Clean residual min=-0.003963 max=0.005378 Jy/beam ! Clean residual mean=-0.000001 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.10476 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 74 components and 0.10476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082804Jy sigma=0.000802 ! Fit after self-cal, rms=0.082826Jy sigma=0.000802 ! 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.99 FD 0.85 HN 0.98 KP 1.06 ! LA 0.91 MK 0.99 NL 1.23 OV 0.97 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 1.05 KP 1.03 ! LA 0.88 MK 1.03 NL 1.30 OV 1.01 ! PT 0.96 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.13 HN 1.07 KP 0.94 ! LA 0.73 MK 0.98 NL 1.49 OV 0.96 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 1.00 KP 0.88 ! LA 0.78 MK 1.00 NL 1.10 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.082826Jy sigma=0.000802 ! Fit after self-cal, rms=0.082162Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.887 mas, bpa=-0.2679 degrees ! Estimated noise=470.625 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 = 1.35826e-07 Jy ! Component: 100 - total flux cleaned = -1.88702e-05 Jy ! Component: 150 - total flux cleaned = -5.02271e-05 Jy ! Component: 200 - total flux cleaned = -6.3188e-05 Jy ! Total flux subtracted in 200 components = -6.3188e-05 Jy ! Clean residual min=-0.002692 max=0.002788 Jy/beam ! Clean residual mean=0.000000 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.104697 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 76 components and 0.104697 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082153Jy sigma=0.000787 ! Fit after self-cal, rms=0.082236Jy sigma=0.000787 ! 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.082236Jy sigma=0.000787 ! Fit after self-cal, rms=0.082486Jy sigma=0.000787 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=7.887 mas, bpa=-0.2446 degrees ! Estimated noise=470.835 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.54979e-05 Jy ! Component: 100 - total flux cleaned = 8.61958e-05 Jy ! Component: 150 - total flux cleaned = 6.4538e-05 Jy ! Component: 200 - total flux cleaned = 5.57668e-05 Jy ! Total flux subtracted in 200 components = 5.57668e-05 Jy ! Clean residual min=-0.002709 max=0.002799 Jy/beam ! Clean residual mean=-0.000000 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.104753 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 77 components and 0.104753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082482Jy sigma=0.000787 ! Fit after self-cal, rms=0.082488Jy sigma=0.000787 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) ! Added new window around map position (-71, 74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269881 Jy ! Component: 100 - total flux cleaned = 0.00396951 Jy ! Component: 150 - total flux cleaned = 0.00439386 Jy ! Component: 200 - total flux cleaned = 0.0045657 Jy ! Total flux subtracted in 200 components = 0.0045657 Jy ! Clean residual min=-0.002492 max=0.002224 Jy/beam ! Clean residual mean=0.000001 rms=0.000560 Jy/beam ! Combined flux in latest and established models = 0.109318 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 109 components and 0.109318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082375Jy sigma=0.000786 ! Fit after self-cal, rms=0.082364Jy sigma=0.000786 ! 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.082364Jy sigma=0.000786 ! Fit after self-cal, rms=0.082942Jy sigma=0.000783 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.109 mas, bmaj=7.878 mas, bpa=-0.2758 degrees ! Estimated noise=470.395 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000453592 Jy ! Component: 100 - total flux cleaned = 0.000480167 Jy ! Component: 150 - total flux cleaned = 0.000523838 Jy ! Component: 200 - total flux cleaned = 0.000523445 Jy ! Total flux subtracted in 200 components = 0.000523445 Jy ! Clean residual min=-0.001416 max=0.001880 Jy/beam ! Clean residual mean=0.000002 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.109842 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 123 components and 0.109842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082927Jy sigma=0.000783 ! Fit after self-cal, rms=0.082964Jy sigma=0.000782 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) ! Added new window around map position (-6.5, -6.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00173244 Jy ! Component: 100 - total flux cleaned = 0.00189596 Jy ! Component: 150 - total flux cleaned = 0.00183637 Jy ! Component: 200 - total flux cleaned = 0.00178584 Jy ! Total flux subtracted in 200 components = 0.00178584 Jy ! Clean residual min=-0.001452 max=0.001323 Jy/beam ! Clean residual mean=0.000003 rms=0.000340 Jy/beam ! Combined flux in latest and established models = 0.111628 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 143 components and 0.111628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082918Jy sigma=0.000782 ! Fit after self-cal, rms=0.082910Jy sigma=0.000782 ! 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.082910Jy sigma=0.000782 ! Fit after self-cal, rms=0.082545Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.546 mas, bmaj=15.43 mas, bpa=7.417 degrees ! Estimated noise=586.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000830774 Jy ! Component: 100 - total flux cleaned = 0.000743343 Jy ! Component: 150 - total flux cleaned = 0.000645403 Jy ! Component: 200 - total flux cleaned = 0.000564423 Jy ! Total flux subtracted in 200 components = 0.000564423 Jy ! Clean residual min=-0.001430 max=0.001485 Jy/beam ! Clean residual mean=0.000006 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.112192 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 162 components and 0.112192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082532Jy sigma=0.000782 ! Fit after self-cal, rms=0.082522Jy sigma=0.000782 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.12821e-05 Jy ! Component: 100 - total flux cleaned = -9.85024e-06 Jy ! Component: 150 - total flux cleaned = -5.44784e-05 Jy ! Component: 200 - total flux cleaned = -0.000120362 Jy ! Total flux subtracted in 200 components = -0.000120362 Jy ! Clean residual min=-0.001392 max=0.001527 Jy/beam ! Clean residual mean=0.000006 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.112072 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 174 components and 0.112072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082519Jy sigma=0.000782 ! Fit after self-cal, rms=0.082519Jy sigma=0.000782 ! 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.1 mas, bmaj=7.856 mas, bpa=-0.2511 degrees ! Estimated noise=469.825 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.1 x 7.856 at -0.2511 degrees (North through East) ! Clean map min=-0.0014746 max=0.091264 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.566 mas, bmaj=6.69 mas, bpa=-0.4263 degrees ! Estimated noise=775.09 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0702803 Jy ! Component: 100 - total flux cleaned = 0.0862919 Jy ! Component: 150 - total flux cleaned = 0.0930516 Jy ! Component: 200 - total flux cleaned = 0.0973866 Jy ! Total flux subtracted in 200 components = 0.0973866 Jy ! Clean residual min=-0.003118 max=0.002492 Jy/beam ! Clean residual mean=0.000006 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.0973866 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.0973866 Jy ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.856 mas, bpa=-0.2511 degrees ! Estimated noise=469.825 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.00439476 Jy ! Component: 100 - total flux cleaned = 0.00711918 Jy ! Component: 150 - total flux cleaned = 0.009101 Jy ! Component: 200 - total flux cleaned = 0.0106218 Jy ! Total flux subtracted in 200 components = 0.0106218 Jy ! Clean residual min=-0.001494 max=0.001417 Jy/beam ! Clean residual mean=0.000002 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.108008 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 90 components and 0.108008 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.546 mas, bmaj=15.43 mas, bpa=7.417 degrees ! Estimated noise=586.219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00183685 Jy ! Component: 100 - total flux cleaned = 0.002815 Jy ! Component: 150 - total flux cleaned = 0.00303 Jy ! Component: 200 - total flux cleaned = 0.00306283 Jy ! Total flux subtracted in 200 components = 0.00306283 Jy ! Clean residual min=-0.001553 max=0.001672 Jy/beam ! Clean residual mean=0.000005 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.111071 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 = 8.41129e-05 Jy ! Component: 100 - total flux cleaned = 0.00010938 Jy ! Component: 150 - total flux cleaned = 0.00015477 Jy ! Component: 200 - total flux cleaned = 0.000195493 Jy ! Total flux subtracted in 200 components = 0.000195493 Jy ! Clean residual min=-0.001500 max=0.001613 Jy/beam ! Clean residual mean=0.000005 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.111267 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 142 components and 0.111267 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=7.856 mas, bpa=-0.2511 degrees ! Estimated noise=469.825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000256401 Jy ! Component: 100 - total flux cleaned = 0.000386441 Jy ! Component: 150 - total flux cleaned = 0.000456683 Jy ! Component: 200 - total flux cleaned = 0.000478172 Jy ! Total flux subtracted in 200 components = 0.000478172 Jy ! Clean residual min=-0.001488 max=0.001276 Jy/beam ! Clean residual mean=0.000003 rms=0.000329 Jy/beam ! Combined flux in latest and established models = 0.111745 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 168 components and 0.111745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082532Jy sigma=0.000782 ! Fit after self-cal, rms=0.082531Jy sigma=0.000782 wmodel J0900-1242_S_2014_12_20_pus_map.mod ! Writing 168 model components to file: J0900-1242_S_2014_12_20_pus_map.mod wobs J0900-1242_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0900-1242_S_2014_12_20_pus_uvs.fits wwins J0900-1242_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J0900-1242_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.000378983 Jy ! Component: 100 - total flux cleaned = -0.000469115 Jy ! Component: 150 - total flux cleaned = -0.000593218 Jy ! Component: 200 - total flux cleaned = -0.000673158 Jy ! Component: 250 - total flux cleaned = -0.000654293 Jy ! Component: 300 - total flux cleaned = -0.000729395 Jy ! Component: 350 - total flux cleaned = -0.000784305 Jy ! Component: 400 - total flux cleaned = -0.000873964 Jy ! Component: 450 - total flux cleaned = -0.00096125 Jy ! Component: 500 - total flux cleaned = -0.000978336 Jy ! Component: 550 - total flux cleaned = -0.0010451 Jy ! Component: 600 - total flux cleaned = -0.00107747 Jy ! Component: 650 - total flux cleaned = -0.00109343 Jy ! Component: 700 - total flux cleaned = -0.00107779 Jy ! Component: 750 - total flux cleaned = -0.00114065 Jy ! Component: 800 - total flux cleaned = -0.00115608 Jy ! Component: 850 - total flux cleaned = -0.00118645 Jy ! Component: 900 - total flux cleaned = -0.00117173 Jy ! Component: 950 - total flux cleaned = -0.00118649 Jy ! Component: 1000 - total flux cleaned = -0.0012155 Jy ! Component: 1050 - total flux cleaned = -0.00117231 Jy ! Component: 1100 - total flux cleaned = -0.00114396 Jy ! Component: 1150 - total flux cleaned = -0.0011581 Jy ! Component: 1200 - total flux cleaned = -0.00115804 Jy ! Component: 1250 - total flux cleaned = -0.0011304 Jy ! Component: 1300 - total flux cleaned = -0.0011167 Jy ! Component: 1350 - total flux cleaned = -0.0010495 Jy ! Component: 1400 - total flux cleaned = -0.00107625 Jy ! Component: 1450 - total flux cleaned = -0.00106291 Jy ! Component: 1500 - total flux cleaned = -0.0010237 Jy ! Component: 1550 - total flux cleaned = -0.00104949 Jy ! Component: 1600 - total flux cleaned = -0.00102401 Jy ! Component: 1650 - total flux cleaned = -0.001024 Jy ! Component: 1700 - total flux cleaned = -0.00106144 Jy ! Component: 1750 - total flux cleaned = -0.00107377 Jy ! Component: 1800 - total flux cleaned = -0.00106142 Jy ! Component: 1850 - total flux cleaned = -0.00109793 Jy ! Component: 1900 - total flux cleaned = -0.00109803 Jy ! Component: 1950 - total flux cleaned = -0.00114579 Jy ! Component: 2000 - total flux cleaned = -0.00113396 Jy ! Component: 2050 - total flux cleaned = -0.0011105 Jy ! Component: 2100 - total flux cleaned = -0.00116887 Jy ! Component: 2150 - total flux cleaned = -0.001065 Jy ! Component: 2200 - total flux cleaned = -0.00106509 Jy ! Component: 2250 - total flux cleaned = -0.00113335 Jy ! Component: 2300 - total flux cleaned = -0.00111099 Jy ! Component: 2350 - total flux cleaned = -0.0011222 Jy ! Component: 2400 - total flux cleaned = -0.00110008 Jy ! Component: 2450 - total flux cleaned = -0.00105627 Jy ! Component: 2500 - total flux cleaned = -0.00107787 Jy ! Component: 2550 - total flux cleaned = -0.00104541 Jy ! Component: 2600 - total flux cleaned = -0.00102391 Jy ! Component: 2650 - total flux cleaned = -0.00101328 Jy ! Component: 2700 - total flux cleaned = -0.000971002 Jy ! Component: 2750 - total flux cleaned = -0.000991977 Jy ! Component: 2800 - total flux cleaned = -0.000950319 Jy ! Component: 2850 - total flux cleaned = -0.000919175 Jy ! Component: 2900 - total flux cleaned = -0.000867914 Jy ! Component: 2950 - total flux cleaned = -0.000847623 Jy ! Component: 3000 - total flux cleaned = -0.000847518 Jy ! Component: 3050 - total flux cleaned = -0.000807536 Jy ! Component: 3100 - total flux cleaned = -0.000817453 Jy ! Component: 3150 - total flux cleaned = -0.000767955 Jy ! Component: 3200 - total flux cleaned = -0.000777721 Jy ! Component: 3250 - total flux cleaned = -0.00073863 Jy ! Component: 3300 - total flux cleaned = -0.00070954 Jy ! Component: 3350 - total flux cleaned = -0.000671094 Jy ! Component: 3400 - total flux cleaned = -0.00069978 Jy ! Component: 3450 - total flux cleaned = -0.000633448 Jy ! Component: 3500 - total flux cleaned = -0.000661597 Jy ! Component: 3550 - total flux cleaned = -0.000652258 Jy ! Component: 3600 - total flux cleaned = -0.000624396 Jy ! Component: 3650 - total flux cleaned = -0.00057838 Jy ! Component: 3700 - total flux cleaned = -0.000614848 Jy ! Component: 3750 - total flux cleaned = -0.000578483 Jy ! Component: 3800 - total flux cleaned = -0.000560415 Jy ! Component: 3850 - total flux cleaned = -0.000587307 Jy ! Component: 3900 - total flux cleaned = -0.000551619 Jy ! Component: 3950 - total flux cleaned = -0.000533853 Jy ! Component: 4000 - total flux cleaned = -0.000507396 Jy ! Component: 4050 - total flux cleaned = -0.000489843 Jy ! Total flux subtracted in 4096 components = -0.000437712 Jy ! Clean residual min=-0.000436 max=0.000547 Jy/beam ! Clean residual mean=0.000001 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.111307 Jy keep ! Adding 316 model components to the UV plane model. ! The established model now contains 484 components and 0.111307 Jy ![Exited script file: muppet] wmap "J0900-1242_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.1 x 7.856 at -0.2511 degrees (North through East) ! Clean map min=-0.0010628 max=0.0914 Jy/beam ! Writing clean map to FITS file: J0900-1242_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.0914001 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000160233 device "J0900-1242_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0900-1242_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.525928 0.525928 1.05186 2.10371 4.20743 8.41485 16.8297 33.6594 67.3188 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.091 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.1 x 7.856 at -0.2511 degrees (North through East) ! Clean map min=-0.0010628 max=0.0914 Jy/beam quit ! Quitting program ! Log file J0900-1242_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:28:49 2016