! Started logfile: J1659+2629_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:30:36 2017 obs J1659+2629_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1659+2629_S_2015_01_23_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.858559 visibilities/baseline/integration-bin. ! Found source: J1659+2629 ! ! 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 338 lines of history. ! ! Reading 11436 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 J1659+2629_S_2015_01_23_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.789152Jy sigma=0.009863 ! Fit after self-cal, rms=0.776159Jy sigma=0.009710 ! 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.77 mas, bmaj=5.726 mas, bpa=-2.277 degrees ! Estimated noise=766.894 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.164297 Jy ! Component: 100 - total flux cleaned = 0.218916 Jy ! Total flux subtracted in 100 components = 0.218916 Jy ! Clean residual min=-0.012555 max=0.024296 Jy/beam ! Clean residual mean=-0.000005 rms=0.003992 Jy/beam ! Combined flux in latest and established models = 0.218916 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.218916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158858Jy sigma=0.001189 ! Fit after self-cal, rms=0.158815Jy sigma=0.001187 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0266053 Jy ! Component: 100 - total flux cleaned = 0.0397192 Jy ! Total flux subtracted in 100 components = 0.0397192 Jy ! Clean residual min=-0.011747 max=0.020039 Jy/beam ! Clean residual mean=-0.000004 rms=0.003538 Jy/beam ! Combined flux in latest and established models = 0.258635 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 12 components and 0.258635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150183Jy sigma=0.001102 ! Fit after self-cal, rms=0.150180Jy sigma=0.001102 ! 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.291 mas, bmaj=6.551 mas, bpa=-1.36 degrees ! Estimated noise=573.739 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, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.024369 Jy ! Component: 100 - total flux cleaned = 0.038119 Jy ! Component: 150 - total flux cleaned = 0.0479839 Jy ! Component: 200 - total flux cleaned = 0.0537874 Jy ! Total flux subtracted in 200 components = 0.0537874 Jy ! Clean residual min=-0.010926 max=0.016392 Jy/beam ! Clean residual mean=-0.000008 rms=0.003259 Jy/beam ! Combined flux in latest and established models = 0.312423 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 56 components and 0.312423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145206Jy sigma=0.001004 ! Fit after self-cal, rms=0.144810Jy sigma=0.000996 ! 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.94 FD 0.69 HN 0.97 KP 1.11 ! LA 0.96 MK 1.00 NL 1.16 OV 0.95 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.80 HN 1.06 KP 1.03 ! LA 0.92 MK 0.99 NL 1.36 OV 0.99 ! PT 0.99 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.99 HN 1.07 KP 0.89 ! LA 0.77 MK 1.01 NL 1.62 OV 0.91 ! PT 0.98 SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.77 HN 1.01 KP 0.82 ! LA 0.82 MK 1.00 NL 0.95 OV 0.97 ! PT 1.02 SC 1.02 ! ! ! Fit before self-cal, rms=0.144810Jy sigma=0.000996 ! Fit after self-cal, rms=0.119698Jy sigma=0.000849 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.322 mas, bmaj=6.599 mas, bpa=-0.9769 degrees ! Estimated noise=575.248 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.00538995 Jy ! Component: 100 - total flux cleaned = -0.00709721 Jy ! Component: 150 - total flux cleaned = -0.00783238 Jy ! Component: 200 - total flux cleaned = -0.00813719 Jy ! Total flux subtracted in 200 components = -0.00813719 Jy ! Clean residual min=-0.006484 max=0.007440 Jy/beam ! Clean residual mean=0.000001 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.304285 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 0.304285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119142Jy sigma=0.000845 ! Fit after self-cal, rms=0.119152Jy sigma=0.000844 ! 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.119152Jy sigma=0.000844 ! Fit after self-cal, rms=0.114188Jy sigma=0.000795 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.337 mas, bmaj=6.615 mas, bpa=-0.7198 degrees ! Estimated noise=574.654 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00263847 Jy ! Component: 100 - total flux cleaned = -0.00315576 Jy ! Component: 150 - total flux cleaned = -0.00342897 Jy ! Component: 200 - total flux cleaned = -0.00343039 Jy ! Total flux subtracted in 200 components = -0.00343039 Jy ! Clean residual min=-0.003332 max=0.004530 Jy/beam ! Clean residual mean=-0.000003 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.300855 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.300855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114040Jy sigma=0.000793 ! Fit after self-cal, rms=0.114023Jy sigma=0.000793 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 (20, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0047321 Jy ! Component: 100 - total flux cleaned = 0.00771747 Jy ! Component: 150 - total flux cleaned = 0.00932777 Jy ! Component: 200 - total flux cleaned = 0.0100458 Jy ! Total flux subtracted in 200 components = 0.0100458 Jy ! Clean residual min=-0.003006 max=0.003650 Jy/beam ! Clean residual mean=-0.000003 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.310901 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 129 components and 0.310901 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113849Jy sigma=0.000787 ! Fit after self-cal, rms=0.113825Jy sigma=0.000787 ! Inverting map ! Added new window around map position (28, 18.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00377415 Jy ! Component: 100 - total flux cleaned = 0.00604086 Jy ! Component: 150 - total flux cleaned = 0.00790838 Jy ! Component: 200 - total flux cleaned = 0.00953958 Jy ! Total flux subtracted in 200 components = 0.00953958 Jy ! Clean residual min=-0.002694 max=0.002584 Jy/beam ! Clean residual mean=-0.000002 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.32044 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 153 components and 0.320441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113678Jy sigma=0.000783 ! Fit after self-cal, rms=0.113673Jy sigma=0.000783 ! 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.113673Jy sigma=0.000783 ! Fit after self-cal, rms=0.114265Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=6.627 mas, bpa=-0.668 degrees ! Estimated noise=572.908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000441265 Jy ! Component: 100 - total flux cleaned = 0.000362634 Jy ! Component: 150 - total flux cleaned = 0.00106469 Jy ! Component: 200 - total flux cleaned = 0.00163723 Jy ! Total flux subtracted in 200 components = 0.00163723 Jy ! Clean residual min=-0.002319 max=0.002154 Jy/beam ! Clean residual mean=-0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.322078 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 175 components and 0.322078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114195Jy sigma=0.000781 ! Fit after self-cal, rms=0.114188Jy 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.000501138 Jy ! Component: 100 - total flux cleaned = 0.00112829 Jy ! Component: 150 - total flux cleaned = 0.00157584 Jy ! Component: 200 - total flux cleaned = 0.00206573 Jy ! Total flux subtracted in 200 components = 0.00206573 Jy ! Clean residual min=-0.002203 max=0.001984 Jy/beam ! Clean residual mean=-0.000001 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.324143 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 200 components and 0.324143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114156Jy sigma=0.000780 ! Fit after self-cal, rms=0.114150Jy sigma=0.000780 ! 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.114150Jy sigma=0.000780 ! Fit after self-cal, rms=0.114184Jy sigma=0.000780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.131 mas, bmaj=10.2 mas, bpa=-1.906 degrees ! Estimated noise=710.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108697 Jy ! Component: 100 - total flux cleaned = 0.0020951 Jy ! Component: 150 - total flux cleaned = 0.00292534 Jy ! Component: 200 - total flux cleaned = 0.00365086 Jy ! Total flux subtracted in 200 components = 0.00365086 Jy ! Clean residual min=-0.002038 max=0.002338 Jy/beam ! Clean residual mean=-0.000003 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.327794 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 242 components and 0.327794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114163Jy sigma=0.000779 ! Fit after self-cal, rms=0.114155Jy sigma=0.000779 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.00074596 Jy ! Component: 100 - total flux cleaned = 0.00130887 Jy ! Component: 150 - total flux cleaned = 0.00181089 Jy ! Component: 200 - total flux cleaned = 0.00221387 Jy ! Total flux subtracted in 200 components = 0.00221387 Jy ! Clean residual min=-0.001930 max=0.002085 Jy/beam ! Clean residual mean=-0.000003 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.330008 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 261 components and 0.330008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114148Jy sigma=0.000779 ! Fit after self-cal, rms=0.114144Jy sigma=0.000779 ! 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.341 mas, bmaj=6.634 mas, bpa=-0.7029 degrees ! Estimated noise=571.844 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.341 x 6.634 at -0.7029 degrees (North through East) ! Clean map min=-0.0018549 max=0.21944 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.789 mas, bmaj=5.77 mas, bpa=-1.892 degrees ! Estimated noise=772.008 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165191 Jy ! Component: 100 - total flux cleaned = 0.220132 Jy ! Component: 150 - total flux cleaned = 0.246408 Jy ! Component: 200 - total flux cleaned = 0.261192 Jy ! Total flux subtracted in 200 components = 0.261192 Jy ! Clean residual min=-0.004081 max=0.007819 Jy/beam ! Clean residual mean=-0.000001 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.261192 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.261192 Jy ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=6.634 mas, bpa=-0.7029 degrees ! Estimated noise=571.844 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.0128419 Jy ! Component: 100 - total flux cleaned = 0.0207416 Jy ! Component: 150 - total flux cleaned = 0.0267216 Jy ! Component: 200 - total flux cleaned = 0.0315903 Jy ! Total flux subtracted in 200 components = 0.0315903 Jy ! Clean residual min=-0.003034 max=0.003714 Jy/beam ! Clean residual mean=-0.000001 rms=0.000962 Jy/beam ! Combined flux in latest and established models = 0.292782 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 53 components and 0.292782 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.131 mas, bmaj=10.2 mas, bpa=-1.906 degrees ! Estimated noise=710.524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0074978 Jy ! Component: 100 - total flux cleaned = 0.0131238 Jy ! Component: 150 - total flux cleaned = 0.0175602 Jy ! Component: 200 - total flux cleaned = 0.0211263 Jy ! Total flux subtracted in 200 components = 0.0211263 Jy ! Clean residual min=-0.002943 max=0.002951 Jy/beam ! Clean residual mean=-0.000002 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.313909 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.00290654 Jy ! Component: 100 - total flux cleaned = 0.00531723 Jy ! Component: 150 - total flux cleaned = 0.0073417 Jy ! Component: 200 - total flux cleaned = 0.00906041 Jy ! Total flux subtracted in 200 components = 0.00906041 Jy ! Clean residual min=-0.002328 max=0.002288 Jy/beam ! Clean residual mean=-0.000002 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.322969 Jy ! Adding 148 model components to the UV plane model. ! The established model now contains 186 components and 0.322969 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=6.634 mas, bpa=-0.7029 degrees ! Estimated noise=571.844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137726 Jy ! Component: 100 - total flux cleaned = 0.00217465 Jy ! Component: 150 - total flux cleaned = 0.00285563 Jy ! Component: 200 - total flux cleaned = 0.00330131 Jy ! Total flux subtracted in 200 components = 0.00330131 Jy ! Clean residual min=-0.002043 max=0.001852 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.32627 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 208 components and 0.32627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114155Jy sigma=0.000780 ! Fit after self-cal, rms=0.114122Jy sigma=0.000779 wmodel J1659+2629_S_2015_01_23_pus_map.mod ! Writing 208 model components to file: J1659+2629_S_2015_01_23_pus_map.mod wobs J1659+2629_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1659+2629_S_2015_01_23_pus_uvs.fits wwins J1659+2629_S_2015_01_23_pus_map.win ! wwins: Wrote 4 windows to J1659+2629_S_2015_01_23_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.000647719 Jy ! Component: 100 - total flux cleaned = -0.000713494 Jy ! Component: 150 - total flux cleaned = -0.000684881 Jy ! Component: 200 - total flux cleaned = -0.000711763 Jy ! Component: 250 - total flux cleaned = -0.000738002 Jy ! Component: 300 - total flux cleaned = -0.000764065 Jy ! Component: 350 - total flux cleaned = -0.000713943 Jy ! Component: 400 - total flux cleaned = -0.000738217 Jy ! Component: 450 - total flux cleaned = -0.000689634 Jy ! Component: 500 - total flux cleaned = -0.00061909 Jy ! Component: 550 - total flux cleaned = -0.000596767 Jy ! Component: 600 - total flux cleaned = -0.00061911 Jy ! Component: 650 - total flux cleaned = -0.000575379 Jy ! Component: 700 - total flux cleaned = -0.000574872 Jy ! Component: 750 - total flux cleaned = -0.000510987 Jy ! Component: 800 - total flux cleaned = -0.000427564 Jy ! Component: 850 - total flux cleaned = -0.000304132 Jy ! Component: 900 - total flux cleaned = -0.000243646 Jy ! Component: 950 - total flux cleaned = -0.000203848 Jy ! Component: 1000 - total flux cleaned = -0.000184292 Jy ! Component: 1050 - total flux cleaned = -0.000242137 Jy ! Component: 1100 - total flux cleaned = -0.000185019 Jy ! Component: 1150 - total flux cleaned = -0.00022274 Jy ! Component: 1200 - total flux cleaned = -0.000204311 Jy ! Component: 1250 - total flux cleaned = -0.000149205 Jy ! Component: 1300 - total flux cleaned = -9.50807e-05 Jy ! Component: 1350 - total flux cleaned = -5.94396e-05 Jy ! Component: 1400 - total flux cleaned = -7.73007e-05 Jy ! Component: 1450 - total flux cleaned = -7.60491e-06 Jy ! Component: 1500 - total flux cleaned = -4.21935e-05 Jy ! Component: 1550 - total flux cleaned = -4.18681e-05 Jy ! Component: 1600 - total flux cleaned = 2.59124e-05 Jy ! Component: 1650 - total flux cleaned = -2.42209e-05 Jy ! Component: 1700 - total flux cleaned = 8.923e-06 Jy ! Component: 1750 - total flux cleaned = 7.4534e-05 Jy ! Component: 1800 - total flux cleaned = 9.06622e-05 Jy ! Component: 1850 - total flux cleaned = 0.000106925 Jy ! Component: 1900 - total flux cleaned = 0.000202179 Jy ! Component: 1950 - total flux cleaned = 0.000123303 Jy ! Component: 2000 - total flux cleaned = 0.00010791 Jy ! Component: 2050 - total flux cleaned = 9.21924e-05 Jy ! Component: 2100 - total flux cleaned = 4.61609e-05 Jy ! Component: 2150 - total flux cleaned = 6.14829e-05 Jy ! Component: 2200 - total flux cleaned = 1.62175e-05 Jy ! Component: 2250 - total flux cleaned = 1.29647e-06 Jy ! Component: 2300 - total flux cleaned = 3.09814e-05 Jy ! Component: 2350 - total flux cleaned = -4.26978e-05 Jy ! Component: 2400 - total flux cleaned = -5.72066e-05 Jy ! Component: 2450 - total flux cleaned = -7.18033e-05 Jy ! Component: 2500 - total flux cleaned = -0.000114849 Jy ! Component: 2550 - total flux cleaned = -0.000100522 Jy ! Component: 2600 - total flux cleaned = -0.000171274 Jy ! Component: 2650 - total flux cleaned = -0.000129221 Jy ! Component: 2700 - total flux cleaned = -0.000198738 Jy ! Component: 2750 - total flux cleaned = -0.00018488 Jy ! Component: 2800 - total flux cleaned = -0.000226079 Jy ! Component: 2850 - total flux cleaned = -0.00025327 Jy ! Component: 2900 - total flux cleaned = -0.000320849 Jy ! Component: 2950 - total flux cleaned = -0.000334223 Jy ! Component: 3000 - total flux cleaned = -0.000373981 Jy ! Component: 3050 - total flux cleaned = -0.000360776 Jy ! Component: 3100 - total flux cleaned = -0.000387083 Jy ! Component: 3150 - total flux cleaned = -0.000413038 Jy ! Component: 3200 - total flux cleaned = -0.000425899 Jy ! Component: 3250 - total flux cleaned = -0.000426097 Jy ! Component: 3300 - total flux cleaned = -0.000489801 Jy ! Component: 3350 - total flux cleaned = -0.000527888 Jy ! Component: 3400 - total flux cleaned = -0.000515336 Jy ! Component: 3450 - total flux cleaned = -0.000577784 Jy ! Component: 3500 - total flux cleaned = -0.000565403 Jy ! Component: 3550 - total flux cleaned = -0.000664097 Jy ! Component: 3600 - total flux cleaned = -0.000602773 Jy ! Component: 3650 - total flux cleaned = -0.00059074 Jy ! Component: 3700 - total flux cleaned = -0.000639065 Jy ! Component: 3750 - total flux cleaned = -0.000651024 Jy ! Component: 3800 - total flux cleaned = -0.000638974 Jy ! Component: 3850 - total flux cleaned = -0.000638916 Jy ! Component: 3900 - total flux cleaned = -0.000662355 Jy ! Component: 3950 - total flux cleaned = -0.000650885 Jy ! Component: 4000 - total flux cleaned = -0.000709139 Jy ! Component: 4050 - total flux cleaned = -0.00070913 Jy ! Total flux subtracted in 4096 components = -0.000720636 Jy ! Clean residual min=-0.000723 max=0.000655 Jy/beam ! Clean residual mean=-0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.32555 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 503 components and 0.32555 Jy ![Exited script file: muppet] wmap "J1659+2629_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.341 x 6.634 at -0.7029 degrees (North through East) ! Clean map min=-0.0011947 max=0.22052 Jy/beam ! Writing clean map to FITS file: J1659+2629_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.220523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000207729 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.282595 0.282595 0.565189 1.13038 2.26076 4.52151 9.04303 18.0861 36.1721 72.3442 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.22 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.341 x 6.634 at -0.7029 degrees (North through East) ! Clean map min=-0.0011947 max=0.22052 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 J1659+2629_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:30:41 2017