! Started logfile: J1748+3404_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:06:36 2016 obs J1748+3404_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1748+3404_S_2015_03_17_pus_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.758621 visibilities/baseline/integration-bin. ! Found source: J1748+3404 ! ! 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 330 lines of history. ! ! Reading 7920 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 J1748+3404_S_2015_03_17_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.824124Jy sigma=0.010026 ! Fit after self-cal, rms=0.810132Jy sigma=0.009870 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=4.661 mas, bpa=-14.89 degrees ! Estimated noise=1073.98 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.141002 Jy ! Component: 100 - total flux cleaned = 0.176023 Jy ! Total flux subtracted in 100 components = 0.176023 Jy ! Clean residual min=-0.007199 max=0.014359 Jy/beam ! Clean residual mean=0.000009 rms=0.002157 Jy/beam ! Combined flux in latest and established models = 0.176023 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.176023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087023Jy sigma=0.000886 ! Fit after self-cal, rms=0.086991Jy sigma=0.000886 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156094 Jy ! Component: 100 - total flux cleaned = 0.0241827 Jy ! Total flux subtracted in 100 components = 0.0241827 Jy ! Clean residual min=-0.006736 max=0.007376 Jy/beam ! Clean residual mean=0.000006 rms=0.001722 Jy/beam ! Combined flux in latest and established models = 0.200206 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 0.200206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082503Jy sigma=0.000850 ! Fit after self-cal, rms=0.082476Jy sigma=0.000850 ! 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.813 mas, bmaj=5.555 mas, bpa=-14.21 degrees ! Estimated noise=679.335 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.00736047 Jy ! Component: 100 - total flux cleaned = 0.0118132 Jy ! Component: 150 - total flux cleaned = 0.0145885 Jy ! Component: 200 - total flux cleaned = 0.0163285 Jy ! Total flux subtracted in 200 components = 0.0163285 Jy ! Clean residual min=-0.007624 max=0.006392 Jy/beam ! Clean residual mean=-0.000003 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.216535 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.216535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081282Jy sigma=0.000846 ! Fit after self-cal, rms=0.081274Jy sigma=0.000846 ! 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.97 FD 0.84 HN 0.96 KP 1.09 ! LA 0.99 MK 1.00 NL 0.93 OV 1.02 ! PT 1.07 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 1.05 FD 0.85 HN 1.03 KP 1.07 ! LA 0.97 MK 1.02 NL 1.09 OV 1.03 ! PT 1.06 SC 1.06 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.88 HN 1.05 KP 0.96 ! LA 0.79 MK 1.09 NL 1.36 OV 0.97 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.90 HN 0.99 KP 0.94 ! LA 0.84 MK 1.10 NL 0.99 OV 1.00 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.081274Jy sigma=0.000846 ! Fit after self-cal, rms=0.073429Jy sigma=0.000790 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.886 mas, bmaj=5.623 mas, bpa=-13.4 degrees ! Estimated noise=687.821 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.00142285 Jy ! Component: 100 - total flux cleaned = -0.00165156 Jy ! Component: 150 - total flux cleaned = -0.00182941 Jy ! Component: 200 - total flux cleaned = -0.00193401 Jy ! Total flux subtracted in 200 components = -0.00193401 Jy ! Clean residual min=-0.003802 max=0.003631 Jy/beam ! Clean residual mean=0.000008 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.214601 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.214601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073362Jy sigma=0.000789 ! Fit after self-cal, rms=0.073275Jy sigma=0.000788 ! 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.073275Jy sigma=0.000788 ! Fit after self-cal, rms=0.071909Jy sigma=0.000777 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=5.632 mas, bpa=-14.02 degrees ! Estimated noise=686.441 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000692588 Jy ! Component: 100 - total flux cleaned = -0.000868482 Jy ! Component: 150 - total flux cleaned = -0.000942265 Jy ! Component: 200 - total flux cleaned = -0.00100865 Jy ! Total flux subtracted in 200 components = -0.00100865 Jy ! Clean residual min=-0.001929 max=0.002480 Jy/beam ! Clean residual mean=0.000003 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.213592 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.213592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071886Jy sigma=0.000777 ! Fit after self-cal, rms=0.071891Jy sigma=0.000777 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 (-47.5, -66.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134835 Jy ! Component: 100 - total flux cleaned = 0.00135008 Jy ! Component: 150 - total flux cleaned = 0.0012611 Jy ! Component: 200 - total flux cleaned = 0.00122208 Jy ! Total flux subtracted in 200 components = 0.00122208 Jy ! Clean residual min=-0.002126 max=0.001935 Jy/beam ! Clean residual mean=0.000002 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.214814 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.214814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071805Jy sigma=0.000776 ! Fit after self-cal, rms=0.071804Jy sigma=0.000776 ! 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.071804Jy sigma=0.000776 ! Fit after self-cal, rms=0.071722Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.894 mas, bmaj=5.645 mas, bpa=-14.17 degrees ! Estimated noise=685.909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.75056e-05 Jy ! Component: 100 - total flux cleaned = -0.000175541 Jy ! Component: 150 - total flux cleaned = -0.000343084 Jy ! Component: 200 - total flux cleaned = -0.000470585 Jy ! Total flux subtracted in 200 components = -0.000470585 Jy ! Clean residual min=-0.002040 max=0.001939 Jy/beam ! Clean residual mean=0.000001 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.214343 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 63 components and 0.214343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071697Jy sigma=0.000776 ! Fit after self-cal, rms=0.071697Jy sigma=0.000776 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.000158575 Jy ! Component: 100 - total flux cleaned = -0.000227238 Jy ! Component: 150 - total flux cleaned = -0.000269382 Jy ! Component: 200 - total flux cleaned = -0.000289269 Jy ! Total flux subtracted in 200 components = -0.000289269 Jy ! Clean residual min=-0.002025 max=0.001933 Jy/beam ! Clean residual mean=0.000001 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.214054 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.214054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071684Jy sigma=0.000775 ! Fit after self-cal, rms=0.071685Jy sigma=0.000775 ! 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.071685Jy sigma=0.000775 ! Fit after self-cal, rms=0.071606Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.096 mas, bmaj=10.21 mas, bpa=-3.216 degrees ! Estimated noise=834.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000570937 Jy ! Component: 100 - total flux cleaned = -0.000591008 Jy ! Component: 150 - total flux cleaned = -0.000537888 Jy ! Component: 200 - total flux cleaned = -0.000479703 Jy ! Total flux subtracted in 200 components = -0.000479703 Jy ! Clean residual min=-0.001893 max=0.002153 Jy/beam ! Clean residual mean=0.000002 rms=0.000539 Jy/beam ! Combined flux in latest and established models = 0.213574 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.213574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071601Jy sigma=0.000775 ! Fit after self-cal, rms=0.071602Jy 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 = -4.47445e-05 Jy ! Component: 100 - total flux cleaned = -6.24749e-05 Jy ! Component: 150 - total flux cleaned = -6.28907e-05 Jy ! Component: 200 - total flux cleaned = -7.48904e-05 Jy ! Total flux subtracted in 200 components = -7.48904e-05 Jy ! Clean residual min=-0.001854 max=0.002114 Jy/beam ! Clean residual mean=0.000002 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.2135 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.2135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071600Jy sigma=0.000775 ! Fit after self-cal, rms=0.071600Jy sigma=0.000775 ! 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.896 mas, bmaj=5.652 mas, bpa=-14.24 degrees ! Estimated noise=685.168 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.896 x 5.652 at -14.24 degrees (North through East) ! Clean map min=-0.0018965 max=0.18444 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.212 mas, bmaj=4.745 mas, bpa=-15.28 degrees ! Estimated noise=1092.31 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143343 Jy ! Component: 100 - total flux cleaned = 0.177219 Jy ! Component: 150 - total flux cleaned = 0.19064 Jy ! Component: 200 - total flux cleaned = 0.197749 Jy ! Total flux subtracted in 200 components = 0.197749 Jy ! Clean residual min=-0.004017 max=0.004749 Jy/beam ! Clean residual mean=0.000003 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.197749 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.197749 Jy ! Inverting map and beam ! Estimated beam: bmin=3.896 mas, bmaj=5.652 mas, bpa=-14.24 degrees ! Estimated noise=685.168 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.00566152 Jy ! Component: 100 - total flux cleaned = 0.00886484 Jy ! Component: 150 - total flux cleaned = 0.0108625 Jy ! Component: 200 - total flux cleaned = 0.0119684 Jy ! Total flux subtracted in 200 components = 0.0119684 Jy ! Clean residual min=-0.001964 max=0.002117 Jy/beam ! Clean residual mean=0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.209717 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 52 components and 0.209717 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=8.096 mas, bmaj=10.21 mas, bpa=-3.216 degrees ! Estimated noise=834.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199287 Jy ! Component: 100 - total flux cleaned = 0.00255327 Jy ! Component: 150 - total flux cleaned = 0.00258756 Jy ! Component: 200 - total flux cleaned = 0.0026443 Jy ! Total flux subtracted in 200 components = 0.0026443 Jy ! Clean residual min=-0.001872 max=0.002099 Jy/beam ! Clean residual mean=0.000002 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.212361 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 = 4.62108e-05 Jy ! Component: 100 - total flux cleaned = 0.000109392 Jy ! Component: 150 - total flux cleaned = 0.000146668 Jy ! Component: 200 - total flux cleaned = 0.00018003 Jy ! Total flux subtracted in 200 components = 0.00018003 Jy ! Clean residual min=-0.001852 max=0.002128 Jy/beam ! Clean residual mean=0.000002 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.212541 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 82 components and 0.212541 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.896 mas, bmaj=5.652 mas, bpa=-14.24 degrees ! Estimated noise=685.168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000288663 Jy ! Component: 100 - total flux cleaned = -0.000393358 Jy ! Component: 150 - total flux cleaned = -0.000454955 Jy ! Component: 200 - total flux cleaned = -0.000454749 Jy ! Total flux subtracted in 200 components = -0.000454749 Jy ! Clean residual min=-0.001916 max=0.001831 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.212087 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 92 components and 0.212087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071612Jy sigma=0.000775 ! Fit after self-cal, rms=0.071607Jy sigma=0.000775 wmodel J1748+3404_S_2015_03_17_pus_map.mod ! Writing 92 model components to file: J1748+3404_S_2015_03_17_pus_map.mod wobs J1748+3404_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1748+3404_S_2015_03_17_pus_uvs.fits wwins J1748+3404_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1748+3404_S_2015_03_17_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 = 2.59973e-05 Jy ! Component: 100 - total flux cleaned = 0.000305988 Jy ! Component: 150 - total flux cleaned = 0.00048397 Jy ! Component: 200 - total flux cleaned = 0.000540335 Jy ! Component: 250 - total flux cleaned = 0.000567315 Jy ! Component: 300 - total flux cleaned = 0.000541124 Jy ! Component: 350 - total flux cleaned = 0.000489178 Jy ! Component: 400 - total flux cleaned = 0.000488459 Jy ! Component: 450 - total flux cleaned = 0.000392396 Jy ! Component: 500 - total flux cleaned = 0.000368777 Jy ! Component: 550 - total flux cleaned = 0.000368212 Jy ! Component: 600 - total flux cleaned = 0.00036786 Jy ! Component: 650 - total flux cleaned = 0.000411715 Jy ! Component: 700 - total flux cleaned = 0.00039025 Jy ! Component: 750 - total flux cleaned = 0.000348487 Jy ! Component: 800 - total flux cleaned = 0.000348296 Jy ! Component: 850 - total flux cleaned = 0.000388448 Jy ! Component: 900 - total flux cleaned = 0.000348422 Jy ! Component: 950 - total flux cleaned = 0.000309447 Jy ! Component: 1000 - total flux cleaned = 0.00034821 Jy ! Component: 1050 - total flux cleaned = 0.000291701 Jy ! Component: 1100 - total flux cleaned = 0.000329259 Jy ! Component: 1150 - total flux cleaned = 0.000310461 Jy ! Component: 1200 - total flux cleaned = 0.000256387 Jy ! Component: 1250 - total flux cleaned = 0.0002206 Jy ! Component: 1300 - total flux cleaned = 0.000238178 Jy ! Component: 1350 - total flux cleaned = 0.000220769 Jy ! Component: 1400 - total flux cleaned = 0.000254836 Jy ! Component: 1450 - total flux cleaned = 0.000204049 Jy ! Component: 1500 - total flux cleaned = 0.000187397 Jy ! Component: 1550 - total flux cleaned = 0.000203543 Jy ! Component: 1600 - total flux cleaned = 0.00010599 Jy ! Component: 1650 - total flux cleaned = 0.000138141 Jy ! Component: 1700 - total flux cleaned = 7.43698e-05 Jy ! Component: 1750 - total flux cleaned = 5.8358e-05 Jy ! Component: 1800 - total flux cleaned = 7.39494e-05 Jy ! Component: 1850 - total flux cleaned = 7.36935e-05 Jy ! Component: 1900 - total flux cleaned = 2.8215e-05 Jy ! Component: 1950 - total flux cleaned = 4.32096e-05 Jy ! Component: 2000 - total flux cleaned = 4.29459e-05 Jy ! Component: 2050 - total flux cleaned = 4.29089e-05 Jy ! Component: 2100 - total flux cleaned = 8.64806e-05 Jy ! Component: 2150 - total flux cleaned = 0.000100582 Jy ! Component: 2200 - total flux cleaned = 8.63419e-05 Jy ! Component: 2250 - total flux cleaned = 0.000114541 Jy ! Component: 2300 - total flux cleaned = 0.000156512 Jy ! Component: 2350 - total flux cleaned = 0.000184303 Jy ! Component: 2400 - total flux cleaned = 0.000225593 Jy ! Component: 2450 - total flux cleaned = 0.000252726 Jy ! Component: 2500 - total flux cleaned = 0.000292924 Jy ! Component: 2550 - total flux cleaned = 0.000279444 Jy ! Component: 2600 - total flux cleaned = 0.000305958 Jy ! Component: 2650 - total flux cleaned = 0.000371597 Jy ! Component: 2700 - total flux cleaned = 0.000371541 Jy ! Component: 2750 - total flux cleaned = 0.000410245 Jy ! Component: 2800 - total flux cleaned = 0.000435658 Jy ! Component: 2850 - total flux cleaned = 0.000486186 Jy ! Component: 2900 - total flux cleaned = 0.00053603 Jy ! Component: 2950 - total flux cleaned = 0.00056074 Jy ! Component: 3000 - total flux cleaned = 0.000585313 Jy ! Component: 3050 - total flux cleaned = 0.000597585 Jy ! Component: 3100 - total flux cleaned = 0.000646157 Jy ! Component: 3150 - total flux cleaned = 0.000658074 Jy ! Component: 3200 - total flux cleaned = 0.000729474 Jy ! Component: 3250 - total flux cleaned = 0.000741364 Jy ! Component: 3300 - total flux cleaned = 0.000729895 Jy ! Component: 3350 - total flux cleaned = 0.000799949 Jy ! Component: 3400 - total flux cleaned = 0.000846238 Jy ! Component: 3450 - total flux cleaned = 0.000857631 Jy ! Component: 3500 - total flux cleaned = 0.000869136 Jy ! Component: 3550 - total flux cleaned = 0.000914538 Jy ! Component: 3600 - total flux cleaned = 0.000937016 Jy ! Component: 3650 - total flux cleaned = 0.000959399 Jy ! Component: 3700 - total flux cleaned = 0.00100373 Jy ! Component: 3750 - total flux cleaned = 0.00101481 Jy ! Component: 3800 - total flux cleaned = 0.00102572 Jy ! Component: 3850 - total flux cleaned = 0.00108001 Jy ! Component: 3900 - total flux cleaned = 0.00109072 Jy ! Component: 3950 - total flux cleaned = 0.00110138 Jy ! Component: 4000 - total flux cleaned = 0.00109069 Jy ! Component: 4050 - total flux cleaned = 0.00111185 Jy ! Total flux subtracted in 4096 components = 0.00117482 Jy ! Clean residual min=-0.000696 max=0.000670 Jy/beam ! Clean residual mean=-0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.213261 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 372 components and 0.213262 Jy ![Exited script file: muppet] wmap "J1748+3404_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.896 x 5.652 at -14.24 degrees (North through East) ! Clean map min=-0.001289 max=0.18554 Jy/beam ! Writing clean map to FITS file: J1748+3404_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.185543 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000187627 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.303369 0.303369 0.606737 1.21347 2.42695 4.8539 9.7078 19.4156 38.8312 77.6624 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.185 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.896 x 5.652 at -14.24 degrees (North through East) ! Clean map min=-0.001289 max=0.18554 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 J1748+3404_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:06:40 2016