! Started logfile: J1526-0425_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:28:36 2017 obs J1526-0425_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1526-0425_S_2015_01_23_pus_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.966667 visibilities/baseline/integration-bin. ! Found source: J1526-0425 ! ! 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 18444 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 J1526-0425_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 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.918363Jy sigma=0.009421 ! Fit after self-cal, rms=0.890123Jy sigma=0.009198 ! 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.619 mas, bmaj=6.485 mas, bpa=-2.714 degrees ! Estimated noise=700.812 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.0897128 Jy ! Component: 100 - total flux cleaned = 0.121047 Jy ! Total flux subtracted in 100 components = 0.121047 Jy ! Clean residual min=-0.007640 max=0.013891 Jy/beam ! Clean residual mean=0.000001 rms=0.002102 Jy/beam ! Combined flux in latest and established models = 0.121047 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.121047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.119443Jy sigma=0.000880 ! Fit after self-cal, rms=0.119292Jy sigma=0.000879 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0159989 Jy ! Component: 100 - total flux cleaned = 0.0244001 Jy ! Total flux subtracted in 100 components = 0.0244001 Jy ! Clean residual min=-0.005664 max=0.007788 Jy/beam ! Clean residual mean=-0.000001 rms=0.001636 Jy/beam ! Combined flux in latest and established models = 0.145447 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 11 components and 0.145447 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118082Jy sigma=0.000847 ! Fit after self-cal, rms=0.118072Jy sigma=0.000846 ! 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.191 mas, bmaj=7.368 mas, bpa=-3.23 degrees ! Estimated noise=544.984 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.00285787 Jy ! Component: 100 - total flux cleaned = 0.00308388 Jy ! Component: 150 - total flux cleaned = 0.00289721 Jy ! Component: 200 - total flux cleaned = 0.00272956 Jy ! Total flux subtracted in 200 components = 0.00272956 Jy ! Clean residual min=-0.005341 max=0.010364 Jy/beam ! Clean residual mean=-0.000009 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.148176 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 20 components and 0.148176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118070Jy sigma=0.000844 ! Fit after self-cal, rms=0.118070Jy sigma=0.000844 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.39 HN 0.91 KP 1.01 ! LA 1.60 MK 1.00 NL 1.08 OV 0.89 ! PT 0.92 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.48 HN 0.97 KP 0.93 ! LA 1.49 MK 1.01 NL 1.19 OV 0.91 ! PT 0.92 SC 1.07 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.76 HN 0.97 KP 0.81 ! LA 1.26 MK 1.00 NL 1.22 OV 0.87 ! PT 0.90 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.55 HN 0.92 KP 0.75 ! LA 1.37 MK 1.02 NL 0.99 OV 0.92 ! PT 0.96 SC 1.00 ! ! ! Fit before self-cal, rms=0.118070Jy sigma=0.000844 ! Fit after self-cal, rms=0.162679Jy sigma=0.000799 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.189 mas, bmaj=7.356 mas, bpa=-3.238 degrees ! Estimated noise=544.802 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.0010644 Jy ! Component: 100 - total flux cleaned = 0.00106395 Jy ! Component: 150 - total flux cleaned = 0.00109893 Jy ! Component: 200 - total flux cleaned = 0.00113092 Jy ! Total flux subtracted in 200 components = 0.00113092 Jy ! Clean residual min=-0.004674 max=0.004877 Jy/beam ! Clean residual mean=0.000005 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.149307 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.149307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162645Jy sigma=0.000798 ! Fit after self-cal, rms=0.163415Jy sigma=0.000797 ! 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.163415Jy sigma=0.000797 ! Fit after self-cal, rms=0.170444Jy sigma=0.000775 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=7.353 mas, bpa=-3.52 degrees ! Estimated noise=543.556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000504652 Jy ! Component: 100 - total flux cleaned = 0.000471384 Jy ! Component: 150 - total flux cleaned = 0.000554474 Jy ! Component: 200 - total flux cleaned = 0.000606978 Jy ! Total flux subtracted in 200 components = 0.000606978 Jy ! Clean residual min=-0.001717 max=0.001688 Jy/beam ! Clean residual mean=0.000002 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.149914 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.149914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170428Jy sigma=0.000775 ! Fit after self-cal, rms=0.170675Jy sigma=0.000775 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.000114271 Jy ! Component: 100 - total flux cleaned = 0.000139279 Jy ! Component: 150 - total flux cleaned = 0.000161836 Jy ! Component: 200 - total flux cleaned = 0.000203658 Jy ! Total flux subtracted in 200 components = 0.000203658 Jy ! Clean residual min=-0.001724 max=0.001719 Jy/beam ! Clean residual mean=0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.150118 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.150118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170667Jy sigma=0.000775 ! Fit after self-cal, rms=0.170668Jy sigma=0.000775 ! 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.170668Jy sigma=0.000775 ! Fit after self-cal, rms=0.170964Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.161 mas, bmaj=7.345 mas, bpa=-3.699 degrees ! Estimated noise=541.778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337854 Jy ! Component: 100 - total flux cleaned = 0.000462497 Jy ! Component: 150 - total flux cleaned = 0.000535665 Jy ! Component: 200 - total flux cleaned = 0.000585425 Jy ! Total flux subtracted in 200 components = 0.000585425 Jy ! Clean residual min=-0.001674 max=0.001713 Jy/beam ! Clean residual mean=0.000001 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.150703 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 0.150703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170956Jy sigma=0.000774 ! Fit after self-cal, rms=0.170962Jy sigma=0.000774 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 (91, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142824 Jy ! Component: 100 - total flux cleaned = 0.0020995 Jy ! Component: 150 - total flux cleaned = 0.00242442 Jy ! Component: 200 - total flux cleaned = 0.00261122 Jy ! Total flux subtracted in 200 components = 0.00261122 Jy ! Clean residual min=-0.001718 max=0.001535 Jy/beam ! Clean residual mean=0.000002 rms=0.000385 Jy/beam ! Combined flux in latest and established models = 0.153315 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 0.153315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170937Jy sigma=0.000774 ! Fit after self-cal, rms=0.170926Jy sigma=0.000774 ! 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.170926Jy sigma=0.000774 ! Fit after self-cal, rms=0.170679Jy sigma=0.000774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.037 mas, bmaj=12.07 mas, bpa=-3.447 degrees ! Estimated noise=724.352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00057498 Jy ! Component: 100 - total flux cleaned = 0.000689565 Jy ! Component: 150 - total flux cleaned = 0.000703731 Jy ! Component: 200 - total flux cleaned = 0.000716324 Jy ! Total flux subtracted in 200 components = 0.000716324 Jy ! Clean residual min=-0.001763 max=0.001699 Jy/beam ! Clean residual mean=0.000003 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.154031 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.154031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170678Jy sigma=0.000774 ! Fit after self-cal, rms=0.170670Jy sigma=0.000774 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.000100722 Jy ! Component: 100 - total flux cleaned = 0.000113067 Jy ! Component: 150 - total flux cleaned = 0.0001133 Jy ! Component: 200 - total flux cleaned = 0.000113381 Jy ! Total flux subtracted in 200 components = 0.000113381 Jy ! Clean residual min=-0.001776 max=0.001656 Jy/beam ! Clean residual mean=0.000003 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.154144 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.154144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170670Jy sigma=0.000774 ! Fit after self-cal, rms=0.170671Jy sigma=0.000774 ! 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.151 mas, bmaj=7.336 mas, bpa=-3.825 degrees ! Estimated noise=540.223 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.151 x 7.336 at -3.825 degrees (North through East) ! Clean map min=-0.0015916 max=0.11819 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.603 mas, bmaj=6.506 mas, bpa=-3.243 degrees ! Estimated noise=679.727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0871671 Jy ! Component: 100 - total flux cleaned = 0.119344 Jy ! Component: 150 - total flux cleaned = 0.135446 Jy ! Component: 200 - total flux cleaned = 0.143985 Jy ! Total flux subtracted in 200 components = 0.143985 Jy ! Clean residual min=-0.002440 max=0.004078 Jy/beam ! Clean residual mean=0.000001 rms=0.000633 Jy/beam ! Combined flux in latest and established models = 0.143985 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.143985 Jy ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=7.336 mas, bpa=-3.825 degrees ! Estimated noise=540.223 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.00460328 Jy ! Component: 100 - total flux cleaned = 0.00681861 Jy ! Component: 150 - total flux cleaned = 0.00822327 Jy ! Component: 200 - total flux cleaned = 0.00877093 Jy ! Total flux subtracted in 200 components = 0.00877093 Jy ! Clean residual min=-0.001812 max=0.001589 Jy/beam ! Clean residual mean=0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.152756 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.152756 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.037 mas, bmaj=12.07 mas, bpa=-3.447 degrees ! Estimated noise=724.352 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935665 Jy ! Component: 100 - total flux cleaned = 0.00128681 Jy ! Component: 150 - total flux cleaned = 0.00142332 Jy ! Component: 200 - total flux cleaned = 0.00151897 Jy ! Total flux subtracted in 200 components = 0.00151897 Jy ! Clean residual min=-0.001768 max=0.001788 Jy/beam ! Clean residual mean=0.000003 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.154275 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 = 2.82967e-05 Jy ! Component: 100 - total flux cleaned = 4.13195e-05 Jy ! Component: 150 - total flux cleaned = 5.33649e-05 Jy ! Component: 200 - total flux cleaned = 5.3867e-05 Jy ! Total flux subtracted in 200 components = 5.3867e-05 Jy ! Clean residual min=-0.001767 max=0.001735 Jy/beam ! Clean residual mean=0.000003 rms=0.000505 Jy/beam ! Combined flux in latest and established models = 0.154329 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 65 components and 0.154329 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=7.336 mas, bpa=-3.825 degrees ! Estimated noise=540.223 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.45874e-05 Jy ! Component: 100 - total flux cleaned = 0.000101196 Jy ! Component: 150 - total flux cleaned = 0.000234138 Jy ! Component: 200 - total flux cleaned = 0.000307393 Jy ! Total flux subtracted in 200 components = 0.000307393 Jy ! Clean residual min=-0.001708 max=0.001575 Jy/beam ! Clean residual mean=0.000002 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.154637 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.154637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170675Jy sigma=0.000774 ! Fit after self-cal, rms=0.170670Jy sigma=0.000774 wmodel J1526-0425_S_2015_01_23_pus_map.mod ! Writing 81 model components to file: J1526-0425_S_2015_01_23_pus_map.mod wobs J1526-0425_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1526-0425_S_2015_01_23_pus_uvs.fits wwins J1526-0425_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1526-0425_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.000434621 Jy ! Component: 100 - total flux cleaned = -0.000658903 Jy ! Component: 150 - total flux cleaned = -0.000764411 Jy ! Component: 200 - total flux cleaned = -0.000891436 Jy ! Component: 250 - total flux cleaned = -0.00106127 Jy ! Component: 300 - total flux cleaned = -0.00115532 Jy ! Component: 350 - total flux cleaned = -0.00122418 Jy ! Component: 400 - total flux cleaned = -0.00126893 Jy ! Component: 450 - total flux cleaned = -0.00135634 Jy ! Component: 500 - total flux cleaned = -0.00139911 Jy ! Component: 550 - total flux cleaned = -0.00139934 Jy ! Component: 600 - total flux cleaned = -0.00142007 Jy ! Component: 650 - total flux cleaned = -0.00148047 Jy ! Component: 700 - total flux cleaned = -0.00153967 Jy ! Component: 750 - total flux cleaned = -0.00159779 Jy ! Component: 800 - total flux cleaned = -0.00163594 Jy ! Component: 850 - total flux cleaned = -0.00169216 Jy ! Component: 900 - total flux cleaned = -0.00172917 Jy ! Component: 950 - total flux cleaned = -0.00178401 Jy ! Component: 1000 - total flux cleaned = -0.0018377 Jy ! Component: 1050 - total flux cleaned = -0.00185541 Jy ! Component: 1100 - total flux cleaned = -0.00190815 Jy ! Component: 1150 - total flux cleaned = -0.00197725 Jy ! Component: 1200 - total flux cleaned = -0.00199406 Jy ! Component: 1250 - total flux cleaned = -0.00201102 Jy ! Component: 1300 - total flux cleaned = -0.00207777 Jy ! Component: 1350 - total flux cleaned = -0.00211054 Jy ! Component: 1400 - total flux cleaned = -0.00214301 Jy ! Component: 1450 - total flux cleaned = -0.00215944 Jy ! Component: 1500 - total flux cleaned = -0.00220732 Jy ! Component: 1550 - total flux cleaned = -0.00219155 Jy ! Component: 1600 - total flux cleaned = -0.00225396 Jy ! Component: 1650 - total flux cleaned = -0.00223829 Jy ! Component: 1700 - total flux cleaned = -0.00222305 Jy ! Component: 1750 - total flux cleaned = -0.00226871 Jy ! Component: 1800 - total flux cleaned = -0.00228369 Jy ! Component: 1850 - total flux cleaned = -0.00228368 Jy ! Component: 1900 - total flux cleaned = -0.00232789 Jy ! Component: 1950 - total flux cleaned = -0.00232774 Jy ! Component: 2000 - total flux cleaned = -0.00232763 Jy ! Component: 2050 - total flux cleaned = -0.00232784 Jy ! Component: 2100 - total flux cleaned = -0.00235652 Jy ! Component: 2150 - total flux cleaned = -0.00242739 Jy ! Component: 2200 - total flux cleaned = -0.00245528 Jy ! Component: 2250 - total flux cleaned = -0.00242759 Jy ! Component: 2300 - total flux cleaned = -0.00248268 Jy ! Component: 2350 - total flux cleaned = -0.00252359 Jy ! Component: 2400 - total flux cleaned = -0.00253719 Jy ! Component: 2450 - total flux cleaned = -0.0025642 Jy ! Component: 2500 - total flux cleaned = -0.00263082 Jy ! Component: 2550 - total flux cleaned = -0.0026441 Jy ! Component: 2600 - total flux cleaned = -0.00269682 Jy ! Component: 2650 - total flux cleaned = -0.00268366 Jy ! Component: 2700 - total flux cleaned = -0.00270964 Jy ! Component: 2750 - total flux cleaned = -0.00270968 Jy ! Component: 2800 - total flux cleaned = -0.00277376 Jy ! Component: 2850 - total flux cleaned = -0.00276107 Jy ! Component: 2900 - total flux cleaned = -0.00279893 Jy ! Component: 2950 - total flux cleaned = -0.00281139 Jy ! Component: 3000 - total flux cleaned = -0.00283636 Jy ! Component: 3050 - total flux cleaned = -0.00288579 Jy ! Component: 3100 - total flux cleaned = -0.00287362 Jy ! Component: 3150 - total flux cleaned = -0.00291028 Jy ! Component: 3200 - total flux cleaned = -0.00291034 Jy ! Component: 3250 - total flux cleaned = -0.00297063 Jy ! Component: 3300 - total flux cleaned = -0.00297065 Jy ! Component: 3350 - total flux cleaned = -0.00301818 Jy ! Component: 3400 - total flux cleaned = -0.00299457 Jy ! Component: 3450 - total flux cleaned = -0.00299472 Jy ! Component: 3500 - total flux cleaned = -0.00306475 Jy ! Component: 3550 - total flux cleaned = -0.003053 Jy ! Component: 3600 - total flux cleaned = -0.0030299 Jy ! Component: 3650 - total flux cleaned = -0.00301841 Jy ! Component: 3700 - total flux cleaned = -0.00304117 Jy ! Component: 3750 - total flux cleaned = -0.00307527 Jy ! Component: 3800 - total flux cleaned = -0.00308639 Jy ! Component: 3850 - total flux cleaned = -0.00309756 Jy ! Component: 3900 - total flux cleaned = -0.00305312 Jy ! Component: 3950 - total flux cleaned = -0.00306424 Jy ! Component: 4000 - total flux cleaned = -0.00311917 Jy ! Component: 4050 - total flux cleaned = -0.00306441 Jy ! Total flux subtracted in 4096 components = -0.003097 Jy ! Clean residual min=-0.000603 max=0.000617 Jy/beam ! Clean residual mean=0.000001 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.15154 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 356 components and 0.151539 Jy ![Exited script file: muppet] wmap "J1526-0425_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.151 x 7.336 at -3.825 degrees (North through East) ! Clean map min=-0.00135 max=0.11777 Jy/beam ! Writing clean map to FITS file: J1526-0425_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.117768 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000198807 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.506436 0.506436 1.01287 2.02574 4.05149 8.10297 16.2059 32.4119 64.8238 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.117 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.151 x 7.336 at -3.825 degrees (North through East) ! Clean map min=-0.00135 max=0.11777 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 J1526-0425_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:28:40 2017