! Started logfile: J1333-2356_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:00:15 2016 obs J1333-2356_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1333-2356_S_2015_03_17_pus_uva.fits ! AN table 1: 121 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.878972 visibilities/baseline/integration-bin. ! Found source: J1333-2356 ! ! 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 19144 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 J1333-2356_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 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 75 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.939318Jy sigma=0.009001 ! Fit after self-cal, rms=0.900981Jy sigma=0.008623 ! 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.406 mas, bmaj=6.181 mas, bpa=-6.094 degrees ! Estimated noise=841.229 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.0718208 Jy ! Component: 100 - total flux cleaned = 0.0941671 Jy ! Total flux subtracted in 100 components = 0.0941671 Jy ! Clean residual min=-0.003782 max=0.009531 Jy/beam ! Clean residual mean=-0.000013 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.0941671 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0941671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088158Jy sigma=0.000788 ! Fit after self-cal, rms=0.088060Jy sigma=0.000788 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0104865 Jy ! Component: 100 - total flux cleaned = 0.0162269 Jy ! Total flux subtracted in 100 components = 0.0162269 Jy ! Clean residual min=-0.003223 max=0.004760 Jy/beam ! Clean residual mean=-0.000009 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.110394 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.110394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085938Jy sigma=0.000771 ! Fit after self-cal, rms=0.085905Jy sigma=0.000770 ! Inverting map ! Added new window around map position (3.5, 3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00479332 Jy ! Component: 100 - total flux cleaned = 0.00783543 Jy ! Total flux subtracted in 100 components = 0.00783543 Jy ! Clean residual min=-0.003099 max=0.003058 Jy/beam ! Clean residual mean=-0.000008 rms=0.000748 Jy/beam ! Combined flux in latest and established models = 0.118229 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 39 components and 0.118229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085402Jy sigma=0.000767 ! Fit after self-cal, rms=0.085379Jy sigma=0.000767 ! 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.979 mas, bmaj=7.351 mas, bpa=-6.075 degrees ! Estimated noise=543.648 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.00398651 Jy ! Component: 100 - total flux cleaned = 0.00618353 Jy ! Component: 150 - total flux cleaned = 0.0074676 Jy ! Component: 200 - total flux cleaned = 0.00824687 Jy ! Total flux subtracted in 200 components = 0.00824687 Jy ! Clean residual min=-0.002868 max=0.002875 Jy/beam ! Clean residual mean=-0.000016 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.126476 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 63 components and 0.126476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085120Jy sigma=0.000765 ! Fit after self-cal, rms=0.085108Jy sigma=0.000765 ! 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.89 HN 1.01 KP 1.10 ! LA 1.00 MK 0.97 NL 0.94 OV 1.02 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.89 HN 1.02 KP 1.06 ! LA 0.99 MK 1.02 NL 1.03 OV 1.05 ! PT 1.03 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.93 HN 1.05 KP 0.99 ! LA 0.79 MK 1.01 NL 1.12 OV 0.99 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.16 FD 0.95 HN 1.02 KP 0.93 ! LA 0.84 MK 1.01 NL 0.98 OV 1.03 ! PT 1.06 SC 0.96 ! ! ! Fit before self-cal, rms=0.085108Jy sigma=0.000765 ! Fit after self-cal, rms=0.082558Jy sigma=0.000759 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.99 mas, bmaj=7.388 mas, bpa=-6.123 degrees ! Estimated noise=543.03 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.000343149 Jy ! Component: 100 - total flux cleaned = -0.000420107 Jy ! Component: 150 - total flux cleaned = -0.0004316 Jy ! Component: 200 - total flux cleaned = -0.000431801 Jy ! Total flux subtracted in 200 components = -0.000431801 Jy ! Clean residual min=-0.001840 max=0.001951 Jy/beam ! Clean residual mean=-0.000007 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.126044 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.126044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082552Jy sigma=0.000759 ! Fit after self-cal, rms=0.082511Jy sigma=0.000759 ! 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.082511Jy sigma=0.000759 ! Fit after self-cal, rms=0.082677Jy sigma=0.000758 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.995 mas, bmaj=7.387 mas, bpa=-6.07 degrees ! Estimated noise=542.898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000340523 Jy ! Component: 100 - total flux cleaned = -0.000330442 Jy ! Component: 150 - total flux cleaned = -0.000330893 Jy ! Component: 200 - total flux cleaned = -0.000340381 Jy ! Total flux subtracted in 200 components = -0.000340381 Jy ! Clean residual min=-0.001819 max=0.001993 Jy/beam ! Clean residual mean=-0.000004 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.125704 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 77 components and 0.125704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082674Jy sigma=0.000758 ! Fit after self-cal, rms=0.082682Jy sigma=0.000758 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 (21.5, 24). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169088 Jy ! Component: 100 - total flux cleaned = 0.00201564 Jy ! Component: 150 - total flux cleaned = 0.00225065 Jy ! Component: 200 - total flux cleaned = 0.0023738 Jy ! Total flux subtracted in 200 components = 0.0023738 Jy ! Clean residual min=-0.001748 max=0.001525 Jy/beam ! Clean residual mean=-0.000001 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.128078 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 102 components and 0.128078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082645Jy sigma=0.000758 ! Fit after self-cal, rms=0.082639Jy sigma=0.000758 ! 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.082639Jy sigma=0.000758 ! Fit after self-cal, rms=0.082621Jy sigma=0.000758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.001 mas, bmaj=7.393 mas, bpa=-6.037 degrees ! Estimated noise=542.373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000542769 Jy ! Component: 100 - total flux cleaned = 0.000598609 Jy ! Component: 150 - total flux cleaned = 0.000629258 Jy ! Component: 200 - total flux cleaned = 0.000643121 Jy ! Total flux subtracted in 200 components = 0.000643121 Jy ! Clean residual min=-0.001694 max=0.001474 Jy/beam ! Clean residual mean=-0.000001 rms=0.000394 Jy/beam ! Combined flux in latest and established models = 0.128721 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 117 components and 0.128721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082614Jy sigma=0.000758 ! Fit after self-cal, rms=0.082616Jy sigma=0.000758 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 = 7.24533e-05 Jy ! Component: 100 - total flux cleaned = 9.64128e-05 Jy ! Component: 150 - total flux cleaned = 0.000107189 Jy ! Component: 200 - total flux cleaned = 0.000107436 Jy ! Total flux subtracted in 200 components = 0.000107436 Jy ! Clean residual min=-0.001686 max=0.001471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.128828 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 123 components and 0.128828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082613Jy sigma=0.000757 ! Fit after self-cal, rms=0.082612Jy sigma=0.000757 ! 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.082612Jy sigma=0.000757 ! Fit after self-cal, rms=0.082597Jy sigma=0.000757 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.899 mas, bmaj=16.96 mas, bpa=-1.254 degrees ! Estimated noise=721.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000176395 Jy ! Component: 100 - total flux cleaned = 0.000138511 Jy ! Component: 150 - total flux cleaned = 9.3574e-05 Jy ! Component: 200 - total flux cleaned = 4.07647e-05 Jy ! Total flux subtracted in 200 components = 4.07647e-05 Jy ! Clean residual min=-0.002129 max=0.001768 Jy/beam ! Clean residual mean=-0.000003 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.128869 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 126 components and 0.128869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082597Jy sigma=0.000757 ! Fit after self-cal, rms=0.082597Jy sigma=0.000757 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.57269e-05 Jy ! Component: 100 - total flux cleaned = 1.16072e-05 Jy ! Component: 150 - total flux cleaned = -8.85116e-06 Jy ! Component: 200 - total flux cleaned = -2.64326e-05 Jy ! Total flux subtracted in 200 components = -2.64326e-05 Jy ! Clean residual min=-0.002133 max=0.001801 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.128843 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 129 components and 0.128843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082599Jy sigma=0.000757 ! Fit after self-cal, rms=0.082599Jy sigma=0.000757 ! 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.004 mas, bmaj=7.396 mas, bpa=-6.034 degrees ! Estimated noise=542.12 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.396 at -6.034 degrees (North through East) ! Clean map min=-0.0016372 max=0.096392 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.416 mas, bmaj=6.175 mas, bpa=-6.058 degrees ! Estimated noise=840.674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0715433 Jy ! Component: 100 - total flux cleaned = 0.0940796 Jy ! Component: 150 - total flux cleaned = 0.104278 Jy ! Component: 200 - total flux cleaned = 0.110471 Jy ! Total flux subtracted in 200 components = 0.110471 Jy ! Clean residual min=-0.002888 max=0.003527 Jy/beam ! Clean residual mean=-0.000005 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.110471 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.110471 Jy ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.396 mas, bpa=-6.034 degrees ! Estimated noise=542.12 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.00662927 Jy ! Component: 100 - total flux cleaned = 0.0102205 Jy ! Component: 150 - total flux cleaned = 0.0126142 Jy ! Component: 200 - total flux cleaned = 0.0143237 Jy ! Total flux subtracted in 200 components = 0.0143237 Jy ! Clean residual min=-0.001871 max=0.001920 Jy/beam ! Clean residual mean=-0.000004 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.124795 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 66 components and 0.124795 Jy ! Inverting map ! Added new window around map position (11, 12.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179762 Jy ! Component: 100 - total flux cleaned = 0.00262391 Jy ! Component: 150 - total flux cleaned = 0.00296165 Jy ! Component: 200 - total flux cleaned = 0.00312301 Jy ! Total flux subtracted in 200 components = 0.00312301 Jy ! Clean residual min=-0.001775 max=0.001482 Jy/beam ! Clean residual mean=-0.000001 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.127918 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 94 components and 0.127918 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.899 mas, bmaj=16.96 mas, bpa=-1.254 degrees ! Estimated noise=721.61 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000753229 Jy ! Component: 100 - total flux cleaned = 0.000910823 Jy ! Component: 150 - total flux cleaned = 0.000926513 Jy ! Component: 200 - total flux cleaned = 0.000939923 Jy ! Total flux subtracted in 200 components = 0.000939923 Jy ! Clean residual min=-0.001984 max=0.001791 Jy/beam ! Clean residual mean=-0.000002 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.128858 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.18993e-05 Jy ! Component: 100 - total flux cleaned = 1.21597e-05 Jy ! Component: 150 - total flux cleaned = 2.71754e-06 Jy ! Component: 200 - total flux cleaned = -5.96334e-06 Jy ! Total flux subtracted in 200 components = -5.96334e-06 Jy ! Clean residual min=-0.001980 max=0.001816 Jy/beam ! Clean residual mean=-0.000002 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.128852 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 129 components and 0.128852 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.004 mas, bmaj=7.396 mas, bpa=-6.034 degrees ! Estimated noise=542.12 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000194284 Jy ! Component: 100 - total flux cleaned = -0.000237464 Jy ! Component: 150 - total flux cleaned = -0.000216262 Jy ! Component: 200 - total flux cleaned = -0.000216446 Jy ! Total flux subtracted in 200 components = -0.000216446 Jy ! Clean residual min=-0.001680 max=0.001428 Jy/beam ! Clean residual mean=-0.000001 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.128635 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 154 components and 0.128635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082573Jy sigma=0.000757 ! Fit after self-cal, rms=0.082570Jy sigma=0.000757 wmodel J1333-2356_S_2015_03_17_pus_map.mod ! Writing 154 model components to file: J1333-2356_S_2015_03_17_pus_map.mod wobs J1333-2356_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1333-2356_S_2015_03_17_pus_uvs.fits wwins J1333-2356_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1333-2356_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.000656583 Jy ! Component: 100 - total flux cleaned = -0.000711711 Jy ! Component: 150 - total flux cleaned = -0.000688369 Jy ! Component: 200 - total flux cleaned = -0.000593982 Jy ! Component: 250 - total flux cleaned = -0.000502969 Jy ! Component: 300 - total flux cleaned = -0.000392963 Jy ! Component: 350 - total flux cleaned = -0.000265136 Jy ! Component: 400 - total flux cleaned = -0.000265022 Jy ! Component: 450 - total flux cleaned = -0.000244163 Jy ! Component: 500 - total flux cleaned = -0.000283674 Jy ! Component: 550 - total flux cleaned = -0.000322264 Jy ! Component: 600 - total flux cleaned = -0.000341428 Jy ! Component: 650 - total flux cleaned = -0.000397561 Jy ! Component: 700 - total flux cleaned = -0.000434346 Jy ! Component: 750 - total flux cleaned = -0.000470565 Jy ! Component: 800 - total flux cleaned = -0.00054137 Jy ! Component: 850 - total flux cleaned = -0.000576133 Jy ! Component: 900 - total flux cleaned = -0.000576338 Jy ! Component: 950 - total flux cleaned = -0.000610245 Jy ! Component: 1000 - total flux cleaned = -0.000659769 Jy ! Component: 1050 - total flux cleaned = -0.000676234 Jy ! Component: 1100 - total flux cleaned = -0.000692446 Jy ! Component: 1150 - total flux cleaned = -0.000676612 Jy ! Component: 1200 - total flux cleaned = -0.000723874 Jy ! Component: 1250 - total flux cleaned = -0.000724299 Jy ! Component: 1300 - total flux cleaned = -0.000861614 Jy ! Component: 1350 - total flux cleaned = -0.000906278 Jy ! Component: 1400 - total flux cleaned = -0.000950871 Jy ! Component: 1450 - total flux cleaned = -0.000994465 Jy ! Component: 1500 - total flux cleaned = -0.0010666 Jy ! Component: 1550 - total flux cleaned = -0.00113768 Jy ! Component: 1600 - total flux cleaned = -0.00112339 Jy ! Component: 1650 - total flux cleaned = -0.00117919 Jy ! Component: 1700 - total flux cleaned = -0.0011792 Jy ! Component: 1750 - total flux cleaned = -0.00127463 Jy ! Component: 1800 - total flux cleaned = -0.00130161 Jy ! Component: 1850 - total flux cleaned = -0.00140806 Jy ! Component: 1900 - total flux cleaned = -0.00139483 Jy ! Component: 1950 - total flux cleaned = -0.00146005 Jy ! Component: 2000 - total flux cleaned = -0.00151145 Jy ! Component: 2050 - total flux cleaned = -0.00157525 Jy ! Component: 2100 - total flux cleaned = -0.00160028 Jy ! Component: 2150 - total flux cleaned = -0.00168771 Jy ! Component: 2200 - total flux cleaned = -0.00167555 Jy ! Component: 2250 - total flux cleaned = -0.00172479 Jy ! Component: 2300 - total flux cleaned = -0.00180985 Jy ! Component: 2350 - total flux cleaned = -0.00183375 Jy ! Component: 2400 - total flux cleaned = -0.00184578 Jy ! Component: 2450 - total flux cleaned = -0.00191674 Jy ! Component: 2500 - total flux cleaned = -0.00192841 Jy ! Component: 2550 - total flux cleaned = -0.00191693 Jy ! Component: 2600 - total flux cleaned = -0.00199771 Jy ! Component: 2650 - total flux cleaned = -0.002032 Jy ! Component: 2700 - total flux cleaned = -0.00208861 Jy ! Component: 2750 - total flux cleaned = -0.00213366 Jy ! Component: 2800 - total flux cleaned = -0.00217824 Jy ! Component: 2850 - total flux cleaned = -0.00221141 Jy ! Component: 2900 - total flux cleaned = -0.00224441 Jy ! Component: 2950 - total flux cleaned = -0.00228795 Jy ! Component: 3000 - total flux cleaned = -0.00236367 Jy ! Component: 3050 - total flux cleaned = -0.00238504 Jy ! Component: 3100 - total flux cleaned = -0.00245957 Jy ! Component: 3150 - total flux cleaned = -0.00254391 Jy ! Component: 3200 - total flux cleaned = -0.00256491 Jy ! Component: 3250 - total flux cleaned = -0.00262735 Jy ! Component: 3300 - total flux cleaned = -0.00267902 Jy ! Component: 3350 - total flux cleaned = -0.00276099 Jy ! Component: 3400 - total flux cleaned = -0.002771 Jy ! Component: 3450 - total flux cleaned = -0.00283172 Jy ! Component: 3500 - total flux cleaned = -0.00286172 Jy ! Component: 3550 - total flux cleaned = -0.00291154 Jy ! Component: 3600 - total flux cleaned = -0.00291161 Jy ! Component: 3650 - total flux cleaned = -0.00298036 Jy ! Component: 3700 - total flux cleaned = -0.00298049 Jy ! Component: 3750 - total flux cleaned = -0.00303854 Jy ! Component: 3800 - total flux cleaned = -0.00306743 Jy ! Component: 3850 - total flux cleaned = -0.00309614 Jy ! Component: 3900 - total flux cleaned = -0.00314363 Jy ! Component: 3950 - total flux cleaned = -0.00316251 Jy ! Component: 4000 - total flux cleaned = -0.0032 Jy ! Component: 4050 - total flux cleaned = -0.00321873 Jy ! Total flux subtracted in 4096 components = -0.00330212 Jy ! Clean residual min=-0.000500 max=0.000550 Jy/beam ! Clean residual mean=-0.000000 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.125333 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 438 components and 0.125333 Jy ![Exited script file: muppet] wmap "J1333-2356_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.004 x 7.396 at -6.034 degrees (North through East) ! Clean map min=-0.0012254 max=0.096792 Jy/beam ! Writing clean map to FITS file: J1333-2356_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.0967916 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169056 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.52398 0.52398 1.04796 2.09592 4.19184 8.38368 16.7674 33.5347 67.0695 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.096 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.004 x 7.396 at -6.034 degrees (North through East) ! Clean map min=-0.0012254 max=0.096792 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 J1333-2356_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:00:20 2016