! Started logfile: J0725+1425_S_2015_01_23_pus_uvs.log on Mon Jan 2 18:09:28 2017 obs J0725+1425_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J0725+1425_S_2015_01_23_pus_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.565873 visibilities/baseline/integration-bin. ! Found source: J0725+1425 ! ! 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 2852 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 J0725+1425_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 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 85 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.701269Jy sigma=0.007457 ! Fit after self-cal, rms=0.663319Jy sigma=0.007002 ! 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.635 mas, bmaj=6.549 mas, bpa=4.618 degrees ! Estimated noise=1427.15 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.30224 Jy ! Component: 100 - total flux cleaned = 0.400994 Jy ! Total flux subtracted in 100 components = 0.400994 Jy ! Clean residual min=-0.033352 max=0.059042 Jy/beam ! Clean residual mean=0.000040 rms=0.009215 Jy/beam ! Combined flux in latest and established models = 0.400994 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.400994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307798Jy sigma=0.001763 ! Fit after self-cal, rms=0.307469Jy sigma=0.001758 ! Inverting map ! Added new window around map position (-4, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0636968 Jy ! Component: 100 - total flux cleaned = 0.104791 Jy ! Total flux subtracted in 100 components = 0.104791 Jy ! Clean residual min=-0.021061 max=0.026281 Jy/beam ! Clean residual mean=0.000038 rms=0.005339 Jy/beam ! Combined flux in latest and established models = 0.505785 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.505785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288999Jy sigma=0.001260 ! Fit after self-cal, rms=0.288924Jy sigma=0.001247 ! 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=2.875 mas, bmaj=6.807 mas, bpa=5.119 degrees ! Estimated noise=1256.06 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.0436201 Jy ! Component: 100 - total flux cleaned = 0.0705456 Jy ! Component: 150 - total flux cleaned = 0.0888748 Jy ! Component: 200 - total flux cleaned = 0.102108 Jy ! Total flux subtracted in 200 components = 0.102108 Jy ! Clean residual min=-0.015104 max=0.016393 Jy/beam ! Clean residual mean=0.000055 rms=0.004472 Jy/beam ! Combined flux in latest and established models = 0.607893 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 62 components and 0.607893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282328Jy sigma=0.001011 ! Fit after self-cal, rms=0.282299Jy sigma=0.001004 ! 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.00 FD 1.08 HN 0.96 KP 1.08 ! LA 1.01 MK 1.02 NL 0.99 OV 0.96 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.23 HN 1.04 KP 1.02 ! LA 0.97 MK 1.02 NL 1.05 OV 0.99 ! PT 0.99 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.22 HN 1.02 KP 0.88 ! LA 0.80 MK 1.04 NL 1.11 OV 0.93 ! PT 0.96 SC 1.08 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.00* HN 1.01 KP 0.80 ! LA 0.82 MK 1.02 NL 1.05 OV 1.01 ! PT 1.01 SC 0.98 ! ! ! Fit before self-cal, rms=0.282299Jy sigma=0.001004 ! Fit after self-cal, rms=0.312640Jy sigma=0.000832 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.914 mas, bmaj=6.895 mas, bpa=5.082 degrees ! Estimated noise=1250.46 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 (-18.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147457 Jy ! Component: 100 - total flux cleaned = 0.0224536 Jy ! Component: 150 - total flux cleaned = 0.0281507 Jy ! Component: 200 - total flux cleaned = 0.0325763 Jy ! Total flux subtracted in 200 components = 0.0325763 Jy ! Clean residual min=-0.007066 max=0.009760 Jy/beam ! Clean residual mean=0.000015 rms=0.002084 Jy/beam ! Combined flux in latest and established models = 0.640469 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 103 components and 0.640469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.311885Jy sigma=0.000791 ! Fit after self-cal, rms=0.311787Jy sigma=0.000789 ! 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.311787Jy sigma=0.000789 ! Fit after self-cal, rms=0.313341Jy sigma=0.000786 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.921 mas, bmaj=6.912 mas, bpa=5.147 degrees ! Estimated noise=1253.57 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00513462 Jy ! Component: 100 - total flux cleaned = 0.00815529 Jy ! Component: 150 - total flux cleaned = 0.0093318 Jy ! Component: 200 - total flux cleaned = 0.0100384 Jy ! Total flux subtracted in 200 components = 0.0100384 Jy ! Clean residual min=-0.005884 max=0.008596 Jy/beam ! Clean residual mean=0.000011 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.650508 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 118 components and 0.650508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313206Jy sigma=0.000780 ! Fit after self-cal, rms=0.313236Jy sigma=0.000780 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 (-26.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0073946 Jy ! Component: 100 - total flux cleaned = 0.0112839 Jy ! Component: 150 - total flux cleaned = 0.014119 Jy ! Component: 200 - total flux cleaned = 0.0165996 Jy ! Total flux subtracted in 200 components = 0.0165996 Jy ! Clean residual min=-0.005268 max=0.005829 Jy/beam ! Clean residual mean=0.000009 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.667107 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 150 components and 0.667108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313042Jy sigma=0.000769 ! Fit after self-cal, rms=0.313086Jy sigma=0.000769 ! Inverting map ! Added new window around map position (48, -108.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00494462 Jy ! Component: 100 - total flux cleaned = 0.00687581 Jy ! Component: 150 - total flux cleaned = 0.00845116 Jy ! Component: 200 - total flux cleaned = 0.00985962 Jy ! Total flux subtracted in 200 components = 0.00985962 Jy ! Clean residual min=-0.004643 max=0.004195 Jy/beam ! Clean residual mean=0.000008 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.676967 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 175 components and 0.676967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313023Jy sigma=0.000764 ! Fit after self-cal, rms=0.313045Jy sigma=0.000764 ! 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.313045Jy sigma=0.000764 ! Fit after self-cal, rms=0.315854Jy sigma=0.000763 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.926 mas, bmaj=6.919 mas, bpa=5.165 degrees ! Estimated noise=1251.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00189438 Jy ! Component: 100 - total flux cleaned = 0.00296271 Jy ! Component: 150 - total flux cleaned = 0.00361229 Jy ! Component: 200 - total flux cleaned = 0.0041881 Jy ! Total flux subtracted in 200 components = 0.0041881 Jy ! Clean residual min=-0.004155 max=0.003964 Jy/beam ! Clean residual mean=0.000004 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.681155 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 195 components and 0.681155 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315813Jy sigma=0.000761 ! Fit after self-cal, rms=0.315845Jy sigma=0.000761 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.000854689 Jy ! Component: 100 - total flux cleaned = 0.0012217 Jy ! Component: 150 - total flux cleaned = 0.00161559 Jy ! Component: 200 - total flux cleaned = 0.00184874 Jy ! Total flux subtracted in 200 components = 0.00184874 Jy ! Clean residual min=-0.004007 max=0.003933 Jy/beam ! Clean residual mean=0.000004 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.683004 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 206 components and 0.683004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315807Jy sigma=0.000761 ! Fit after self-cal, rms=0.315821Jy sigma=0.000761 ! 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.315821Jy sigma=0.000761 ! Fit after self-cal, rms=0.316250Jy sigma=0.000760 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.659 mas, bmaj=10.35 mas, bpa=-1.002 degrees ! Estimated noise=1706.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215659 Jy ! Component: 100 - total flux cleaned = 0.00276238 Jy ! Component: 150 - total flux cleaned = 0.00297355 Jy ! Component: 200 - total flux cleaned = 0.00307023 Jy ! Total flux subtracted in 200 components = 0.00307023 Jy ! Clean residual min=-0.004728 max=0.004491 Jy/beam ! Clean residual mean=0.000006 rms=0.001329 Jy/beam ! Combined flux in latest and established models = 0.686074 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 227 components and 0.686074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316199Jy sigma=0.000760 ! Fit after self-cal, rms=0.316207Jy sigma=0.000760 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.000551409 Jy ! Component: 100 - total flux cleaned = 0.000646105 Jy ! Component: 150 - total flux cleaned = 0.000689164 Jy ! Component: 200 - total flux cleaned = 0.00080984 Jy ! Total flux subtracted in 200 components = 0.00080984 Jy ! Clean residual min=-0.004493 max=0.004341 Jy/beam ! Clean residual mean=0.000006 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.686884 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 232 components and 0.686884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316167Jy sigma=0.000760 ! Fit after self-cal, rms=0.316174Jy sigma=0.000760 ! 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=2.928 mas, bmaj=6.924 mas, bpa=5.143 degrees ! Estimated noise=1251.23 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.928 x 6.924 at 5.143 degrees (North through East) ! Clean map min=-0.0037202 max=0.40538 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.668 mas, bmaj=6.639 mas, bpa=4.725 degrees ! Estimated noise=1420.84 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.299947 Jy ! Component: 100 - total flux cleaned = 0.400826 Jy ! Component: 150 - total flux cleaned = 0.46132 Jy ! Component: 200 - total flux cleaned = 0.500948 Jy ! Total flux subtracted in 200 components = 0.500948 Jy ! Clean residual min=-0.014209 max=0.021486 Jy/beam ! Clean residual mean=0.000014 rms=0.004301 Jy/beam ! Combined flux in latest and established models = 0.500948 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.500948 Jy ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=6.924 mas, bpa=5.143 degrees ! Estimated noise=1251.23 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.0359407 Jy ! Component: 100 - total flux cleaned = 0.0581797 Jy ! Component: 150 - total flux cleaned = 0.0742892 Jy ! Component: 200 - total flux cleaned = 0.0871327 Jy ! Total flux subtracted in 200 components = 0.0871327 Jy ! Clean residual min=-0.009813 max=0.009893 Jy/beam ! Clean residual mean=0.000025 rms=0.002760 Jy/beam ! Combined flux in latest and established models = 0.588081 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 53 components and 0.588081 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.659 mas, bmaj=10.35 mas, bpa=-1.002 degrees ! Estimated noise=1706.65 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207305 Jy ! Component: 100 - total flux cleaned = 0.0347893 Jy ! Component: 150 - total flux cleaned = 0.0453419 Jy ! Component: 200 - total flux cleaned = 0.0535019 Jy ! Total flux subtracted in 200 components = 0.0535019 Jy ! Clean residual min=-0.008184 max=0.007032 Jy/beam ! Clean residual mean=0.000034 rms=0.002923 Jy/beam ! Combined flux in latest and established models = 0.641583 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.00665948 Jy ! Component: 100 - total flux cleaned = 0.0122563 Jy ! Component: 150 - total flux cleaned = 0.0170342 Jy ! Component: 200 - total flux cleaned = 0.0211523 Jy ! Total flux subtracted in 200 components = 0.0211523 Jy ! Clean residual min=-0.006278 max=0.005272 Jy/beam ! Clean residual mean=0.000024 rms=0.001997 Jy/beam ! Combined flux in latest and established models = 0.662735 Jy ! Adding 121 model components to the UV plane model. ! The established model now contains 160 components and 0.662735 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=6.924 mas, bpa=5.143 degrees ! Estimated noise=1251.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00303025 Jy ! Component: 100 - total flux cleaned = 0.00476494 Jy ! Component: 150 - total flux cleaned = 0.00649348 Jy ! Component: 200 - total flux cleaned = 0.00803792 Jy ! Total flux subtracted in 200 components = 0.00803792 Jy ! Clean residual min=-0.004624 max=0.003673 Jy/beam ! Clean residual mean=0.000008 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.670773 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 190 components and 0.670773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316356Jy sigma=0.000763 ! Fit after self-cal, rms=0.316349Jy sigma=0.000763 wmodel J0725+1425_S_2015_01_23_pus_map.mod ! Writing 190 model components to file: J0725+1425_S_2015_01_23_pus_map.mod wobs J0725+1425_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J0725+1425_S_2015_01_23_pus_uvs.fits wwins J0725+1425_S_2015_01_23_pus_map.win ! wwins: Wrote 5 windows to J0725+1425_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.00127356 Jy ! Component: 100 - total flux cleaned = -0.00113692 Jy ! Component: 150 - total flux cleaned = -0.00145036 Jy ! Component: 200 - total flux cleaned = -0.00157148 Jy ! Component: 250 - total flux cleaned = -0.00162728 Jy ! Component: 300 - total flux cleaned = -0.00157204 Jy ! Component: 350 - total flux cleaned = -0.00172851 Jy ! Component: 400 - total flux cleaned = -0.00172762 Jy ! Component: 450 - total flux cleaned = -0.00182522 Jy ! Component: 500 - total flux cleaned = -0.00201727 Jy ! Component: 550 - total flux cleaned = -0.00211038 Jy ! Component: 600 - total flux cleaned = -0.00229235 Jy ! Component: 650 - total flux cleaned = -0.00255803 Jy ! Component: 700 - total flux cleaned = -0.00260184 Jy ! Component: 750 - total flux cleaned = -0.00277096 Jy ! Component: 800 - total flux cleaned = -0.00289547 Jy ! Component: 850 - total flux cleaned = -0.00297633 Jy ! Component: 900 - total flux cleaned = -0.00305523 Jy ! Component: 950 - total flux cleaned = -0.003055 Jy ! Component: 1000 - total flux cleaned = -0.00313117 Jy ! Component: 1050 - total flux cleaned = -0.00313095 Jy ! Component: 1100 - total flux cleaned = -0.00316812 Jy ! Component: 1150 - total flux cleaned = -0.00320413 Jy ! Component: 1200 - total flux cleaned = -0.00320407 Jy ! Component: 1250 - total flux cleaned = -0.00323937 Jy ! Component: 1300 - total flux cleaned = -0.00330849 Jy ! Component: 1350 - total flux cleaned = -0.00337722 Jy ! Component: 1400 - total flux cleaned = -0.00337647 Jy ! Component: 1450 - total flux cleaned = -0.00334404 Jy ! Component: 1500 - total flux cleaned = -0.00337723 Jy ! Component: 1550 - total flux cleaned = -0.003474 Jy ! Component: 1600 - total flux cleaned = -0.00344169 Jy ! Component: 1650 - total flux cleaned = -0.00337941 Jy ! Component: 1700 - total flux cleaned = -0.00331754 Jy ! Component: 1750 - total flux cleaned = -0.00322535 Jy ! Component: 1800 - total flux cleaned = -0.00307393 Jy ! Component: 1850 - total flux cleaned = -0.00301433 Jy ! Component: 1900 - total flux cleaned = -0.00292556 Jy ! Component: 1950 - total flux cleaned = -0.00286702 Jy ! Component: 2000 - total flux cleaned = -0.0028087 Jy ! Component: 2050 - total flux cleaned = -0.00266531 Jy ! Component: 2100 - total flux cleaned = -0.00252331 Jy ! Component: 2150 - total flux cleaned = -0.00252325 Jy ! Component: 2200 - total flux cleaned = -0.0023561 Jy ! Component: 2250 - total flux cleaned = -0.002246 Jy ! Component: 2300 - total flux cleaned = -0.00221888 Jy ! Component: 2350 - total flux cleaned = -0.00213777 Jy ! Component: 2400 - total flux cleaned = -0.00208416 Jy ! Component: 2450 - total flux cleaned = -0.00203089 Jy ! Component: 2500 - total flux cleaned = -0.0019783 Jy ! Component: 2550 - total flux cleaned = -0.00184773 Jy ! Component: 2600 - total flux cleaned = -0.00179605 Jy ! Component: 2650 - total flux cleaned = -0.00174487 Jy ! Component: 2700 - total flux cleaned = -0.00169402 Jy ! Component: 2750 - total flux cleaned = -0.00166882 Jy ! Component: 2800 - total flux cleaned = -0.00159369 Jy ! Component: 2850 - total flux cleaned = -0.00151922 Jy ! Component: 2900 - total flux cleaned = -0.00146996 Jy ! Component: 2950 - total flux cleaned = -0.00142125 Jy ! Component: 3000 - total flux cleaned = -0.00134846 Jy ! Component: 3050 - total flux cleaned = -0.00134833 Jy ! Component: 3100 - total flux cleaned = -0.00127632 Jy ! Component: 3150 - total flux cleaned = -0.00118109 Jy ! Component: 3200 - total flux cleaned = -0.00115748 Jy ! Component: 3250 - total flux cleaned = -0.00108703 Jy ! Component: 3300 - total flux cleaned = -0.00108674 Jy ! Component: 3350 - total flux cleaned = -0.000993767 Jy ! Component: 3400 - total flux cleaned = -0.000947526 Jy ! Component: 3450 - total flux cleaned = -0.000832801 Jy ! Component: 3500 - total flux cleaned = -0.000810116 Jy ! Component: 3550 - total flux cleaned = -0.000742435 Jy ! Component: 3600 - total flux cleaned = -0.000742401 Jy ! Component: 3650 - total flux cleaned = -0.000697581 Jy ! Component: 3700 - total flux cleaned = -0.000630793 Jy ! Component: 3750 - total flux cleaned = -0.0006752 Jy ! Component: 3800 - total flux cleaned = -0.000587211 Jy ! Component: 3850 - total flux cleaned = -0.000521806 Jy ! Component: 3900 - total flux cleaned = -0.000500189 Jy ! Component: 3950 - total flux cleaned = -0.000500292 Jy ! Component: 4000 - total flux cleaned = -0.000478618 Jy ! Component: 4050 - total flux cleaned = -0.000521449 Jy ! Total flux subtracted in 4096 components = -0.000414468 Jy ! Clean residual min=-0.001147 max=0.001217 Jy/beam ! Clean residual mean=0.000002 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.670359 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 483 components and 0.670359 Jy ![Exited script file: muppet] wmap "J0725+1425_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.928 x 6.924 at 5.143 degrees (North through East) ! Clean map min=-0.0033933 max=0.40607 Jy/beam ! Writing clean map to FITS file: J0725+1425_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.406068 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000387369 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.286185 0.286185 0.57237 1.14474 2.28948 4.57896 9.15792 18.3158 36.6317 73.2633 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.406 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.928 x 6.924 at 5.143 degrees (North through East) ! Clean map min=-0.0033933 max=0.40607 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 J0725+1425_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 18:09:33 2017