! Started logfile: J0544-2241_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:48:36 2016 obs J0544-2241_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0544-2241_S_2015_03_17_pus_uva.fits ! AN table 1: 56 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970238 visibilities/baseline/integration-bin. ! Found source: J0544-2241 ! ! 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 9780 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 J0544-2241_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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.786761Jy sigma=0.007440 ! Fit after self-cal, rms=0.777631Jy sigma=0.007362 ! 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.36 mas, bmaj=6.36 mas, bpa=-5.68 degrees ! Estimated noise=1165.87 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.164324 Jy ! Component: 100 - total flux cleaned = 0.206755 Jy ! Total flux subtracted in 100 components = 0.206755 Jy ! Clean residual min=-0.007876 max=0.017437 Jy/beam ! Clean residual mean=-0.000016 rms=0.002117 Jy/beam ! Combined flux in latest and established models = 0.206755 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.206755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106388Jy sigma=0.000900 ! Fit after self-cal, rms=0.106347Jy sigma=0.000900 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0193051 Jy ! Component: 100 - total flux cleaned = 0.0309022 Jy ! Total flux subtracted in 100 components = 0.0309022 Jy ! Clean residual min=-0.006665 max=0.007284 Jy/beam ! Clean residual mean=-0.000010 rms=0.001659 Jy/beam ! Combined flux in latest and established models = 0.237657 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.237657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100304Jy sigma=0.000854 ! Fit after self-cal, rms=0.100270Jy sigma=0.000854 ! 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.926 mas, bmaj=7.54 mas, bpa=-5.476 degrees ! Estimated noise=775.942 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.0111512 Jy ! Component: 100 - total flux cleaned = 0.0174032 Jy ! Component: 150 - total flux cleaned = 0.0211154 Jy ! Component: 200 - total flux cleaned = 0.0233434 Jy ! Total flux subtracted in 200 components = 0.0233434 Jy ! Clean residual min=-0.005426 max=0.005293 Jy/beam ! Clean residual mean=-0.000008 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.261 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 63 components and 0.261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098517Jy sigma=0.000846 ! Fit after self-cal, rms=0.098508Jy sigma=0.000846 ! 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.04 FD 0.82 HN 1.00 KP 1.14 ! LA 0.98 MK 0.97 NL 0.93 OV 1.00 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.87 HN 1.11 KP 1.06 ! LA 0.99 MK 1.01 NL 1.07 OV 1.02 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.89 HN 1.09 KP 0.96 ! LA 0.80 MK 1.04 NL 1.14 OV 0.98 ! PT 1.03 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.93 HN 1.01 KP 0.95 ! LA 0.84 MK 1.05 NL 1.01 OV 1.02 ! PT 1.06 SC 0.95 ! ! ! Fit before self-cal, rms=0.098508Jy sigma=0.000846 ! Fit after self-cal, rms=0.092423Jy sigma=0.000812 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.947 mas, bmaj=7.578 mas, bpa=-5.27 degrees ! Estimated noise=778.527 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.000406174 Jy ! Component: 100 - total flux cleaned = -0.000513859 Jy ! Component: 150 - total flux cleaned = -0.000556037 Jy ! Component: 200 - total flux cleaned = -0.000590603 Jy ! Total flux subtracted in 200 components = -0.000590603 Jy ! Clean residual min=-0.002457 max=0.003066 Jy/beam ! Clean residual mean=0.000002 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.26041 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 70 components and 0.26041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092406Jy sigma=0.000812 ! Fit after self-cal, rms=0.092364Jy sigma=0.000812 ! 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.092364Jy sigma=0.000812 ! Fit after self-cal, rms=0.091812Jy sigma=0.000810 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.951 mas, bmaj=7.563 mas, bpa=-5.268 degrees ! Estimated noise=778.41 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.46675e-05 Jy ! Component: 100 - total flux cleaned = -0.000147 Jy ! Component: 150 - total flux cleaned = -0.000196088 Jy ! Component: 200 - total flux cleaned = -0.000224705 Jy ! Total flux subtracted in 200 components = -0.000224705 Jy ! Clean residual min=-0.002409 max=0.002720 Jy/beam ! Clean residual mean=-0.000003 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.260185 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 73 components and 0.260185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091804Jy sigma=0.000810 ! Fit after self-cal, rms=0.091808Jy sigma=0.000809 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 (62, -30). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190666 Jy ! Component: 100 - total flux cleaned = 0.00186326 Jy ! Component: 150 - total flux cleaned = 0.00182361 Jy ! Component: 200 - total flux cleaned = 0.00182287 Jy ! Total flux subtracted in 200 components = 0.00182287 Jy ! Clean residual min=-0.002239 max=0.002216 Jy/beam ! Clean residual mean=-0.000002 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.262008 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.262008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091731Jy sigma=0.000809 ! Fit after self-cal, rms=0.091729Jy sigma=0.000809 ! 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.091729Jy sigma=0.000809 ! Fit after self-cal, rms=0.091525Jy sigma=0.000809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=7.56 mas, bpa=-5.255 degrees ! Estimated noise=777.42 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000203837 Jy ! Component: 100 - total flux cleaned = 0.000204961 Jy ! Component: 150 - total flux cleaned = 0.000232136 Jy ! Component: 200 - total flux cleaned = 0.000232198 Jy ! Total flux subtracted in 200 components = 0.000232198 Jy ! Clean residual min=-0.002249 max=0.002123 Jy/beam ! Clean residual mean=-0.000002 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.26224 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 106 components and 0.26224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091506Jy sigma=0.000809 ! Fit after self-cal, rms=0.091507Jy sigma=0.000809 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.03497e-08 Jy ! Component: 100 - total flux cleaned = 2.19201e-05 Jy ! Component: 150 - total flux cleaned = 2.22018e-05 Jy ! Component: 200 - total flux cleaned = 4.11376e-06 Jy ! Total flux subtracted in 200 components = 4.11376e-06 Jy ! Clean residual min=-0.002245 max=0.002112 Jy/beam ! Clean residual mean=-0.000002 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.262244 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 109 components and 0.262244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091497Jy sigma=0.000809 ! Fit after self-cal, rms=0.091498Jy sigma=0.000809 ! 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.091498Jy sigma=0.000809 ! Fit after self-cal, rms=0.091475Jy sigma=0.000809 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.49 mas, bmaj=16.56 mas, bpa=0.3984 degrees ! Estimated noise=1033.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000285523 Jy ! Component: 100 - total flux cleaned = -0.000339031 Jy ! Component: 150 - total flux cleaned = -0.00038546 Jy ! Component: 200 - total flux cleaned = -0.000385248 Jy ! Total flux subtracted in 200 components = -0.000385248 Jy ! Clean residual min=-0.002255 max=0.002884 Jy/beam ! Clean residual mean=-0.000003 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.261859 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 116 components and 0.261859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091471Jy sigma=0.000809 ! Fit after self-cal, rms=0.091471Jy sigma=0.000808 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 = -1.81806e-05 Jy ! Component: 100 - total flux cleaned = -3.1805e-05 Jy ! Component: 150 - total flux cleaned = -4.40284e-05 Jy ! Component: 200 - total flux cleaned = -5.62506e-05 Jy ! Total flux subtracted in 200 components = -5.62506e-05 Jy ! Clean residual min=-0.002247 max=0.002862 Jy/beam ! Clean residual mean=-0.000004 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.261803 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 119 components and 0.261803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091469Jy sigma=0.000808 ! Fit after self-cal, rms=0.091468Jy sigma=0.000808 ! 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.953 mas, bmaj=7.56 mas, bpa=-5.257 degrees ! Estimated noise=777.24 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 7.56 at -5.257 degrees (North through East) ! Clean map min=-0.0021266 max=0.21472 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.379 mas, bmaj=6.354 mas, bpa=-5.542 degrees ! Estimated noise=1170.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164809 Jy ! Component: 100 - total flux cleaned = 0.206729 Jy ! Component: 150 - total flux cleaned = 0.22554 Jy ! Component: 200 - total flux cleaned = 0.236703 Jy ! Total flux subtracted in 200 components = 0.236703 Jy ! Clean residual min=-0.004960 max=0.006248 Jy/beam ! Clean residual mean=-0.000006 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.236704 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.236704 Jy ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=7.56 mas, bpa=-5.257 degrees ! Estimated noise=777.24 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.0101393 Jy ! Component: 100 - total flux cleaned = 0.0152267 Jy ! Component: 150 - total flux cleaned = 0.0183539 Jy ! Component: 200 - total flux cleaned = 0.0205211 Jy ! Total flux subtracted in 200 components = 0.0205211 Jy ! Clean residual min=-0.002389 max=0.002246 Jy/beam ! Clean residual mean=-0.000004 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.257225 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 58 components and 0.257225 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.49 mas, bmaj=16.56 mas, bpa=0.3984 degrees ! Estimated noise=1033.04 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228073 Jy ! Component: 100 - total flux cleaned = 0.00286776 Jy ! Component: 150 - total flux cleaned = 0.00306485 Jy ! Component: 200 - total flux cleaned = 0.00313032 Jy ! Total flux subtracted in 200 components = 0.00313032 Jy ! Clean residual min=-0.002271 max=0.002936 Jy/beam ! Clean residual mean=-0.000005 rms=0.000731 Jy/beam ! Combined flux in latest and established models = 0.260355 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.98079e-05 Jy ! Component: 100 - total flux cleaned = 5.6639e-05 Jy ! Component: 150 - total flux cleaned = 5.69665e-05 Jy ! Component: 200 - total flux cleaned = 8.01788e-05 Jy ! Total flux subtracted in 200 components = 8.01788e-05 Jy ! Clean residual min=-0.002281 max=0.002893 Jy/beam ! Clean residual mean=-0.000005 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.260435 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 77 components and 0.260435 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.953 mas, bmaj=7.56 mas, bpa=-5.257 degrees ! Estimated noise=777.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295601 Jy ! Component: 100 - total flux cleaned = -0.00036407 Jy ! Component: 150 - total flux cleaned = -0.000363414 Jy ! Component: 200 - total flux cleaned = -0.000364382 Jy ! Total flux subtracted in 200 components = -0.000364382 Jy ! Clean residual min=-0.002246 max=0.002220 Jy/beam ! Clean residual mean=-0.000003 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.260071 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 94 components and 0.260071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091489Jy sigma=0.000809 ! Fit after self-cal, rms=0.091486Jy sigma=0.000809 wmodel J0544-2241_S_2015_03_17_pus_map.mod ! Writing 94 model components to file: J0544-2241_S_2015_03_17_pus_map.mod wobs J0544-2241_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0544-2241_S_2015_03_17_pus_uvs.fits wwins J0544-2241_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J0544-2241_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 = -8.63879e-05 Jy ! Component: 100 - total flux cleaned = 6.38697e-05 Jy ! Component: 150 - total flux cleaned = 0.000135082 Jy ! Component: 200 - total flux cleaned = 2.09378e-06 Jy ! Component: 250 - total flux cleaned = -0.000192452 Jy ! Component: 300 - total flux cleaned = -0.000287241 Jy ! Component: 350 - total flux cleaned = -0.000379716 Jy ! Component: 400 - total flux cleaned = -0.000379592 Jy ! Component: 450 - total flux cleaned = -0.000467845 Jy ! Component: 500 - total flux cleaned = -0.000612027 Jy ! Component: 550 - total flux cleaned = -0.000696653 Jy ! Component: 600 - total flux cleaned = -0.000808406 Jy ! Component: 650 - total flux cleaned = -0.000999008 Jy ! Component: 700 - total flux cleaned = -0.00107959 Jy ! Component: 750 - total flux cleaned = -0.00115891 Jy ! Component: 800 - total flux cleaned = -0.0012368 Jy ! Component: 850 - total flux cleaned = -0.00118587 Jy ! Component: 900 - total flux cleaned = -0.00128662 Jy ! Component: 950 - total flux cleaned = -0.00131091 Jy ! Component: 1000 - total flux cleaned = -0.0012862 Jy ! Component: 1050 - total flux cleaned = -0.00140636 Jy ! Component: 1100 - total flux cleaned = -0.00140592 Jy ! Component: 1150 - total flux cleaned = -0.00152303 Jy ! Component: 1200 - total flux cleaned = -0.00149999 Jy ! Component: 1250 - total flux cleaned = -0.00161468 Jy ! Component: 1300 - total flux cleaned = -0.00161453 Jy ! Component: 1350 - total flux cleaned = -0.00174838 Jy ! Component: 1400 - total flux cleaned = -0.00172637 Jy ! Component: 1450 - total flux cleaned = -0.00177021 Jy ! Component: 1500 - total flux cleaned = -0.00183522 Jy ! Component: 1550 - total flux cleaned = -0.00192071 Jy ! Component: 1600 - total flux cleaned = -0.00196319 Jy ! Component: 1650 - total flux cleaned = -0.0019635 Jy ! Component: 1700 - total flux cleaned = -0.00196385 Jy ! Component: 1750 - total flux cleaned = -0.00200516 Jy ! Component: 1800 - total flux cleaned = -0.00196488 Jy ! Component: 1850 - total flux cleaned = -0.00208582 Jy ! Component: 1900 - total flux cleaned = -0.00208595 Jy ! Component: 1950 - total flux cleaned = -0.00206611 Jy ! Component: 2000 - total flux cleaned = -0.0021055 Jy ! Component: 2050 - total flux cleaned = -0.0021833 Jy ! Component: 2100 - total flux cleaned = -0.00222153 Jy ! Component: 2150 - total flux cleaned = -0.00229749 Jy ! Component: 2200 - total flux cleaned = -0.00227842 Jy ! Component: 2250 - total flux cleaned = -0.00231588 Jy ! Component: 2300 - total flux cleaned = -0.00231585 Jy ! Component: 2350 - total flux cleaned = -0.00231585 Jy ! Component: 2400 - total flux cleaned = -0.0023158 Jy ! Component: 2450 - total flux cleaned = -0.00235201 Jy ! Component: 2500 - total flux cleaned = -0.0023163 Jy ! Component: 2550 - total flux cleaned = -0.00240545 Jy ! Component: 2600 - total flux cleaned = -0.0024054 Jy ! Component: 2650 - total flux cleaned = -0.00245801 Jy ! Component: 2700 - total flux cleaned = -0.0025274 Jy ! Component: 2750 - total flux cleaned = -0.00254473 Jy ! Component: 2800 - total flux cleaned = -0.0026134 Jy ! Component: 2850 - total flux cleaned = -0.00264733 Jy ! Component: 2900 - total flux cleaned = -0.00266411 Jy ! Component: 2950 - total flux cleaned = -0.00269776 Jy ! Component: 3000 - total flux cleaned = -0.00276451 Jy ! Component: 3050 - total flux cleaned = -0.00278103 Jy ! Component: 3100 - total flux cleaned = -0.00286314 Jy ! Component: 3150 - total flux cleaned = -0.00287931 Jy ! Component: 3200 - total flux cleaned = -0.00291168 Jy ! Component: 3250 - total flux cleaned = -0.00300805 Jy ! Component: 3300 - total flux cleaned = -0.00307199 Jy ! Component: 3350 - total flux cleaned = -0.00316676 Jy ! Component: 3400 - total flux cleaned = -0.00319821 Jy ! Component: 3450 - total flux cleaned = -0.00332312 Jy ! Component: 3500 - total flux cleaned = -0.00332313 Jy ! Component: 3550 - total flux cleaned = -0.00340017 Jy ! Component: 3600 - total flux cleaned = -0.00349185 Jy ! Component: 3650 - total flux cleaned = -0.00358278 Jy ! Component: 3700 - total flux cleaned = -0.00362792 Jy ! Component: 3750 - total flux cleaned = -0.003643 Jy ! Component: 3800 - total flux cleaned = -0.00374708 Jy ! Component: 3850 - total flux cleaned = -0.00379158 Jy ! Component: 3900 - total flux cleaned = -0.00386512 Jy ! Component: 3950 - total flux cleaned = -0.00392354 Jy ! Component: 4000 - total flux cleaned = -0.00398147 Jy ! Component: 4050 - total flux cleaned = -0.00405335 Jy ! Total flux subtracted in 4096 components = -0.00412486 Jy ! Clean residual min=-0.000941 max=0.000929 Jy/beam ! Clean residual mean=-0.000001 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.255946 Jy keep ! Adding 321 model components to the UV plane model. ! The established model now contains 415 components and 0.255946 Jy ![Exited script file: muppet] wmap "J0544-2241_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.953 x 7.56 at -5.257 degrees (North through East) ! Clean map min=-0.0016393 max=0.21638 Jy/beam ! Writing clean map to FITS file: J0544-2241_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.216385 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000272897 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.37835 0.37835 0.7567 1.5134 3.0268 6.0536 12.1072 24.2144 48.4288 96.8576 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.216 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.953 x 7.56 at -5.257 degrees (North through East) ! Clean map min=-0.0016393 max=0.21638 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 J0544-2241_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:48:41 2016