! Started logfile: J1615+2130_S_2015_01_22_pus_uvs.log on Tue Jan 3 22:58:57 2017 obs J1615+2130_S_2015_01_22_pus_uva.fits ! Reading UV FITS file: J1615+2130_S_2015_01_22_pus_uva.fits ! AN table 1: 87 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.671264 visibilities/baseline/integration-bin. ! Found source: J1615+2130 ! ! 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 281 lines of history. ! ! Reading 10512 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 J1615+2130_S_2015_01_22_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 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.921709Jy sigma=0.011153 ! Fit after self-cal, rms=0.904455Jy sigma=0.010951 ! 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.702 mas, bmaj=6.826 mas, bpa=14.53 degrees ! Estimated noise=831.498 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.0670137 Jy ! Component: 100 - total flux cleaned = 0.0896682 Jy ! Total flux subtracted in 100 components = 0.0896682 Jy ! Clean residual min=-0.006349 max=0.010669 Jy/beam ! Clean residual mean=0.000021 rms=0.002074 Jy/beam ! Combined flux in latest and established models = 0.0896682 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0896682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077537Jy sigma=0.000867 ! Fit after self-cal, rms=0.077468Jy sigma=0.000866 ! 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.359 mas, bmaj=7.625 mas, bpa=11.63 degrees ! Estimated noise=579.617 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.0207088 Jy ! Component: 100 - total flux cleaned = 0.0323299 Jy ! Component: 150 - total flux cleaned = 0.03974 Jy ! Component: 200 - total flux cleaned = 0.0447694 Jy ! Total flux subtracted in 200 components = 0.0447694 Jy ! Clean residual min=-0.004353 max=0.008398 Jy/beam ! Clean residual mean=0.000029 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.134438 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 51 components and 0.134438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071078Jy sigma=0.000793 ! Fit after self-cal, rms=0.070992Jy sigma=0.000792 ! 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 1.00* HN 0.98 KP 0.99 ! LA 1.03 MK 1.06 NL 1.04 OV 0.95 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 0.99 KP 0.90 ! LA 1.01 MK 1.05 NL 1.14 OV 0.97 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.03 KP 0.83 ! LA 0.83 MK 1.09 NL 1.19 OV 0.91 ! PT 0.96 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00* HN 0.99 KP 0.79 ! LA 0.89 MK 1.17 NL 1.11 OV 0.95 ! PT 1.01 SC 0.96 ! ! ! Fit before self-cal, rms=0.070992Jy sigma=0.000792 ! Fit after self-cal, rms=0.068761Jy sigma=0.000776 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=7.768 mas, bpa=11.74 degrees ! Estimated noise=574.988 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 (-5.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526316 Jy ! Component: 100 - total flux cleaned = 0.00630495 Jy ! Component: 150 - total flux cleaned = 0.00662217 Jy ! Component: 200 - total flux cleaned = 0.00683322 Jy ! Total flux subtracted in 200 components = 0.00683322 Jy ! Clean residual min=-0.002321 max=0.002811 Jy/beam ! Clean residual mean=0.000003 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.141271 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.141271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068371Jy sigma=0.000772 ! Fit after self-cal, rms=0.068373Jy sigma=0.000771 ! 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.068373Jy sigma=0.000771 ! Fit after self-cal, rms=0.067559Jy sigma=0.000771 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=7.736 mas, bpa=11.55 degrees ! Estimated noise=570.277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00191038 Jy ! Component: 100 - total flux cleaned = 0.00252487 Jy ! Component: 150 - total flux cleaned = 0.00283451 Jy ! Component: 200 - total flux cleaned = 0.00283399 Jy ! Total flux subtracted in 200 components = 0.00283399 Jy ! Clean residual min=-0.001962 max=0.001981 Jy/beam ! Clean residual mean=0.000004 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.144105 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 82 components and 0.144105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067495Jy sigma=0.000770 ! Fit after self-cal, rms=0.067484Jy sigma=0.000770 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.000338173 Jy ! Component: 100 - total flux cleaned = 0.000454326 Jy ! Component: 150 - total flux cleaned = 0.000516692 Jy ! Component: 200 - total flux cleaned = 0.000593366 Jy ! Total flux subtracted in 200 components = 0.000593366 Jy ! Clean residual min=-0.001957 max=0.001899 Jy/beam ! Clean residual mean=0.000003 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.144698 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.144698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067470Jy sigma=0.000770 ! Fit after self-cal, rms=0.067467Jy sigma=0.000770 ! 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.067467Jy sigma=0.000770 ! Fit after self-cal, rms=0.067043Jy sigma=0.000770 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=7.72 mas, bpa=11.37 degrees ! Estimated noise=567.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931103 Jy ! Component: 100 - total flux cleaned = 0.00151146 Jy ! Component: 150 - total flux cleaned = 0.00187733 Jy ! Component: 200 - total flux cleaned = 0.00201785 Jy ! Total flux subtracted in 200 components = 0.00201785 Jy ! Clean residual min=-0.001737 max=0.001739 Jy/beam ! Clean residual mean=0.000003 rms=0.000436 Jy/beam ! Combined flux in latest and established models = 0.146716 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 115 components and 0.146716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067025Jy sigma=0.000769 ! Fit after self-cal, rms=0.067021Jy sigma=0.000769 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.000261376 Jy ! Component: 100 - total flux cleaned = 0.000333986 Jy ! Component: 150 - total flux cleaned = 0.000373963 Jy ! Component: 200 - total flux cleaned = 0.000399139 Jy ! Total flux subtracted in 200 components = 0.000399139 Jy ! Clean residual min=-0.001708 max=0.001698 Jy/beam ! Clean residual mean=0.000003 rms=0.000431 Jy/beam ! Combined flux in latest and established models = 0.147115 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 124 components and 0.147115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067016Jy sigma=0.000769 ! Fit after self-cal, rms=0.067015Jy sigma=0.000769 ! 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.067015Jy sigma=0.000769 ! Fit after self-cal, rms=0.066920Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.879 mas, bmaj=10.47 mas, bpa=-2.474 degrees ! Estimated noise=710.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011112 Jy ! Component: 100 - total flux cleaned = 0.00182378 Jy ! Component: 150 - total flux cleaned = 0.0021976 Jy ! Component: 200 - total flux cleaned = 0.00237984 Jy ! Total flux subtracted in 200 components = 0.00237984 Jy ! Clean residual min=-0.001948 max=0.001800 Jy/beam ! Clean residual mean=0.000005 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.149495 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 131 components and 0.149495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066917Jy sigma=0.000769 ! Fit after self-cal, rms=0.066912Jy sigma=0.000769 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.000285437 Jy ! Component: 100 - total flux cleaned = 0.000400105 Jy ! Component: 150 - total flux cleaned = 0.000471902 Jy ! Component: 200 - total flux cleaned = 0.000538558 Jy ! Total flux subtracted in 200 components = 0.000538558 Jy ! Clean residual min=-0.001895 max=0.001745 Jy/beam ! Clean residual mean=0.000005 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.150034 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 137 components and 0.150034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066915Jy sigma=0.000769 ! Fit after self-cal, rms=0.066913Jy sigma=0.000769 ! 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.399 mas, bmaj=7.71 mas, bpa=11.26 degrees ! Estimated noise=567.26 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.399 x 7.71 at 11.26 degrees (North through East) ! Clean map min=-0.001653 max=0.094644 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.723 mas, bmaj=6.857 mas, bpa=14.38 degrees ! Estimated noise=821.642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0659093 Jy ! Component: 100 - total flux cleaned = 0.0892569 Jy ! Component: 150 - total flux cleaned = 0.101797 Jy ! Component: 200 - total flux cleaned = 0.109968 Jy ! Total flux subtracted in 200 components = 0.109968 Jy ! Clean residual min=-0.003901 max=0.005656 Jy/beam ! Clean residual mean=0.000011 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 0.109968 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.109968 Jy ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=7.71 mas, bpa=11.26 degrees ! Estimated noise=567.26 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.0109079 Jy ! Component: 100 - total flux cleaned = 0.0181244 Jy ! Component: 150 - total flux cleaned = 0.0232444 Jy ! Component: 200 - total flux cleaned = 0.0269543 Jy ! Total flux subtracted in 200 components = 0.0269543 Jy ! Clean residual min=-0.002301 max=0.002799 Jy/beam ! Clean residual mean=0.000012 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.136922 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 75 components and 0.136922 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=6.879 mas, bmaj=10.47 mas, bpa=-2.474 degrees ! Estimated noise=710.621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00476242 Jy ! Component: 100 - total flux cleaned = 0.00749264 Jy ! Component: 150 - total flux cleaned = 0.00934749 Jy ! Component: 200 - total flux cleaned = 0.0106716 Jy ! Total flux subtracted in 200 components = 0.0106716 Jy ! Clean residual min=-0.001910 max=0.001876 Jy/beam ! Clean residual mean=0.000008 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.147594 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.000956791 Jy ! Component: 100 - total flux cleaned = 0.00165099 Jy ! Component: 150 - total flux cleaned = 0.00215514 Jy ! Component: 200 - total flux cleaned = 0.00252126 Jy ! Total flux subtracted in 200 components = 0.00252126 Jy ! Clean residual min=-0.001765 max=0.001606 Jy/beam ! Clean residual mean=0.000005 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.150115 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 147 components and 0.150115 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=7.71 mas, bpa=11.26 degrees ! Estimated noise=567.26 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000169308 Jy ! Component: 100 - total flux cleaned = -0.000197117 Jy ! Component: 150 - total flux cleaned = -0.000195638 Jy ! Component: 200 - total flux cleaned = -0.000153561 Jy ! Total flux subtracted in 200 components = -0.000153561 Jy ! Clean residual min=-0.001542 max=0.001780 Jy/beam ! Clean residual mean=0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.149962 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 165 components and 0.149962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066904Jy sigma=0.000769 ! Fit after self-cal, rms=0.066901Jy sigma=0.000769 wmodel J1615+2130_S_2015_01_22_pus_map.mod ! Writing 165 model components to file: J1615+2130_S_2015_01_22_pus_map.mod wobs J1615+2130_S_2015_01_22_pus_uvs.fits ! Writing UV FITS file: J1615+2130_S_2015_01_22_pus_uvs.fits wwins J1615+2130_S_2015_01_22_pus_map.win ! wwins: Wrote 2 windows to J1615+2130_S_2015_01_22_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.000473995 Jy ! Component: 100 - total flux cleaned = 0.000604013 Jy ! Component: 150 - total flux cleaned = 0.000747943 Jy ! Component: 200 - total flux cleaned = 0.00101516 Jy ! Component: 250 - total flux cleaned = 0.00122604 Jy ! Component: 300 - total flux cleaned = 0.00140758 Jy ! Component: 350 - total flux cleaned = 0.00150445 Jy ! Component: 400 - total flux cleaned = 0.00169103 Jy ! Component: 450 - total flux cleaned = 0.00178098 Jy ! Component: 500 - total flux cleaned = 0.00186808 Jy ! Component: 550 - total flux cleaned = 0.00193537 Jy ! Component: 600 - total flux cleaned = 0.0020339 Jy ! Component: 650 - total flux cleaned = 0.00213005 Jy ! Component: 700 - total flux cleaned = 0.00219213 Jy ! Component: 750 - total flux cleaned = 0.00220729 Jy ! Component: 800 - total flux cleaned = 0.00225212 Jy ! Component: 850 - total flux cleaned = 0.00229629 Jy ! Component: 900 - total flux cleaned = 0.00238223 Jy ! Component: 950 - total flux cleaned = 0.00243839 Jy ! Component: 1000 - total flux cleaned = 0.00254766 Jy ! Component: 1050 - total flux cleaned = 0.00261446 Jy ! Component: 1100 - total flux cleaned = 0.00268013 Jy ! Component: 1150 - total flux cleaned = 0.00271914 Jy ! Component: 1200 - total flux cleaned = 0.00284577 Jy ! Component: 1250 - total flux cleaned = 0.00295781 Jy ! Component: 1300 - total flux cleaned = 0.00305558 Jy ! Component: 1350 - total flux cleaned = 0.0031882 Jy ! Component: 1400 - total flux cleaned = 0.00329518 Jy ! Component: 1450 - total flux cleaned = 0.00343536 Jy ! Component: 1500 - total flux cleaned = 0.00353878 Jy ! Component: 1550 - total flux cleaned = 0.00364101 Jy ! Component: 1600 - total flux cleaned = 0.00377502 Jy ! Component: 1650 - total flux cleaned = 0.00387418 Jy ! Component: 1700 - total flux cleaned = 0.00400411 Jy ! Component: 1750 - total flux cleaned = 0.00411071 Jy ! Component: 1800 - total flux cleaned = 0.00419482 Jy ! Component: 1850 - total flux cleaned = 0.00429846 Jy ! Component: 1900 - total flux cleaned = 0.00439057 Jy ! Component: 1950 - total flux cleaned = 0.00450159 Jy ! Component: 2000 - total flux cleaned = 0.00459137 Jy ! Component: 2050 - total flux cleaned = 0.00467031 Jy ! Component: 2100 - total flux cleaned = 0.00476785 Jy ! Component: 2150 - total flux cleaned = 0.0048548 Jy ! Component: 2200 - total flux cleaned = 0.00490245 Jy ! Component: 2250 - total flux cleaned = 0.00495909 Jy ! Component: 2300 - total flux cleaned = 0.00499654 Jy ! Component: 2350 - total flux cleaned = 0.00505217 Jy ! Component: 2400 - total flux cleaned = 0.00511642 Jy ! Component: 2450 - total flux cleaned = 0.00517116 Jy ! Component: 2500 - total flux cleaned = 0.00524348 Jy ! Component: 2550 - total flux cleaned = 0.00528845 Jy ! Component: 2600 - total flux cleaned = 0.00533316 Jy ! Component: 2650 - total flux cleaned = 0.00537756 Jy ! Component: 2700 - total flux cleaned = 0.00543061 Jy ! Component: 2750 - total flux cleaned = 0.00551835 Jy ! Component: 2800 - total flux cleaned = 0.00555324 Jy ! Component: 2850 - total flux cleaned = 0.00564853 Jy ! Component: 2900 - total flux cleaned = 0.00569153 Jy ! Component: 2950 - total flux cleaned = 0.00575149 Jy ! Component: 3000 - total flux cleaned = 0.00581102 Jy ! Component: 3050 - total flux cleaned = 0.00585333 Jy ! Component: 3100 - total flux cleaned = 0.00592905 Jy ! Component: 3150 - total flux cleaned = 0.00597085 Jy ! Component: 3200 - total flux cleaned = 0.0060374 Jy ! Component: 3250 - total flux cleaned = 0.00608709 Jy ! Component: 3300 - total flux cleaned = 0.00612004 Jy ! Component: 3350 - total flux cleaned = 0.00617744 Jy ! Component: 3400 - total flux cleaned = 0.00623459 Jy ! Component: 3450 - total flux cleaned = 0.00630763 Jy ! Component: 3500 - total flux cleaned = 0.00631569 Jy ! Component: 3550 - total flux cleaned = 0.00633985 Jy ! Component: 3600 - total flux cleaned = 0.00637998 Jy ! Component: 3650 - total flux cleaned = 0.00639592 Jy ! Component: 3700 - total flux cleaned = 0.00642768 Jy ! Component: 3750 - total flux cleaned = 0.00644352 Jy ! Component: 3800 - total flux cleaned = 0.00645137 Jy ! Component: 3850 - total flux cleaned = 0.00646712 Jy ! Component: 3900 - total flux cleaned = 0.00647493 Jy ! Component: 3950 - total flux cleaned = 0.00651396 Jy ! Component: 4000 - total flux cleaned = 0.00652173 Jy ! Component: 4050 - total flux cleaned = 0.00656051 Jy ! Total flux subtracted in 4096 components = 0.00657595 Jy ! Clean residual min=-0.000760 max=0.000506 Jy/beam ! Clean residual mean=0.000001 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.156538 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 427 components and 0.156538 Jy ![Exited script file: muppet] wmap "J1615+2130_S_2015_01_22_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.399 x 7.71 at 11.26 degrees (North through East) ! Clean map min=-0.00094937 max=0.094574 Jy/beam ! Writing clean map to FITS file: J1615+2130_S_2015_01_22_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0945736 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000128557 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.407799 0.407799 0.815598 1.6312 3.26239 6.52478 13.0496 26.0991 52.1982 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.094 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.399 x 7.71 at 11.26 degrees (North through East) ! Clean map min=-0.00094937 max=0.094574 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J1615+2130_S_2015_01_22_pus_uvs.log closed on Tue Jan 3 22:59:03 2017