! Started logfile: J2106+0231_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:36:10 2017 obs J2106+0231_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J2106+0231_S_2014_01_04_pus_uva.fits ! AN table 1: 86 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J2106+0231 ! ! 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 370 lines of history. ! ! Reading 6192 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 J2106+0231_S_2014_01_04_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 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 215 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.880366Jy sigma=0.011801 ! Fit after self-cal, rms=0.858007Jy sigma=0.011512 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.738 mas, bmaj=5.608 mas, bpa=1.042 degrees ! Estimated noise=1242.75 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.110794 Jy ! Component: 100 - total flux cleaned = 0.134982 Jy ! Total flux subtracted in 100 components = 0.134982 Jy ! Clean residual min=-0.006751 max=0.007907 Jy/beam ! Clean residual mean=-0.000011 rms=0.001767 Jy/beam ! Combined flux in latest and established models = 0.134982 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.134982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081065Jy sigma=0.000933 ! Fit after self-cal, rms=0.081048Jy sigma=0.000933 ! 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.166 mas, bmaj=6.284 mas, bpa=-0.3769 degrees ! Estimated noise=712.472 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.00734494 Jy ! Component: 100 - total flux cleaned = 0.00931479 Jy ! Component: 150 - total flux cleaned = 0.00947104 Jy ! Component: 200 - total flux cleaned = 0.00941314 Jy ! Total flux subtracted in 200 components = 0.00941314 Jy ! Clean residual min=-0.003692 max=0.006127 Jy/beam ! Clean residual mean=-0.000020 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.144395 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 16 components and 0.144395 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080096Jy sigma=0.000929 ! Fit after self-cal, rms=0.080085Jy sigma=0.000929 ! Inverting map ! Added new window around map position (3.5, -9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00530041 Jy ! Component: 100 - total flux cleaned = 0.00748064 Jy ! Component: 150 - total flux cleaned = 0.00846977 Jy ! Component: 200 - total flux cleaned = 0.00872907 Jy ! Total flux subtracted in 200 components = 0.00872907 Jy ! Clean residual min=-0.003671 max=0.003307 Jy/beam ! Clean residual mean=-0.000008 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.153124 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 48 components and 0.153124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079706Jy sigma=0.000924 ! Fit after self-cal, rms=0.079477Jy sigma=0.000923 ! 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.00 FD 1.00* KP 1.00* LA 1.05 ! MK 1.00 NL 0.96 OV 1.02 PT 1.03 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* KP 1.00* LA 1.04 ! MK 0.99 NL 1.07 OV 1.01 PT 1.02 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* KP 1.00* LA 0.85 ! MK 0.98 NL 1.00 OV 0.94 PT 0.93 ! SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.00* KP 1.00* LA 0.89 ! MK 1.02 NL 1.03 OV 1.01 PT 1.01 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.079477Jy sigma=0.000923 ! Fit after self-cal, rms=0.076162Jy sigma=0.000907 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=6.294 mas, bpa=-0.1001 degrees ! Estimated noise=709.565 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.000216491 Jy ! Component: 100 - total flux cleaned = -0.000225685 Jy ! Component: 150 - total flux cleaned = -0.000223668 Jy ! Component: 200 - total flux cleaned = -0.000272285 Jy ! Total flux subtracted in 200 components = -0.000272285 Jy ! Clean residual min=-0.002464 max=0.002244 Jy/beam ! Clean residual mean=-0.000000 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.152852 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.152852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076124Jy sigma=0.000907 ! Fit after self-cal, rms=0.076015Jy sigma=0.000906 ! 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.076015Jy sigma=0.000906 ! Fit after self-cal, rms=0.076400Jy sigma=0.000904 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.151 mas, bmaj=6.294 mas, bpa=-0.1523 degrees ! Estimated noise=710.796 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000380077 Jy ! Component: 100 - total flux cleaned = -0.000379916 Jy ! Component: 150 - total flux cleaned = -0.000378115 Jy ! Component: 200 - total flux cleaned = -0.000357746 Jy ! Total flux subtracted in 200 components = -0.000357746 Jy ! Clean residual min=-0.002043 max=0.002091 Jy/beam ! Clean residual mean=-0.000000 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.152494 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.152494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076381Jy sigma=0.000904 ! Fit after self-cal, rms=0.076394Jy sigma=0.000904 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.000164907 Jy ! Component: 100 - total flux cleaned = -0.000149599 Jy ! Component: 150 - total flux cleaned = -0.000149666 Jy ! Component: 200 - total flux cleaned = -0.000174657 Jy ! Total flux subtracted in 200 components = -0.000174657 Jy ! Clean residual min=-0.001991 max=0.002093 Jy/beam ! Clean residual mean=-0.000000 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.152319 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 0.152319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076388Jy sigma=0.000904 ! Fit after self-cal, rms=0.076394Jy sigma=0.000904 ! 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.076394Jy sigma=0.000904 ! Fit after self-cal, rms=0.076450Jy sigma=0.000904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=6.297 mas, bpa=-0.1899 degrees ! Estimated noise=711.331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000187625 Jy ! Component: 100 - total flux cleaned = -0.000302536 Jy ! Component: 150 - total flux cleaned = -0.000417898 Jy ! Component: 200 - total flux cleaned = -0.000469076 Jy ! Total flux subtracted in 200 components = -0.000469076 Jy ! Clean residual min=-0.002007 max=0.001997 Jy/beam ! Clean residual mean=0.000000 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.15185 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.15185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076443Jy sigma=0.000904 ! Fit after self-cal, rms=0.076436Jy sigma=0.000904 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.83741e-05 Jy ! Component: 100 - total flux cleaned = -0.000100852 Jy ! Component: 150 - total flux cleaned = -0.000122294 Jy ! Component: 200 - total flux cleaned = -0.000132468 Jy ! Total flux subtracted in 200 components = -0.000132468 Jy ! Clean residual min=-0.002002 max=0.001998 Jy/beam ! Clean residual mean=-0.000000 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.151718 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 94 components and 0.151718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076433Jy sigma=0.000904 ! Fit after self-cal, rms=0.076435Jy sigma=0.000904 ! 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.076435Jy sigma=0.000904 ! Fit after self-cal, rms=0.076422Jy sigma=0.000904 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=11.23 mas, bpa=9.919 degrees ! Estimated noise=879.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000429134 Jy ! Component: 100 - total flux cleaned = -0.000554679 Jy ! Component: 150 - total flux cleaned = -0.000572669 Jy ! Component: 200 - total flux cleaned = -0.000597536 Jy ! Total flux subtracted in 200 components = -0.000597536 Jy ! Clean residual min=-0.001920 max=0.001686 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.15112 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 113 components and 0.15112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076421Jy sigma=0.000904 ! Fit after self-cal, rms=0.076407Jy sigma=0.000904 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 = -4.80098e-05 Jy ! Component: 100 - total flux cleaned = -6.93681e-05 Jy ! Component: 150 - total flux cleaned = -8.2524e-05 Jy ! Component: 200 - total flux cleaned = -8.26941e-05 Jy ! Total flux subtracted in 200 components = -8.26941e-05 Jy ! Clean residual min=-0.001933 max=0.001699 Jy/beam ! Clean residual mean=-0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.151037 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 118 components and 0.151037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076407Jy sigma=0.000904 ! Fit after self-cal, rms=0.076410Jy sigma=0.000904 ! 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.147 mas, bmaj=6.298 mas, bpa=-0.2161 degrees ! Estimated noise=711.527 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 6.298 at -0.2161 degrees (North through East) ! Clean map min=-0.0023842 max=0.14193 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.718 mas, bmaj=5.626 mas, bpa=1.286 degrees ! Estimated noise=1238.36 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.110488 Jy ! Component: 100 - total flux cleaned = 0.13461 Jy ! Component: 150 - total flux cleaned = 0.140622 Jy ! Component: 200 - total flux cleaned = 0.143664 Jy ! Total flux subtracted in 200 components = 0.143664 Jy ! Clean residual min=-0.004246 max=0.004610 Jy/beam ! Clean residual mean=-0.000004 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.143664 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.143664 Jy ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=6.298 mas, bpa=-0.2161 degrees ! Estimated noise=711.527 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.0033698 Jy ! Component: 100 - total flux cleaned = 0.00545078 Jy ! Component: 150 - total flux cleaned = 0.00656931 Jy ! Component: 200 - total flux cleaned = 0.00700475 Jy ! Total flux subtracted in 200 components = 0.00700475 Jy ! Clean residual min=-0.002369 max=0.002224 Jy/beam ! Clean residual mean=-0.000001 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.150669 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.150669 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.031 mas, bmaj=11.23 mas, bpa=9.919 degrees ! Estimated noise=879.9 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116603 Jy ! Component: 100 - total flux cleaned = 0.000140403 Jy ! Component: 150 - total flux cleaned = 0.000180677 Jy ! Component: 200 - total flux cleaned = 0.000163647 Jy ! Total flux subtracted in 200 components = 0.000163647 Jy ! Clean residual min=-0.002073 max=0.001827 Jy/beam ! Clean residual mean=-0.000002 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.150833 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.66361e-05 Jy ! Component: 100 - total flux cleaned = -6.15531e-05 Jy ! Component: 150 - total flux cleaned = -7.56399e-05 Jy ! Component: 200 - total flux cleaned = -0.000102605 Jy ! Total flux subtracted in 200 components = -0.000102605 Jy ! Clean residual min=-0.002031 max=0.001775 Jy/beam ! Clean residual mean=-0.000002 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.15073 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 49 components and 0.15073 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.147 mas, bmaj=6.298 mas, bpa=-0.2161 degrees ! Estimated noise=711.527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034969 Jy ! Component: 100 - total flux cleaned = -0.000323771 Jy ! Component: 150 - total flux cleaned = -0.000298817 Jy ! Component: 200 - total flux cleaned = -0.000274807 Jy ! Total flux subtracted in 200 components = -0.000274807 Jy ! Clean residual min=-0.002158 max=0.002052 Jy/beam ! Clean residual mean=-0.000001 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.150455 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 70 components and 0.150455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076443Jy sigma=0.000904 ! Fit after self-cal, rms=0.076468Jy sigma=0.000904 wmodel J2106+0231_S_2014_01_04_pus_map.mod ! Writing 70 model components to file: J2106+0231_S_2014_01_04_pus_map.mod wobs J2106+0231_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J2106+0231_S_2014_01_04_pus_uvs.fits wwins J2106+0231_S_2014_01_04_pus_map.win ! wwins: Wrote 2 windows to J2106+0231_S_2014_01_04_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.000564898 Jy ! Component: 100 - total flux cleaned = -0.000497967 Jy ! Component: 150 - total flux cleaned = -0.00052891 Jy ! Component: 200 - total flux cleaned = -0.000620312 Jy ! Component: 250 - total flux cleaned = -0.000650438 Jy ! Component: 300 - total flux cleaned = -0.000707562 Jy ! Component: 350 - total flux cleaned = -0.000734638 Jy ! Component: 400 - total flux cleaned = -0.000838615 Jy ! Component: 450 - total flux cleaned = -0.000889123 Jy ! Component: 500 - total flux cleaned = -0.000937727 Jy ! Component: 550 - total flux cleaned = -0.000961094 Jy ! Component: 600 - total flux cleaned = -0.000984014 Jy ! Component: 650 - total flux cleaned = -0.00102821 Jy ! Component: 700 - total flux cleaned = -0.0010285 Jy ! Component: 750 - total flux cleaned = -0.00102877 Jy ! Component: 800 - total flux cleaned = -0.00106978 Jy ! Component: 850 - total flux cleaned = -0.0010895 Jy ! Component: 900 - total flux cleaned = -0.00107004 Jy ! Component: 950 - total flux cleaned = -0.00106988 Jy ! Component: 1000 - total flux cleaned = -0.00105111 Jy ! Component: 1050 - total flux cleaned = -0.001015 Jy ! Component: 1100 - total flux cleaned = -0.000997568 Jy ! Component: 1150 - total flux cleaned = -0.000980158 Jy ! Component: 1200 - total flux cleaned = -0.000911991 Jy ! Component: 1250 - total flux cleaned = -0.000861961 Jy ! Component: 1300 - total flux cleaned = -0.000861847 Jy ! Component: 1350 - total flux cleaned = -0.000796971 Jy ! Component: 1400 - total flux cleaned = -0.000765033 Jy ! Component: 1450 - total flux cleaned = -0.000764576 Jy ! Component: 1500 - total flux cleaned = -0.000718347 Jy ! Component: 1550 - total flux cleaned = -0.000658145 Jy ! Component: 1600 - total flux cleaned = -0.00064334 Jy ! Component: 1650 - total flux cleaned = -0.000569859 Jy ! Component: 1700 - total flux cleaned = -0.000555347 Jy ! Component: 1750 - total flux cleaned = -0.000540688 Jy ! Component: 1800 - total flux cleaned = -0.000483751 Jy ! Component: 1850 - total flux cleaned = -0.000469846 Jy ! Component: 1900 - total flux cleaned = -0.000469676 Jy ! Component: 1950 - total flux cleaned = -0.000442397 Jy ! Component: 2000 - total flux cleaned = -0.000442524 Jy ! Component: 2050 - total flux cleaned = -0.000429311 Jy ! Component: 2100 - total flux cleaned = -0.000403183 Jy ! Component: 2150 - total flux cleaned = -0.00042942 Jy ! Component: 2200 - total flux cleaned = -0.000403588 Jy ! Component: 2250 - total flux cleaned = -0.000416188 Jy ! Component: 2300 - total flux cleaned = -0.000390787 Jy ! Component: 2350 - total flux cleaned = -0.000365658 Jy ! Component: 2400 - total flux cleaned = -0.0003532 Jy ! Component: 2450 - total flux cleaned = -0.000390114 Jy ! Component: 2500 - total flux cleaned = -0.000414502 Jy ! Component: 2550 - total flux cleaned = -0.000414361 Jy ! Component: 2600 - total flux cleaned = -0.000402289 Jy ! Component: 2650 - total flux cleaned = -0.000402497 Jy ! Component: 2700 - total flux cleaned = -0.000450069 Jy ! Component: 2750 - total flux cleaned = -0.000450073 Jy ! Component: 2800 - total flux cleaned = -0.000450124 Jy ! Component: 2850 - total flux cleaned = -0.00046174 Jy ! Component: 2900 - total flux cleaned = -0.000507952 Jy ! Component: 2950 - total flux cleaned = -0.000496476 Jy ! Component: 3000 - total flux cleaned = -0.000485166 Jy ! Component: 3050 - total flux cleaned = -0.00055314 Jy ! Component: 3100 - total flux cleaned = -0.00056438 Jy ! Component: 3150 - total flux cleaned = -0.000564399 Jy ! Component: 3200 - total flux cleaned = -0.000597797 Jy ! Component: 3250 - total flux cleaned = -0.000652901 Jy ! Component: 3300 - total flux cleaned = -0.00061994 Jy ! Component: 3350 - total flux cleaned = -0.000630798 Jy ! Component: 3400 - total flux cleaned = -0.000619952 Jy ! Component: 3450 - total flux cleaned = -0.000641459 Jy ! Component: 3500 - total flux cleaned = -0.000662963 Jy ! Component: 3550 - total flux cleaned = -0.000673527 Jy ! Component: 3600 - total flux cleaned = -0.000663013 Jy ! Component: 3650 - total flux cleaned = -0.000705213 Jy ! Component: 3700 - total flux cleaned = -0.000715642 Jy ! Component: 3750 - total flux cleaned = -0.000757376 Jy ! Component: 3800 - total flux cleaned = -0.000767735 Jy ! Component: 3850 - total flux cleaned = -0.000767617 Jy ! Component: 3900 - total flux cleaned = -0.000767501 Jy ! Component: 3950 - total flux cleaned = -0.000757291 Jy ! Component: 4000 - total flux cleaned = -0.000777718 Jy ! Component: 4050 - total flux cleaned = -0.000747268 Jy ! Total flux subtracted in 4096 components = -0.000747303 Jy ! Clean residual min=-0.000553 max=0.000747 Jy/beam ! Clean residual mean=0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.149708 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 311 components and 0.149708 Jy ![Exited script file: muppet] wmap "J2106+0231_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.147 x 6.298 at -0.2161 degrees (North through East) ! Clean map min=-0.0019058 max=0.14148 Jy/beam ! Writing clean map to FITS file: J2106+0231_S_2014_01_04_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.141478 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169025 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.358412 0.358412 0.716824 1.43365 2.8673 5.73459 11.4692 22.9384 45.8767 91.7535 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.141 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.147 x 6.298 at -0.2161 degrees (North through East) ! Clean map min=-0.0019058 max=0.14148 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 J2106+0231_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:36:15 2017