! Started logfile: J0359+3220_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:20:16 2016 obs J0359+3220_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J0359+3220_S_2014_12_20_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.944745 visibilities/baseline/integration-bin. ! Found source: J0359+3220 ! ! 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 12584 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 J0359+3220_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 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.736937Jy sigma=0.009220 ! Fit after self-cal, rms=0.722381Jy sigma=0.009042 ! 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.83 mas, bmaj=5.663 mas, bpa=-4.992 degrees ! Estimated noise=888.469 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.210311 Jy ! Component: 100 - total flux cleaned = 0.29651 Jy ! Total flux subtracted in 100 components = 0.29651 Jy ! Clean residual min=-0.014252 max=0.041199 Jy/beam ! Clean residual mean=0.000048 rms=0.005641 Jy/beam ! Combined flux in latest and established models = 0.29651 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.29651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134246Jy sigma=0.001621 ! Fit after self-cal, rms=0.134031Jy sigma=0.001618 ! Inverting map ! Added new window around map position (-3.5, -2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0508623 Jy ! Component: 100 - total flux cleaned = 0.0848997 Jy ! Total flux subtracted in 100 components = 0.0848997 Jy ! Clean residual min=-0.011936 max=0.019006 Jy/beam ! Clean residual mean=0.000020 rms=0.003548 Jy/beam ! Combined flux in latest and established models = 0.38141 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 29 components and 0.38141 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101857Jy sigma=0.001194 ! Fit after self-cal, rms=0.101320Jy sigma=0.001187 ! 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.506 mas, bmaj=6.481 mas, bpa=-6.481 degrees ! Estimated noise=508.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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0355219 Jy ! Component: 100 - total flux cleaned = 0.05735 Jy ! Component: 150 - total flux cleaned = 0.0720851 Jy ! Component: 200 - total flux cleaned = 0.0825266 Jy ! Total flux subtracted in 200 components = 0.0825266 Jy ! Clean residual min=-0.010268 max=0.018657 Jy/beam ! Clean residual mean=-0.000007 rms=0.002795 Jy/beam ! Combined flux in latest and established models = 0.463936 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 100 components and 0.463936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085611Jy sigma=0.000997 ! Fit after self-cal, rms=0.085279Jy sigma=0.000992 ! Inverting map ! Added new window around map position (-9.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182535 Jy ! Component: 100 - total flux cleaned = 0.0271751 Jy ! Component: 150 - total flux cleaned = 0.0330026 Jy ! Component: 200 - total flux cleaned = 0.035815 Jy ! Total flux subtracted in 200 components = 0.035815 Jy ! Clean residual min=-0.009100 max=0.008985 Jy/beam ! Clean residual mean=-0.000014 rms=0.002099 Jy/beam ! Combined flux in latest and established models = 0.499751 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 133 components and 0.499751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080988Jy sigma=0.000943 ! Fit after self-cal, rms=0.080440Jy sigma=0.000935 ! 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 0.90 HN 1.00 KP 1.10 ! LA 0.98 MK 1.06 NL 1.01 OV 1.00 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 1.03 KP 1.05 ! LA 0.96 MK 1.02 NL 1.06 OV 1.04 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.18 HN 1.02 KP 0.93 ! LA 0.76 MK 1.03 NL 1.20 OV 0.97 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.95 KP 0.89 ! LA 0.79 MK 0.96 NL 1.03 OV 1.00 ! PT 1.02 SC 0.99 ! ! ! Fit before self-cal, rms=0.080440Jy sigma=0.000935 ! Fit after self-cal, rms=0.067169Jy sigma=0.000796 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=6.529 mas, bpa=-6.693 degrees ! Estimated noise=510.973 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 (-15.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00600256 Jy ! Component: 100 - total flux cleaned = 0.00711884 Jy ! Component: 150 - total flux cleaned = 0.00761907 Jy ! Component: 200 - total flux cleaned = 0.00808826 Jy ! Total flux subtracted in 200 components = 0.00808826 Jy ! Clean residual min=-0.002984 max=0.002845 Jy/beam ! Clean residual mean=0.000001 rms=0.000698 Jy/beam ! Combined flux in latest and established models = 0.507839 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 163 components and 0.507839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066573Jy sigma=0.000788 ! Fit after self-cal, rms=0.066496Jy sigma=0.000787 ! 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.066496Jy sigma=0.000787 ! Fit after self-cal, rms=0.066151Jy sigma=0.000780 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.526 mas, bmaj=6.52 mas, bpa=-6.711 degrees ! Estimated noise=510.766 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143241 Jy ! Component: 100 - total flux cleaned = 0.00202685 Jy ! Component: 150 - total flux cleaned = 0.0023959 Jy ! Component: 200 - total flux cleaned = 0.00250404 Jy ! Total flux subtracted in 200 components = 0.00250404 Jy ! Clean residual min=-0.002103 max=0.001991 Jy/beam ! Clean residual mean=-0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.510343 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 186 components and 0.510343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066018Jy sigma=0.000779 ! Fit after self-cal, rms=0.066011Jy sigma=0.000778 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.00092993 Jy ! Component: 100 - total flux cleaned = 0.00102464 Jy ! Component: 150 - total flux cleaned = 0.00102314 Jy ! Component: 200 - total flux cleaned = 0.00102228 Jy ! Total flux subtracted in 200 components = 0.00102228 Jy ! Clean residual min=-0.002066 max=0.001914 Jy/beam ! Clean residual mean=0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.511366 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 201 components and 0.511366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065954Jy sigma=0.000778 ! Fit after self-cal, rms=0.065950Jy sigma=0.000778 ! 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.065950Jy sigma=0.000778 ! Fit after self-cal, rms=0.065942Jy sigma=0.000778 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=6.52 mas, bpa=-6.745 degrees ! Estimated noise=510.626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0008414 Jy ! Component: 100 - total flux cleaned = 0.000917761 Jy ! Component: 150 - total flux cleaned = 0.000884623 Jy ! Component: 200 - total flux cleaned = 0.000853561 Jy ! Total flux subtracted in 200 components = 0.000853561 Jy ! Clean residual min=-0.001822 max=0.001862 Jy/beam ! Clean residual mean=0.000001 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.512219 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 208 components and 0.512219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065906Jy sigma=0.000777 ! Fit after self-cal, rms=0.065904Jy sigma=0.000777 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.000355553 Jy ! Component: 100 - total flux cleaned = 0.000385146 Jy ! Component: 150 - total flux cleaned = 0.000330002 Jy ! Component: 200 - total flux cleaned = 0.000304894 Jy ! Total flux subtracted in 200 components = 0.000304894 Jy ! Clean residual min=-0.001767 max=0.001807 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.512524 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 216 components and 0.512524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065882Jy sigma=0.000777 ! Fit after self-cal, rms=0.065881Jy sigma=0.000777 ! Inverting map ! Added new window around map position (52.5, -59.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00143204 Jy ! Component: 100 - total flux cleaned = 0.00178252 Jy ! Component: 150 - total flux cleaned = 0.00207589 Jy ! Component: 200 - total flux cleaned = 0.00231401 Jy ! Total flux subtracted in 200 components = 0.00231401 Jy ! Clean residual min=-0.001667 max=0.001464 Jy/beam ! Clean residual mean=0.000001 rms=0.000373 Jy/beam ! Combined flux in latest and established models = 0.514838 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 233 components and 0.514838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065829Jy sigma=0.000776 ! Fit after self-cal, rms=0.065827Jy sigma=0.000776 ! 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.065827Jy sigma=0.000776 ! Fit after self-cal, rms=0.065799Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.479 mas, bmaj=9.684 mas, bpa=-6.596 degrees ! Estimated noise=621.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368383 Jy ! Component: 100 - total flux cleaned = 0.000606091 Jy ! Component: 150 - total flux cleaned = 0.000781237 Jy ! Component: 200 - total flux cleaned = 0.00095075 Jy ! Total flux subtracted in 200 components = 0.00095075 Jy ! Clean residual min=-0.001418 max=0.001329 Jy/beam ! Clean residual mean=0.000002 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.515789 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 251 components and 0.515789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065788Jy sigma=0.000776 ! Fit after self-cal, rms=0.065788Jy sigma=0.000776 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.000225037 Jy ! Component: 100 - total flux cleaned = 0.000277304 Jy ! Component: 150 - total flux cleaned = 0.000292861 Jy ! Component: 200 - total flux cleaned = 0.000307577 Jy ! Total flux subtracted in 200 components = 0.000307577 Jy ! Clean residual min=-0.001347 max=0.001296 Jy/beam ! Clean residual mean=0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.516097 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 274 components and 0.516097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065782Jy sigma=0.000776 ! Fit after self-cal, rms=0.065782Jy sigma=0.000776 ! 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.527 mas, bmaj=6.518 mas, bpa=-6.792 degrees ! Estimated noise=510.391 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.527 x 6.518 at -6.792 degrees (North through East) ! Clean map min=-0.0015802 max=0.2725 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.849 mas, bmaj=5.683 mas, bpa=-5.478 degrees ! Estimated noise=890.537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.210447 Jy ! Component: 100 - total flux cleaned = 0.296604 Jy ! Component: 150 - total flux cleaned = 0.347806 Jy ! Component: 200 - total flux cleaned = 0.381951 Jy ! Total flux subtracted in 200 components = 0.381951 Jy ! Clean residual min=-0.007683 max=0.018702 Jy/beam ! Clean residual mean=0.000029 rms=0.002934 Jy/beam ! Combined flux in latest and established models = 0.381951 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.381951 Jy ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=6.518 mas, bpa=-6.792 degrees ! Estimated noise=510.391 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.0352768 Jy ! Component: 100 - total flux cleaned = 0.0587149 Jy ! Component: 150 - total flux cleaned = 0.0753065 Jy ! Component: 200 - total flux cleaned = 0.0874589 Jy ! Total flux subtracted in 200 components = 0.0874589 Jy ! Clean residual min=-0.003468 max=0.007581 Jy/beam ! Clean residual mean=0.000013 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.46941 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 92 components and 0.469409 Jy ! Inverting map ! Added new window around map position (3.5, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00926899 Jy ! Component: 100 - total flux cleaned = 0.0163239 Jy ! Component: 150 - total flux cleaned = 0.0218248 Jy ! Component: 200 - total flux cleaned = 0.0261702 Jy ! Total flux subtracted in 200 components = 0.0261702 Jy ! Clean residual min=-0.002114 max=0.002571 Jy/beam ! Clean residual mean=0.000006 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.49558 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 139 components and 0.49558 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.479 mas, bmaj=9.684 mas, bpa=-6.596 degrees ! Estimated noise=621.867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00568658 Jy ! Component: 100 - total flux cleaned = 0.00929531 Jy ! Component: 150 - total flux cleaned = 0.0117565 Jy ! Component: 200 - total flux cleaned = 0.013544 Jy ! Total flux subtracted in 200 components = 0.013544 Jy ! Clean residual min=-0.001752 max=0.001516 Jy/beam ! Clean residual mean=0.000005 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.509124 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.00142049 Jy ! Component: 100 - total flux cleaned = 0.00257834 Jy ! Component: 150 - total flux cleaned = 0.00354 Jy ! Component: 200 - total flux cleaned = 0.00424292 Jy ! Total flux subtracted in 200 components = 0.00424292 Jy ! Clean residual min=-0.001507 max=0.001319 Jy/beam ! Clean residual mean=0.000004 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.513367 Jy ! Adding 117 model components to the UV plane model. ! The established model now contains 236 components and 0.513367 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.527 mas, bmaj=6.518 mas, bpa=-6.792 degrees ! Estimated noise=510.391 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.70481e-05 Jy ! Component: 100 - total flux cleaned = 0.000380822 Jy ! Component: 150 - total flux cleaned = 0.000605439 Jy ! Component: 200 - total flux cleaned = 0.000812377 Jy ! Total flux subtracted in 200 components = 0.000812377 Jy ! Clean residual min=-0.001708 max=0.001574 Jy/beam ! Clean residual mean=0.000002 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.514179 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 259 components and 0.514179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065836Jy sigma=0.000776 ! Fit after self-cal, rms=0.065826Jy sigma=0.000776 wmodel J0359+3220_S_2014_12_20_pus_map.mod ! Writing 259 model components to file: J0359+3220_S_2014_12_20_pus_map.mod wobs J0359+3220_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J0359+3220_S_2014_12_20_pus_uvs.fits wwins J0359+3220_S_2014_12_20_pus_map.win ! wwins: Wrote 6 windows to J0359+3220_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 = -0.000444989 Jy ! Component: 100 - total flux cleaned = -0.000415136 Jy ! Component: 150 - total flux cleaned = -0.000415401 Jy ! Component: 200 - total flux cleaned = -0.000390106 Jy ! Component: 250 - total flux cleaned = -0.000462692 Jy ! Component: 300 - total flux cleaned = -0.000557018 Jy ! Component: 350 - total flux cleaned = -0.00067159 Jy ! Component: 400 - total flux cleaned = -0.000738747 Jy ! Component: 450 - total flux cleaned = -0.000782308 Jy ! Component: 500 - total flux cleaned = -0.00076025 Jy ! Component: 550 - total flux cleaned = -0.00071751 Jy ! Component: 600 - total flux cleaned = -0.000655377 Jy ! Component: 650 - total flux cleaned = -0.000635264 Jy ! Component: 700 - total flux cleaned = -0.000575479 Jy ! Component: 750 - total flux cleaned = -0.000556034 Jy ! Component: 800 - total flux cleaned = -0.000440326 Jy ! Component: 850 - total flux cleaned = -0.000421249 Jy ! Component: 900 - total flux cleaned = -0.000308212 Jy ! Component: 950 - total flux cleaned = -0.000234008 Jy ! Component: 1000 - total flux cleaned = -0.000124295 Jy ! Component: 1050 - total flux cleaned = -7.00543e-05 Jy ! Component: 1100 - total flux cleaned = 3.71415e-05 Jy ! Component: 1150 - total flux cleaned = 0.000195258 Jy ! Component: 1200 - total flux cleaned = 0.000230111 Jy ! Component: 1250 - total flux cleaned = 0.000350548 Jy ! Component: 1300 - total flux cleaned = 0.00038431 Jy ! Component: 1350 - total flux cleaned = 0.000484973 Jy ! Component: 1400 - total flux cleaned = 0.000518167 Jy ! Component: 1450 - total flux cleaned = 0.000534614 Jy ! Component: 1500 - total flux cleaned = 0.000550808 Jy ! Component: 1550 - total flux cleaned = 0.000566963 Jy ! Component: 1600 - total flux cleaned = 0.000566822 Jy ! Component: 1650 - total flux cleaned = 0.00058234 Jy ! Component: 1700 - total flux cleaned = 0.00055133 Jy ! Component: 1750 - total flux cleaned = 0.000582234 Jy ! Component: 1800 - total flux cleaned = 0.000597372 Jy ! Component: 1850 - total flux cleaned = 0.000536747 Jy ! Component: 1900 - total flux cleaned = 0.000536689 Jy ! Component: 1950 - total flux cleaned = 0.0005665 Jy ! Component: 2000 - total flux cleaned = 0.000581113 Jy ! Component: 2050 - total flux cleaned = 0.000522837 Jy ! Component: 2100 - total flux cleaned = 0.000508499 Jy ! Component: 2150 - total flux cleaned = 0.000537068 Jy ! Component: 2200 - total flux cleaned = 0.000537232 Jy ! Component: 2250 - total flux cleaned = 0.00056536 Jy ! Component: 2300 - total flux cleaned = 0.000551354 Jy ! Component: 2350 - total flux cleaned = 0.000578877 Jy ! Component: 2400 - total flux cleaned = 0.000551244 Jy ! Component: 2450 - total flux cleaned = 0.000510419 Jy ! Component: 2500 - total flux cleaned = 0.000537423 Jy ! Component: 2550 - total flux cleaned = 0.000564165 Jy ! Component: 2600 - total flux cleaned = 0.00055072 Jy ! Component: 2650 - total flux cleaned = 0.00052439 Jy ! Component: 2700 - total flux cleaned = 0.000602784 Jy ! Component: 2750 - total flux cleaned = 0.000589936 Jy ! Component: 2800 - total flux cleaned = 0.000615791 Jy ! Component: 2850 - total flux cleaned = 0.000718038 Jy ! Component: 2900 - total flux cleaned = 0.000679898 Jy ! Component: 2950 - total flux cleaned = 0.000730485 Jy ! Component: 3000 - total flux cleaned = 0.000780549 Jy ! Component: 3050 - total flux cleaned = 0.000805346 Jy ! Component: 3100 - total flux cleaned = 0.000879323 Jy ! Component: 3150 - total flux cleaned = 0.000867128 Jy ! Component: 3200 - total flux cleaned = 0.000927981 Jy ! Component: 3250 - total flux cleaned = 0.000964216 Jy ! Component: 3300 - total flux cleaned = 0.000928287 Jy ! Component: 3350 - total flux cleaned = 0.000916379 Jy ! Component: 3400 - total flux cleaned = 0.000963898 Jy ! Component: 3450 - total flux cleaned = 0.00101096 Jy ! Component: 3500 - total flux cleaned = 0.00101104 Jy ! Component: 3550 - total flux cleaned = 0.00103433 Jy ! Component: 3600 - total flux cleaned = 0.00106903 Jy ! Component: 3650 - total flux cleaned = 0.00106894 Jy ! Component: 3700 - total flux cleaned = 0.00106905 Jy ! Component: 3750 - total flux cleaned = 0.00110319 Jy ! Component: 3800 - total flux cleaned = 0.0011709 Jy ! Component: 3850 - total flux cleaned = 0.00115961 Jy ! Component: 3900 - total flux cleaned = 0.0011931 Jy ! Component: 3950 - total flux cleaned = 0.00120416 Jy ! Component: 4000 - total flux cleaned = 0.00122624 Jy ! Component: 4050 - total flux cleaned = 0.00123726 Jy ! Total flux subtracted in 4096 components = 0.00121545 Jy ! Clean residual min=-0.000637 max=0.000655 Jy/beam ! Clean residual mean=0.000000 rms=0.000196 Jy/beam ! Combined flux in latest and established models = 0.515395 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 548 components and 0.515394 Jy ![Exited script file: muppet] wmap "J0359+3220_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.527 x 6.518 at -6.792 degrees (North through East) ! Clean map min=-0.0012985 max=0.27318 Jy/beam ! Writing clean map to FITS file: J0359+3220_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.273182 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000194038 device "J0359+3220_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J0359+3220_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.213087 0.213087 0.426173 0.852347 1.70469 3.40939 6.81877 13.6375 27.2751 54.5502 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.273 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.527 x 6.518 at -6.792 degrees (North through East) ! Clean map min=-0.0012985 max=0.27318 Jy/beam quit ! Quitting program ! Log file J0359+3220_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:20:23 2016