! Started logfile: J0615+4819_S_2014_08_09_pus_uvs.log on Tue Nov 29 22:56:48 2016 obs J0615+4819_S_2014_08_09_pus_uva.fits ! Reading UV FITS file: J0615+4819_S_2014_08_09_pus_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755856 visibilities/baseline/integration-bin. ! Found source: J0615+4819 ! ! 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 10068 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 J0615+4819_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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.766348Jy sigma=0.008907 ! Fit after self-cal, rms=0.737681Jy sigma=0.008616 ! 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=4.192 mas, bmaj=5.6 mas, bpa=53.9 degrees ! Estimated noise=862.5 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.201322 Jy ! Component: 100 - total flux cleaned = 0.245398 Jy ! Total flux subtracted in 100 components = 0.245398 Jy ! Clean residual min=-0.006956 max=0.013613 Jy/beam ! Clean residual mean=0.000002 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.245398 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.245398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082505Jy sigma=0.000875 ! Fit after self-cal, rms=0.082503Jy sigma=0.000875 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0145081 Jy ! Component: 100 - total flux cleaned = 0.0222141 Jy ! Total flux subtracted in 100 components = 0.0222141 Jy ! Clean residual min=-0.006102 max=0.004930 Jy/beam ! Clean residual mean=0.000006 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.267612 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.267612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078597Jy sigma=0.000838 ! Fit after self-cal, rms=0.078599Jy sigma=0.000838 ! 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=5.086 mas, bmaj=6.324 mas, bpa=49.48 degrees ! Estimated noise=616.392 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.00745723 Jy ! Component: 100 - total flux cleaned = 0.0114668 Jy ! Component: 150 - total flux cleaned = 0.013892 Jy ! Component: 200 - total flux cleaned = 0.0154221 Jy ! Total flux subtracted in 200 components = 0.0154221 Jy ! Clean residual min=-0.004641 max=0.003910 Jy/beam ! Clean residual mean=0.000013 rms=0.001057 Jy/beam ! Combined flux in latest and established models = 0.283035 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 58 components and 0.283035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077561Jy sigma=0.000833 ! Fit after self-cal, rms=0.077563Jy sigma=0.000833 ! 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.98 FD 0.84 HN 0.96 KP 1.06 ! LA 1.10 MK 1.00* NL 0.97 OV 0.99 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 1.03 KP 1.01 ! LA 1.06 MK 1.00* NL 0.98 OV 1.04 ! PT 1.01 SC 1.04 ! ! ! 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.16 HN 1.05 KP 0.91 ! LA 0.84 MK 1.00* NL 0.99 OV 0.95 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.02 HN 1.02 KP 0.88 ! LA 0.81 MK 1.00* NL 1.12 OV 1.01 ! PT 1.04 SC 0.97 ! ! ! Fit before self-cal, rms=0.077563Jy sigma=0.000833 ! Fit after self-cal, rms=0.070182Jy sigma=0.000774 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.092 mas, bmaj=6.334 mas, bpa=49.47 degrees ! Estimated noise=617.27 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.000975179 Jy ! Component: 100 - total flux cleaned = -0.00123486 Jy ! Component: 150 - total flux cleaned = -0.00137234 Jy ! Component: 200 - total flux cleaned = -0.00147608 Jy ! Total flux subtracted in 200 components = -0.00147608 Jy ! Clean residual min=-0.001948 max=0.002478 Jy/beam ! Clean residual mean=-0.000018 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.281558 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.281558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070167Jy sigma=0.000774 ! Fit after self-cal, rms=0.070139Jy sigma=0.000774 ! 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.070139Jy sigma=0.000774 ! Fit after self-cal, rms=0.069899Jy sigma=0.000772 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.087 mas, bmaj=6.349 mas, bpa=49.49 degrees ! Estimated noise=616.932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000696223 Jy ! Component: 100 - total flux cleaned = -0.000992995 Jy ! Component: 150 - total flux cleaned = -0.00113992 Jy ! Component: 200 - total flux cleaned = -0.0012288 Jy ! Total flux subtracted in 200 components = -0.0012288 Jy ! Clean residual min=-0.001814 max=0.001949 Jy/beam ! Clean residual mean=-0.000015 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.28033 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.28033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069890Jy sigma=0.000772 ! Fit after self-cal, rms=0.069889Jy sigma=0.000772 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 (21.5, -64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111214 Jy ! Component: 100 - total flux cleaned = 0.00114702 Jy ! Component: 150 - total flux cleaned = 0.00120854 Jy ! Component: 200 - total flux cleaned = 0.00112947 Jy ! Total flux subtracted in 200 components = 0.00112947 Jy ! Clean residual min=-0.001808 max=0.001652 Jy/beam ! Clean residual mean=-0.000012 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.281459 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.281459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069838Jy sigma=0.000771 ! Fit after self-cal, rms=0.069836Jy sigma=0.000771 ! 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.069836Jy sigma=0.000771 ! Fit after self-cal, rms=0.069782Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.088 mas, bmaj=6.354 mas, bpa=49.57 degrees ! Estimated noise=616.334 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131666 Jy ! Component: 100 - total flux cleaned = -1.26843e-05 Jy ! Component: 150 - total flux cleaned = -0.000163547 Jy ! Component: 200 - total flux cleaned = -0.000301535 Jy ! Total flux subtracted in 200 components = -0.000301535 Jy ! Clean residual min=-0.001824 max=0.001618 Jy/beam ! Clean residual mean=-0.000010 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.281157 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 116 components and 0.281158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069767Jy sigma=0.000771 ! Fit after self-cal, rms=0.069767Jy sigma=0.000771 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 = -5.4981e-05 Jy ! Component: 100 - total flux cleaned = -0.000107045 Jy ! Component: 150 - total flux cleaned = -0.000172413 Jy ! Component: 200 - total flux cleaned = -0.000234314 Jy ! Total flux subtracted in 200 components = -0.000234314 Jy ! Clean residual min=-0.001822 max=0.001606 Jy/beam ! Clean residual mean=-0.000010 rms=0.000413 Jy/beam ! Combined flux in latest and established models = 0.280923 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 128 components and 0.280923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069760Jy sigma=0.000771 ! Fit after self-cal, rms=0.069760Jy sigma=0.000771 ! 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.069760Jy sigma=0.000771 ! Fit after self-cal, rms=0.069709Jy sigma=0.000771 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.712 mas, bmaj=8.903 mas, bpa=-1.566 degrees ! Estimated noise=703.004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000453308 Jy ! Component: 100 - total flux cleaned = -0.000479142 Jy ! Component: 150 - total flux cleaned = -0.000529194 Jy ! Component: 200 - total flux cleaned = -0.000562426 Jy ! Total flux subtracted in 200 components = -0.000562426 Jy ! Clean residual min=-0.001860 max=0.001627 Jy/beam ! Clean residual mean=-0.000016 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.280361 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 142 components and 0.280361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069704Jy sigma=0.000771 ! Fit after self-cal, rms=0.069704Jy sigma=0.000771 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.57775e-05 Jy ! Component: 100 - total flux cleaned = -2.53852e-05 Jy ! Component: 150 - total flux cleaned = -4.26532e-05 Jy ! Component: 200 - total flux cleaned = -5.08861e-05 Jy ! Total flux subtracted in 200 components = -5.08861e-05 Jy ! Clean residual min=-0.001863 max=0.001590 Jy/beam ! Clean residual mean=-0.000016 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.28031 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 148 components and 0.28031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069702Jy sigma=0.000771 ! Fit after self-cal, rms=0.069703Jy sigma=0.000771 ! 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=5.088 mas, bmaj=6.357 mas, bpa=49.63 degrees ! Estimated noise=615.821 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.088 x 6.357 at 49.63 degrees (North through East) ! Clean map min=-0.001722 max=0.26209 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=4.189 mas, bmaj=5.619 mas, bpa=53.67 degrees ! Estimated noise=865.437 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.201939 Jy ! Component: 100 - total flux cleaned = 0.246126 Jy ! Component: 150 - total flux cleaned = 0.25997 Jy ! Component: 200 - total flux cleaned = 0.267365 Jy ! Total flux subtracted in 200 components = 0.267365 Jy ! Clean residual min=-0.003257 max=0.003734 Jy/beam ! Clean residual mean=-0.000008 rms=0.000752 Jy/beam ! Combined flux in latest and established models = 0.267365 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.267365 Jy ! Inverting map and beam ! Estimated beam: bmin=5.088 mas, bmaj=6.357 mas, bpa=49.63 degrees ! Estimated noise=615.821 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.00569661 Jy ! Component: 100 - total flux cleaned = 0.00870841 Jy ! Component: 150 - total flux cleaned = 0.0105367 Jy ! Component: 200 - total flux cleaned = 0.0111919 Jy ! Total flux subtracted in 200 components = 0.0111919 Jy ! Clean residual min=-0.001803 max=0.001686 Jy/beam ! Clean residual mean=-0.000010 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.278557 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 42 components and 0.278557 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=8.712 mas, bmaj=8.903 mas, bpa=-1.566 degrees ! Estimated noise=703.004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105394 Jy ! Component: 100 - total flux cleaned = 0.00146354 Jy ! Component: 150 - total flux cleaned = 0.00155432 Jy ! Component: 200 - total flux cleaned = 0.00157223 Jy ! Total flux subtracted in 200 components = 0.00157223 Jy ! Clean residual min=-0.001919 max=0.001609 Jy/beam ! Clean residual mean=-0.000015 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.280129 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 = -1.46958e-06 Jy ! Component: 100 - total flux cleaned = -2.1845e-06 Jy ! Component: 150 - total flux cleaned = -1.7471e-05 Jy ! Component: 200 - total flux cleaned = -4.02928e-06 Jy ! Total flux subtracted in 200 components = -4.02928e-06 Jy ! Clean residual min=-0.001919 max=0.001577 Jy/beam ! Clean residual mean=-0.000016 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.280125 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 80 components and 0.280125 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.088 mas, bmaj=6.357 mas, bpa=49.63 degrees ! Estimated noise=615.821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296453 Jy ! Component: 100 - total flux cleaned = -0.000392162 Jy ! Component: 150 - total flux cleaned = -0.000363836 Jy ! Component: 200 - total flux cleaned = -0.000314365 Jy ! Total flux subtracted in 200 components = -0.000314365 Jy ! Clean residual min=-0.001758 max=0.001646 Jy/beam ! Clean residual mean=-0.000009 rms=0.000416 Jy/beam ! Combined flux in latest and established models = 0.279811 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.279811 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069724Jy sigma=0.000771 ! Fit after self-cal, rms=0.069722Jy sigma=0.000771 wmodel J0615+4819_S_2014_08_09_pus_map.mod ! Writing 94 model components to file: J0615+4819_S_2014_08_09_pus_map.mod wobs J0615+4819_S_2014_08_09_pus_uvs.fits ! Writing UV FITS file: J0615+4819_S_2014_08_09_pus_uvs.fits wwins J0615+4819_S_2014_08_09_pus_map.win ! wwins: Wrote 2 windows to J0615+4819_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 = -0.00042085 Jy ! Component: 100 - total flux cleaned = -0.00053483 Jy ! Component: 150 - total flux cleaned = -0.000615694 Jy ! Component: 200 - total flux cleaned = -0.000565924 Jy ! Component: 250 - total flux cleaned = -0.000492836 Jy ! Component: 300 - total flux cleaned = -0.000304664 Jy ! Component: 350 - total flux cleaned = -0.000145609 Jy ! Component: 400 - total flux cleaned = -5.68819e-05 Jy ! Component: 450 - total flux cleaned = 9.44154e-05 Jy ! Component: 500 - total flux cleaned = 0.00024157 Jy ! Component: 550 - total flux cleaned = 0.000323736 Jy ! Component: 600 - total flux cleaned = 0.000383991 Jy ! Component: 650 - total flux cleaned = 0.000462371 Jy ! Component: 700 - total flux cleaned = 0.000539141 Jy ! Component: 750 - total flux cleaned = 0.000651861 Jy ! Component: 800 - total flux cleaned = 0.000706759 Jy ! Component: 850 - total flux cleaned = 0.000779154 Jy ! Component: 900 - total flux cleaned = 0.000903173 Jy ! Component: 950 - total flux cleaned = 0.000920262 Jy ! Component: 1000 - total flux cleaned = 0.00100572 Jy ! Component: 1050 - total flux cleaned = 0.00108963 Jy ! Component: 1100 - total flux cleaned = 0.00120518 Jy ! Component: 1150 - total flux cleaned = 0.00130262 Jy ! Component: 1200 - total flux cleaned = 0.00141464 Jy ! Component: 1250 - total flux cleaned = 0.00149338 Jy ! Component: 1300 - total flux cleaned = 0.00152457 Jy ! Component: 1350 - total flux cleaned = 0.00164742 Jy ! Component: 1400 - total flux cleaned = 0.00169284 Jy ! Component: 1450 - total flux cleaned = 0.00170764 Jy ! Component: 1500 - total flux cleaned = 0.0017225 Jy ! Component: 1550 - total flux cleaned = 0.00172223 Jy ! Component: 1600 - total flux cleaned = 0.00175093 Jy ! Component: 1650 - total flux cleaned = 0.00173664 Jy ! Component: 1700 - total flux cleaned = 0.00176455 Jy ! Component: 1750 - total flux cleaned = 0.00177814 Jy ! Component: 1800 - total flux cleaned = 0.00179174 Jy ! Component: 1850 - total flux cleaned = 0.00177837 Jy ! Component: 1900 - total flux cleaned = 0.00173841 Jy ! Component: 1950 - total flux cleaned = 0.00175187 Jy ! Component: 2000 - total flux cleaned = 0.00172583 Jy ! Component: 2050 - total flux cleaned = 0.00171293 Jy ! Component: 2100 - total flux cleaned = 0.00175148 Jy ! Component: 2150 - total flux cleaned = 0.00172591 Jy ! Component: 2200 - total flux cleaned = 0.00171345 Jy ! Component: 2250 - total flux cleaned = 0.00170101 Jy ! Component: 2300 - total flux cleaned = 0.00168879 Jy ! Component: 2350 - total flux cleaned = 0.00170103 Jy ! Component: 2400 - total flux cleaned = 0.00167699 Jy ! Component: 2450 - total flux cleaned = 0.00167705 Jy ! Component: 2500 - total flux cleaned = 0.00166532 Jy ! Component: 2550 - total flux cleaned = 0.00171252 Jy ! Component: 2600 - total flux cleaned = 0.00171237 Jy ! Component: 2650 - total flux cleaned = 0.00173548 Jy ! Component: 2700 - total flux cleaned = 0.00173554 Jy ! Component: 2750 - total flux cleaned = 0.00172417 Jy ! Component: 2800 - total flux cleaned = 0.00176931 Jy ! Component: 2850 - total flux cleaned = 0.00175809 Jy ! Component: 2900 - total flux cleaned = 0.00176904 Jy ! Component: 2950 - total flux cleaned = 0.00175787 Jy ! Component: 3000 - total flux cleaned = 0.00170333 Jy ! Component: 3050 - total flux cleaned = 0.00170326 Jy ! Component: 3100 - total flux cleaned = 0.00172477 Jy ! Component: 3150 - total flux cleaned = 0.00169273 Jy ! Component: 3200 - total flux cleaned = 0.00166111 Jy ! Component: 3250 - total flux cleaned = 0.00161924 Jy ! Component: 3300 - total flux cleaned = 0.00165054 Jy ! Component: 3350 - total flux cleaned = 0.00164021 Jy ! Component: 3400 - total flux cleaned = 0.00165042 Jy ! Component: 3450 - total flux cleaned = 0.00161988 Jy ! Component: 3500 - total flux cleaned = 0.00160989 Jy ! Component: 3550 - total flux cleaned = 0.00166028 Jy ! Component: 3600 - total flux cleaned = 0.00165013 Jy ! Component: 3650 - total flux cleaned = 0.00163028 Jy ! Component: 3700 - total flux cleaned = 0.00162037 Jy ! Component: 3750 - total flux cleaned = 0.00163023 Jy ! Component: 3800 - total flux cleaned = 0.00164966 Jy ! Component: 3850 - total flux cleaned = 0.0016689 Jy ! Component: 3900 - total flux cleaned = 0.00163998 Jy ! Component: 3950 - total flux cleaned = 0.00164002 Jy ! Component: 4000 - total flux cleaned = 0.00162103 Jy ! Component: 4050 - total flux cleaned = 0.00162103 Jy ! Total flux subtracted in 4096 components = 0.00163984 Jy ! Clean residual min=-0.000578 max=0.000549 Jy/beam ! Clean residual mean=-0.000003 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.281451 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 389 components and 0.281451 Jy ![Exited script file: muppet] wmap "J0615+4819_S_2014_08_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.088 x 6.357 at 49.63 degrees (North through East) ! Clean map min=-0.0011685 max=0.26261 Jy/beam ! Writing clean map to FITS file: J0615+4819_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.262611 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173404 device "J0615+4819_S_2014_08_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0615+4819_S_2014_08_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.198092 0.198092 0.396183 0.792367 1.58473 3.16947 6.33894 12.6779 25.3557 50.7115 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.262 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.088 x 6.357 at 49.63 degrees (North through East) ! Clean map min=-0.0011685 max=0.26261 Jy/beam quit ! Quitting program ! Log file J0615+4819_S_2014_08_09_pus_uvs.log closed on Tue Nov 29 22:56:53 2016