! Started logfile: J1036+2203_S_2015_01_23_pus_uvs.log on Mon Jan 2 19:21:36 2017 obs J1036+2203_S_2015_01_23_pus_uva.fits ! Reading UV FITS file: J1036+2203_S_2015_01_23_pus_uva.fits ! AN table 1: 83 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97162 visibilities/baseline/integration-bin. ! Found source: J1036+2203 ! ! 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 14516 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 J1036+2203_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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.865317Jy sigma=0.009976 ! Fit after self-cal, rms=0.843812Jy sigma=0.009731 ! 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.908 mas, bmaj=5.563 mas, bpa=-5.476 degrees ! Estimated noise=860.399 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.120101 Jy ! Component: 100 - total flux cleaned = 0.147708 Jy ! Total flux subtracted in 100 components = 0.147708 Jy ! Clean residual min=-0.007560 max=0.013411 Jy/beam ! Clean residual mean=-0.000007 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 0.147708 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.147708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108558Jy sigma=0.000885 ! Fit after self-cal, rms=0.108536Jy sigma=0.000884 ! Inverting map ! Added new window around map position (6, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144151 Jy ! Component: 100 - total flux cleaned = 0.0237966 Jy ! Total flux subtracted in 100 components = 0.0237966 Jy ! Clean residual min=-0.006045 max=0.007306 Jy/beam ! Clean residual mean=-0.000002 rms=0.001527 Jy/beam ! Combined flux in latest and established models = 0.171504 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.171504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105403Jy sigma=0.000835 ! Fit after self-cal, rms=0.105243Jy sigma=0.000834 ! 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.491 mas, bmaj=6.461 mas, bpa=-3.376 degrees ! Estimated noise=555.433 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.0118029 Jy ! Component: 100 - total flux cleaned = 0.0188596 Jy ! Component: 150 - total flux cleaned = 0.0236369 Jy ! Component: 200 - total flux cleaned = 0.0270895 Jy ! Total flux subtracted in 200 components = 0.0270895 Jy ! Clean residual min=-0.005681 max=0.006056 Jy/beam ! Clean residual mean=-0.000007 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.198594 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 61 components and 0.198594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103774Jy sigma=0.000812 ! Fit after self-cal, rms=0.103671Jy sigma=0.000811 ! 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 0.97 FD 1.11 HN 0.96 KP 1.10 ! LA 0.97 MK 1.03 NL 1.00 OV 1.00 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.11 HN 1.02 KP 1.02 ! LA 0.93 MK 1.04 NL 1.15 OV 1.01 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.11 HN 1.02 KP 0.89 ! LA 0.76 MK 1.04 NL 1.33 OV 0.93 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.12 HN 0.94 KP 0.83 ! LA 0.80 MK 1.04 NL 1.05 OV 0.98 ! PT 1.02 SC 1.01 ! ! ! Fit before self-cal, rms=0.103671Jy sigma=0.000811 ! Fit after self-cal, rms=0.107357Jy sigma=0.000773 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.535 mas, bmaj=6.527 mas, bpa=-3.219 degrees ! Estimated noise=554.867 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.000535038 Jy ! Component: 100 - total flux cleaned = -0.00084856 Jy ! Component: 150 - total flux cleaned = -0.00105746 Jy ! Component: 200 - total flux cleaned = -0.0011358 Jy ! Total flux subtracted in 200 components = -0.0011358 Jy ! Clean residual min=-0.002927 max=0.002808 Jy/beam ! Clean residual mean=0.000001 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.197458 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.197458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107322Jy sigma=0.000773 ! Fit after self-cal, rms=0.107322Jy sigma=0.000773 ! 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.107322Jy sigma=0.000773 ! Fit after self-cal, rms=0.111390Jy sigma=0.000766 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=6.514 mas, bpa=-3.289 degrees ! Estimated noise=554.416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134311 Jy ! Component: 100 - total flux cleaned = -0.000201796 Jy ! Component: 150 - total flux cleaned = -0.000286845 Jy ! Component: 200 - total flux cleaned = -0.000342614 Jy ! Total flux subtracted in 200 components = -0.000342614 Jy ! Clean residual min=-0.002195 max=0.002097 Jy/beam ! Clean residual mean=-0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.197115 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 84 components and 0.197115 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111382Jy sigma=0.000765 ! Fit after self-cal, rms=0.111401Jy sigma=0.000765 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.72467e-05 Jy ! Component: 100 - total flux cleaned = -3.38772e-05 Jy ! Component: 150 - total flux cleaned = -4.91253e-05 Jy ! Component: 200 - total flux cleaned = -6.22604e-05 Jy ! Total flux subtracted in 200 components = -6.22604e-05 Jy ! Clean residual min=-0.002152 max=0.002073 Jy/beam ! Clean residual mean=-0.000001 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.197053 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 0.197053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111397Jy sigma=0.000765 ! Fit after self-cal, rms=0.111396Jy sigma=0.000765 ! 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.111396Jy sigma=0.000765 ! Fit after self-cal, rms=0.111527Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=6.512 mas, bpa=-3.338 degrees ! Estimated noise=554.562 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.36497e-05 Jy ! Component: 100 - total flux cleaned = -7.79439e-05 Jy ! Component: 150 - total flux cleaned = -9.14679e-05 Jy ! Component: 200 - total flux cleaned = -0.000104333 Jy ! Total flux subtracted in 200 components = -0.000104333 Jy ! Clean residual min=-0.002114 max=0.002042 Jy/beam ! Clean residual mean=-0.000001 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.196949 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.196949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111525Jy sigma=0.000765 ! Fit after self-cal, rms=0.111526Jy sigma=0.000765 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 = 2.23336e-08 Jy ! Component: 100 - total flux cleaned = -1.15269e-05 Jy ! Component: 150 - total flux cleaned = -1.14807e-05 Jy ! Component: 200 - total flux cleaned = -2.16552e-05 Jy ! Total flux subtracted in 200 components = -2.16552e-05 Jy ! Clean residual min=-0.002100 max=0.002017 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.196927 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.196927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111524Jy sigma=0.000765 ! Fit after self-cal, rms=0.111524Jy sigma=0.000765 ! 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.111524Jy sigma=0.000765 ! Fit after self-cal, rms=0.111611Jy sigma=0.000765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.155 mas, bmaj=10.22 mas, bpa=-3.494 degrees ! Estimated noise=693.171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.97026e-05 Jy ! Component: 100 - total flux cleaned = -8.75416e-05 Jy ! Component: 150 - total flux cleaned = -0.000103125 Jy ! Component: 200 - total flux cleaned = -0.000122461 Jy ! Total flux subtracted in 200 components = -0.000122461 Jy ! Clean residual min=-0.002205 max=0.002348 Jy/beam ! Clean residual mean=-0.000002 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.196804 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 115 components and 0.196804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111611Jy sigma=0.000765 ! Fit after self-cal, rms=0.111611Jy sigma=0.000765 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.49729e-05 Jy ! Component: 100 - total flux cleaned = -2.1654e-05 Jy ! Component: 150 - total flux cleaned = -3.28368e-05 Jy ! Component: 200 - total flux cleaned = -4.23108e-05 Jy ! Total flux subtracted in 200 components = -4.23108e-05 Jy ! Clean residual min=-0.002191 max=0.002357 Jy/beam ! Clean residual mean=-0.000002 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.196762 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 0.196762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111610Jy sigma=0.000765 ! Fit after self-cal, rms=0.111609Jy sigma=0.000765 ! 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.54 mas, bmaj=6.511 mas, bpa=-3.361 degrees ! Estimated noise=554.81 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.54 x 6.511 at -3.361 degrees (North through East) ! Clean map min=-0.0019896 max=0.15885 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.939 mas, bmaj=5.585 mas, bpa=-5.619 degrees ! Estimated noise=863.036 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120289 Jy ! Component: 100 - total flux cleaned = 0.148521 Jy ! Component: 150 - total flux cleaned = 0.163084 Jy ! Component: 200 - total flux cleaned = 0.172618 Jy ! Total flux subtracted in 200 components = 0.172618 Jy ! Clean residual min=-0.003584 max=0.005138 Jy/beam ! Clean residual mean=-0.000002 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.172618 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.172618 Jy ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=6.511 mas, bpa=-3.361 degrees ! Estimated noise=554.81 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.00948811 Jy ! Component: 100 - total flux cleaned = 0.0148342 Jy ! Component: 150 - total flux cleaned = 0.0181788 Jy ! Component: 200 - total flux cleaned = 0.0204073 Jy ! Total flux subtracted in 200 components = 0.0204073 Jy ! Clean residual min=-0.002261 max=0.002065 Jy/beam ! Clean residual mean=-0.000001 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.193026 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 54 components and 0.193026 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.155 mas, bmaj=10.22 mas, bpa=-3.494 degrees ! Estimated noise=693.171 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00193766 Jy ! Component: 100 - total flux cleaned = 0.00279394 Jy ! Component: 150 - total flux cleaned = 0.00325783 Jy ! Component: 200 - total flux cleaned = 0.00352481 Jy ! Total flux subtracted in 200 components = 0.00352481 Jy ! Clean residual min=-0.002184 max=0.002386 Jy/beam ! Clean residual mean=-0.000002 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.19655 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.000156102 Jy ! Component: 100 - total flux cleaned = 0.000178434 Jy ! Component: 150 - total flux cleaned = 0.000182247 Jy ! Component: 200 - total flux cleaned = 0.000185926 Jy ! Total flux subtracted in 200 components = 0.000185926 Jy ! Clean residual min=-0.002174 max=0.002376 Jy/beam ! Clean residual mean=-0.000002 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.196736 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 88 components and 0.196736 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=6.511 mas, bpa=-3.361 degrees ! Estimated noise=554.81 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.86993e-05 Jy ! Component: 100 - total flux cleaned = 5.74671e-06 Jy ! Component: 150 - total flux cleaned = 2.47536e-05 Jy ! Component: 200 - total flux cleaned = 4.20231e-05 Jy ! Total flux subtracted in 200 components = 4.20231e-05 Jy ! Clean residual min=-0.002124 max=0.002093 Jy/beam ! Clean residual mean=-0.000001 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.196778 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.196778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111621Jy sigma=0.000765 ! Fit after self-cal, rms=0.111619Jy sigma=0.000765 wmodel J1036+2203_S_2015_01_23_pus_map.mod ! Writing 98 model components to file: J1036+2203_S_2015_01_23_pus_map.mod wobs J1036+2203_S_2015_01_23_pus_uvs.fits ! Writing UV FITS file: J1036+2203_S_2015_01_23_pus_uvs.fits wwins J1036+2203_S_2015_01_23_pus_map.win ! wwins: Wrote 2 windows to J1036+2203_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.000180956 Jy ! Component: 100 - total flux cleaned = 0.000484224 Jy ! Component: 150 - total flux cleaned = 0.000579035 Jy ! Component: 200 - total flux cleaned = 0.000637628 Jy ! Component: 250 - total flux cleaned = 0.000830691 Jy ! Component: 300 - total flux cleaned = 0.00101644 Jy ! Component: 350 - total flux cleaned = 0.00119534 Jy ! Component: 400 - total flux cleaned = 0.00134337 Jy ! Component: 450 - total flux cleaned = 0.00151069 Jy ! Component: 500 - total flux cleaned = 0.00165039 Jy ! Component: 550 - total flux cleaned = 0.00183174 Jy ! Component: 600 - total flux cleaned = 0.00196473 Jy ! Component: 650 - total flux cleaned = 0.00209454 Jy ! Component: 700 - total flux cleaned = 0.00222124 Jy ! Component: 750 - total flux cleaned = 0.00236557 Jy ! Component: 800 - total flux cleaned = 0.00248659 Jy ! Component: 850 - total flux cleaned = 0.00260573 Jy ! Component: 900 - total flux cleaned = 0.00272283 Jy ! Component: 950 - total flux cleaned = 0.00278003 Jy ! Component: 1000 - total flux cleaned = 0.00285511 Jy ! Component: 1050 - total flux cleaned = 0.0029107 Jy ! Component: 1100 - total flux cleaned = 0.0029831 Jy ! Component: 1150 - total flux cleaned = 0.00307269 Jy ! Component: 1200 - total flux cleaned = 0.00312528 Jy ! Component: 1250 - total flux cleaned = 0.00322932 Jy ! Component: 1300 - total flux cleaned = 0.00329788 Jy ! Component: 1350 - total flux cleaned = 0.00344989 Jy ! Component: 1400 - total flux cleaned = 0.00353324 Jy ! Component: 1450 - total flux cleaned = 0.00366498 Jy ! Component: 1500 - total flux cleaned = 0.0037462 Jy ! Component: 1550 - total flux cleaned = 0.00387499 Jy ! Component: 1600 - total flux cleaned = 0.00403362 Jy ! Component: 1650 - total flux cleaned = 0.00414332 Jy ! Component: 1700 - total flux cleaned = 0.00422061 Jy ! Component: 1750 - total flux cleaned = 0.0042821 Jy ! Component: 1800 - total flux cleaned = 0.00435791 Jy ! Component: 1850 - total flux cleaned = 0.00449315 Jy ! Component: 1900 - total flux cleaned = 0.00447849 Jy ! Component: 1950 - total flux cleaned = 0.00461106 Jy ! Component: 2000 - total flux cleaned = 0.00465488 Jy ! Component: 2050 - total flux cleaned = 0.00475601 Jy ! Component: 2100 - total flux cleaned = 0.00478467 Jy ! Component: 2150 - total flux cleaned = 0.0048271 Jy ! Component: 2200 - total flux cleaned = 0.00489739 Jy ! Component: 2250 - total flux cleaned = 0.00498073 Jy ! Component: 2300 - total flux cleaned = 0.00506294 Jy ! Component: 2350 - total flux cleaned = 0.00509017 Jy ! Component: 2400 - total flux cleaned = 0.00513075 Jy ! Component: 2450 - total flux cleaned = 0.00518433 Jy ! Component: 2500 - total flux cleaned = 0.00529033 Jy ! Component: 2550 - total flux cleaned = 0.00534277 Jy ! Component: 2600 - total flux cleaned = 0.00542098 Jy ! Component: 2650 - total flux cleaned = 0.00544679 Jy ! Component: 2700 - total flux cleaned = 0.00556192 Jy ! Component: 2750 - total flux cleaned = 0.00561262 Jy ! Component: 2800 - total flux cleaned = 0.00562517 Jy ! Component: 2850 - total flux cleaned = 0.00572502 Jy ! Component: 2900 - total flux cleaned = 0.00577447 Jy ! Component: 2950 - total flux cleaned = 0.00583578 Jy ! Component: 3000 - total flux cleaned = 0.00589682 Jy ! Component: 3050 - total flux cleaned = 0.00595703 Jy ! Component: 3100 - total flux cleaned = 0.00598092 Jy ! Component: 3150 - total flux cleaned = 0.00601679 Jy ! Component: 3200 - total flux cleaned = 0.00609944 Jy ! Component: 3250 - total flux cleaned = 0.00618153 Jy ! Component: 3300 - total flux cleaned = 0.00622808 Jy ! Component: 3350 - total flux cleaned = 0.00626275 Jy ! Component: 3400 - total flux cleaned = 0.00633163 Jy ! Component: 3450 - total flux cleaned = 0.00638875 Jy ! Component: 3500 - total flux cleaned = 0.00644527 Jy ! Component: 3550 - total flux cleaned = 0.00647909 Jy ! Component: 3600 - total flux cleaned = 0.006546 Jy ! Component: 3650 - total flux cleaned = 0.00656816 Jy ! Component: 3700 - total flux cleaned = 0.0066011 Jy ! Component: 3750 - total flux cleaned = 0.00664479 Jy ! Component: 3800 - total flux cleaned = 0.00668823 Jy ! Component: 3850 - total flux cleaned = 0.00670989 Jy ! Component: 3900 - total flux cleaned = 0.00675281 Jy ! Component: 3950 - total flux cleaned = 0.00679552 Jy ! Component: 4000 - total flux cleaned = 0.00683789 Jy ! Component: 4050 - total flux cleaned = 0.00683795 Jy ! Total flux subtracted in 4096 components = 0.00687988 Jy ! Clean residual min=-0.000574 max=0.000642 Jy/beam ! Clean residual mean=-0.000000 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.203658 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 396 components and 0.203658 Jy ![Exited script file: muppet] wmap "J1036+2203_S_2015_01_23_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.54 x 6.511 at -3.361 degrees (North through East) ! Clean map min=-0.0016273 max=0.15942 Jy/beam ! Writing clean map to FITS file: J1036+2203_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.159416 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019414 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.365346 0.365346 0.730691 1.46138 2.92276 5.84553 11.6911 23.3821 46.7642 93.5285 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.159 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.54 x 6.511 at -3.361 degrees (North through East) ! Clean map min=-0.0016273 max=0.15942 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 J1036+2203_S_2015_01_23_pus_uvs.log closed on Mon Jan 2 19:21:41 2017