! Started logfile: J0806+4504_S_2015_03_17_pus_uvs.log on Fri Dec 30 22:51:54 2016 obs J0806+4504_S_2015_03_17_pus_uva.fits ! Reading UV FITS file: J0806+4504_S_2015_03_17_pus_uva.fits ! AN table 1: 84 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.950265 visibilities/baseline/integration-bin. ! Found source: J0806+4504 ! ! 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 330 lines of history. ! ! Reading 14368 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 J0806+4504_S_2015_03_17_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.692419Jy sigma=0.008788 ! Fit after self-cal, rms=0.648731Jy sigma=0.008293 ! 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=3.223 mas, bmaj=4.224 mas, bpa=-7.948 degrees ! Estimated noise=729.439 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.262562 Jy ! Component: 100 - total flux cleaned = 0.349879 Jy ! Total flux subtracted in 100 components = 0.349879 Jy ! Clean residual min=-0.011671 max=0.036354 Jy/beam ! Clean residual mean=-0.000013 rms=0.003765 Jy/beam ! Combined flux in latest and established models = 0.349879 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.349879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109101Jy sigma=0.001218 ! Fit after self-cal, rms=0.108956Jy sigma=0.001216 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0395647 Jy ! Component: 100 - total flux cleaned = 0.0605013 Jy ! Total flux subtracted in 100 components = 0.0605013 Jy ! Clean residual min=-0.008511 max=0.010510 Jy/beam ! Clean residual mean=-0.000009 rms=0.002296 Jy/beam ! Combined flux in latest and established models = 0.41038 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 21 components and 0.41038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087020Jy sigma=0.000977 ! Fit after self-cal, rms=0.086976Jy sigma=0.000976 ! 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.861 mas, bmaj=4.938 mas, bpa=-7.93 degrees ! Estimated noise=479.549 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.0173086 Jy ! Component: 100 - total flux cleaned = 0.0275322 Jy ! Component: 150 - total flux cleaned = 0.0341835 Jy ! Component: 200 - total flux cleaned = 0.0385288 Jy ! Total flux subtracted in 200 components = 0.0385288 Jy ! Clean residual min=-0.009323 max=0.009000 Jy/beam ! Clean residual mean=-0.000021 rms=0.002056 Jy/beam ! Combined flux in latest and established models = 0.448909 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 37 components and 0.448909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081836Jy sigma=0.000941 ! Fit after self-cal, rms=0.081827Jy sigma=0.000941 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 HN 0.93 KP 1.10 ! LA 0.98 MK 1.11 NL 0.89 OV 1.00 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.92 HN 1.01 KP 1.05 ! LA 0.95 MK 1.15 NL 1.02 OV 1.03 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.92 HN 1.01 KP 0.95 ! LA 0.78 MK 1.20 NL 1.16 OV 0.97 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.95 HN 0.96 KP 0.92 ! LA 0.85 MK 1.19 NL 1.02 OV 1.02 ! PT 1.08 SC 0.97 ! ! ! Fit before self-cal, rms=0.081827Jy sigma=0.000941 ! Fit after self-cal, rms=0.066752Jy sigma=0.000788 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=5.039 mas, bpa=-5.331 degrees ! Estimated noise=486.184 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.00320651 Jy ! Component: 100 - total flux cleaned = -0.00364278 Jy ! Component: 150 - total flux cleaned = -0.00390531 Jy ! Component: 200 - total flux cleaned = -0.00412367 Jy ! Total flux subtracted in 200 components = -0.00412367 Jy ! Clean residual min=-0.003147 max=0.003466 Jy/beam ! Clean residual mean=-0.000006 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.444785 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.444785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066443Jy sigma=0.000784 ! Fit after self-cal, rms=0.066408Jy sigma=0.000784 ! Inverting map ! Added new window around map position (-7, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158411 Jy ! Component: 100 - total flux cleaned = 0.00166988 Jy ! Component: 150 - total flux cleaned = 0.00147302 Jy ! Component: 200 - total flux cleaned = 0.00130636 Jy ! Total flux subtracted in 200 components = 0.00130636 Jy ! Clean residual min=-0.003031 max=0.002741 Jy/beam ! Clean residual mean=-0.000005 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.446092 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.446092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066201Jy sigma=0.000782 ! Fit after self-cal, rms=0.066189Jy sigma=0.000782 ! 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.066189Jy sigma=0.000782 ! Fit after self-cal, rms=0.066076Jy sigma=0.000778 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.984 mas, bmaj=5.039 mas, bpa=-5.989 degrees ! Estimated noise=485.556 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00165306 Jy ! Component: 100 - total flux cleaned = -0.0018474 Jy ! Component: 150 - total flux cleaned = -0.0020964 Jy ! Component: 200 - total flux cleaned = -0.00220753 Jy ! Total flux subtracted in 200 components = -0.00220753 Jy ! Clean residual min=-0.002007 max=0.001802 Jy/beam ! Clean residual mean=0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.443884 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.443884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066013Jy sigma=0.000777 ! Fit after self-cal, rms=0.066018Jy 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 = -5.91265e-05 Jy ! Component: 100 - total flux cleaned = -5.66343e-05 Jy ! Component: 150 - total flux cleaned = -8.36491e-05 Jy ! Component: 200 - total flux cleaned = -0.000109697 Jy ! Total flux subtracted in 200 components = -0.000109697 Jy ! Clean residual min=-0.001969 max=0.001779 Jy/beam ! Clean residual mean=0.000002 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.443774 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.443774 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065995Jy sigma=0.000777 ! Fit after self-cal, rms=0.065994Jy sigma=0.000777 ! 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.065994Jy sigma=0.000777 ! Fit after self-cal, rms=0.066071Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.996 mas, bmaj=5.051 mas, bpa=-5.689 degrees ! Estimated noise=486.106 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115355 Jy ! Component: 100 - total flux cleaned = -0.00143373 Jy ! Component: 150 - total flux cleaned = -0.00158365 Jy ! Component: 200 - total flux cleaned = -0.00168817 Jy ! Total flux subtracted in 200 components = -0.00168817 Jy ! Clean residual min=-0.001869 max=0.001685 Jy/beam ! Clean residual mean=0.000002 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.442086 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.442086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066037Jy sigma=0.000776 ! Fit after self-cal, rms=0.066037Jy 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 = -1.88555e-05 Jy ! Component: 100 - total flux cleaned = 2.83909e-06 Jy ! Component: 150 - total flux cleaned = -1.70208e-05 Jy ! Component: 200 - total flux cleaned = -5.3333e-05 Jy ! Total flux subtracted in 200 components = -5.3333e-05 Jy ! Clean residual min=-0.001849 max=0.001660 Jy/beam ! Clean residual mean=0.000002 rms=0.000437 Jy/beam ! Combined flux in latest and established models = 0.442033 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 87 components and 0.442033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066025Jy sigma=0.000776 ! Fit after self-cal, rms=0.066025Jy 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.066025Jy sigma=0.000776 ! Fit after self-cal, rms=0.066107Jy sigma=0.000776 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.808 mas, bmaj=8.754 mas, bpa=6.201 degrees ! Estimated noise=598.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00120685 Jy ! Component: 100 - total flux cleaned = -0.00141092 Jy ! Component: 150 - total flux cleaned = -0.00148708 Jy ! Component: 200 - total flux cleaned = -0.00151627 Jy ! Total flux subtracted in 200 components = -0.00151627 Jy ! Clean residual min=-0.001830 max=0.001913 Jy/beam ! Clean residual mean=0.000003 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.440517 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 104 components and 0.440517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066097Jy sigma=0.000775 ! Fit after self-cal, rms=0.066097Jy sigma=0.000775 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.73567e-05 Jy ! Component: 100 - total flux cleaned = -3.13865e-05 Jy ! Component: 150 - total flux cleaned = -8.37764e-06 Jy ! Component: 200 - total flux cleaned = -8.1696e-06 Jy ! Total flux subtracted in 200 components = -8.1696e-06 Jy ! Clean residual min=-0.001822 max=0.001871 Jy/beam ! Clean residual mean=0.000003 rms=0.000542 Jy/beam ! Combined flux in latest and established models = 0.440508 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 112 components and 0.440508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066095Jy sigma=0.000775 ! Fit after self-cal, rms=0.066095Jy sigma=0.000775 ! 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=4.007 mas, bmaj=5.06 mas, bpa=-5.438 degrees ! Estimated noise=486.589 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.007 x 5.06 at -5.438 degrees (North through East) ! Clean map min=-0.0016184 max=0.34726 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=3.326 mas, bmaj=4.315 mas, bpa=-5.565 degrees ! Estimated noise=752.576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.268408 Jy ! Component: 100 - total flux cleaned = 0.354366 Jy ! Component: 150 - total flux cleaned = 0.390581 Jy ! Component: 200 - total flux cleaned = 0.40892 Jy ! Total flux subtracted in 200 components = 0.40892 Jy ! Clean residual min=-0.003782 max=0.008846 Jy/beam ! Clean residual mean=-0.000004 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.40892 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.40892 Jy ! Inverting map and beam ! Estimated beam: bmin=4.007 mas, bmaj=5.06 mas, bpa=-5.438 degrees ! Estimated noise=486.589 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.012463 Jy ! Component: 100 - total flux cleaned = 0.0188355 Jy ! Component: 150 - total flux cleaned = 0.0226857 Jy ! Component: 200 - total flux cleaned = 0.025279 Jy ! Total flux subtracted in 200 components = 0.025279 Jy ! Clean residual min=-0.001810 max=0.002187 Jy/beam ! Clean residual mean=-0.000001 rms=0.000466 Jy/beam ! Combined flux in latest and established models = 0.434199 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 55 components and 0.434199 Jy ! Inverting map ! Added new window around map position (5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00213372 Jy ! Component: 100 - total flux cleaned = 0.00345119 Jy ! Component: 150 - total flux cleaned = 0.00419541 Jy ! Component: 200 - total flux cleaned = 0.00446847 Jy ! Total flux subtracted in 200 components = 0.00446847 Jy ! Clean residual min=-0.001675 max=0.001436 Jy/beam ! Clean residual mean=0.000001 rms=0.000414 Jy/beam ! Combined flux in latest and established models = 0.438667 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.438667 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.808 mas, bmaj=8.754 mas, bpa=6.201 degrees ! Estimated noise=598.429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000792564 Jy ! Component: 100 - total flux cleaned = 0.000870203 Jy ! Component: 150 - total flux cleaned = 0.000890542 Jy ! Component: 200 - total flux cleaned = 0.00088984 Jy ! Total flux subtracted in 200 components = 0.00088984 Jy ! Clean residual min=-0.001842 max=0.001705 Jy/beam ! Clean residual mean=0.000001 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.439557 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 = -4.99124e-07 Jy ! Component: 100 - total flux cleaned = -1.43719e-05 Jy ! Component: 150 - total flux cleaned = -1.34508e-05 Jy ! Component: 200 - total flux cleaned = -2.43213e-05 Jy ! Total flux subtracted in 200 components = -2.43213e-05 Jy ! Clean residual min=-0.001868 max=0.001686 Jy/beam ! Clean residual mean=0.000001 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.439533 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 116 components and 0.439533 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.007 mas, bmaj=5.06 mas, bpa=-5.438 degrees ! Estimated noise=486.589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197794 Jy ! Component: 100 - total flux cleaned = -0.000225347 Jy ! Component: 150 - total flux cleaned = -0.000225378 Jy ! Component: 200 - total flux cleaned = -0.000270731 Jy ! Total flux subtracted in 200 components = -0.000270731 Jy ! Clean residual min=-0.001605 max=0.001498 Jy/beam ! Clean residual mean=0.000001 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.439262 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 132 components and 0.439262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066038Jy sigma=0.000775 ! Fit after self-cal, rms=0.066032Jy sigma=0.000775 wmodel J0806+4504_S_2015_03_17_pus_map.mod ! Writing 132 model components to file: J0806+4504_S_2015_03_17_pus_map.mod wobs J0806+4504_S_2015_03_17_pus_uvs.fits ! Writing UV FITS file: J0806+4504_S_2015_03_17_pus_uvs.fits wwins J0806+4504_S_2015_03_17_pus_map.win ! wwins: Wrote 3 windows to J0806+4504_S_2015_03_17_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.000464068 Jy ! Component: 100 - total flux cleaned = -0.000974329 Jy ! Component: 150 - total flux cleaned = -0.0013818 Jy ! Component: 200 - total flux cleaned = -0.00174983 Jy ! Component: 250 - total flux cleaned = -0.00205866 Jy ! Component: 300 - total flux cleaned = -0.00233544 Jy ! Component: 350 - total flux cleaned = -0.00246972 Jy ! Component: 400 - total flux cleaned = -0.00246965 Jy ! Component: 450 - total flux cleaned = -0.00249129 Jy ! Component: 500 - total flux cleaned = -0.00251236 Jy ! Component: 550 - total flux cleaned = -0.00255303 Jy ! Component: 600 - total flux cleaned = -0.00253238 Jy ! Component: 650 - total flux cleaned = -0.00253223 Jy ! Component: 700 - total flux cleaned = -0.0025708 Jy ! Component: 750 - total flux cleaned = -0.00258959 Jy ! Component: 800 - total flux cleaned = -0.00255218 Jy ! Component: 850 - total flux cleaned = -0.00253352 Jy ! Component: 900 - total flux cleaned = -0.00249687 Jy ! Component: 950 - total flux cleaned = -0.00249621 Jy ! Component: 1000 - total flux cleaned = -0.00242577 Jy ! Component: 1050 - total flux cleaned = -0.00240828 Jy ! Component: 1100 - total flux cleaned = -0.00239134 Jy ! Component: 1150 - total flux cleaned = -0.00240792 Jy ! Component: 1200 - total flux cleaned = -0.00242445 Jy ! Component: 1250 - total flux cleaned = -0.00240794 Jy ! Component: 1300 - total flux cleaned = -0.00235953 Jy ! Component: 1350 - total flux cleaned = -0.00234382 Jy ! Component: 1400 - total flux cleaned = -0.00239125 Jy ! Component: 1450 - total flux cleaned = -0.00236015 Jy ! Component: 1500 - total flux cleaned = -0.00237546 Jy ! Component: 1550 - total flux cleaned = -0.00231447 Jy ! Component: 1600 - total flux cleaned = -0.0022846 Jy ! Component: 1650 - total flux cleaned = -0.00228452 Jy ! Component: 1700 - total flux cleaned = -0.00226962 Jy ! Component: 1750 - total flux cleaned = -0.00218269 Jy ! Component: 1800 - total flux cleaned = -0.00214001 Jy ! Component: 1850 - total flux cleaned = -0.00215413 Jy ! Component: 1900 - total flux cleaned = -0.00212637 Jy ! Component: 1950 - total flux cleaned = -0.00212636 Jy ! Component: 2000 - total flux cleaned = -0.00209913 Jy ! Component: 2050 - total flux cleaned = -0.00213964 Jy ! Component: 2100 - total flux cleaned = -0.00211277 Jy ! Component: 2150 - total flux cleaned = -0.00209941 Jy ! Component: 2200 - total flux cleaned = -0.00207333 Jy ! Component: 2250 - total flux cleaned = -0.00211226 Jy ! Component: 2300 - total flux cleaned = -0.00208672 Jy ! Component: 2350 - total flux cleaned = -0.00206149 Jy ! Component: 2400 - total flux cleaned = -0.00209905 Jy ! Component: 2450 - total flux cleaned = -0.0020368 Jy ! Component: 2500 - total flux cleaned = -0.00206128 Jy ! Component: 2550 - total flux cleaned = -0.00204914 Jy ! Component: 2600 - total flux cleaned = -0.00204909 Jy ! Component: 2650 - total flux cleaned = -0.00207294 Jy ! Component: 2700 - total flux cleaned = -0.00202574 Jy ! Component: 2750 - total flux cleaned = -0.00201394 Jy ! Component: 2800 - total flux cleaned = -0.00197917 Jy ! Component: 2850 - total flux cleaned = -0.00199056 Jy ! Component: 2900 - total flux cleaned = -0.00194488 Jy ! Component: 2950 - total flux cleaned = -0.00193352 Jy ! Component: 3000 - total flux cleaned = -0.00187749 Jy ! Component: 3050 - total flux cleaned = -0.00187749 Jy ! Component: 3100 - total flux cleaned = -0.00182225 Jy ! Component: 3150 - total flux cleaned = -0.00178943 Jy ! Component: 3200 - total flux cleaned = -0.00173542 Jy ! Component: 3250 - total flux cleaned = -0.00176755 Jy ! Component: 3300 - total flux cleaned = -0.00175672 Jy ! Component: 3350 - total flux cleaned = -0.00174614 Jy ! Component: 3400 - total flux cleaned = -0.00169376 Jy ! Component: 3450 - total flux cleaned = -0.00171463 Jy ! Component: 3500 - total flux cleaned = -0.0016941 Jy ! Component: 3550 - total flux cleaned = -0.00174547 Jy ! Component: 3600 - total flux cleaned = -0.00167422 Jy ! Component: 3650 - total flux cleaned = -0.00172461 Jy ! Component: 3700 - total flux cleaned = -0.0016945 Jy ! Component: 3750 - total flux cleaned = -0.00168458 Jy ! Component: 3800 - total flux cleaned = -0.00172413 Jy ! Component: 3850 - total flux cleaned = -0.00172406 Jy ! Component: 3900 - total flux cleaned = -0.0016948 Jy ! Component: 3950 - total flux cleaned = -0.00170451 Jy ! Component: 4000 - total flux cleaned = -0.00170434 Jy ! Component: 4050 - total flux cleaned = -0.00164687 Jy ! Total flux subtracted in 4096 components = -0.0016089 Jy ! Clean residual min=-0.000554 max=0.000504 Jy/beam ! Clean residual mean=0.000000 rms=0.000175 Jy/beam ! Combined flux in latest and established models = 0.437653 Jy keep ! Adding 307 model components to the UV plane model. ! The established model now contains 439 components and 0.437653 Jy ![Exited script file: muppet] wmap "J0806+4504_S_2015_03_17_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.007 x 5.06 at -5.438 degrees (North through East) ! Clean map min=-0.0012035 max=0.34917 Jy/beam ! Writing clean map to FITS file: J0806+4504_S_2015_03_17_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.349172 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000174471 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.149901 0.149901 0.299802 0.599605 1.19921 2.39842 4.79684 9.59367 19.1873 38.3747 76.7494 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.349 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.007 x 5.06 at -5.438 degrees (North through East) ! Clean map min=-0.0012035 max=0.34917 Jy/beam ! Error occured in command: mapplot ! ! ! ! ! ! 4 consecutive EOF's on stdin - 10 will exit program ! ! 5 consecutive EOF's on stdin - 10 will exit program ! ! 6 consecutive EOF's on stdin - 10 will exit program ! ! 7 consecutive EOF's on stdin - 10 will exit program ! ! 8 consecutive EOF's on stdin - 10 will exit program ! ! 9 consecutive EOF's on stdin - 10 will exit program ! ! 10 consecutive EOF's on stdin - 10 will exit program ! Log file J0806+4504_S_2015_03_17_pus_uvs.log closed on Fri Dec 30 22:52:00 2016