! Started logfile: J2120+0533_S_2014_01_04_pus_uvs.log on Thu Jan 12 18:36:24 2017 obs J2120+0533_S_2014_01_04_pus_uva.fits ! Reading UV FITS file: J2120+0533_S_2014_01_04_pus_uva.fits ! AN table 1: 76 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.5 visibilities/baseline/integration-bin. ! Found source: J2120+0533 ! ! 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 5472 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 J2120+0533_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 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 190 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.911033Jy sigma=0.012433 ! Fit after self-cal, rms=0.891738Jy sigma=0.012202 ! 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.661 mas, bmaj=5.527 mas, bpa=-0.9322 degrees ! Estimated noise=999.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0818117 Jy ! Component: 100 - total flux cleaned = 0.102995 Jy ! Total flux subtracted in 100 components = 0.102995 Jy ! Clean residual min=-0.004910 max=0.008903 Jy/beam ! Clean residual mean=-0.000019 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.102995 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.102995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079430Jy sigma=0.000940 ! Fit after self-cal, rms=0.079497Jy sigma=0.000939 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00971653 Jy ! Component: 100 - total flux cleaned = 0.0151499 Jy ! Total flux subtracted in 100 components = 0.0151499 Jy ! Clean residual min=-0.003938 max=0.004579 Jy/beam ! Clean residual mean=-0.000014 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.118145 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 21 components and 0.118145 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077573Jy sigma=0.000911 ! Fit after self-cal, rms=0.077654Jy sigma=0.000911 ! 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.178 mas, bmaj=6.28 mas, bpa=-0.2276 degrees ! Estimated noise=738.34 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.00651505 Jy ! Component: 100 - total flux cleaned = 0.00990613 Jy ! Component: 150 - total flux cleaned = 0.0118804 Jy ! Component: 200 - total flux cleaned = 0.0131132 Jy ! Total flux subtracted in 200 components = 0.0131132 Jy ! Clean residual min=-0.003986 max=0.003783 Jy/beam ! Clean residual mean=-0.000024 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.131258 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.131258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077012Jy sigma=0.000905 ! Fit after self-cal, rms=0.077031Jy sigma=0.000905 ! 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.08 FD 1.00* KP 1.00* LA 1.05 ! MK 1.01 NL 1.00 OV 0.92 PT 0.99 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00* KP 1.00* LA 0.98 ! MK 1.03 NL 1.09 OV 1.01 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* KP 1.00* LA 0.82 ! MK 0.99 NL 0.95 OV 0.92 PT 0.97 ! SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00* KP 1.00* LA 0.91 ! MK 1.00 NL 1.06 OV 1.04 PT 1.00 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.077031Jy sigma=0.000905 ! Fit after self-cal, rms=0.074625Jy sigma=0.000892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=6.33 mas, bpa=0.02933 degrees ! Estimated noise=736.964 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.000126849 Jy ! Component: 100 - total flux cleaned = 0.00010453 Jy ! Component: 150 - total flux cleaned = 0.000106114 Jy ! Component: 200 - total flux cleaned = 0.000106882 Jy ! Total flux subtracted in 200 components = 0.000106882 Jy ! Clean residual min=-0.003127 max=0.002925 Jy/beam ! Clean residual mean=-0.000015 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.131365 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.131365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074609Jy sigma=0.000892 ! Fit after self-cal, rms=0.074403Jy sigma=0.000892 ! 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.074403Jy sigma=0.000892 ! Fit after self-cal, rms=0.074573Jy sigma=0.000890 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=6.326 mas, bpa=-0.004363 degrees ! Estimated noise=736.95 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100096 Jy ! Component: 100 - total flux cleaned = 2.34726e-05 Jy ! Component: 150 - total flux cleaned = -1.36525e-06 Jy ! Component: 200 - total flux cleaned = -2.30776e-05 Jy ! Total flux subtracted in 200 components = -2.30776e-05 Jy ! Clean residual min=-0.002740 max=0.002631 Jy/beam ! Clean residual mean=-0.000015 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.131342 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.131342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074566Jy sigma=0.000890 ! Fit after self-cal, rms=0.074601Jy sigma=0.000890 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.07508e-05 Jy ! Component: 100 - total flux cleaned = -9.20871e-06 Jy ! Component: 150 - total flux cleaned = -4.07011e-05 Jy ! Component: 200 - total flux cleaned = -5.9744e-05 Jy ! Total flux subtracted in 200 components = -5.9744e-05 Jy ! Clean residual min=-0.002764 max=0.002615 Jy/beam ! Clean residual mean=-0.000015 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.131282 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.131282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074596Jy sigma=0.000890 ! Fit after self-cal, rms=0.074600Jy sigma=0.000890 ! 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.074600Jy sigma=0.000890 ! Fit after self-cal, rms=0.074725Jy sigma=0.000890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.178 mas, bmaj=6.327 mas, bpa=-0.01093 degrees ! Estimated noise=738.18 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186045 Jy ! Component: 100 - total flux cleaned = 0.000165707 Jy ! Component: 150 - total flux cleaned = 0.000157241 Jy ! Component: 200 - total flux cleaned = 0.000149032 Jy ! Total flux subtracted in 200 components = 0.000149032 Jy ! Clean residual min=-0.002731 max=0.002607 Jy/beam ! Clean residual mean=-0.000015 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.131431 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 53 components and 0.131431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074721Jy sigma=0.000890 ! Fit after self-cal, rms=0.074723Jy sigma=0.000890 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.23302e-06 Jy ! Component: 100 - total flux cleaned = -4.43018e-05 Jy ! Component: 150 - total flux cleaned = -7.36615e-05 Jy ! Component: 200 - total flux cleaned = -8.02299e-05 Jy ! Total flux subtracted in 200 components = -8.02299e-05 Jy ! Clean residual min=-0.002735 max=0.002592 Jy/beam ! Clean residual mean=-0.000015 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.131351 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.131351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074721Jy sigma=0.000890 ! Fit after self-cal, rms=0.074723Jy sigma=0.000890 ! 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.074723Jy sigma=0.000890 ! Fit after self-cal, rms=0.074758Jy sigma=0.000890 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.049 mas, bmaj=11.04 mas, bpa=9.5 degrees ! Estimated noise=895.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000672629 Jy ! Component: 100 - total flux cleaned = 0.000755346 Jy ! Component: 150 - total flux cleaned = 0.00080651 Jy ! Component: 200 - total flux cleaned = 0.00084867 Jy ! Total flux subtracted in 200 components = 0.00084867 Jy ! Clean residual min=-0.003672 max=0.003545 Jy/beam ! Clean residual mean=-0.000034 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 0.1322 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.1322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074758Jy sigma=0.000890 ! Fit after self-cal, rms=0.074756Jy sigma=0.000890 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 = 3.65385e-05 Jy ! Component: 100 - total flux cleaned = 0.000113729 Jy ! Component: 150 - total flux cleaned = 0.000161106 Jy ! Component: 200 - total flux cleaned = 0.000190285 Jy ! Total flux subtracted in 200 components = 0.000190285 Jy ! Clean residual min=-0.003647 max=0.003535 Jy/beam ! Clean residual mean=-0.000033 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.13239 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 60 components and 0.13239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074758Jy sigma=0.000890 ! Fit after self-cal, rms=0.074760Jy sigma=0.000890 ! 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.177 mas, bmaj=6.327 mas, bpa=0.002043 degrees ! Estimated noise=739.01 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.177 x 6.327 at 0.002043 degrees (North through East) ! Clean map min=-0.0026719 max=0.11035 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.652 mas, bmaj=5.559 mas, bpa=-0.6469 degrees ! Estimated noise=1004.68 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0820094 Jy ! Component: 100 - total flux cleaned = 0.103593 Jy ! Component: 150 - total flux cleaned = 0.113773 Jy ! Component: 200 - total flux cleaned = 0.119544 Jy ! Total flux subtracted in 200 components = 0.119544 Jy ! Clean residual min=-0.003672 max=0.003456 Jy/beam ! Clean residual mean=-0.000010 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.119544 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.119544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=6.327 mas, bpa=0.002043 degrees ! Estimated noise=739.01 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.00588392 Jy ! Component: 100 - total flux cleaned = 0.00880507 Jy ! Component: 150 - total flux cleaned = 0.0104362 Jy ! Component: 200 - total flux cleaned = 0.0113155 Jy ! Total flux subtracted in 200 components = 0.0113155 Jy ! Clean residual min=-0.002827 max=0.002602 Jy/beam ! Clean residual mean=-0.000015 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.130859 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.130859 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.049 mas, bmaj=11.04 mas, bpa=9.5 degrees ! Estimated noise=895.747 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129072 Jy ! Component: 100 - total flux cleaned = 0.00149882 Jy ! Component: 150 - total flux cleaned = 0.00155597 Jy ! Component: 200 - total flux cleaned = 0.001601 Jy ! Total flux subtracted in 200 components = 0.001601 Jy ! Clean residual min=-0.003643 max=0.003556 Jy/beam ! Clean residual mean=-0.000033 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 0.13246 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.44088e-05 Jy ! Component: 100 - total flux cleaned = 4.52934e-05 Jy ! Component: 150 - total flux cleaned = 7.26432e-05 Jy ! Component: 200 - total flux cleaned = 8.87001e-05 Jy ! Total flux subtracted in 200 components = 8.87001e-05 Jy ! Clean residual min=-0.003649 max=0.003529 Jy/beam ! Clean residual mean=-0.000033 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.132549 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.132549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=6.327 mas, bpa=0.002043 degrees ! Estimated noise=739.01 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000479361 Jy ! Component: 100 - total flux cleaned = -0.000539378 Jy ! Component: 150 - total flux cleaned = -0.000554258 Jy ! Component: 200 - total flux cleaned = -0.000567142 Jy ! Total flux subtracted in 200 components = -0.000567142 Jy ! Clean residual min=-0.002865 max=0.002569 Jy/beam ! Clean residual mean=-0.000014 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.131982 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 56 components and 0.131982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074773Jy sigma=0.000890 ! Fit after self-cal, rms=0.074783Jy sigma=0.000890 wmodel J2120+0533_S_2014_01_04_pus_map.mod ! Writing 56 model components to file: J2120+0533_S_2014_01_04_pus_map.mod wobs J2120+0533_S_2014_01_04_pus_uvs.fits ! Writing UV FITS file: J2120+0533_S_2014_01_04_pus_uvs.fits wwins J2120+0533_S_2014_01_04_pus_map.win ! wwins: Wrote 1 windows to J2120+0533_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 = -9.22304e-05 Jy ! Component: 100 - total flux cleaned = 0.000259056 Jy ! Component: 150 - total flux cleaned = 0.000177391 Jy ! Component: 200 - total flux cleaned = 0.000214383 Jy ! Component: 250 - total flux cleaned = 0.000318853 Jy ! Component: 300 - total flux cleaned = 0.000285036 Jy ! Component: 350 - total flux cleaned = 0.000222003 Jy ! Component: 400 - total flux cleaned = 7.17854e-05 Jy ! Component: 450 - total flux cleaned = 1.45876e-05 Jy ! Component: 500 - total flux cleaned = 7.08113e-05 Jy ! Component: 550 - total flux cleaned = 9.79241e-05 Jy ! Component: 600 - total flux cleaned = 2.08133e-05 Jy ! Component: 650 - total flux cleaned = 9.58121e-05 Jy ! Component: 700 - total flux cleaned = 9.55213e-05 Jy ! Component: 750 - total flux cleaned = 0.000165555 Jy ! Component: 800 - total flux cleaned = 0.000233607 Jy ! Component: 850 - total flux cleaned = 0.000189083 Jy ! Component: 900 - total flux cleaned = 0.000231372 Jy ! Component: 950 - total flux cleaned = 0.000168037 Jy ! Component: 1000 - total flux cleaned = 0.000127384 Jy ! Component: 1050 - total flux cleaned = 6.77796e-05 Jy ! Component: 1100 - total flux cleaned = 4.82719e-05 Jy ! Component: 1150 - total flux cleaned = -4.70353e-05 Jy ! Component: 1200 - total flux cleaned = -8.40506e-05 Jy ! Component: 1250 - total flux cleaned = -0.000138631 Jy ! Component: 1300 - total flux cleaned = -0.000210027 Jy ! Component: 1350 - total flux cleaned = -0.000262161 Jy ! Component: 1400 - total flux cleaned = -0.000279228 Jy ! Component: 1450 - total flux cleaned = -0.000295662 Jy ! Component: 1500 - total flux cleaned = -0.000328155 Jy ! Component: 1550 - total flux cleaned = -0.000327928 Jy ! Component: 1600 - total flux cleaned = -0.000327544 Jy ! Component: 1650 - total flux cleaned = -0.000312032 Jy ! Component: 1700 - total flux cleaned = -0.000312371 Jy ! Component: 1750 - total flux cleaned = -0.000327738 Jy ! Component: 1800 - total flux cleaned = -0.000312981 Jy ! Component: 1850 - total flux cleaned = -0.000342424 Jy ! Component: 1900 - total flux cleaned = -0.000327932 Jy ! Component: 1950 - total flux cleaned = -0.000356323 Jy ! Component: 2000 - total flux cleaned = -0.000328617 Jy ! Component: 2050 - total flux cleaned = -0.000342372 Jy ! Component: 2100 - total flux cleaned = -0.000315092 Jy ! Component: 2150 - total flux cleaned = -0.000288531 Jy ! Component: 2200 - total flux cleaned = -0.000288641 Jy ! Component: 2250 - total flux cleaned = -0.00028869 Jy ! Component: 2300 - total flux cleaned = -0.000237239 Jy ! Component: 2350 - total flux cleaned = -0.000224558 Jy ! Component: 2400 - total flux cleaned = -0.000224402 Jy ! Component: 2450 - total flux cleaned = -0.000174705 Jy ! Component: 2500 - total flux cleaned = -0.000101001 Jy ! Component: 2550 - total flux cleaned = -4.06393e-05 Jy ! Component: 2600 - total flux cleaned = -1.67286e-05 Jy ! Component: 2650 - total flux cleaned = 1.8781e-05 Jy ! Component: 2700 - total flux cleaned = 3.05773e-05 Jy ! Component: 2750 - total flux cleaned = 0.000123404 Jy ! Component: 2800 - total flux cleaned = 0.000146215 Jy ! Component: 2850 - total flux cleaned = 0.000157658 Jy ! Component: 2900 - total flux cleaned = 0.000213764 Jy ! Component: 2950 - total flux cleaned = 0.000258277 Jy ! Component: 3000 - total flux cleaned = 0.000302201 Jy ! Component: 3050 - total flux cleaned = 0.000345925 Jy ! Component: 3100 - total flux cleaned = 0.000378406 Jy ! Component: 3150 - total flux cleaned = 0.0004106 Jy ! Component: 3200 - total flux cleaned = 0.000442427 Jy ! Component: 3250 - total flux cleaned = 0.000442399 Jy ! Component: 3300 - total flux cleaned = 0.000463244 Jy ! Component: 3350 - total flux cleaned = 0.00047358 Jy ! Component: 3400 - total flux cleaned = 0.000473621 Jy ! Component: 3450 - total flux cleaned = 0.000504227 Jy ! Component: 3500 - total flux cleaned = 0.000453542 Jy ! Component: 3550 - total flux cleaned = 0.000463612 Jy ! Component: 3600 - total flux cleaned = 0.000443683 Jy ! Component: 3650 - total flux cleaned = 0.000453733 Jy ! Component: 3700 - total flux cleaned = 0.000433898 Jy ! Component: 3750 - total flux cleaned = 0.00041426 Jy ! Component: 3800 - total flux cleaned = 0.000414353 Jy ! Component: 3850 - total flux cleaned = 0.000423998 Jy ! Component: 3900 - total flux cleaned = 0.000385403 Jy ! Component: 3950 - total flux cleaned = 0.000356623 Jy ! Component: 4000 - total flux cleaned = 0.00038522 Jy ! Component: 4050 - total flux cleaned = 0.000375611 Jy ! Total flux subtracted in 4096 components = 0.000347355 Jy ! Clean residual min=-0.000610 max=0.000500 Jy/beam ! Clean residual mean=-0.000002 rms=0.000162 Jy/beam ! Combined flux in latest and established models = 0.132329 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 299 components and 0.132329 Jy ![Exited script file: muppet] wmap "J2120+0533_S_2014_01_04_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.177 x 6.327 at 0.002043 degrees (North through East) ! Clean map min=-0.0012651 max=0.11023 Jy/beam ! Writing clean map to FITS file: J2120+0533_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.110232 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000158236 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.430645 0.430645 0.861291 1.72258 3.44516 6.89033 13.7807 27.5613 55.1226 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.11 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.177 x 6.327 at 0.002043 degrees (North through East) ! Clean map min=-0.0012651 max=0.11023 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 J2120+0533_S_2014_01_04_pus_uvs.log closed on Thu Jan 12 18:36:28 2017