! Started logfile: J2029+4636_S_2014_08_09_pus_uvs.log on Tue Nov 29 23:15:12 2016 obs J2029+4636_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J2029+4636_S_2014_08_09_pus_uva.fits ! AN table 1: 114 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.391228 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2029+4636 ! ! 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 342 lines of history. ! ! Reading 8028 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 J2029+4636_S_2014_08_09_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 409 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 409 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 409 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 409 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.898960Jy sigma=0.010895 ! Fit after self-cal, rms=0.891018Jy sigma=0.010796 ! 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=7.861 mas, bmaj=12.22 mas, bpa=-77.73 degrees ! Estimated noise=1325.11 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.0819743 Jy ! Component: 100 - total flux cleaned = 0.113462 Jy ! Total flux subtracted in 100 components = 0.113462 Jy ! Clean residual min=-0.009553 max=0.015595 Jy/beam ! Clean residual mean=0.000101 rms=0.003423 Jy/beam ! Combined flux in latest and established models = 0.113462 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.113462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076959Jy sigma=0.000865 ! Fit after self-cal, rms=0.076766Jy sigma=0.000863 ! 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=8.972 mas, bmaj=13.03 mas, bpa=-77.18 degrees ! Estimated noise=661.067 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.0221007 Jy ! Component: 100 - total flux cleaned = 0.0352324 Jy ! Component: 150 - total flux cleaned = 0.0433974 Jy ! Component: 200 - total flux cleaned = 0.0487525 Jy ! Total flux subtracted in 200 components = 0.0487525 Jy ! Clean residual min=-0.003993 max=0.004734 Jy/beam ! Clean residual mean=0.000037 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.162214 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 75 components and 0.162214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069229Jy sigma=0.000779 ! Fit after self-cal, rms=0.069068Jy sigma=0.000777 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.91 HN 1.00* KP 1.03 ! LA 1.09 MK 1.00* NL 1.07 OV 1.04 ! PT 0.97 SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.00* KP 1.01 ! LA 1.01 MK 1.00* NL 1.18 OV 1.07 ! PT 0.96 SC 1.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.18 HN 1.00* KP 0.90 ! LA 0.81 MK 1.00* NL 1.08 OV 0.96 ! PT 0.94 SC 1.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.10 HN 1.00* KP 0.87 ! LA 0.78 MK 1.00* NL 1.04 OV 1.01 ! PT 1.02 SC 1.00* ! ! ! Fit before self-cal, rms=0.069068Jy sigma=0.000777 ! Fit after self-cal, rms=0.065485Jy sigma=0.000756 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.068 mas, bmaj=13.36 mas, bpa=-76.99 degrees ! Estimated noise=660.794 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 = 3.58237e-05 Jy ! Component: 100 - total flux cleaned = -2.25915e-05 Jy ! Component: 150 - total flux cleaned = -9.67375e-05 Jy ! Component: 200 - total flux cleaned = -0.000140359 Jy ! Total flux subtracted in 200 components = -0.000140359 Jy ! Clean residual min=-0.002512 max=0.003978 Jy/beam ! Clean residual mean=0.000002 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.162074 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.162074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065464Jy sigma=0.000756 ! Fit after self-cal, rms=0.065457Jy sigma=0.000755 ! 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.065457Jy sigma=0.000755 ! Fit after self-cal, rms=0.065642Jy sigma=0.000754 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.07 mas, bmaj=13.35 mas, bpa=-76.64 degrees ! Estimated noise=661.175 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000195591 Jy ! Component: 100 - total flux cleaned = 0.00032964 Jy ! Component: 150 - total flux cleaned = 0.000410814 Jy ! Component: 200 - total flux cleaned = 0.000410928 Jy ! Total flux subtracted in 200 components = 0.000410928 Jy ! Clean residual min=-0.002273 max=0.003695 Jy/beam ! Clean residual mean=0.000008 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.162485 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 100 components and 0.162485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065633Jy sigma=0.000754 ! Fit after self-cal, rms=0.065646Jy sigma=0.000754 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 (10, 22.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339783 Jy ! Component: 100 - total flux cleaned = 0.00492776 Jy ! Component: 150 - total flux cleaned = 0.00517461 Jy ! Component: 200 - total flux cleaned = 0.00521586 Jy ! Total flux subtracted in 200 components = 0.00521586 Jy ! Clean residual min=-0.001633 max=0.001829 Jy/beam ! Clean residual mean=0.000012 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.167701 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 129 components and 0.167701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065459Jy sigma=0.000751 ! Fit after self-cal, rms=0.065438Jy sigma=0.000751 ! 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.065438Jy sigma=0.000751 ! Fit after self-cal, rms=0.064961Jy sigma=0.000751 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.064 mas, bmaj=13.28 mas, bpa=-76.69 degrees ! Estimated noise=657.838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128362 Jy ! Component: 100 - total flux cleaned = 0.00168227 Jy ! Component: 150 - total flux cleaned = 0.00178983 Jy ! Component: 200 - total flux cleaned = 0.00179064 Jy ! Total flux subtracted in 200 components = 0.00179064 Jy ! Clean residual min=-0.001441 max=0.001505 Jy/beam ! Clean residual mean=0.000008 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.169491 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 159 components and 0.169491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064928Jy sigma=0.000751 ! Fit after self-cal, rms=0.064920Jy sigma=0.000751 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.000274903 Jy ! Component: 100 - total flux cleaned = 0.000335717 Jy ! Component: 150 - total flux cleaned = 0.000387967 Jy ! Component: 200 - total flux cleaned = 0.000419754 Jy ! Total flux subtracted in 200 components = 0.000419754 Jy ! Clean residual min=-0.001420 max=0.001408 Jy/beam ! Clean residual mean=0.000008 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.169911 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 177 components and 0.169911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064909Jy sigma=0.000750 ! Fit after self-cal, rms=0.064906Jy sigma=0.000750 ! 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.064906Jy sigma=0.000750 ! Fit after self-cal, rms=0.064795Jy sigma=0.000750 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.51 mas, bmaj=14.16 mas, bpa=-74.83 degrees ! Estimated noise=671.019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000544588 Jy ! Component: 100 - total flux cleaned = 0.000843506 Jy ! Component: 150 - total flux cleaned = 0.000954109 Jy ! Component: 200 - total flux cleaned = 0.00100776 Jy ! Total flux subtracted in 200 components = 0.00100776 Jy ! Clean residual min=-0.001585 max=0.001396 Jy/beam ! Clean residual mean=0.000007 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.170919 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 216 components and 0.170919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064789Jy sigma=0.000750 ! Fit after self-cal, rms=0.064785Jy sigma=0.000750 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.000192308 Jy ! Component: 100 - total flux cleaned = 0.000275234 Jy ! Component: 150 - total flux cleaned = 0.000313104 Jy ! Component: 200 - total flux cleaned = 0.00032153 Jy ! Total flux subtracted in 200 components = 0.00032153 Jy ! Clean residual min=-0.001553 max=0.001363 Jy/beam ! Clean residual mean=0.000008 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.17124 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 239 components and 0.17124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064782Jy sigma=0.000750 ! Fit after self-cal, rms=0.064782Jy sigma=0.000750 ! 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=9.064 mas, bmaj=13.26 mas, bpa=-76.68 degrees ! Estimated noise=657.66 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.064 x 13.26 at -76.68 degrees (North through East) ! Clean map min=-0.0013532 max=0.1082 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=7.949 mas, bmaj=12.52 mas, bpa=-77.11 degrees ! Estimated noise=1313.17 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0806587 Jy ! Component: 100 - total flux cleaned = 0.111391 Jy ! Component: 150 - total flux cleaned = 0.129353 Jy ! Component: 200 - total flux cleaned = 0.140847 Jy ! Total flux subtracted in 200 components = 0.140847 Jy ! Clean residual min=-0.005011 max=0.006081 Jy/beam ! Clean residual mean=0.000036 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.140847 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.140847 Jy ! Inverting map and beam ! Estimated beam: bmin=9.064 mas, bmaj=13.26 mas, bpa=-76.68 degrees ! Estimated noise=657.66 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) ! Added new window around map position (-4, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00868302 Jy ! Component: 100 - total flux cleaned = 0.0144301 Jy ! Component: 150 - total flux cleaned = 0.0185751 Jy ! Component: 200 - total flux cleaned = 0.0216354 Jy ! Total flux subtracted in 200 components = 0.0216354 Jy ! Clean residual min=-0.001892 max=0.001928 Jy/beam ! Clean residual mean=0.000009 rms=0.000608 Jy/beam ! Combined flux in latest and established models = 0.162482 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 93 components and 0.162482 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=10.51 mas, bmaj=14.16 mas, bpa=-74.83 degrees ! Estimated noise=671.019 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255539 Jy ! Component: 100 - total flux cleaned = 0.00437459 Jy ! Component: 150 - total flux cleaned = 0.00570704 Jy ! Component: 200 - total flux cleaned = 0.00663914 Jy ! Total flux subtracted in 200 components = 0.00663914 Jy ! Clean residual min=-0.001667 max=0.001430 Jy/beam ! Clean residual mean=0.000010 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.169121 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.000560506 Jy ! Component: 100 - total flux cleaned = 0.00108151 Jy ! Component: 150 - total flux cleaned = 0.00145626 Jy ! Component: 200 - total flux cleaned = 0.00172295 Jy ! Total flux subtracted in 200 components = 0.00172295 Jy ! Clean residual min=-0.001615 max=0.001386 Jy/beam ! Clean residual mean=0.000011 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.170844 Jy ! Adding 96 model components to the UV plane model. ! The established model now contains 174 components and 0.170844 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.064 mas, bmaj=13.26 mas, bpa=-76.68 degrees ! Estimated noise=657.66 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.32494e-05 Jy ! Component: 100 - total flux cleaned = 2.77798e-05 Jy ! Component: 150 - total flux cleaned = 0.000136558 Jy ! Component: 200 - total flux cleaned = 0.000221999 Jy ! Total flux subtracted in 200 components = 0.000221999 Jy ! Clean residual min=-0.001408 max=0.001354 Jy/beam ! Clean residual mean=0.000009 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.171066 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 207 components and 0.171066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064785Jy sigma=0.000750 ! Fit after self-cal, rms=0.064784Jy sigma=0.000750 wmodel J2029+4636_S_2014_08_09_pus_map.mod ! Writing 207 model components to file: J2029+4636_S_2014_08_09_pus_map.mod wobs J2029+4636_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J2029+4636_S_2014_08_09_pus_uvs.fits wwins J2029+4636_S_2014_08_09_pus_map.win ! wwins: Wrote 3 windows to J2029+4636_S_2014_08_09_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.98257e-06 Jy ! Component: 100 - total flux cleaned = 0.000149576 Jy ! Component: 150 - total flux cleaned = 0.000354811 Jy ! Component: 200 - total flux cleaned = 0.00054815 Jy ! Component: 250 - total flux cleaned = 0.000712467 Jy ! Component: 300 - total flux cleaned = 0.000782021 Jy ! Component: 350 - total flux cleaned = 0.000832354 Jy ! Component: 400 - total flux cleaned = 0.000848229 Jy ! Component: 450 - total flux cleaned = 0.000894161 Jy ! Component: 500 - total flux cleaned = 0.000894051 Jy ! Component: 550 - total flux cleaned = 0.000879707 Jy ! Component: 600 - total flux cleaned = 0.000851648 Jy ! Component: 650 - total flux cleaned = 0.000824465 Jy ! Component: 700 - total flux cleaned = 0.000863569 Jy ! Component: 750 - total flux cleaned = 0.000889137 Jy ! Component: 800 - total flux cleaned = 0.000951073 Jy ! Component: 850 - total flux cleaned = 0.000986918 Jy ! Component: 900 - total flux cleaned = 0.000986729 Jy ! Component: 950 - total flux cleaned = 0.00102137 Jy ! Component: 1000 - total flux cleaned = 0.00107744 Jy ! Component: 1050 - total flux cleaned = 0.00112148 Jy ! Component: 1100 - total flux cleaned = 0.00114306 Jy ! Component: 1150 - total flux cleaned = 0.00115349 Jy ! Component: 1200 - total flux cleaned = 0.00117456 Jy ! Component: 1250 - total flux cleaned = 0.00119517 Jy ! Component: 1300 - total flux cleaned = 0.00120525 Jy ! Component: 1350 - total flux cleaned = 0.00125456 Jy ! Component: 1400 - total flux cleaned = 0.00126399 Jy ! Component: 1450 - total flux cleaned = 0.00129213 Jy ! Component: 1500 - total flux cleaned = 0.00128285 Jy ! Component: 1550 - total flux cleaned = 0.00131964 Jy ! Component: 1600 - total flux cleaned = 0.0013736 Jy ! Component: 1650 - total flux cleaned = 0.00138239 Jy ! Component: 1700 - total flux cleaned = 0.00139115 Jy ! Component: 1750 - total flux cleaned = 0.00143425 Jy ! Component: 1800 - total flux cleaned = 0.00144276 Jy ! Component: 1850 - total flux cleaned = 0.00144268 Jy ! Component: 1900 - total flux cleaned = 0.00145095 Jy ! Component: 1950 - total flux cleaned = 0.0014346 Jy ! Component: 2000 - total flux cleaned = 0.0014508 Jy ! Component: 2050 - total flux cleaned = 0.00146674 Jy ! Component: 2100 - total flux cleaned = 0.00146672 Jy ! Component: 2150 - total flux cleaned = 0.00144342 Jy ! Component: 2200 - total flux cleaned = 0.00144345 Jy ! Component: 2250 - total flux cleaned = 0.00144336 Jy ! Component: 2300 - total flux cleaned = 0.00142825 Jy ! Component: 2350 - total flux cleaned = 0.00142833 Jy ! Component: 2400 - total flux cleaned = 0.00144331 Jy ! Component: 2450 - total flux cleaned = 0.00145792 Jy ! Component: 2500 - total flux cleaned = 0.0014434 Jy ! Component: 2550 - total flux cleaned = 0.00143623 Jy ! Component: 2600 - total flux cleaned = 0.00141479 Jy ! Component: 2650 - total flux cleaned = 0.00142903 Jy ! Component: 2700 - total flux cleaned = 0.00144313 Jy ! Component: 2750 - total flux cleaned = 0.0014221 Jy ! Component: 2800 - total flux cleaned = 0.00143606 Jy ! Component: 2850 - total flux cleaned = 0.00143601 Jy ! Component: 2900 - total flux cleaned = 0.00140861 Jy ! Component: 2950 - total flux cleaned = 0.00144261 Jy ! Component: 3000 - total flux cleaned = 0.0014088 Jy ! Component: 3050 - total flux cleaned = 0.00141555 Jy ! Component: 3100 - total flux cleaned = 0.00141551 Jy ! Component: 3150 - total flux cleaned = 0.00140888 Jy ! Component: 3200 - total flux cleaned = 0.00140884 Jy ! Component: 3250 - total flux cleaned = 0.00140889 Jy ! Component: 3300 - total flux cleaned = 0.00140241 Jy ! Component: 3350 - total flux cleaned = 0.00140881 Jy ! Component: 3400 - total flux cleaned = 0.00138315 Jy ! Component: 3450 - total flux cleaned = 0.00138955 Jy ! Component: 3500 - total flux cleaned = 0.00138319 Jy ! Component: 3550 - total flux cleaned = 0.00139579 Jy ! Component: 3600 - total flux cleaned = 0.00138324 Jy ! Component: 3650 - total flux cleaned = 0.00138939 Jy ! Component: 3700 - total flux cleaned = 0.00137698 Jy ! Component: 3750 - total flux cleaned = 0.00138936 Jy ! Component: 3800 - total flux cleaned = 0.00139551 Jy ! Component: 3850 - total flux cleaned = 0.00139549 Jy ! Component: 3900 - total flux cleaned = 0.00140762 Jy ! Component: 3950 - total flux cleaned = 0.00140154 Jy ! Component: 4000 - total flux cleaned = 0.0014076 Jy ! Component: 4050 - total flux cleaned = 0.00141361 Jy ! Total flux subtracted in 4096 components = 0.00142552 Jy ! Clean residual min=-0.000403 max=0.000385 Jy/beam ! Clean residual mean=0.000005 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.172492 Jy keep ! Adding 341 model components to the UV plane model. ! The established model now contains 548 components and 0.172492 Jy ![Exited script file: muppet] wmap "J2029+4636_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.064 x 13.26 at -76.68 degrees (North through East) ! Clean map min=-0.0012714 max=0.10833 Jy/beam ! Writing clean map to FITS file: J2029+4636_S_2014_08_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108328 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000117745 device "J2029+4636_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J2029+4636_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.326078 0.326078 0.652157 1.30431 2.60863 5.21726 10.4345 20.869 41.738 83.4761 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.108 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.064 x 13.26 at -76.68 degrees (North through East) ! Clean map min=-0.0012714 max=0.10833 Jy/beam quit ! Quitting program ! Log file J2029+4636_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 23:15:17 2016