! Started logfile: J2005+1033_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:44:10 2016 obs J2005+1033_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J2005+1033_S_2014_12_20_pus_uva.fits ! AN table 1: 122 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.982332 visibilities/baseline/integration-bin. ! Found source: J2005+1033 ! ! 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 344 lines of history. ! ! Reading 21572 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 J2005+1033_S_2014_12_20_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 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.989524Jy sigma=0.010753 ! Fit after self-cal, rms=0.953639Jy sigma=0.010385 ! 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.938 mas, bmaj=6.611 mas, bpa=-3.253 degrees ! Estimated noise=773.019 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.0362087 Jy ! Component: 100 - total flux cleaned = 0.045355 Jy ! Total flux subtracted in 100 components = 0.045355 Jy ! Clean residual min=-0.003231 max=0.006829 Jy/beam ! Clean residual mean=-0.000007 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.045355 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.045355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078350Jy sigma=0.000800 ! Fit after self-cal, rms=0.077582Jy sigma=0.000792 ! Inverting map ! Added new window around map position (6.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00715047 Jy ! Component: 100 - total flux cleaned = 0.0117484 Jy ! Total flux subtracted in 100 components = 0.0117484 Jy ! Clean residual min=-0.002661 max=0.003024 Jy/beam ! Clean residual mean=-0.000006 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.0571034 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 31 components and 0.0571034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076662Jy sigma=0.000782 ! Fit after self-cal, rms=0.076551Jy sigma=0.000781 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00446579 Jy ! Component: 100 - total flux cleaned = 0.00736021 Jy ! Total flux subtracted in 100 components = 0.00736021 Jy ! Clean residual min=-0.002373 max=0.002602 Jy/beam ! Clean residual mean=-0.000005 rms=0.000642 Jy/beam ! Combined flux in latest and established models = 0.0644636 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 49 components and 0.0644636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076188Jy sigma=0.000777 ! Fit after self-cal, rms=0.076138Jy sigma=0.000776 ! 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.535 mas, bmaj=7.435 mas, bpa=-3.356 degrees ! Estimated noise=448.631 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.00391237 Jy ! Component: 100 - total flux cleaned = 0.006098 Jy ! Component: 150 - total flux cleaned = 0.00761251 Jy ! Component: 200 - total flux cleaned = 0.00868459 Jy ! Total flux subtracted in 200 components = 0.00868459 Jy ! Clean residual min=-0.001556 max=0.001787 Jy/beam ! Clean residual mean=-0.000008 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.0731482 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 79 components and 0.0731482 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075907Jy sigma=0.000774 ! Fit after self-cal, rms=0.075875Jy sigma=0.000773 ! 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.07 FD 0.87 HN 1.01 KP 1.08 ! LA 0.97 MK 0.96 NL 0.97 OV 0.96 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 1.15 KP 1.00 ! LA 0.94 MK 0.96 NL 1.02 OV 1.05 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.12 HN 1.08 KP 0.93 ! LA 0.78 MK 0.99 NL 1.11 OV 0.93 ! PT 0.99 SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 0.96 KP 0.94 ! LA 0.82 MK 1.02 NL 1.02 OV 0.99 ! PT 1.05 SC 0.97 ! ! ! Fit before self-cal, rms=0.075875Jy sigma=0.000773 ! Fit after self-cal, rms=0.074033Jy sigma=0.000771 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.539 mas, bmaj=7.475 mas, bpa=-3.32 degrees ! Estimated noise=445.642 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.000578366 Jy ! Component: 100 - total flux cleaned = 0.000603527 Jy ! Component: 150 - total flux cleaned = 0.000586363 Jy ! Component: 200 - total flux cleaned = 0.000540968 Jy ! Total flux subtracted in 200 components = 0.000540968 Jy ! Clean residual min=-0.001211 max=0.001499 Jy/beam ! Clean residual mean=-0.000002 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0736892 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.0736892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074019Jy sigma=0.000771 ! Fit after self-cal, rms=0.073994Jy sigma=0.000771 ! 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.073994Jy sigma=0.000771 ! Fit after self-cal, rms=0.074032Jy sigma=0.000770 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=7.476 mas, bpa=-3.436 degrees ! Estimated noise=444.666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000302578 Jy ! Component: 100 - total flux cleaned = 0.000307451 Jy ! Component: 150 - total flux cleaned = 0.000296222 Jy ! Component: 200 - total flux cleaned = 0.000276532 Jy ! Total flux subtracted in 200 components = 0.000276532 Jy ! Clean residual min=-0.001197 max=0.001518 Jy/beam ! Clean residual mean=-0.000001 rms=0.000311 Jy/beam ! Combined flux in latest and established models = 0.0739657 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.0739657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074025Jy sigma=0.000770 ! Fit after self-cal, rms=0.074033Jy sigma=0.000770 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 (104.5, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000636131 Jy ! Component: 100 - total flux cleaned = 0.000649493 Jy ! Component: 150 - total flux cleaned = 0.000668962 Jy ! Component: 200 - total flux cleaned = 0.000707714 Jy ! Total flux subtracted in 200 components = 0.000707714 Jy ! Clean residual min=-0.001208 max=0.001507 Jy/beam ! Clean residual mean=-0.000001 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0746734 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.0746734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074005Jy sigma=0.000770 ! Fit after self-cal, rms=0.073999Jy sigma=0.000770 ! Inverting map ! Added new window around map position (31, 21.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000843463 Jy ! Component: 100 - total flux cleaned = 0.000989935 Jy ! Component: 150 - total flux cleaned = 0.00113655 Jy ! Component: 200 - total flux cleaned = 0.00126324 Jy ! Total flux subtracted in 200 components = 0.00126324 Jy ! Clean residual min=-0.001129 max=0.001100 Jy/beam ! Clean residual mean=-0.000001 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.0759366 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.0759367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073967Jy sigma=0.000769 ! Fit after self-cal, rms=0.073954Jy sigma=0.000769 ! 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.073954Jy sigma=0.000769 ! Fit after self-cal, rms=0.073868Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=7.47 mas, bpa=-3.493 degrees ! Estimated noise=442.902 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340668 Jy ! Component: 100 - total flux cleaned = 0.000440034 Jy ! Component: 150 - total flux cleaned = 0.00052676 Jy ! Component: 200 - total flux cleaned = 0.000624642 Jy ! Total flux subtracted in 200 components = 0.000624642 Jy ! Clean residual min=-0.001106 max=0.001069 Jy/beam ! Clean residual mean=-0.000000 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.0765613 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 133 components and 0.0765613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073853Jy sigma=0.000769 ! Fit after self-cal, rms=0.073857Jy sigma=0.000769 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.5793e-05 Jy ! Component: 100 - total flux cleaned = 0.000155304 Jy ! Component: 150 - total flux cleaned = 0.000229253 Jy ! Component: 200 - total flux cleaned = 0.000314642 Jy ! Total flux subtracted in 200 components = 0.000314642 Jy ! Clean residual min=-0.001111 max=0.001072 Jy/beam ! Clean residual mean=-0.000000 rms=0.000269 Jy/beam ! Combined flux in latest and established models = 0.0768759 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 144 components and 0.0768759 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073849Jy sigma=0.000769 ! Fit after self-cal, rms=0.073847Jy sigma=0.000769 ! 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.073847Jy sigma=0.000769 ! Fit after self-cal, rms=0.073851Jy sigma=0.000769 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.446 mas, bmaj=11.2 mas, bpa=-5.565 degrees ! Estimated noise=538.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000341321 Jy ! Component: 100 - total flux cleaned = 0.000290724 Jy ! Component: 150 - total flux cleaned = 0.000260224 Jy ! Component: 200 - total flux cleaned = 0.000232322 Jy ! Total flux subtracted in 200 components = 0.000232322 Jy ! Clean residual min=-0.000924 max=0.001031 Jy/beam ! Clean residual mean=0.000001 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.0771083 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 156 components and 0.0771083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073848Jy sigma=0.000769 ! Fit after self-cal, rms=0.073851Jy sigma=0.000769 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 = 3.60153e-05 Jy ! Component: 100 - total flux cleaned = -4.32143e-06 Jy ! Component: 150 - total flux cleaned = -1.65144e-05 Jy ! Component: 200 - total flux cleaned = -3.84991e-05 Jy ! Total flux subtracted in 200 components = -3.84991e-05 Jy ! Clean residual min=-0.000925 max=0.001012 Jy/beam ! Clean residual mean=0.000001 rms=0.000279 Jy/beam ! Combined flux in latest and established models = 0.0770698 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 159 components and 0.0770698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073849Jy sigma=0.000769 ! Fit after self-cal, rms=0.073849Jy sigma=0.000769 ! 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.521 mas, bmaj=7.464 mas, bpa=-3.474 degrees ! Estimated noise=442.526 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.521 x 7.464 at -3.474 degrees (North through East) ! Clean map min=-0.0016218 max=0.047533 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.924 mas, bmaj=6.638 mas, bpa=-3.281 degrees ! Estimated noise=758.147 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0358599 Jy ! Component: 100 - total flux cleaned = 0.047826 Jy ! Component: 150 - total flux cleaned = 0.0554731 Jy ! Component: 200 - total flux cleaned = 0.0607169 Jy ! Total flux subtracted in 200 components = 0.0607169 Jy ! Clean residual min=-0.002667 max=0.003074 Jy/beam ! Clean residual mean=-0.000002 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.0607168 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0607168 Jy ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=7.464 mas, bpa=-3.474 degrees ! Estimated noise=442.526 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.00507417 Jy ! Component: 100 - total flux cleaned = 0.00803959 Jy ! Component: 150 - total flux cleaned = 0.00990245 Jy ! Component: 200 - total flux cleaned = 0.010817 Jy ! Total flux subtracted in 200 components = 0.010817 Jy ! Clean residual min=-0.001439 max=0.001631 Jy/beam ! Clean residual mean=-0.000002 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0715338 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 62 components and 0.0715338 Jy ! Inverting map ! Added new window around map position (-80.5, 51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000689857 Jy ! Component: 100 - total flux cleaned = 0.00120685 Jy ! Component: 150 - total flux cleaned = 0.0016059 Jy ! Component: 200 - total flux cleaned = 0.00187094 Jy ! Total flux subtracted in 200 components = 0.00187094 Jy ! Clean residual min=-0.001172 max=0.001146 Jy/beam ! Clean residual mean=-0.000001 rms=0.000306 Jy/beam ! Combined flux in latest and established models = 0.0734048 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 84 components and 0.0734048 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.446 mas, bmaj=11.2 mas, bpa=-5.565 degrees ! Estimated noise=538.095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111666 Jy ! Component: 100 - total flux cleaned = 0.00157459 Jy ! Component: 150 - total flux cleaned = 0.00181692 Jy ! Component: 200 - total flux cleaned = 0.00196623 Jy ! Total flux subtracted in 200 components = 0.00196623 Jy ! Clean residual min=-0.001031 max=0.001017 Jy/beam ! Clean residual mean=-0.000000 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.075371 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.000132625 Jy ! Component: 100 - total flux cleaned = 0.000204146 Jy ! Component: 150 - total flux cleaned = 0.000309726 Jy ! Component: 200 - total flux cleaned = 0.000347391 Jy ! Total flux subtracted in 200 components = 0.000347391 Jy ! Clean residual min=-0.000929 max=0.001019 Jy/beam ! Clean residual mean=0.000000 rms=0.000275 Jy/beam ! Combined flux in latest and established models = 0.0757184 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 131 components and 0.0757184 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=7.464 mas, bpa=-3.474 degrees ! Estimated noise=442.526 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120702 Jy ! Component: 100 - total flux cleaned = 7.15433e-05 Jy ! Component: 150 - total flux cleaned = 0.000168225 Jy ! Component: 200 - total flux cleaned = 0.000212606 Jy ! Total flux subtracted in 200 components = 0.000212606 Jy ! Clean residual min=-0.001110 max=0.001074 Jy/beam ! Clean residual mean=0.000000 rms=0.000263 Jy/beam ! Combined flux in latest and established models = 0.075931 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 149 components and 0.075931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073846Jy sigma=0.000769 ! Fit after self-cal, rms=0.073838Jy sigma=0.000769 wmodel J2005+1033_S_2014_12_20_pus_map.mod ! Writing 149 model components to file: J2005+1033_S_2014_12_20_pus_map.mod wobs J2005+1033_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J2005+1033_S_2014_12_20_pus_uvs.fits wwins J2005+1033_S_2014_12_20_pus_map.win ! wwins: Wrote 5 windows to J2005+1033_S_2014_12_20_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 = 6.08031e-05 Jy ! Component: 100 - total flux cleaned = 0.000112988 Jy ! Component: 150 - total flux cleaned = 0.000180636 Jy ! Component: 200 - total flux cleaned = 0.00019669 Jy ! Component: 250 - total flux cleaned = 0.000243671 Jy ! Component: 300 - total flux cleaned = 0.000243506 Jy ! Component: 350 - total flux cleaned = 0.000243424 Jy ! Component: 400 - total flux cleaned = 0.000243542 Jy ! Component: 450 - total flux cleaned = 0.000287162 Jy ! Component: 500 - total flux cleaned = 0.000287083 Jy ! Component: 550 - total flux cleaned = 0.000314987 Jy ! Component: 600 - total flux cleaned = 0.000315007 Jy ! Component: 650 - total flux cleaned = 0.000315205 Jy ! Component: 700 - total flux cleaned = 0.000382283 Jy ! Component: 750 - total flux cleaned = 0.000368817 Jy ! Component: 800 - total flux cleaned = 0.000355609 Jy ! Component: 850 - total flux cleaned = 0.000381416 Jy ! Component: 900 - total flux cleaned = 0.000394117 Jy ! Component: 950 - total flux cleaned = 0.000356415 Jy ! Component: 1000 - total flux cleaned = 0.000368987 Jy ! Component: 1050 - total flux cleaned = 0.000381272 Jy ! Component: 1100 - total flux cleaned = 0.000357047 Jy ! Component: 1150 - total flux cleaned = 0.000333035 Jy ! Component: 1200 - total flux cleaned = 0.000297502 Jy ! Component: 1250 - total flux cleaned = 0.000320929 Jy ! Component: 1300 - total flux cleaned = 0.000297518 Jy ! Component: 1350 - total flux cleaned = 0.000262921 Jy ! Component: 1400 - total flux cleaned = 0.000206222 Jy ! Component: 1450 - total flux cleaned = 0.000206407 Jy ! Component: 1500 - total flux cleaned = 0.000206576 Jy ! Component: 1550 - total flux cleaned = 0.000195474 Jy ! Component: 1600 - total flux cleaned = 0.000184621 Jy ! Component: 1650 - total flux cleaned = 0.000173783 Jy ! Component: 1700 - total flux cleaned = 0.00018449 Jy ! Component: 1750 - total flux cleaned = 0.000163274 Jy ! Component: 1800 - total flux cleaned = 0.000205534 Jy ! Component: 1850 - total flux cleaned = 0.000205376 Jy ! Component: 1900 - total flux cleaned = 0.000205331 Jy ! Component: 1950 - total flux cleaned = 0.000225808 Jy ! Component: 2000 - total flux cleaned = 0.000246262 Jy ! Component: 2050 - total flux cleaned = 0.000286619 Jy ! Component: 2100 - total flux cleaned = 0.000316594 Jy ! Component: 2150 - total flux cleaned = 0.000336522 Jy ! Component: 2200 - total flux cleaned = 0.00035613 Jy ! Component: 2250 - total flux cleaned = 0.00038552 Jy ! Component: 2300 - total flux cleaned = 0.000404974 Jy ! Component: 2350 - total flux cleaned = 0.000453227 Jy ! Component: 2400 - total flux cleaned = 0.000491635 Jy ! Component: 2450 - total flux cleaned = 0.000510749 Jy ! Component: 2500 - total flux cleaned = 0.000539322 Jy ! Component: 2550 - total flux cleaned = 0.000595695 Jy ! Component: 2600 - total flux cleaned = 0.000623745 Jy ! Component: 2650 - total flux cleaned = 0.000670208 Jy ! Component: 2700 - total flux cleaned = 0.000679441 Jy ! Component: 2750 - total flux cleaned = 0.000725257 Jy ! Component: 2800 - total flux cleaned = 0.000761716 Jy ! Component: 2850 - total flux cleaned = 0.000788755 Jy ! Component: 2900 - total flux cleaned = 0.000860643 Jy ! Component: 2950 - total flux cleaned = 0.000860671 Jy ! Component: 3000 - total flux cleaned = 0.00089615 Jy ! Component: 3050 - total flux cleaned = 0.000913853 Jy ! Component: 3100 - total flux cleaned = 0.000949013 Jy ! Component: 3150 - total flux cleaned = 0.000966423 Jy ! Component: 3200 - total flux cleaned = 0.00100973 Jy ! Component: 3250 - total flux cleaned = 0.00102686 Jy ! Component: 3300 - total flux cleaned = 0.00103539 Jy ! Component: 3350 - total flux cleaned = 0.001095 Jy ! Component: 3400 - total flux cleaned = 0.00113726 Jy ! Component: 3450 - total flux cleaned = 0.00111202 Jy ! Component: 3500 - total flux cleaned = 0.00116222 Jy ! Component: 3550 - total flux cleaned = 0.00120381 Jy ! Component: 3600 - total flux cleaned = 0.00122857 Jy ! Component: 3650 - total flux cleaned = 0.00126965 Jy ! Component: 3700 - total flux cleaned = 0.00128607 Jy ! Component: 3750 - total flux cleaned = 0.00134297 Jy ! Component: 3800 - total flux cleaned = 0.00133492 Jy ! Component: 3850 - total flux cleaned = 0.00139929 Jy ! Component: 3900 - total flux cleaned = 0.00144716 Jy ! Component: 3950 - total flux cleaned = 0.0015266 Jy ! Component: 4000 - total flux cleaned = 0.00152664 Jy ! Component: 4050 - total flux cleaned = 0.00156595 Jy ! Total flux subtracted in 4096 components = 0.00160504 Jy ! Clean residual min=-0.000438 max=0.000506 Jy/beam ! Clean residual mean=-0.000000 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.077536 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 445 components and 0.077536 Jy ![Exited script file: muppet] wmap "J2005+1033_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.521 x 7.464 at -3.474 degrees (North through East) ! Clean map min=-0.0016154 max=0.047047 Jy/beam ! Writing clean map to FITS file: J2005+1033_S_2014_12_20_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0470469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000143394 device "J2005+1033_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J2005+1033_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.914369 0.914369 1.82874 3.65748 7.31495 14.6299 29.2598 58.5196 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.047 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.521 x 7.464 at -3.474 degrees (North through East) ! Clean map min=-0.0016154 max=0.047047 Jy/beam quit ! Quitting program ! Log file J2005+1033_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:44:16 2016