! Started logfile: J1634+3203_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:41:12 2016 obs J1634+3203_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J1634+3203_S_2014_12_20_pus_uva.fits ! AN table 1: 73 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.959513 visibilities/baseline/integration-bin. ! Found source: J1634+3203 ! ! 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 12608 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 J1634+3203_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.864700Jy sigma=0.010090 ! Fit after self-cal, rms=0.849786Jy sigma=0.009917 ! 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.019 mas, bmaj=5.39 mas, bpa=-7.779 degrees ! Estimated noise=786.268 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.114814 Jy ! Component: 100 - total flux cleaned = 0.141505 Jy ! Total flux subtracted in 100 components = 0.141505 Jy ! Clean residual min=-0.005020 max=0.009732 Jy/beam ! Clean residual mean=0.000002 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.141505 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.141505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079568Jy sigma=0.000841 ! Fit after self-cal, rms=0.079563Jy sigma=0.000841 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00991617 Jy ! Component: 100 - total flux cleaned = 0.0150144 Jy ! Total flux subtracted in 100 components = 0.0150144 Jy ! Clean residual min=-0.004808 max=0.006610 Jy/beam ! Clean residual mean=-0.000002 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.156519 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.156519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077781Jy sigma=0.000824 ! Fit after self-cal, rms=0.077778Jy sigma=0.000823 ! 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.625 mas, bmaj=6.163 mas, bpa=-5.842 degrees ! Estimated noise=552.129 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 (3, 7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00673644 Jy ! Component: 100 - total flux cleaned = 0.0112507 Jy ! Component: 150 - total flux cleaned = 0.014611 Jy ! Component: 200 - total flux cleaned = 0.0163831 Jy ! Total flux subtracted in 200 components = 0.0163831 Jy ! Clean residual min=-0.004417 max=0.004317 Jy/beam ! Clean residual mean=-0.000009 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.172902 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 46 components and 0.172902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076910Jy sigma=0.000816 ! Fit after self-cal, rms=0.076877Jy sigma=0.000815 ! 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 1.02 FD 0.86 HN 0.94 KP 1.11 ! LA 0.96 MK 1.00 NL 0.96 OV 0.95 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 0.99 KP 1.03 ! LA 0.91 MK 0.99 NL 1.00 OV 0.99 ! PT 1.03 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.14 HN 1.00 KP 0.94 ! LA 0.75 MK 1.03 NL 1.32 OV 0.94 ! PT 1.01 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.99 HN 0.96 KP 0.91 ! LA 0.80 MK 1.02 NL 1.02 OV 1.02 ! PT 1.04 SC 1.02 ! ! ! Fit before self-cal, rms=0.076877Jy sigma=0.000815 ! Fit after self-cal, rms=0.073233Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=6.236 mas, bpa=-6.207 degrees ! Estimated noise=550.599 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.00138481 Jy ! Component: 100 - total flux cleaned = -0.00192256 Jy ! Component: 150 - total flux cleaned = -0.00219257 Jy ! Component: 200 - total flux cleaned = -0.00228471 Jy ! Total flux subtracted in 200 components = -0.00228471 Jy ! Clean residual min=-0.001998 max=0.002080 Jy/beam ! Clean residual mean=-0.000001 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.170617 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.170617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073199Jy sigma=0.000787 ! Fit after self-cal, rms=0.073191Jy sigma=0.000786 ! 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.073191Jy sigma=0.000786 ! Fit after self-cal, rms=0.072722Jy sigma=0.000782 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=6.225 mas, bpa=-5.833 degrees ! Estimated noise=550.48 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000752288 Jy ! Component: 100 - total flux cleaned = -0.00105528 Jy ! Component: 150 - total flux cleaned = -0.00119799 Jy ! Component: 200 - total flux cleaned = -0.00119734 Jy ! Total flux subtracted in 200 components = -0.00119734 Jy ! Clean residual min=-0.001642 max=0.001732 Jy/beam ! Clean residual mean=-0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.16942 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.16942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072704Jy sigma=0.000781 ! Fit after self-cal, rms=0.072713Jy sigma=0.000781 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.000178511 Jy ! Component: 100 - total flux cleaned = -0.000163427 Jy ! Component: 150 - total flux cleaned = -0.00016301 Jy ! Component: 200 - total flux cleaned = -0.000162499 Jy ! Total flux subtracted in 200 components = -0.000162499 Jy ! Clean residual min=-0.001653 max=0.001726 Jy/beam ! Clean residual mean=-0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.169258 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.169258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072708Jy sigma=0.000781 ! Fit after self-cal, rms=0.072707Jy sigma=0.000781 ! 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.072707Jy sigma=0.000781 ! Fit after self-cal, rms=0.072802Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.653 mas, bmaj=6.23 mas, bpa=-5.771 degrees ! Estimated noise=550.512 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00049182 Jy ! Component: 100 - total flux cleaned = -0.000619287 Jy ! Component: 150 - total flux cleaned = -0.000632292 Jy ! Component: 200 - total flux cleaned = -0.000644588 Jy ! Total flux subtracted in 200 components = -0.000644588 Jy ! Clean residual min=-0.001600 max=0.001747 Jy/beam ! Clean residual mean=-0.000001 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.168613 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 102 components and 0.168613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072796Jy sigma=0.000781 ! Fit after self-cal, rms=0.072798Jy sigma=0.000781 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 (-7, 75). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000700835 Jy ! Component: 100 - total flux cleaned = 0.000556356 Jy ! Component: 150 - total flux cleaned = 0.000444591 Jy ! Component: 200 - total flux cleaned = 0.000352513 Jy ! Total flux subtracted in 200 components = 0.000352513 Jy ! Clean residual min=-0.001570 max=0.001616 Jy/beam ! Clean residual mean=-0.000001 rms=0.000386 Jy/beam ! Combined flux in latest and established models = 0.168966 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 118 components and 0.168966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072761Jy sigma=0.000781 ! Fit after self-cal, rms=0.072760Jy sigma=0.000781 ! 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.072760Jy sigma=0.000781 ! Fit after self-cal, rms=0.072717Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.54 mas, bmaj=9.793 mas, bpa=-6.6 degrees ! Estimated noise=665.995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.19468e-05 Jy ! Component: 100 - total flux cleaned = -0.000137893 Jy ! Component: 150 - total flux cleaned = -0.00017364 Jy ! Component: 200 - total flux cleaned = -0.000188908 Jy ! Total flux subtracted in 200 components = -0.000188908 Jy ! Clean residual min=-0.001490 max=0.001411 Jy/beam ! Clean residual mean=-0.000003 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.168777 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 139 components and 0.168777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072711Jy sigma=0.000781 ! Fit after self-cal, rms=0.072710Jy sigma=0.000781 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.26664e-05 Jy ! Component: 100 - total flux cleaned = 1.83036e-05 Jy ! Component: 150 - total flux cleaned = 3.17302e-05 Jy ! Component: 200 - total flux cleaned = 1.97402e-05 Jy ! Total flux subtracted in 200 components = 1.97402e-05 Jy ! Clean residual min=-0.001509 max=0.001432 Jy/beam ! Clean residual mean=-0.000004 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.168796 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.168796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072708Jy sigma=0.000781 ! Fit after self-cal, rms=0.072708Jy sigma=0.000781 ! 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.654 mas, bmaj=6.233 mas, bpa=-5.749 degrees ! Estimated noise=550.02 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.654 x 6.233 at -5.749 degrees (North through East) ! Clean map min=-0.001489 max=0.14888 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.03 mas, bmaj=5.432 mas, bpa=-7.609 degrees ! Estimated noise=790.482 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115346 Jy ! Component: 100 - total flux cleaned = 0.141858 Jy ! Component: 150 - total flux cleaned = 0.151316 Jy ! Component: 200 - total flux cleaned = 0.156337 Jy ! Total flux subtracted in 200 components = 0.156337 Jy ! Clean residual min=-0.002914 max=0.002810 Jy/beam ! Clean residual mean=0.000003 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.156337 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.156337 Jy ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=6.233 mas, bpa=-5.749 degrees ! Estimated noise=550.02 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.00377316 Jy ! Component: 100 - total flux cleaned = 0.0062041 Jy ! Component: 150 - total flux cleaned = 0.00769907 Jy ! Component: 200 - total flux cleaned = 0.00870542 Jy ! Total flux subtracted in 200 components = 0.00870542 Jy ! Clean residual min=-0.001731 max=0.001620 Jy/beam ! Clean residual mean=0.000000 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.165042 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.165042 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.54 mas, bmaj=9.793 mas, bpa=-6.6 degrees ! Estimated noise=665.995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101132 Jy ! Component: 100 - total flux cleaned = 0.00159955 Jy ! Component: 150 - total flux cleaned = 0.00198343 Jy ! Component: 200 - total flux cleaned = 0.00224958 Jy ! Total flux subtracted in 200 components = 0.00224958 Jy ! Clean residual min=-0.001527 max=0.001445 Jy/beam ! Clean residual mean=-0.000002 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.167292 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 = 0.000230536 Jy ! Component: 100 - total flux cleaned = 0.000430069 Jy ! Component: 150 - total flux cleaned = 0.000585477 Jy ! Component: 200 - total flux cleaned = 0.000723683 Jy ! Total flux subtracted in 200 components = 0.000723683 Jy ! Clean residual min=-0.001500 max=0.001479 Jy/beam ! Clean residual mean=-0.000003 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.168016 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 94 components and 0.168016 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=6.233 mas, bpa=-5.749 degrees ! Estimated noise=550.02 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000134937 Jy ! Component: 100 - total flux cleaned = 0.000136316 Jy ! Component: 150 - total flux cleaned = 0.000160278 Jy ! Component: 200 - total flux cleaned = 0.000183188 Jy ! Total flux subtracted in 200 components = 0.000183188 Jy ! Clean residual min=-0.001518 max=0.001678 Jy/beam ! Clean residual mean=-0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.168199 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 108 components and 0.168199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072727Jy sigma=0.000781 ! Fit after self-cal, rms=0.072722Jy sigma=0.000781 wmodel J1634+3203_S_2014_12_20_pus_map.mod ! Writing 108 model components to file: J1634+3203_S_2014_12_20_pus_map.mod wobs J1634+3203_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J1634+3203_S_2014_12_20_pus_uvs.fits wwins J1634+3203_S_2014_12_20_pus_map.win ! wwins: Wrote 3 windows to J1634+3203_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.000461565 Jy ! Component: 100 - total flux cleaned = 0.000545671 Jy ! Component: 150 - total flux cleaned = 0.00051999 Jy ! Component: 200 - total flux cleaned = 0.000445222 Jy ! Component: 250 - total flux cleaned = 0.000516842 Jy ! Component: 300 - total flux cleaned = 0.000424493 Jy ! Component: 350 - total flux cleaned = 0.000447764 Jy ! Component: 400 - total flux cleaned = 0.000469614 Jy ! Component: 450 - total flux cleaned = 0.00046952 Jy ! Component: 500 - total flux cleaned = 0.00053289 Jy ! Component: 550 - total flux cleaned = 0.00053297 Jy ! Component: 600 - total flux cleaned = 0.000513094 Jy ! Component: 650 - total flux cleaned = 0.000573173 Jy ! Component: 700 - total flux cleaned = 0.000533668 Jy ! Component: 750 - total flux cleaned = 0.000533114 Jy ! Component: 800 - total flux cleaned = 0.000456956 Jy ! Component: 850 - total flux cleaned = 0.000512798 Jy ! Component: 900 - total flux cleaned = 0.000530658 Jy ! Component: 950 - total flux cleaned = 0.00047571 Jy ! Component: 1000 - total flux cleaned = 0.000493785 Jy ! Component: 1050 - total flux cleaned = 0.000440928 Jy ! Component: 1100 - total flux cleaned = 0.000458449 Jy ! Component: 1150 - total flux cleaned = 0.000372571 Jy ! Component: 1200 - total flux cleaned = 0.000355905 Jy ! Component: 1250 - total flux cleaned = 0.000355896 Jy ! Component: 1300 - total flux cleaned = 0.000306191 Jy ! Component: 1350 - total flux cleaned = 0.000306011 Jy ! Component: 1400 - total flux cleaned = 0.000257172 Jy ! Component: 1450 - total flux cleaned = 0.000209301 Jy ! Component: 1500 - total flux cleaned = 0.000289079 Jy ! Component: 1550 - total flux cleaned = 0.000304357 Jy ! Component: 1600 - total flux cleaned = 0.000241878 Jy ! Component: 1650 - total flux cleaned = 0.000257117 Jy ! Component: 1700 - total flux cleaned = 0.000272144 Jy ! Component: 1750 - total flux cleaned = 0.000256956 Jy ! Component: 1800 - total flux cleaned = 0.000286955 Jy ! Component: 1850 - total flux cleaned = 0.000213036 Jy ! Component: 1900 - total flux cleaned = 0.00028667 Jy ! Component: 1950 - total flux cleaned = 0.000330222 Jy ! Component: 2000 - total flux cleaned = 0.000315766 Jy ! Component: 2050 - total flux cleaned = 0.000287116 Jy ! Component: 2100 - total flux cleaned = 0.000273084 Jy ! Component: 2150 - total flux cleaned = 0.000315208 Jy ! Component: 2200 - total flux cleaned = 0.000301358 Jy ! Component: 2250 - total flux cleaned = 0.000383993 Jy ! Component: 2300 - total flux cleaned = 0.000370346 Jy ! Component: 2350 - total flux cleaned = 0.000438252 Jy ! Component: 2400 - total flux cleaned = 0.000478785 Jy ! Component: 2450 - total flux cleaned = 0.000532229 Jy ! Component: 2500 - total flux cleaned = 0.000571917 Jy ! Component: 2550 - total flux cleaned = 0.000584949 Jy ! Component: 2600 - total flux cleaned = 0.000649915 Jy ! Component: 2650 - total flux cleaned = 0.000623951 Jy ! Component: 2700 - total flux cleaned = 0.000713516 Jy ! Component: 2750 - total flux cleaned = 0.000738838 Jy ! Component: 2800 - total flux cleaned = 0.000776598 Jy ! Component: 2850 - total flux cleaned = 0.000839196 Jy ! Component: 2900 - total flux cleaned = 0.000888951 Jy ! Component: 2950 - total flux cleaned = 0.000926015 Jy ! Component: 3000 - total flux cleaned = 0.000950728 Jy ! Component: 3050 - total flux cleaned = 0.00101163 Jy ! Component: 3100 - total flux cleaned = 0.00104799 Jy ! Component: 3150 - total flux cleaned = 0.00109614 Jy ! Component: 3200 - total flux cleaned = 0.00116783 Jy ! Component: 3250 - total flux cleaned = 0.00120335 Jy ! Component: 3300 - total flux cleaned = 0.00126215 Jy ! Component: 3350 - total flux cleaned = 0.00129708 Jy ! Component: 3400 - total flux cleaned = 0.00132022 Jy ! Component: 3450 - total flux cleaned = 0.00135479 Jy ! Component: 3500 - total flux cleaned = 0.00140047 Jy ! Component: 3550 - total flux cleaned = 0.00142319 Jy ! Component: 3600 - total flux cleaned = 0.00142303 Jy ! Component: 3650 - total flux cleaned = 0.00149043 Jy ! Component: 3700 - total flux cleaned = 0.00145706 Jy ! Component: 3750 - total flux cleaned = 0.0015126 Jy ! Component: 3800 - total flux cleaned = 0.00153465 Jy ! Component: 3850 - total flux cleaned = 0.00155663 Jy ! Component: 3900 - total flux cleaned = 0.00155662 Jy ! Component: 3950 - total flux cleaned = 0.00161067 Jy ! Component: 4000 - total flux cleaned = 0.0016213 Jy ! Component: 4050 - total flux cleaned = 0.00164271 Jy ! Total flux subtracted in 4096 components = 0.00166392 Jy ! Clean residual min=-0.000758 max=0.000697 Jy/beam ! Clean residual mean=-0.000000 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.169863 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 385 components and 0.169863 Jy ![Exited script file: muppet] wmap "J1634+3203_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.654 x 6.233 at -5.749 degrees (North through East) ! Clean map min=-0.0013483 max=0.14955 Jy/beam ! Writing clean map to FITS file: J1634+3203_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.149547 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194206 device "J1634+3203_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J1634+3203_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.389589 0.389589 0.779178 1.55836 3.11671 6.23342 12.4668 24.9337 49.8674 99.7347 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 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.654 x 6.233 at -5.749 degrees (North through East) ! Clean map min=-0.0013483 max=0.14955 Jy/beam quit ! Quitting program ! Log file J1634+3203_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:41:17 2016