! Started logfile: J2212+3308_S_2014_12_20_pus_uvs.log on Wed Dec 28 13:49:15 2016 obs J2212+3308_S_2014_12_20_pus_uva.fits ! Reading UV FITS file: J2212+3308_S_2014_12_20_pus_uva.fits ! AN table 1: 95 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.872749 visibilities/baseline/integration-bin. ! Found source: J2212+3308 ! ! 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 14924 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 J2212+3308_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.881320Jy sigma=0.010481 ! Fit after self-cal, rms=0.865693Jy sigma=0.010305 ! 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.032 mas, bmaj=5.094 mas, bpa=-4.513 degrees ! Estimated noise=828.326 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.102541 Jy ! Component: 100 - total flux cleaned = 0.129041 Jy ! Total flux subtracted in 100 components = 0.129041 Jy ! Clean residual min=-0.004954 max=0.011180 Jy/beam ! Clean residual mean=0.000009 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.129041 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.129041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075629Jy sigma=0.000836 ! Fit after self-cal, rms=0.075616Jy sigma=0.000836 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0121938 Jy ! Component: 100 - total flux cleaned = 0.0183956 Jy ! Total flux subtracted in 100 components = 0.0183956 Jy ! Clean residual min=-0.004202 max=0.004342 Jy/beam ! Clean residual mean=0.000002 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.147437 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.147437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073165Jy sigma=0.000810 ! Fit after self-cal, rms=0.073162Jy sigma=0.000810 ! 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.551 mas, bmaj=5.955 mas, bpa=-3.704 degrees ! Estimated noise=494.669 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.00550383 Jy ! Component: 100 - total flux cleaned = 0.00905945 Jy ! Component: 150 - total flux cleaned = 0.0114741 Jy ! Component: 200 - total flux cleaned = 0.0131286 Jy ! Total flux subtracted in 200 components = 0.0131286 Jy ! Clean residual min=-0.005031 max=0.004444 Jy/beam ! Clean residual mean=-0.000006 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.160566 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.160566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072592Jy sigma=0.000805 ! Fit after self-cal, rms=0.072594Jy sigma=0.000805 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.84 HN 0.92 KP 1.08 ! LA 0.95 MK 1.02 NL 1.02 OV 0.97 ! PT 1.01 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.02 KP 1.03 ! LA 0.93 MK 0.99 NL 1.11 OV 1.01 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.17 HN 1.02 KP 0.94 ! LA 0.76 MK 1.02 NL 1.27 OV 0.89 ! PT 0.99 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 0.95 KP 0.91 ! LA 0.81 MK 1.03 NL 1.04 OV 0.98 ! PT 1.04 SC 1.00 ! ! ! Fit before self-cal, rms=0.072594Jy sigma=0.000805 ! Fit after self-cal, rms=0.069810Jy sigma=0.000779 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.575 mas, bmaj=6.019 mas, bpa=-3.91 degrees ! Estimated noise=495.812 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.000731795 Jy ! Component: 100 - total flux cleaned = -0.000900365 Jy ! Component: 150 - total flux cleaned = -0.000954738 Jy ! Component: 200 - total flux cleaned = -0.00102164 Jy ! Total flux subtracted in 200 components = -0.00102164 Jy ! Clean residual min=-0.001990 max=0.001863 Jy/beam ! Clean residual mean=0.000000 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.159544 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.159544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069795Jy sigma=0.000779 ! Fit after self-cal, rms=0.069796Jy sigma=0.000778 ! 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.069796Jy sigma=0.000778 ! Fit after self-cal, rms=0.070036Jy sigma=0.000776 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.574 mas, bmaj=6.002 mas, bpa=-3.93 degrees ! Estimated noise=495.312 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000306257 Jy ! Component: 100 - total flux cleaned = -0.000466568 Jy ! Component: 150 - total flux cleaned = -0.000541365 Jy ! Component: 200 - total flux cleaned = -0.000594935 Jy ! Total flux subtracted in 200 components = -0.000594935 Jy ! Clean residual min=-0.001852 max=0.001690 Jy/beam ! Clean residual mean=0.000002 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.158949 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.158949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070026Jy sigma=0.000775 ! Fit after self-cal, rms=0.070043Jy 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 = -7.12524e-05 Jy ! Component: 100 - total flux cleaned = -0.000117768 Jy ! Component: 150 - total flux cleaned = -0.000158575 Jy ! Component: 200 - total flux cleaned = -0.000187351 Jy ! Total flux subtracted in 200 components = -0.000187351 Jy ! Clean residual min=-0.001834 max=0.001681 Jy/beam ! Clean residual mean=0.000003 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.158762 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.158762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070039Jy sigma=0.000775 ! Fit after self-cal, rms=0.070038Jy sigma=0.000775 ! 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.070038Jy sigma=0.000775 ! Fit after self-cal, rms=0.070079Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.573 mas, bmaj=6.001 mas, bpa=-3.99 degrees ! Estimated noise=495.376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000168858 Jy ! Component: 100 - total flux cleaned = -0.000261234 Jy ! Component: 150 - total flux cleaned = -0.000291023 Jy ! Component: 200 - total flux cleaned = -0.000327543 Jy ! Total flux subtracted in 200 components = -0.000327543 Jy ! Clean residual min=-0.001796 max=0.001668 Jy/beam ! Clean residual mean=0.000003 rms=0.000399 Jy/beam ! Combined flux in latest and established models = 0.158434 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.158434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070074Jy sigma=0.000775 ! Fit after self-cal, rms=0.070075Jy 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 = -2.57129e-05 Jy ! Component: 100 - total flux cleaned = -6.01873e-05 Jy ! Component: 150 - total flux cleaned = -8.29449e-05 Jy ! Component: 200 - total flux cleaned = -9.70494e-05 Jy ! Total flux subtracted in 200 components = -9.70494e-05 Jy ! Clean residual min=-0.001790 max=0.001668 Jy/beam ! Clean residual mean=0.000003 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.158337 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.158337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070073Jy sigma=0.000775 ! Fit after self-cal, rms=0.070073Jy sigma=0.000775 ! 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.070073Jy sigma=0.000775 ! Fit after self-cal, rms=0.070112Jy sigma=0.000775 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.449 mas, bmaj=9.491 mas, bpa=-1.149 degrees ! Estimated noise=606.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000120532 Jy ! Component: 100 - total flux cleaned = -0.000118964 Jy ! Component: 150 - total flux cleaned = -0.000153792 Jy ! Component: 200 - total flux cleaned = -0.00017989 Jy ! Total flux subtracted in 200 components = -0.00017989 Jy ! Clean residual min=-0.002191 max=0.001878 Jy/beam ! Clean residual mean=0.000005 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.158157 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 70 components and 0.158157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070113Jy sigma=0.000775 ! Fit after self-cal, rms=0.070109Jy 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 = -2.01738e-06 Jy ! Component: 100 - total flux cleaned = -3.25524e-06 Jy ! Component: 150 - total flux cleaned = -2.13127e-05 Jy ! Component: 200 - total flux cleaned = -4.29555e-05 Jy ! Total flux subtracted in 200 components = -4.29555e-05 Jy ! Clean residual min=-0.002175 max=0.001856 Jy/beam ! Clean residual mean=0.000005 rms=0.000517 Jy/beam ! Combined flux in latest and established models = 0.158114 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 70 components and 0.158114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070112Jy sigma=0.000775 ! Fit after self-cal, rms=0.070109Jy 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=3.572 mas, bmaj=6.001 mas, bpa=-4.023 degrees ! Estimated noise=495.519 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 6.001 at -4.023 degrees (North through East) ! Clean map min=-0.0016949 max=0.13431 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.047 mas, bmaj=5.122 mas, bpa=-4.865 degrees ! Estimated noise=831.116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.102703 Jy ! Component: 100 - total flux cleaned = 0.129584 Jy ! Component: 150 - total flux cleaned = 0.141505 Jy ! Component: 200 - total flux cleaned = 0.147409 Jy ! Total flux subtracted in 200 components = 0.147409 Jy ! Clean residual min=-0.002934 max=0.002948 Jy/beam ! Clean residual mean=0.000005 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.147409 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.147409 Jy ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=6.001 mas, bpa=-4.023 degrees ! Estimated noise=495.519 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.00427353 Jy ! Component: 100 - total flux cleaned = 0.00656838 Jy ! Component: 150 - total flux cleaned = 0.00794483 Jy ! Component: 200 - total flux cleaned = 0.0088177 Jy ! Total flux subtracted in 200 components = 0.0088177 Jy ! Clean residual min=-0.001892 max=0.001714 Jy/beam ! Clean residual mean=0.000003 rms=0.000412 Jy/beam ! Combined flux in latest and established models = 0.156227 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 47 components and 0.156227 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.449 mas, bmaj=9.491 mas, bpa=-1.149 degrees ! Estimated noise=606.473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109846 Jy ! Component: 100 - total flux cleaned = 0.00124376 Jy ! Component: 150 - total flux cleaned = 0.00130412 Jy ! Component: 200 - total flux cleaned = 0.00136203 Jy ! Total flux subtracted in 200 components = 0.00136203 Jy ! Clean residual min=-0.002200 max=0.001869 Jy/beam ! Clean residual mean=0.000005 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.157589 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 = 2.82574e-05 Jy ! Component: 100 - total flux cleaned = 6.16246e-05 Jy ! Component: 150 - total flux cleaned = 8.4683e-05 Jy ! Component: 200 - total flux cleaned = 0.000106708 Jy ! Total flux subtracted in 200 components = 0.000106708 Jy ! Clean residual min=-0.002185 max=0.001856 Jy/beam ! Clean residual mean=0.000005 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.157696 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 53 components and 0.157696 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.572 mas, bmaj=6.001 mas, bpa=-4.023 degrees ! Estimated noise=495.519 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222594 Jy ! Component: 100 - total flux cleaned = -0.000226713 Jy ! Component: 150 - total flux cleaned = -0.000209572 Jy ! Component: 200 - total flux cleaned = -0.000165273 Jy ! Total flux subtracted in 200 components = -0.000165273 Jy ! Clean residual min=-0.001802 max=0.001618 Jy/beam ! Clean residual mean=0.000003 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.15753 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 59 components and 0.15753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070121Jy sigma=0.000775 ! Fit after self-cal, rms=0.070117Jy sigma=0.000775 wmodel J2212+3308_S_2014_12_20_pus_map.mod ! Writing 59 model components to file: J2212+3308_S_2014_12_20_pus_map.mod wobs J2212+3308_S_2014_12_20_pus_uvs.fits ! Writing UV FITS file: J2212+3308_S_2014_12_20_pus_uvs.fits wwins J2212+3308_S_2014_12_20_pus_map.win ! wwins: Wrote 1 windows to J2212+3308_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.00017857 Jy ! Component: 100 - total flux cleaned = -0.000205483 Jy ! Component: 150 - total flux cleaned = -0.00028836 Jy ! Component: 200 - total flux cleaned = -0.000315661 Jy ! Component: 250 - total flux cleaned = -0.000416813 Jy ! Component: 300 - total flux cleaned = -0.000440643 Jy ! Component: 350 - total flux cleaned = -0.000463984 Jy ! Component: 400 - total flux cleaned = -0.000487002 Jy ! Component: 450 - total flux cleaned = -0.000465123 Jy ! Component: 500 - total flux cleaned = -0.000486847 Jy ! Component: 550 - total flux cleaned = -0.000570422 Jy ! Component: 600 - total flux cleaned = -0.000488463 Jy ! Component: 650 - total flux cleaned = -0.00050865 Jy ! Component: 700 - total flux cleaned = -0.000508318 Jy ! Component: 750 - total flux cleaned = -0.000623306 Jy ! Component: 800 - total flux cleaned = -0.000623098 Jy ! Component: 850 - total flux cleaned = -0.000660056 Jy ! Component: 900 - total flux cleaned = -0.000696238 Jy ! Component: 950 - total flux cleaned = -0.000678463 Jy ! Component: 1000 - total flux cleaned = -0.00069644 Jy ! Component: 1050 - total flux cleaned = -0.000747646 Jy ! Component: 1100 - total flux cleaned = -0.000714198 Jy ! Component: 1150 - total flux cleaned = -0.000714418 Jy ! Component: 1200 - total flux cleaned = -0.000698409 Jy ! Component: 1250 - total flux cleaned = -0.000714708 Jy ! Component: 1300 - total flux cleaned = -0.000699024 Jy ! Component: 1350 - total flux cleaned = -0.000683431 Jy ! Component: 1400 - total flux cleaned = -0.000668036 Jy ! Component: 1450 - total flux cleaned = -0.00062258 Jy ! Component: 1500 - total flux cleaned = -0.000592952 Jy ! Component: 1550 - total flux cleaned = -0.00054884 Jy ! Component: 1600 - total flux cleaned = -0.0005489 Jy ! Component: 1650 - total flux cleaned = -0.000505978 Jy ! Component: 1700 - total flux cleaned = -0.00050609 Jy ! Component: 1750 - total flux cleaned = -0.000436285 Jy ! Component: 1800 - total flux cleaned = -0.000422594 Jy ! Component: 1850 - total flux cleaned = -0.000408781 Jy ! Component: 1900 - total flux cleaned = -0.000354732 Jy ! Component: 1950 - total flux cleaned = -0.000287977 Jy ! Component: 2000 - total flux cleaned = -0.000261542 Jy ! Component: 2050 - total flux cleaned = -0.000222261 Jy ! Component: 2100 - total flux cleaned = -0.000183537 Jy ! Component: 2150 - total flux cleaned = -0.000170586 Jy ! Component: 2200 - total flux cleaned = -0.000170809 Jy ! Component: 2250 - total flux cleaned = -0.000183448 Jy ! Component: 2300 - total flux cleaned = -0.000183534 Jy ! Component: 2350 - total flux cleaned = -0.000171121 Jy ! Component: 2400 - total flux cleaned = -0.000183314 Jy ! Component: 2450 - total flux cleaned = -0.000219623 Jy ! Component: 2500 - total flux cleaned = -0.000183664 Jy ! Component: 2550 - total flux cleaned = -0.000207445 Jy ! Component: 2600 - total flux cleaned = -0.000207393 Jy ! Component: 2650 - total flux cleaned = -0.000160825 Jy ! Component: 2700 - total flux cleaned = -0.000149425 Jy ! Component: 2750 - total flux cleaned = -0.00019543 Jy ! Component: 2800 - total flux cleaned = -0.000218171 Jy ! Component: 2850 - total flux cleaned = -0.000173009 Jy ! Component: 2900 - total flux cleaned = -0.00016187 Jy ! Component: 2950 - total flux cleaned = -0.000172949 Jy ! Component: 3000 - total flux cleaned = -0.000150885 Jy ! Component: 3050 - total flux cleaned = -0.00012916 Jy ! Component: 3100 - total flux cleaned = -8.58705e-05 Jy ! Component: 3150 - total flux cleaned = -7.51585e-05 Jy ! Component: 3200 - total flux cleaned = -5.39085e-05 Jy ! Component: 3250 - total flux cleaned = -4.34145e-05 Jy ! Component: 3300 - total flux cleaned = -3.28685e-05 Jy ! Component: 3350 - total flux cleaned = 8.73638e-06 Jy ! Component: 3400 - total flux cleaned = 1.90575e-05 Jy ! Component: 3450 - total flux cleaned = 4.9764e-05 Jy ! Component: 3500 - total flux cleaned = 0.000100707 Jy ! Component: 3550 - total flux cleaned = 0.000120957 Jy ! Component: 3600 - total flux cleaned = 0.000171228 Jy ! Component: 3650 - total flux cleaned = 0.000181216 Jy ! Component: 3700 - total flux cleaned = 0.000201083 Jy ! Component: 3750 - total flux cleaned = 0.000220851 Jy ! Component: 3800 - total flux cleaned = 0.000279606 Jy ! Component: 3850 - total flux cleaned = 0.000289269 Jy ! Component: 3900 - total flux cleaned = 0.000289262 Jy ! Component: 3950 - total flux cleaned = 0.000289272 Jy ! Component: 4000 - total flux cleaned = 0.000308462 Jy ! Component: 4050 - total flux cleaned = 0.000317981 Jy ! Total flux subtracted in 4096 components = 0.000355668 Jy ! Clean residual min=-0.000591 max=0.000571 Jy/beam ! Clean residual mean=-0.000000 rms=0.000171 Jy/beam ! Combined flux in latest and established models = 0.157886 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 355 components and 0.157886 Jy ![Exited script file: muppet] wmap "J2212+3308_S_2014_12_20_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.572 x 6.001 at -4.023 degrees (North through East) ! Clean map min=-0.0012179 max=0.13445 Jy/beam ! Writing clean map to FITS file: J2212+3308_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.134449 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000170662 device "J2212+3308_S_2014_12_20_pus\_map.eps/VPS" ! Attempting to open device: 'J2212+3308_S_2014_12_20_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.380803 0.380803 0.761607 1.52321 3.04643 6.09285 12.1857 24.3714 48.7428 97.4856 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.134 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.572 x 6.001 at -4.023 degrees (North through East) ! Clean map min=-0.0012179 max=0.13445 Jy/beam quit ! Quitting program ! Log file J2212+3308_S_2014_12_20_pus_uvs.log closed on Wed Dec 28 13:49:20 2016