! Started logfile: J1008-0933_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:55:54 2016 obs J1008-0933_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1008-0933_S_2015_03_17_pus_uva.fits ! AN table 1: 82 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975881 visibilities/baseline/integration-bin. ! Found source: J1008-0933 ! ! 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 14404 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 J1008-0933_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.847467Jy sigma=0.008515 ! Fit after self-cal, rms=0.793527Jy sigma=0.008022 ! 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.58 mas, bmaj=6.227 mas, bpa=-4.854 degrees ! Estimated noise=848.901 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.142424 Jy ! Component: 100 - total flux cleaned = 0.194892 Jy ! Total flux subtracted in 100 components = 0.194892 Jy ! Clean residual min=-0.011920 max=0.027269 Jy/beam ! Clean residual mean=-0.000060 rms=0.003258 Jy/beam ! Combined flux in latest and established models = 0.194892 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.194892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115873Jy sigma=0.001053 ! Fit after self-cal, rms=0.115734Jy sigma=0.001051 ! Inverting map ! Added new window around map position (0.5, -6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0329202 Jy ! Component: 100 - total flux cleaned = 0.053937 Jy ! Total flux subtracted in 100 components = 0.053937 Jy ! Clean residual min=-0.008586 max=0.011504 Jy/beam ! Clean residual mean=-0.000033 rms=0.002026 Jy/beam ! Combined flux in latest and established models = 0.248829 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 46 components and 0.248829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099026Jy sigma=0.000896 ! Fit after self-cal, rms=0.098880Jy sigma=0.000895 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0151449 Jy ! Component: 100 - total flux cleaned = 0.0257106 Jy ! Total flux subtracted in 100 components = 0.0257106 Jy ! Clean residual min=-0.006923 max=0.007863 Jy/beam ! Clean residual mean=-0.000022 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.27454 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 60 components and 0.27454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094584Jy sigma=0.000858 ! Fit after self-cal, rms=0.094531Jy sigma=0.000858 ! 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.117 mas, bmaj=7.418 mas, bpa=-4.244 degrees ! Estimated noise=600.641 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.0115655 Jy ! Component: 100 - total flux cleaned = 0.0180876 Jy ! Component: 150 - total flux cleaned = 0.0221213 Jy ! Component: 200 - total flux cleaned = 0.0246859 Jy ! Total flux subtracted in 200 components = 0.0246859 Jy ! Clean residual min=-0.005955 max=0.007406 Jy/beam ! Clean residual mean=-0.000028 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.299226 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 90 components and 0.299226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092669Jy sigma=0.000846 ! Fit after self-cal, rms=0.092631Jy 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.01 FD 0.81 HN 0.95 KP 1.08 ! LA 0.96 MK 0.98 NL 0.88 OV 1.00 ! PT 1.24 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.85 HN 1.00 KP 1.06 ! LA 0.93 MK 1.05 NL 1.01 OV 1.03 ! PT 1.22 SC 1.04 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.89 HN 1.01 KP 0.96 ! LA 0.77 MK 1.08 NL 1.17 OV 0.95 ! PT 1.17 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.91 HN 0.98 KP 0.94 ! LA 0.84 MK 1.08 NL 1.02 OV 1.02 ! PT 1.21 SC 1.01 ! ! ! Fit before self-cal, rms=0.092631Jy sigma=0.000846 ! Fit after self-cal, rms=0.085552Jy sigma=0.000787 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.15 mas, bmaj=7.494 mas, bpa=-4.002 degrees ! Estimated noise=602.811 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.000447962 Jy ! Component: 100 - total flux cleaned = 0.000299866 Jy ! Component: 150 - total flux cleaned = 0.000224178 Jy ! Component: 200 - total flux cleaned = 9.97419e-05 Jy ! Total flux subtracted in 200 components = 9.97419e-05 Jy ! Clean residual min=-0.002559 max=0.002203 Jy/beam ! Clean residual mean=-0.000005 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.299326 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 102 components and 0.299326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085508Jy sigma=0.000786 ! Fit after self-cal, rms=0.085540Jy sigma=0.000786 ! 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.085540Jy sigma=0.000786 ! Fit after self-cal, rms=0.085447Jy sigma=0.000784 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.156 mas, bmaj=7.492 mas, bpa=-3.965 degrees ! Estimated noise=602.845 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.33808e-05 Jy ! Component: 100 - total flux cleaned = -1.41085e-05 Jy ! Component: 150 - total flux cleaned = -6.78963e-05 Jy ! Component: 200 - total flux cleaned = -6.80623e-05 Jy ! Total flux subtracted in 200 components = -6.80623e-05 Jy ! Clean residual min=-0.002322 max=0.002049 Jy/beam ! Clean residual mean=-0.000002 rms=0.000509 Jy/beam ! Combined flux in latest and established models = 0.299258 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.299258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085428Jy sigma=0.000784 ! Fit after self-cal, rms=0.085431Jy sigma=0.000784 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.000175206 Jy ! Component: 100 - total flux cleaned = 0.000174658 Jy ! Component: 150 - total flux cleaned = 0.000153445 Jy ! Component: 200 - total flux cleaned = 0.000153683 Jy ! Total flux subtracted in 200 components = 0.000153683 Jy ! Clean residual min=-0.002328 max=0.002013 Jy/beam ! Clean residual mean=-0.000002 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.299411 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 116 components and 0.299411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085420Jy sigma=0.000784 ! Fit after self-cal, rms=0.085418Jy sigma=0.000784 ! 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.085418Jy sigma=0.000784 ! Fit after self-cal, rms=0.085568Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.503 mas, bpa=-3.887 degrees ! Estimated noise=603.943 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000177254 Jy ! Component: 100 - total flux cleaned = -0.000203498 Jy ! Component: 150 - total flux cleaned = -0.000248418 Jy ! Component: 200 - total flux cleaned = -0.000268739 Jy ! Total flux subtracted in 200 components = -0.000268739 Jy ! Clean residual min=-0.002327 max=0.002005 Jy/beam ! Clean residual mean=-0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.299143 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 116 components and 0.299142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085556Jy sigma=0.000784 ! Fit after self-cal, rms=0.085555Jy sigma=0.000784 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 = 8.43346e-05 Jy ! Component: 100 - total flux cleaned = 0.000103225 Jy ! Component: 150 - total flux cleaned = 0.00010312 Jy ! Component: 200 - total flux cleaned = 8.68576e-05 Jy ! Total flux subtracted in 200 components = 8.68576e-05 Jy ! Clean residual min=-0.002331 max=0.001977 Jy/beam ! Clean residual mean=-0.000001 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.299229 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.299229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085548Jy sigma=0.000784 ! Fit after self-cal, rms=0.085547Jy sigma=0.000784 ! 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.085547Jy sigma=0.000784 ! Fit after self-cal, rms=0.085676Jy sigma=0.000784 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.266 mas, bmaj=12.91 mas, bpa=-0.3991 degrees ! Estimated noise=801.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000510689 Jy ! Component: 100 - total flux cleaned = -0.000554291 Jy ! Component: 150 - total flux cleaned = -0.000608829 Jy ! Component: 200 - total flux cleaned = -0.000624769 Jy ! Total flux subtracted in 200 components = -0.000624769 Jy ! Clean residual min=-0.002400 max=0.002476 Jy/beam ! Clean residual mean=-0.000003 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.298604 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 132 components and 0.298604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085675Jy sigma=0.000784 ! Fit after self-cal, rms=0.085672Jy sigma=0.000784 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 = -8.17836e-05 Jy ! Component: 100 - total flux cleaned = -6.33311e-05 Jy ! Component: 150 - total flux cleaned = -4.85281e-05 Jy ! Component: 200 - total flux cleaned = -7.38955e-05 Jy ! Total flux subtracted in 200 components = -7.38955e-05 Jy ! Clean residual min=-0.002360 max=0.002448 Jy/beam ! Clean residual mean=-0.000003 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.298531 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 136 components and 0.298531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085673Jy sigma=0.000784 ! Fit after self-cal, rms=0.085671Jy sigma=0.000784 ! 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.169 mas, bmaj=7.512 mas, bpa=-3.803 degrees ! Estimated noise=605.005 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 7.512 at -3.803 degrees (North through East) ! Clean map min=-0.0022485 max=0.19907 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.618 mas, bmaj=6.272 mas, bpa=-4.213 degrees ! Estimated noise=862.916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.143965 Jy ! Component: 100 - total flux cleaned = 0.197453 Jy ! Component: 150 - total flux cleaned = 0.229744 Jy ! Component: 200 - total flux cleaned = 0.250231 Jy ! Total flux subtracted in 200 components = 0.250231 Jy ! Clean residual min=-0.004652 max=0.011064 Jy/beam ! Clean residual mean=-0.000025 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.250231 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.250231 Jy ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.512 mas, bpa=-3.803 degrees ! Estimated noise=605.005 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.02013 Jy ! Component: 100 - total flux cleaned = 0.0313584 Jy ! Component: 150 - total flux cleaned = 0.0380433 Jy ! Component: 200 - total flux cleaned = 0.0421235 Jy ! Total flux subtracted in 200 components = 0.0421235 Jy ! Clean residual min=-0.002596 max=0.002518 Jy/beam ! Clean residual mean=-0.000008 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.292355 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 82 components and 0.292355 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.266 mas, bmaj=12.91 mas, bpa=-0.3991 degrees ! Estimated noise=801.392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00341499 Jy ! Component: 100 - total flux cleaned = 0.00486478 Jy ! Component: 150 - total flux cleaned = 0.00555443 Jy ! Component: 200 - total flux cleaned = 0.00587879 Jy ! Total flux subtracted in 200 components = 0.00587879 Jy ! Clean residual min=-0.002302 max=0.002434 Jy/beam ! Clean residual mean=-0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.298233 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 = 1.79157e-05 Jy ! Component: 100 - total flux cleaned = 2.66128e-05 Jy ! Component: 150 - total flux cleaned = 4.24998e-05 Jy ! Component: 200 - total flux cleaned = 5.03557e-05 Jy ! Total flux subtracted in 200 components = 5.03557e-05 Jy ! Clean residual min=-0.002300 max=0.002437 Jy/beam ! Clean residual mean=-0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.298284 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 117 components and 0.298284 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.512 mas, bpa=-3.803 degrees ! Estimated noise=605.005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.85295e-05 Jy ! Component: 100 - total flux cleaned = -4.80736e-05 Jy ! Component: 150 - total flux cleaned = 5.67839e-05 Jy ! Component: 200 - total flux cleaned = 0.000149579 Jy ! Total flux subtracted in 200 components = 0.000149579 Jy ! Clean residual min=-0.002441 max=0.001937 Jy/beam ! Clean residual mean=-0.000002 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.298433 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 125 components and 0.298433 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085675Jy sigma=0.000784 ! Fit after self-cal, rms=0.085666Jy sigma=0.000784 wmodel J1008-0933_S_2015_03_17_pus_map.mod ! Writing 125 model components to file: J1008-0933_S_2015_03_17_pus_map.mod wobs J1008-0933_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1008-0933_S_2015_03_17_pus_uvs.fits wwins J1008-0933_S_2015_03_17_pus_map.win ! wwins: Wrote 2 windows to J1008-0933_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 = -0.000921112 Jy ! Component: 100 - total flux cleaned = -0.00116945 Jy ! Component: 150 - total flux cleaned = -0.00123633 Jy ! Component: 200 - total flux cleaned = -0.00117381 Jy ! Component: 250 - total flux cleaned = -0.00117311 Jy ! Component: 300 - total flux cleaned = -0.00114288 Jy ! Component: 350 - total flux cleaned = -0.00114286 Jy ! Component: 400 - total flux cleaned = -0.00117092 Jy ! Component: 450 - total flux cleaned = -0.00127773 Jy ! Component: 500 - total flux cleaned = -0.00130392 Jy ! Component: 550 - total flux cleaned = -0.00138059 Jy ! Component: 600 - total flux cleaned = -0.00143096 Jy ! Component: 650 - total flux cleaned = -0.00152858 Jy ! Component: 700 - total flux cleaned = -0.00160039 Jy ! Component: 750 - total flux cleaned = -0.00167062 Jy ! Component: 800 - total flux cleaned = -0.00176254 Jy ! Component: 850 - total flux cleaned = -0.00187548 Jy ! Component: 900 - total flux cleaned = -0.00198594 Jy ! Component: 950 - total flux cleaned = -0.00198593 Jy ! Component: 1000 - total flux cleaned = -0.00198641 Jy ! Component: 1050 - total flux cleaned = -0.00202962 Jy ! Component: 1100 - total flux cleaned = -0.0020919 Jy ! Component: 1150 - total flux cleaned = -0.00211249 Jy ! Component: 1200 - total flux cleaned = -0.00211247 Jy ! Component: 1250 - total flux cleaned = -0.00217258 Jy ! Component: 1300 - total flux cleaned = -0.00219245 Jy ! Component: 1350 - total flux cleaned = -0.00221205 Jy ! Component: 1400 - total flux cleaned = -0.00230789 Jy ! Component: 1450 - total flux cleaned = -0.00232705 Jy ! Component: 1500 - total flux cleaned = -0.0024017 Jy ! Component: 1550 - total flux cleaned = -0.00243827 Jy ! Component: 1600 - total flux cleaned = -0.00251116 Jy ! Component: 1650 - total flux cleaned = -0.00252929 Jy ! Component: 1700 - total flux cleaned = -0.00261828 Jy ! Component: 1750 - total flux cleaned = -0.00263595 Jy ! Component: 1800 - total flux cleaned = -0.00268826 Jy ! Component: 1850 - total flux cleaned = -0.00274009 Jy ! Component: 1900 - total flux cleaned = -0.00279138 Jy ! Component: 1950 - total flux cleaned = -0.00285881 Jy ! Component: 2000 - total flux cleaned = -0.00294207 Jy ! Component: 2050 - total flux cleaned = -0.00299181 Jy ! Component: 2100 - total flux cleaned = -0.00307372 Jy ! Component: 2150 - total flux cleaned = -0.00315487 Jy ! Component: 2200 - total flux cleaned = -0.00317092 Jy ! Component: 2250 - total flux cleaned = -0.00323446 Jy ! Component: 2300 - total flux cleaned = -0.00326597 Jy ! Component: 2350 - total flux cleaned = -0.00331271 Jy ! Component: 2400 - total flux cleaned = -0.00339007 Jy ! Component: 2450 - total flux cleaned = -0.00342091 Jy ! Component: 2500 - total flux cleaned = -0.00348171 Jy ! Component: 2550 - total flux cleaned = -0.00352693 Jy ! Component: 2600 - total flux cleaned = -0.00363131 Jy ! Component: 2650 - total flux cleaned = -0.00366066 Jy ! Component: 2700 - total flux cleaned = -0.00367543 Jy ! Component: 2750 - total flux cleaned = -0.00374802 Jy ! Component: 2800 - total flux cleaned = -0.00376236 Jy ! Component: 2850 - total flux cleaned = -0.00380516 Jy ! Component: 2900 - total flux cleaned = -0.0038194 Jy ! Component: 2950 - total flux cleaned = -0.00388954 Jy ! Component: 3000 - total flux cleaned = -0.00386151 Jy ! Component: 3050 - total flux cleaned = -0.00394436 Jy ! Component: 3100 - total flux cleaned = -0.00393062 Jy ! Component: 3150 - total flux cleaned = -0.00390355 Jy ! Component: 3200 - total flux cleaned = -0.00394401 Jy ! Component: 3250 - total flux cleaned = -0.00397091 Jy ! Component: 3300 - total flux cleaned = -0.00402392 Jy ! Component: 3350 - total flux cleaned = -0.00401073 Jy ! Component: 3400 - total flux cleaned = -0.00403705 Jy ! Component: 3450 - total flux cleaned = -0.00403705 Jy ! Component: 3500 - total flux cleaned = -0.00408862 Jy ! Component: 3550 - total flux cleaned = -0.00412703 Jy ! Component: 3600 - total flux cleaned = -0.00416514 Jy ! Component: 3650 - total flux cleaned = -0.00411475 Jy ! Component: 3700 - total flux cleaned = -0.00416486 Jy ! Component: 3750 - total flux cleaned = -0.00414011 Jy ! Component: 3800 - total flux cleaned = -0.00420169 Jy ! Component: 3850 - total flux cleaned = -0.00417707 Jy ! Component: 3900 - total flux cleaned = -0.00420141 Jy ! Component: 3950 - total flux cleaned = -0.00422556 Jy ! Component: 4000 - total flux cleaned = -0.00428544 Jy ! Component: 4050 - total flux cleaned = -0.00428545 Jy ! Total flux subtracted in 4096 components = -0.00428537 Jy ! Clean residual min=-0.000655 max=0.000673 Jy/beam ! Clean residual mean=-0.000001 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.294148 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 410 components and 0.294148 Jy ![Exited script file: muppet] wmap "J1008-0933_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.169 x 7.512 at -3.803 degrees (North through East) ! Clean map min=-0.0014315 max=0.20004 Jy/beam ! Writing clean map to FITS file: J1008-0933_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.200039 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000217212 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.325755 0.325755 0.651509 1.30302 2.60604 5.21208 10.4242 20.8483 41.6966 83.3932 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.2 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.169 x 7.512 at -3.803 degrees (North through East) ! Clean map min=-0.0014315 max=0.20004 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 J1008-0933_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:55:59 2016