! Started logfile: J1733-1304_S_2015_03_17_pus_uvs.log on Fri Dec 30 23:05:56 2016 obs J1733-1304_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J1733-1304_S_2015_03_17_pus_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78254 visibilities/baseline/integration-bin. ! Found source: J1733-1304 ! ! 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 3944 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 J1733-1304_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 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.028584Jy sigma=0.019754 ! Fit after self-cal, rms=1.996584Jy sigma=0.019410 ! 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.433 mas, bmaj=6.413 mas, bpa=-3.089 degrees ! Estimated noise=1293.63 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 = 1.79385 Jy ! Component: 100 - total flux cleaned = 2.43788 Jy ! Total flux subtracted in 100 components = 2.43788 Jy ! Clean residual min=-0.141627 max=0.315114 Jy/beam ! Clean residual mean=-0.000259 rms=0.046647 Jy/beam ! Combined flux in latest and established models = 2.43787 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 2.43787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.022251Jy sigma=0.009521 ! Fit after self-cal, rms=1.021641Jy sigma=0.009516 ! Inverting map ! Added new window around map position (0.5, 6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.380605 Jy ! Component: 100 - total flux cleaned = 0.63346 Jy ! Total flux subtracted in 100 components = 0.63346 Jy ! Clean residual min=-0.116064 max=0.183620 Jy/beam ! Clean residual mean=-0.000165 rms=0.034152 Jy/beam ! Combined flux in latest and established models = 3.07133 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 61 components and 3.07134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.749072Jy sigma=0.006844 ! Fit after self-cal, rms=0.744877Jy sigma=0.006812 ! 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.941 mas, bmaj=7.329 mas, bpa=-2.274 degrees ! Estimated noise=1090.27 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.286462 Jy ! Component: 100 - total flux cleaned = 0.477439 Jy ! Component: 150 - total flux cleaned = 0.610205 Jy ! Component: 200 - total flux cleaned = 0.703773 Jy ! Total flux subtracted in 200 components = 0.703773 Jy ! Clean residual min=-0.104356 max=0.225705 Jy/beam ! Clean residual mean=0.000142 rms=0.036241 Jy/beam ! Combined flux in latest and established models = 3.77511 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 87 components and 3.77511 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.572379Jy sigma=0.005330 ! Fit after self-cal, rms=0.567830Jy sigma=0.005301 ! Inverting map ! Added new window around map position (1, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.234186 Jy ! Component: 100 - total flux cleaned = 0.354107 Jy ! Component: 150 - total flux cleaned = 0.431809 Jy ! Component: 200 - total flux cleaned = 0.473506 Jy ! Total flux subtracted in 200 components = 0.473506 Jy ! Clean residual min=-0.088579 max=0.103726 Jy/beam ! Clean residual mean=0.000221 rms=0.023632 Jy/beam ! Combined flux in latest and established models = 4.24861 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 141 components and 4.24861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.454995Jy sigma=0.004131 ! Fit after self-cal, rms=0.436361Jy sigma=0.003959 ! 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.81 HN 1.05 KP 1.09 ! LA 0.97 MK 0.98 NL 0.91 OV 1.05 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.84 HN 1.13 KP 1.06 ! LA 0.93 MK 1.00 NL 1.03 OV 1.09 ! PT 1.00 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.90 HN 1.12 KP 0.94 ! LA 0.77 MK 1.02 NL 1.17 OV 1.01 ! PT 0.99 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.93 HN 1.06 KP 0.91 ! LA 0.83 MK 0.99 NL 1.04 OV 1.08 ! PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.436361Jy sigma=0.003959 ! Fit after self-cal, rms=0.197954Jy sigma=0.001960 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.399 mas, bpa=-2.462 degrees ! Estimated noise=1087.23 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.0724231 Jy ! Component: 100 - total flux cleaned = 0.0977552 Jy ! Component: 150 - total flux cleaned = 0.111172 Jy ! Component: 200 - total flux cleaned = 0.11802 Jy ! Total flux subtracted in 200 components = 0.11802 Jy ! Clean residual min=-0.030425 max=0.047171 Jy/beam ! Clean residual mean=0.000036 rms=0.008675 Jy/beam ! Combined flux in latest and established models = 4.36663 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 175 components and 4.36663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168156Jy sigma=0.001622 ! Fit after self-cal, rms=0.160753Jy sigma=0.001563 ! Inverting map ! Added new window around map position (-6, 32). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0497692 Jy ! Component: 100 - total flux cleaned = 0.0801573 Jy ! Component: 150 - total flux cleaned = 0.0988306 Jy ! Component: 200 - total flux cleaned = 0.10644 Jy ! Total flux subtracted in 200 components = 0.10644 Jy ! Clean residual min=-0.024409 max=0.031739 Jy/beam ! Clean residual mean=0.000055 rms=0.006486 Jy/beam ! Combined flux in latest and established models = 4.47307 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 208 components and 4.47307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141317Jy sigma=0.001362 ! Fit after self-cal, rms=0.138284Jy sigma=0.001339 ! 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.138284Jy sigma=0.001339 ! Fit after self-cal, rms=0.115145Jy sigma=0.001144 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=7.406 mas, bpa=-2.558 degrees ! Estimated noise=1084.39 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0274112 Jy ! Component: 100 - total flux cleaned = 0.0378914 Jy ! Component: 150 - total flux cleaned = 0.0434768 Jy ! Component: 200 - total flux cleaned = 0.0463173 Jy ! Total flux subtracted in 200 components = 0.0463173 Jy ! Clean residual min=-0.020811 max=0.019811 Jy/beam ! Clean residual mean=-0.000001 rms=0.004364 Jy/beam ! Combined flux in latest and established models = 4.51939 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 234 components and 4.51939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106512Jy sigma=0.001054 ! Fit after self-cal, rms=0.104915Jy sigma=0.001042 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.0130185 Jy ! Component: 100 - total flux cleaned = 0.0165858 Jy ! Component: 150 - total flux cleaned = 0.0185146 Jy ! Component: 200 - total flux cleaned = 0.0195253 Jy ! Total flux subtracted in 200 components = 0.0195253 Jy ! Clean residual min=-0.020892 max=0.017471 Jy/beam ! Clean residual mean=0.000001 rms=0.003923 Jy/beam ! Combined flux in latest and established models = 4.53891 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 247 components and 4.53891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101614Jy sigma=0.001008 ! Fit after self-cal, rms=0.101036Jy sigma=0.001004 ! 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.101036Jy sigma=0.001004 ! Fit after self-cal, rms=0.098617Jy sigma=0.000985 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.96 mas, bmaj=7.406 mas, bpa=-2.543 degrees ! Estimated noise=1083.24 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0130511 Jy ! Component: 100 - total flux cleaned = 0.0145906 Jy ! Component: 150 - total flux cleaned = 0.0159387 Jy ! Component: 200 - total flux cleaned = 0.0171091 Jy ! Total flux subtracted in 200 components = 0.0171091 Jy ! Clean residual min=-0.018153 max=0.014074 Jy/beam ! Clean residual mean=-0.000007 rms=0.003374 Jy/beam ! Combined flux in latest and established models = 4.55602 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 260 components and 4.55602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095694Jy sigma=0.000956 ! Fit after self-cal, rms=0.095257Jy sigma=0.000953 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.00607484 Jy ! Component: 100 - total flux cleaned = 0.00749304 Jy ! Component: 150 - total flux cleaned = 0.00825389 Jy ! Component: 200 - total flux cleaned = 0.00896294 Jy ! Total flux subtracted in 200 components = 0.00896294 Jy ! Clean residual min=-0.017905 max=0.013290 Jy/beam ! Clean residual mean=-0.000007 rms=0.003186 Jy/beam ! Combined flux in latest and established models = 4.56498 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 278 components and 4.56498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093785Jy sigma=0.000939 ! Fit after self-cal, rms=0.093627Jy sigma=0.000938 ! 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.093627Jy sigma=0.000938 ! Fit after self-cal, rms=0.092987Jy sigma=0.000933 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.764 mas, bmaj=14.65 mas, bpa=3.103 degrees ! Estimated noise=1430.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00552048 Jy ! Component: 100 - total flux cleaned = 0.00895108 Jy ! Component: 150 - total flux cleaned = 0.0102716 Jy ! Component: 200 - total flux cleaned = 0.0106936 Jy ! Total flux subtracted in 200 components = 0.0106936 Jy ! Clean residual min=-0.013360 max=0.013520 Jy/beam ! Clean residual mean=-0.000012 rms=0.003644 Jy/beam ! Combined flux in latest and established models = 4.57568 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 302 components and 4.57568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091950Jy sigma=0.000923 ! Fit after self-cal, rms=0.091569Jy sigma=0.000921 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.00241848 Jy ! Component: 100 - total flux cleaned = 0.00400259 Jy ! Component: 150 - total flux cleaned = 0.00438384 Jy ! Component: 200 - total flux cleaned = 0.00471752 Jy ! Total flux subtracted in 200 components = 0.00471752 Jy ! Clean residual min=-0.013283 max=0.012382 Jy/beam ! Clean residual mean=-0.000011 rms=0.003389 Jy/beam ! Combined flux in latest and established models = 4.58039 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 320 components and 4.5804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091128Jy sigma=0.000917 ! Fit after self-cal, rms=0.090897Jy sigma=0.000915 ! 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.961 mas, bmaj=7.406 mas, bpa=-2.537 degrees ! Estimated noise=1082.77 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.961 x 7.406 at -2.537 degrees (North through East) ! Clean map min=-0.015548 max=2.3432 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090897Jy sigma=0.000915 ! Fit after self-cal, rms=0.085121Jy sigma=0.000856 ! Inverting map and beam ! Estimated beam: bmin=2.961 mas, bmaj=7.403 mas, bpa=-2.51 degrees ! Estimated noise=1081.25 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00242685 Jy ! Component: 100 - total flux cleaned = 0.00315573 Jy ! Component: 150 - total flux cleaned = 0.00381511 Jy ! Component: 200 - total flux cleaned = 0.00422513 Jy ! Total flux subtracted in 200 components = 0.00422513 Jy ! Clean residual min=-0.015198 max=0.012945 Jy/beam ! Clean residual mean=-0.000003 rms=0.002667 Jy/beam ! Combined flux in latest and established models = 4.58462 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 331 components and 4.58462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083944Jy sigma=0.000845 ! Fit after self-cal, rms=0.083893Jy sigma=0.000845 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000845112 Jy ! Component: 100 - total flux cleaned = 0.0016186 Jy ! Component: 150 - total flux cleaned = 0.00198296 Jy ! Component: 200 - total flux cleaned = 0.00233523 Jy ! Total flux subtracted in 200 components = 0.00233523 Jy ! Clean residual min=-0.014563 max=0.012190 Jy/beam ! Clean residual mean=-0.000003 rms=0.002588 Jy/beam ! Combined flux in latest and established models = 4.58696 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 337 components and 4.58696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083131Jy sigma=0.000837 ! Fit after self-cal, rms=0.083097Jy sigma=0.000837 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083097Jy sigma=0.000837 ! Fit after self-cal, rms=0.083044Jy sigma=0.000836 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.448 mas, bmaj=6.472 mas, bpa=-3.147 degrees ! Estimated noise=1283.08 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.77262 Jy ! Component: 100 - total flux cleaned = 2.40442 Jy ! Component: 150 - total flux cleaned = 2.78228 Jy ! Component: 200 - total flux cleaned = 3.05043 Jy ! Total flux subtracted in 200 components = 3.05043 Jy ! Clean residual min=-0.076196 max=0.154608 Jy/beam ! Clean residual mean=-0.000192 rms=0.027993 Jy/beam ! Combined flux in latest and established models = 3.05042 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 53 model components to the UV plane model. ! The established model now contains 53 components and 3.05042 Jy ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.404 mas, bpa=-2.497 degrees ! Estimated noise=1081.59 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.32705 Jy ! Component: 100 - total flux cleaned = 0.560677 Jy ! Component: 150 - total flux cleaned = 0.733231 Jy ! Component: 200 - total flux cleaned = 0.863949 Jy ! Total flux subtracted in 200 components = 0.863949 Jy ! Clean residual min=-0.046673 max=0.076548 Jy/beam ! Clean residual mean=-0.000093 rms=0.018982 Jy/beam ! Combined flux in latest and established models = 3.91437 Jy ! Adding 109 model components to the UV plane model. ! The established model now contains 141 components and 3.91437 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.762 mas, bmaj=14.65 mas, bpa=3.132 degrees ! Estimated noise=1428.45 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18851 Jy ! Component: 100 - total flux cleaned = 0.311042 Jy ! Component: 150 - total flux cleaned = 0.396678 Jy ! Component: 200 - total flux cleaned = 0.458154 Jy ! Total flux subtracted in 200 components = 0.458154 Jy ! Clean residual min=-0.024303 max=0.040725 Jy/beam ! Clean residual mean=-0.000065 rms=0.011149 Jy/beam ! Combined flux in latest and established models = 4.37253 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 = 0.0450058 Jy ! Component: 100 - total flux cleaned = 0.0783951 Jy ! Component: 150 - total flux cleaned = 0.103621 Jy ! Component: 200 - total flux cleaned = 0.123034 Jy ! Total flux subtracted in 200 components = 0.123034 Jy ! Clean residual min=-0.013719 max=0.021473 Jy/beam ! Clean residual mean=-0.000030 rms=0.005229 Jy/beam ! Combined flux in latest and established models = 4.49556 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 249 components and 4.49556 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=7.404 mas, bpa=-2.497 degrees ! Estimated noise=1081.59 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394092 Jy ! Component: 100 - total flux cleaned = 0.00832887 Jy ! Component: 150 - total flux cleaned = 0.0119388 Jy ! Component: 200 - total flux cleaned = 0.0152394 Jy ! Total flux subtracted in 200 components = 0.0152394 Jy ! Clean residual min=-0.016154 max=0.025254 Jy/beam ! Clean residual mean=-0.000008 rms=0.004223 Jy/beam ! Combined flux in latest and established models = 4.5108 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 262 components and 4.5108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100631Jy sigma=0.001035 ! Fit after self-cal, rms=0.097989Jy sigma=0.001007 wmodel J1733-1304_S_2015_03_17_pus_map.mod ! Writing 262 model components to file: J1733-1304_S_2015_03_17_pus_map.mod wobs J1733-1304_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J1733-1304_S_2015_03_17_pus_uvs.fits wwins J1733-1304_S_2015_03_17_pus_map.win ! wwins: Wrote 4 windows to J1733-1304_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.010112 Jy ! Component: 100 - total flux cleaned = 0.018728 Jy ! Component: 150 - total flux cleaned = 0.0262739 Jy ! Component: 200 - total flux cleaned = 0.0306535 Jy ! Component: 250 - total flux cleaned = 0.0344927 Jy ! Component: 300 - total flux cleaned = 0.0386376 Jy ! Component: 350 - total flux cleaned = 0.0416029 Jy ! Component: 400 - total flux cleaned = 0.0444426 Jy ! Component: 450 - total flux cleaned = 0.046718 Jy ! Component: 500 - total flux cleaned = 0.0493508 Jy ! Component: 550 - total flux cleaned = 0.0520947 Jy ! Component: 600 - total flux cleaned = 0.0541337 Jy ! Component: 650 - total flux cleaned = 0.0561024 Jy ! Component: 700 - total flux cleaned = 0.0580054 Jy ! Component: 750 - total flux cleaned = 0.0600419 Jy ! Component: 800 - total flux cleaned = 0.0616608 Jy ! Component: 850 - total flux cleaned = 0.0632362 Jy ! Component: 900 - total flux cleaned = 0.0647682 Jy ! Component: 950 - total flux cleaned = 0.0662601 Jy ! Component: 1000 - total flux cleaned = 0.0675536 Jy ! Component: 1050 - total flux cleaned = 0.0686574 Jy ! Component: 1100 - total flux cleaned = 0.0694322 Jy ! Component: 1150 - total flux cleaned = 0.0709415 Jy ! Component: 1200 - total flux cleaned = 0.0719728 Jy ! Component: 1250 - total flux cleaned = 0.0729814 Jy ! Component: 1300 - total flux cleaned = 0.0739657 Jy ! Component: 1350 - total flux cleaned = 0.0747907 Jy ! Component: 1400 - total flux cleaned = 0.075864 Jy ! Component: 1450 - total flux cleaned = 0.0763855 Jy ! Component: 1500 - total flux cleaned = 0.0770242 Jy ! Component: 1550 - total flux cleaned = 0.0777728 Jy ! Component: 1600 - total flux cleaned = 0.0782611 Jy ! Component: 1650 - total flux cleaned = 0.0783864 Jy ! Component: 1700 - total flux cleaned = 0.0793333 Jy ! Component: 1750 - total flux cleaned = 0.0800244 Jy ! Component: 1800 - total flux cleaned = 0.0804746 Jy ! Component: 1850 - total flux cleaned = 0.0810275 Jy ! Component: 1900 - total flux cleaned = 0.0816781 Jy ! Component: 1950 - total flux cleaned = 0.0823175 Jy ! Component: 2000 - total flux cleaned = 0.0829461 Jy ! Component: 2050 - total flux cleaned = 0.083256 Jy ! Component: 2100 - total flux cleaned = 0.0843667 Jy ! Component: 2150 - total flux cleaned = 0.0849593 Jy ! Component: 2200 - total flux cleaned = 0.0860299 Jy ! Component: 2250 - total flux cleaned = 0.0864114 Jy ! Component: 2300 - total flux cleaned = 0.0870729 Jy ! Component: 2350 - total flux cleaned = 0.0878137 Jy ! Component: 2400 - total flux cleaned = 0.0884517 Jy ! Component: 2450 - total flux cleaned = 0.0889011 Jy ! Component: 2500 - total flux cleaned = 0.0897801 Jy ! Component: 2550 - total flux cleaned = 0.089955 Jy ! Component: 2600 - total flux cleaned = 0.090551 Jy ! Component: 2650 - total flux cleaned = 0.0909728 Jy ! Component: 2700 - total flux cleaned = 0.0916378 Jy ! Component: 2750 - total flux cleaned = 0.0922914 Jy ! Component: 2800 - total flux cleaned = 0.0926936 Jy ! Component: 2850 - total flux cleaned = 0.0932488 Jy ! Component: 2900 - total flux cleaned = 0.0936406 Jy ! Component: 2950 - total flux cleaned = 0.0939496 Jy ! Component: 3000 - total flux cleaned = 0.0943277 Jy ! Component: 3050 - total flux cleaned = 0.0947011 Jy ! Component: 3100 - total flux cleaned = 0.0949216 Jy ! Component: 3150 - total flux cleaned = 0.0954329 Jy ! Component: 3200 - total flux cleaned = 0.0956471 Jy ! Component: 3250 - total flux cleaned = 0.0956471 Jy ! Component: 3300 - total flux cleaned = 0.095926 Jy ! Component: 3350 - total flux cleaned = 0.0962018 Jy ! Component: 3400 - total flux cleaned = 0.0967446 Jy ! Component: 3450 - total flux cleaned = 0.0970113 Jy ! Component: 3500 - total flux cleaned = 0.0971429 Jy ! Component: 3550 - total flux cleaned = 0.097471 Jy ! Component: 3600 - total flux cleaned = 0.0976651 Jy ! Component: 3650 - total flux cleaned = 0.0976657 Jy ! Component: 3700 - total flux cleaned = 0.0980446 Jy ! Component: 3750 - total flux cleaned = 0.0981701 Jy ! Component: 3800 - total flux cleaned = 0.0984776 Jy ! Component: 3850 - total flux cleaned = 0.0988424 Jy ! Component: 3900 - total flux cleaned = 0.0989625 Jy ! Component: 3950 - total flux cleaned = 0.0994361 Jy ! Component: 4000 - total flux cleaned = 0.0992626 Jy ! Component: 4050 - total flux cleaned = 0.0994357 Jy ! Total flux subtracted in 4096 components = 0.0996068 Jy ! Clean residual min=-0.002839 max=0.003310 Jy/beam ! Clean residual mean=0.000002 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 4.61041 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 527 components and 4.61041 Jy ![Exited script file: muppet] wmap "J1733-1304_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.962 x 7.404 at -2.497 degrees (North through East) ! Clean map min=-0.008929 max=2.4125 Jy/beam ! Writing clean map to FITS file: J1733-1304_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 2.4125 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00102087 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.126947 0.126947 0.253894 0.507787 1.01557 2.03115 4.0623 8.1246 16.2492 32.4984 64.9968 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak=",int(1000*peak_flux)/1000 ! peak= 2.412 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.962 x 7.404 at -2.497 degrees (North through East) ! Clean map min=-0.008929 max=2.4125 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 J1733-1304_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 23:06:01 2016