! Started logfile: J1833+0115_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:33:54 2017 obs J1833+0115_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1833+0115_S_2015_01_23_pus_uva.fits ! AN table 1: 96 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967361 visibilities/baseline/integration-bin. ! Found source: J1833+0115 ! ! 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 338 lines of history. ! ! Reading 16716 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 J1833+0115_S_2015_01_23_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 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 65 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.848407Jy sigma=0.008819 ! Fit after self-cal, rms=0.808608Jy sigma=0.008386 ! 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.65 mas, bmaj=6.412 mas, bpa=-3.497 degrees ! Estimated noise=861.178 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.150821 Jy ! Component: 100 - total flux cleaned = 0.211675 Jy ! Total flux subtracted in 100 components = 0.211675 Jy ! Clean residual min=-0.019637 max=0.032312 Jy/beam ! Clean residual mean=0.000063 rms=0.004880 Jy/beam ! Combined flux in latest and established models = 0.211675 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.211675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.144311Jy sigma=0.001346 ! Fit after self-cal, rms=0.143606Jy sigma=0.001341 ! Inverting map ! Added new window around map position (-3, 2.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0372518 Jy ! Component: 100 - total flux cleaned = 0.0601289 Jy ! Total flux subtracted in 100 components = 0.0601289 Jy ! Clean residual min=-0.014643 max=0.017255 Jy/beam ! Clean residual mean=0.000027 rms=0.003568 Jy/beam ! Combined flux in latest and established models = 0.271804 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.271804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130011Jy sigma=0.001136 ! Fit after self-cal, rms=0.129817Jy sigma=0.001134 ! 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.127 mas, bmaj=7.366 mas, bpa=-2.663 degrees ! Estimated noise=556.831 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.0285971 Jy ! Component: 100 - total flux cleaned = 0.0465133 Jy ! Component: 150 - total flux cleaned = 0.0591638 Jy ! Component: 200 - total flux cleaned = 0.068468 Jy ! Total flux subtracted in 200 components = 0.068468 Jy ! Clean residual min=-0.011850 max=0.020056 Jy/beam ! Clean residual mean=0.000045 rms=0.004425 Jy/beam ! Combined flux in latest and established models = 0.340272 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 108 components and 0.340272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124482Jy sigma=0.001030 ! Fit after self-cal, rms=0.124366Jy sigma=0.001029 ! 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.00 FD 2.39 HN 1.02 KP 1.01 ! LA 0.90 MK 1.06 NL 1.16 OV 0.99 ! PT 0.93 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 2.68 HN 1.08 KP 0.94 ! LA 0.87 MK 1.05 NL 1.32 OV 1.00 ! PT 0.92 SC 1.11 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 3.39 HN 1.06 KP 0.80 ! LA 0.70 MK 1.05 NL 1.36 OV 0.95 ! PT 0.90 SC 1.04 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 2.91 HN 0.97 KP 0.74 ! LA 0.74 MK 1.02 NL 0.98 OV 0.98 ! PT 0.94 SC 0.95 ! ! ! Fit before self-cal, rms=0.124366Jy sigma=0.001029 ! Fit after self-cal, rms=0.178203Jy sigma=0.000815 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.173 mas, bmaj=7.466 mas, bpa=-2.258 degrees ! Estimated noise=558.282 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 (34.5, -43.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699609 Jy ! Component: 100 - total flux cleaned = 0.00851075 Jy ! Component: 150 - total flux cleaned = 0.00864643 Jy ! Component: 200 - total flux cleaned = 0.00864658 Jy ! Total flux subtracted in 200 components = 0.00864658 Jy ! Clean residual min=-0.005025 max=0.005254 Jy/beam ! Clean residual mean=0.000001 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.348918 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 153 components and 0.348918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177848Jy sigma=0.000808 ! Fit after self-cal, rms=0.178538Jy sigma=0.000805 ! 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.178538Jy sigma=0.000805 ! Fit after self-cal, rms=0.180922Jy sigma=0.000788 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.175 mas, bmaj=7.466 mas, bpa=-2.299 degrees ! Estimated noise=559.655 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128825 Jy ! Component: 100 - total flux cleaned = 0.00178638 Jy ! Component: 150 - total flux cleaned = 0.00212384 Jy ! Component: 200 - total flux cleaned = 0.00217045 Jy ! Total flux subtracted in 200 components = 0.00217045 Jy ! Clean residual min=-0.002758 max=0.003973 Jy/beam ! Clean residual mean=0.000004 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.351089 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 177 components and 0.351089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180847Jy sigma=0.000787 ! Fit after self-cal, rms=0.180869Jy sigma=0.000786 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 (-12, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00372437 Jy ! Component: 100 - total flux cleaned = 0.00555463 Jy ! Component: 150 - total flux cleaned = 0.00635065 Jy ! Component: 200 - total flux cleaned = 0.00640488 Jy ! Total flux subtracted in 200 components = 0.00640488 Jy ! Clean residual min=-0.002273 max=0.002912 Jy/beam ! Clean residual mean=-0.000002 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.357493 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 200 components and 0.357493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180740Jy sigma=0.000784 ! Fit after self-cal, rms=0.180726Jy sigma=0.000784 ! Inverting map ! Added new window around map position (-5.5, 28.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00294039 Jy ! Component: 100 - total flux cleaned = 0.0038195 Jy ! Component: 150 - total flux cleaned = 0.00405688 Jy ! Component: 200 - total flux cleaned = 0.0041601 Jy ! Total flux subtracted in 200 components = 0.0041601 Jy ! Clean residual min=-0.002272 max=0.002035 Jy/beam ! Clean residual mean=-0.000003 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.361654 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 221 components and 0.361654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180654Jy sigma=0.000783 ! Fit after self-cal, rms=0.180637Jy sigma=0.000783 ! 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.180637Jy sigma=0.000783 ! Fit after self-cal, rms=0.179524Jy sigma=0.000782 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.169 mas, bmaj=7.445 mas, bpa=-2.136 degrees ! Estimated noise=557.262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163426 Jy ! Component: 100 - total flux cleaned = 0.00223986 Jy ! Component: 150 - total flux cleaned = 0.00259894 Jy ! Component: 200 - total flux cleaned = 0.00288353 Jy ! Total flux subtracted in 200 components = 0.00288353 Jy ! Clean residual min=-0.001906 max=0.002000 Jy/beam ! Clean residual mean=-0.000002 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.364537 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 246 components and 0.364537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179482Jy sigma=0.000782 ! Fit after self-cal, rms=0.179470Jy sigma=0.000782 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.000129308 Jy ! Component: 100 - total flux cleaned = 0.000313027 Jy ! Component: 150 - total flux cleaned = 0.000448981 Jy ! Component: 200 - total flux cleaned = 0.000605788 Jy ! Total flux subtracted in 200 components = 0.000605788 Jy ! Clean residual min=-0.001842 max=0.001958 Jy/beam ! Clean residual mean=-0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.365143 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 259 components and 0.365143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179448Jy sigma=0.000781 ! Fit after self-cal, rms=0.179444Jy sigma=0.000781 ! 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.179444Jy sigma=0.000781 ! Fit after self-cal, rms=0.178667Jy sigma=0.000781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.224 mas, bmaj=12.04 mas, bpa=-5.464 degrees ! Estimated noise=708.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100598 Jy ! Component: 100 - total flux cleaned = 0.00137907 Jy ! Component: 150 - total flux cleaned = 0.00158639 Jy ! Component: 200 - total flux cleaned = 0.00167609 Jy ! Total flux subtracted in 200 components = 0.00167609 Jy ! Clean residual min=-0.002182 max=0.002415 Jy/beam ! Clean residual mean=-0.000002 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.366819 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 295 components and 0.366819 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178650Jy sigma=0.000781 ! Fit after self-cal, rms=0.178645Jy sigma=0.000781 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.33722e-05 Jy ! Component: 100 - total flux cleaned = -1.52386e-05 Jy ! Component: 150 - total flux cleaned = 3.69778e-05 Jy ! Component: 200 - total flux cleaned = 8.45248e-05 Jy ! Total flux subtracted in 200 components = 8.45248e-05 Jy ! Clean residual min=-0.002145 max=0.002312 Jy/beam ! Clean residual mean=-0.000002 rms=0.000619 Jy/beam ! Combined flux in latest and established models = 0.366903 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 318 components and 0.366903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178639Jy sigma=0.000781 ! Fit after self-cal, rms=0.178635Jy sigma=0.000781 ! 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.166 mas, bmaj=7.437 mas, bpa=-2.127 degrees ! Estimated noise=556.383 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.166 x 7.437 at -2.127 degrees (North through East) ! Clean map min=-0.0034779 max=0.19188 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.658 mas, bmaj=6.427 mas, bpa=-2.901 degrees ! Estimated noise=878.289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154702 Jy ! Component: 100 - total flux cleaned = 0.217725 Jy ! Component: 150 - total flux cleaned = 0.253692 Jy ! Component: 200 - total flux cleaned = 0.276301 Jy ! Total flux subtracted in 200 components = 0.276301 Jy ! Clean residual min=-0.005740 max=0.012661 Jy/beam ! Clean residual mean=0.000041 rms=0.001884 Jy/beam ! Combined flux in latest and established models = 0.2763 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.2763 Jy ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.437 mas, bpa=-2.127 degrees ! Estimated noise=556.383 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.0221556 Jy ! Component: 100 - total flux cleaned = 0.0362439 Jy ! Component: 150 - total flux cleaned = 0.0464283 Jy ! Component: 200 - total flux cleaned = 0.0542672 Jy ! Total flux subtracted in 200 components = 0.0542672 Jy ! Clean residual min=-0.003575 max=0.006547 Jy/beam ! Clean residual mean=0.000033 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.330568 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 100 components and 0.330568 Jy ! Inverting map ! Added new window around map position (3.5, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00674909 Jy ! Component: 100 - total flux cleaned = 0.011777 Jy ! Component: 150 - total flux cleaned = 0.0158056 Jy ! Component: 200 - total flux cleaned = 0.0191321 Jy ! Total flux subtracted in 200 components = 0.0191321 Jy ! Clean residual min=-0.002802 max=0.002951 Jy/beam ! Clean residual mean=0.000013 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.3497 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 145 components and 0.3497 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.224 mas, bmaj=12.04 mas, bpa=-5.464 degrees ! Estimated noise=708.73 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0049663 Jy ! Component: 100 - total flux cleaned = 0.00839478 Jy ! Component: 150 - total flux cleaned = 0.0110273 Jy ! Component: 200 - total flux cleaned = 0.0120667 Jy ! Total flux subtracted in 200 components = 0.0120667 Jy ! Clean residual min=-0.002655 max=0.003072 Jy/beam ! Clean residual mean=0.000008 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.361766 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.000531455 Jy ! Component: 100 - total flux cleaned = 0.00107634 Jy ! Component: 150 - total flux cleaned = 0.00144561 Jy ! Component: 200 - total flux cleaned = 0.00178143 Jy ! Total flux subtracted in 200 components = 0.00178143 Jy ! Clean residual min=-0.002327 max=0.002535 Jy/beam ! Clean residual mean=0.000005 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.363548 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 234 components and 0.363548 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.166 mas, bmaj=7.437 mas, bpa=-2.127 degrees ! Estimated noise=556.383 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000220671 Jy ! Component: 100 - total flux cleaned = -0.000163609 Jy ! Component: 150 - total flux cleaned = -1.33153e-06 Jy ! Component: 200 - total flux cleaned = 0.000193401 Jy ! Total flux subtracted in 200 components = 0.000193401 Jy ! Clean residual min=-0.002227 max=0.001829 Jy/beam ! Clean residual mean=0.000002 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.363741 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 264 components and 0.363741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178644Jy sigma=0.000781 ! Fit after self-cal, rms=0.178623Jy sigma=0.000781 wmodel J1833+0115_S_2015_01_23_pus_map.mod ! Writing 264 model components to file: J1833+0115_S_2015_01_23_pus_map.mod wobs J1833+0115_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1833+0115_S_2015_01_23_pus_uvs.fits wwins J1833+0115_S_2015_01_23_pus_map.win ! wwins: Wrote 6 windows to J1833+0115_S_2015_01_23_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.00058014 Jy ! Component: 100 - total flux cleaned = -0.00067899 Jy ! Component: 150 - total flux cleaned = -0.000707539 Jy ! Component: 200 - total flux cleaned = -0.000649711 Jy ! Component: 250 - total flux cleaned = -0.000650044 Jy ! Component: 300 - total flux cleaned = -0.000703239 Jy ! Component: 350 - total flux cleaned = -0.000702968 Jy ! Component: 400 - total flux cleaned = -0.0006786 Jy ! Component: 450 - total flux cleaned = -0.000728272 Jy ! Component: 500 - total flux cleaned = -0.000704384 Jy ! Component: 550 - total flux cleaned = -0.000634708 Jy ! Component: 600 - total flux cleaned = -0.000658029 Jy ! Component: 650 - total flux cleaned = -0.000635205 Jy ! Component: 700 - total flux cleaned = -0.00065729 Jy ! Component: 750 - total flux cleaned = -0.000678829 Jy ! Component: 800 - total flux cleaned = -0.000721567 Jy ! Component: 850 - total flux cleaned = -0.000763727 Jy ! Component: 900 - total flux cleaned = -0.000846278 Jy ! Component: 950 - total flux cleaned = -0.000866406 Jy ! Component: 1000 - total flux cleaned = -0.00100775 Jy ! Component: 1050 - total flux cleaned = -0.00108729 Jy ! Component: 1100 - total flux cleaned = -0.00116595 Jy ! Component: 1150 - total flux cleaned = -0.00135901 Jy ! Component: 1200 - total flux cleaned = -0.00145427 Jy ! Component: 1250 - total flux cleaned = -0.00154833 Jy ! Component: 1300 - total flux cleaned = -0.0016409 Jy ! Component: 1350 - total flux cleaned = -0.00167763 Jy ! Component: 1400 - total flux cleaned = -0.00182253 Jy ! Component: 1450 - total flux cleaned = -0.00191199 Jy ! Component: 1500 - total flux cleaned = -0.00201791 Jy ! Component: 1550 - total flux cleaned = -0.00212307 Jy ! Component: 1600 - total flux cleaned = -0.00222645 Jy ! Component: 1650 - total flux cleaned = -0.00226054 Jy ! Component: 1700 - total flux cleaned = -0.00231145 Jy ! Component: 1750 - total flux cleaned = -0.00241185 Jy ! Component: 1800 - total flux cleaned = -0.00252775 Jy ! Component: 1850 - total flux cleaned = -0.00260976 Jy ! Component: 1900 - total flux cleaned = -0.00265862 Jy ! Component: 1950 - total flux cleaned = -0.00283541 Jy ! Component: 2000 - total flux cleaned = -0.002899 Jy ! Component: 2050 - total flux cleaned = -0.00296235 Jy ! Component: 2100 - total flux cleaned = -0.00305629 Jy ! Component: 2150 - total flux cleaned = -0.00321117 Jy ! Component: 2200 - total flux cleaned = -0.00330312 Jy ! Component: 2250 - total flux cleaned = -0.00336424 Jy ! Component: 2300 - total flux cleaned = -0.00347003 Jy ! Component: 2350 - total flux cleaned = -0.00351509 Jy ! Component: 2400 - total flux cleaned = -0.00363402 Jy ! Component: 2450 - total flux cleaned = -0.00370779 Jy ! Component: 2500 - total flux cleaned = -0.00376637 Jy ! Component: 2550 - total flux cleaned = -0.00385342 Jy ! Component: 2600 - total flux cleaned = -0.00391106 Jy ! Component: 2650 - total flux cleaned = -0.00396814 Jy ! Component: 2700 - total flux cleaned = -0.00401061 Jy ! Component: 2750 - total flux cleaned = -0.0040247 Jy ! Component: 2800 - total flux cleaned = -0.00410849 Jy ! Component: 2850 - total flux cleaned = -0.00408068 Jy ! Component: 2900 - total flux cleaned = -0.00416316 Jy ! Component: 2950 - total flux cleaned = -0.00416313 Jy ! Component: 3000 - total flux cleaned = -0.00419045 Jy ! Component: 3050 - total flux cleaned = -0.0042713 Jy ! Component: 3100 - total flux cleaned = -0.0043114 Jy ! Component: 3150 - total flux cleaned = -0.00431141 Jy ! Component: 3200 - total flux cleaned = -0.00427187 Jy ! Component: 3250 - total flux cleaned = -0.00428497 Jy ! Component: 3300 - total flux cleaned = -0.00428503 Jy ! Component: 3350 - total flux cleaned = -0.00431112 Jy ! Component: 3400 - total flux cleaned = -0.00433668 Jy ! Component: 3450 - total flux cleaned = -0.00431106 Jy ! Component: 3500 - total flux cleaned = -0.00431108 Jy ! Component: 3550 - total flux cleaned = -0.00429853 Jy ! Component: 3600 - total flux cleaned = -0.00423576 Jy ! Component: 3650 - total flux cleaned = -0.00433549 Jy ! Component: 3700 - total flux cleaned = -0.00427359 Jy ! Component: 3750 - total flux cleaned = -0.00426136 Jy ! Component: 3800 - total flux cleaned = -0.00426137 Jy ! Component: 3850 - total flux cleaned = -0.00424918 Jy ! Component: 3900 - total flux cleaned = -0.00424914 Jy ! Component: 3950 - total flux cleaned = -0.00418907 Jy ! Component: 4000 - total flux cleaned = -0.00416508 Jy ! Component: 4050 - total flux cleaned = -0.00410573 Jy ! Total flux subtracted in 4096 components = -0.00411758 Jy ! Clean residual min=-0.000850 max=0.000695 Jy/beam ! Clean residual mean=0.000002 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.359623 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 560 components and 0.359623 Jy ![Exited script file: muppet] wmap "J1833+0115_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.166 x 7.437 at -2.127 degrees (North through East) ! Clean map min=-0.0018016 max=0.19422 Jy/beam ! Writing clean map to FITS file: J1833+0115_S_2015_01_23_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.19422 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000215647 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.333096 0.333096 0.666193 1.33239 2.66477 5.32954 10.6591 21.3182 42.6363 85.2727 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.194 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.166 x 7.437 at -2.127 degrees (North through East) ! Clean map min=-0.0018016 max=0.19422 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 J1833+0115_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:33:59 2017