! Started logfile: J0410+8208_S_2017_10_21_pus_uvs.log on Sat May 11 20:49:57 2019 obs J0410+8208_S_2017_10_21_pus_uva.fits ! Reading UV FITS file: J0410+8208_S_2017_10_21_pus_uva.fits ! AN table 1: 219 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.981735 visibilities/baseline/integration-bin. ! Found source: J0410+8208 ! ! 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 644 lines of history. ! ! Reading 30960 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 J0410+8208_S_2017_10_21_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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 899 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.906497Jy sigma=0.008290 ! Fit after self-cal, rms=0.886281Jy sigma=0.008093 ! 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.168 mas, bmaj=3.989 mas, bpa=48.74 degrees ! Estimated noise=998.518 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.0815016 Jy ! Component: 100 - total flux cleaned = 0.108897 Jy ! Total flux subtracted in 100 components = 0.108897 Jy ! Clean residual min=-0.006113 max=0.012071 Jy/beam ! Clean residual mean=-0.000082 rms=0.001449 Jy/beam ! Combined flux in latest and established models = 0.108897 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.108897 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090736Jy sigma=0.000785 ! Fit after self-cal, rms=0.090683Jy sigma=0.000784 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0134087 Jy ! Component: 100 - total flux cleaned = 0.019875 Jy ! Total flux subtracted in 100 components = 0.019875 Jy ! Clean residual min=-0.004733 max=0.006685 Jy/beam ! Clean residual mean=-0.000055 rms=0.001078 Jy/beam ! Combined flux in latest and established models = 0.128772 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 13 components and 0.128772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087546Jy sigma=0.000756 ! Fit after self-cal, rms=0.087519Jy sigma=0.000756 ! Inverting map ! Added new window around map position (-8.5, 7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00689362 Jy ! Component: 100 - total flux cleaned = 0.0113641 Jy ! Total flux subtracted in 100 components = 0.0113641 Jy ! Clean residual min=-0.004350 max=0.003747 Jy/beam ! Clean residual mean=-0.000039 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.140136 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.140136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086411Jy sigma=0.000745 ! Fit after self-cal, rms=0.086364Jy sigma=0.000745 ! 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=4.035 mas, bmaj=5.011 mas, bpa=47.75 degrees ! Estimated noise=511.911 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.0083831 Jy ! Component: 100 - total flux cleaned = 0.0138574 Jy ! Component: 150 - total flux cleaned = 0.0176802 Jy ! Component: 200 - total flux cleaned = 0.020403 Jy ! Total flux subtracted in 200 components = 0.020403 Jy ! Clean residual min=-0.003504 max=0.004384 Jy/beam ! Clean residual mean=-0.000068 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.160539 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 67 components and 0.160539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085320Jy sigma=0.000737 ! Fit after self-cal, rms=0.085269Jy sigma=0.000736 ! 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.03 FD 1.04 HN 0.97 KP 1.13 ! LA 0.99 MK 0.99 NL 0.92 OV 0.98 ! PT 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.01 HN 1.02 KP 1.00 ! LA 0.95 MK 1.01 NL 1.02 OV 1.01 ! PT 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 1.02 KP 1.04 ! LA 0.77 MK 1.03 NL 1.24 OV 0.94 ! PT 0.92 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 HN 1.00 KP 1.00* ! LA 0.82 MK 1.01 NL 1.00* OV 1.00* ! PT 0.94 ! ! ! Fit before self-cal, rms=0.085269Jy sigma=0.000736 ! Fit after self-cal, rms=0.082083Jy sigma=0.000726 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.06 mas, bmaj=5.038 mas, bpa=47.81 degrees ! Estimated noise=508.188 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.000952208 Jy ! Component: 100 - total flux cleaned = 0.00104005 Jy ! Component: 150 - total flux cleaned = 0.00111218 Jy ! Component: 200 - total flux cleaned = 0.00115543 Jy ! Total flux subtracted in 200 components = 0.00115543 Jy ! Clean residual min=-0.002588 max=0.002551 Jy/beam ! Clean residual mean=0.000001 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.161694 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.161694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082063Jy sigma=0.000726 ! Fit after self-cal, rms=0.082076Jy sigma=0.000726 ! 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.082076Jy sigma=0.000726 ! Fit after self-cal, rms=0.082732Jy sigma=0.000722 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.037 mas, bmaj=5.045 mas, bpa=47.33 degrees ! Estimated noise=507.368 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000522501 Jy ! Component: 100 - total flux cleaned = 0.000753798 Jy ! Component: 150 - total flux cleaned = 0.000867142 Jy ! Component: 200 - total flux cleaned = 0.000907563 Jy ! Total flux subtracted in 200 components = 0.000907563 Jy ! Clean residual min=-0.001545 max=0.001568 Jy/beam ! Clean residual mean=-0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.162602 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.162602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082721Jy sigma=0.000722 ! Fit after self-cal, rms=0.082763Jy sigma=0.000722 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.97191e-05 Jy ! Component: 100 - total flux cleaned = 0.00011282 Jy ! Component: 150 - total flux cleaned = 0.00013598 Jy ! Component: 200 - total flux cleaned = 0.000166398 Jy ! Total flux subtracted in 200 components = 0.000166398 Jy ! Clean residual min=-0.001554 max=0.001546 Jy/beam ! Clean residual mean=-0.000001 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.162768 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 93 components and 0.162768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082758Jy sigma=0.000722 ! Fit after self-cal, rms=0.082758Jy sigma=0.000722 ! 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.082758Jy sigma=0.000722 ! Fit after self-cal, rms=0.082877Jy sigma=0.000722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.034 mas, bmaj=5.037 mas, bpa=47.29 degrees ! Estimated noise=507.572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000212385 Jy ! Component: 100 - total flux cleaned = 0.000348339 Jy ! Component: 150 - total flux cleaned = 0.000432492 Jy ! Component: 200 - total flux cleaned = 0.000468207 Jy ! Total flux subtracted in 200 components = 0.000468207 Jy ! Clean residual min=-0.001562 max=0.001541 Jy/beam ! Clean residual mean=-0.000001 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.163236 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.163236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082872Jy sigma=0.000722 ! Fit after self-cal, rms=0.082874Jy sigma=0.000722 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.27372e-05 Jy ! Component: 100 - total flux cleaned = 5.2397e-05 Jy ! Component: 150 - total flux cleaned = 6.93183e-05 Jy ! Component: 200 - total flux cleaned = 7.70779e-05 Jy ! Total flux subtracted in 200 components = 7.70779e-05 Jy ! Clean residual min=-0.001551 max=0.001534 Jy/beam ! Clean residual mean=-0.000001 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.163313 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.163313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082872Jy sigma=0.000722 ! Fit after self-cal, rms=0.082871Jy sigma=0.000722 ! 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.082871Jy sigma=0.000722 ! Fit after self-cal, rms=0.082958Jy sigma=0.000722 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.863 mas, bmaj=10.58 mas, bpa=31.55 degrees ! Estimated noise=632.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000659326 Jy ! Component: 100 - total flux cleaned = 0.000894169 Jy ! Component: 150 - total flux cleaned = 0.000936024 Jy ! Component: 200 - total flux cleaned = 0.000965557 Jy ! Total flux subtracted in 200 components = 0.000965557 Jy ! Clean residual min=-0.001506 max=0.001902 Jy/beam ! Clean residual mean=0.000002 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.164279 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 99 components and 0.164279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082957Jy sigma=0.000722 ! Fit after self-cal, rms=0.082958Jy sigma=0.000722 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.000112577 Jy ! Component: 100 - total flux cleaned = 0.000122376 Jy ! Component: 150 - total flux cleaned = 0.000140564 Jy ! Component: 200 - total flux cleaned = 0.000149176 Jy ! Total flux subtracted in 200 components = 0.000149176 Jy ! Clean residual min=-0.001492 max=0.001915 Jy/beam ! Clean residual mean=0.000003 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.164428 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 99 components and 0.164428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082957Jy sigma=0.000722 ! Fit after self-cal, rms=0.082957Jy sigma=0.000722 ! 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.032 mas, bmaj=5.028 mas, bpa=47.28 degrees ! Estimated noise=507.977 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.032 x 5.028 at 47.28 degrees (North through East) ! Clean map min=-0.0015023 max=0.11204 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.143 mas, bmaj=4.014 mas, bpa=47.87 degrees ! Estimated noise=1002.8 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.081363 Jy ! Component: 100 - total flux cleaned = 0.109756 Jy ! Component: 150 - total flux cleaned = 0.123389 Jy ! Component: 200 - total flux cleaned = 0.132023 Jy ! Total flux subtracted in 200 components = 0.132023 Jy ! Clean residual min=-0.003864 max=0.004987 Jy/beam ! Clean residual mean=-0.000043 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.132023 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.132023 Jy ! Inverting map and beam ! Estimated beam: bmin=4.032 mas, bmaj=5.028 mas, bpa=47.28 degrees ! Estimated noise=507.977 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.0104085 Jy ! Component: 100 - total flux cleaned = 0.0171409 Jy ! Component: 150 - total flux cleaned = 0.021673 Jy ! Component: 200 - total flux cleaned = 0.0247785 Jy ! Total flux subtracted in 200 components = 0.0247785 Jy ! Clean residual min=-0.001628 max=0.002040 Jy/beam ! Clean residual mean=-0.000030 rms=0.000458 Jy/beam ! Combined flux in latest and established models = 0.156801 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 67 components and 0.156801 Jy ! Inverting map ! Added new window around map position (-3, 11). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00232859 Jy ! Component: 100 - total flux cleaned = 0.00393846 Jy ! Component: 150 - total flux cleaned = 0.0050936 Jy ! Component: 200 - total flux cleaned = 0.0059273 Jy ! Total flux subtracted in 200 components = 0.0059273 Jy ! Clean residual min=-0.001443 max=0.001515 Jy/beam ! Clean residual mean=-0.000006 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.162729 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 87 components and 0.162729 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.863 mas, bmaj=10.58 mas, bpa=31.55 degrees ! Estimated noise=632.967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107426 Jy ! Component: 100 - total flux cleaned = 0.00151067 Jy ! Component: 150 - total flux cleaned = 0.00159211 Jy ! Component: 200 - total flux cleaned = 0.00161882 Jy ! Total flux subtracted in 200 components = 0.00161882 Jy ! Clean residual min=-0.001441 max=0.001897 Jy/beam ! Clean residual mean=0.000001 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.164347 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.29323e-05 Jy ! Component: 100 - total flux cleaned = 3.32801e-05 Jy ! Component: 150 - total flux cleaned = 4.26232e-05 Jy ! Component: 200 - total flux cleaned = 4.3271e-05 Jy ! Total flux subtracted in 200 components = 4.3271e-05 Jy ! Clean residual min=-0.001439 max=0.001899 Jy/beam ! Clean residual mean=0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.164391 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 107 components and 0.164391 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.032 mas, bmaj=5.028 mas, bpa=47.28 degrees ! Estimated noise=507.977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000170264 Jy ! Component: 100 - total flux cleaned = -0.000233648 Jy ! Component: 150 - total flux cleaned = -0.000261736 Jy ! Component: 200 - total flux cleaned = -0.000299719 Jy ! Total flux subtracted in 200 components = -0.000299719 Jy ! Clean residual min=-0.001398 max=0.001575 Jy/beam ! Clean residual mean=0.000000 rms=0.000349 Jy/beam ! Combined flux in latest and established models = 0.164091 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 117 components and 0.164091 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082937Jy sigma=0.000722 ! Fit after self-cal, rms=0.082933Jy sigma=0.000722 wmodel J0410+8208_S_2017_10_21_pus_map.mod ! Writing 117 model components to file: J0410+8208_S_2017_10_21_pus_map.mod wobs J0410+8208_S_2017_10_21_pus_uvs.fits ! Writing UV FITS file: J0410+8208_S_2017_10_21_pus_uvs.fits wwins J0410+8208_S_2017_10_21_pus_map.win ! wwins: Wrote 3 windows to J0410+8208_S_2017_10_21_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.000424966 Jy ! Component: 100 - total flux cleaned = 0.000425804 Jy ! Component: 150 - total flux cleaned = 0.000424182 Jy ! Component: 200 - total flux cleaned = 0.00046672 Jy ! Component: 250 - total flux cleaned = 0.000548508 Jy ! Component: 300 - total flux cleaned = 0.000667277 Jy ! Component: 350 - total flux cleaned = 0.000705945 Jy ! Component: 400 - total flux cleaned = 0.000818788 Jy ! Component: 450 - total flux cleaned = 0.000892458 Jy ! Component: 500 - total flux cleaned = 0.00103677 Jy ! Component: 550 - total flux cleaned = 0.00114266 Jy ! Component: 600 - total flux cleaned = 0.00121214 Jy ! Component: 650 - total flux cleaned = 0.00128036 Jy ! Component: 700 - total flux cleaned = 0.00134738 Jy ! Component: 750 - total flux cleaned = 0.00139688 Jy ! Component: 800 - total flux cleaned = 0.00149436 Jy ! Component: 850 - total flux cleaned = 0.0015262 Jy ! Component: 900 - total flux cleaned = 0.00158919 Jy ! Component: 950 - total flux cleaned = 0.00163583 Jy ! Component: 1000 - total flux cleaned = 0.00169676 Jy ! Component: 1050 - total flux cleaned = 0.00174178 Jy ! Component: 1100 - total flux cleaned = 0.00175656 Jy ! Component: 1150 - total flux cleaned = 0.00180058 Jy ! Component: 1200 - total flux cleaned = 0.00182946 Jy ! Component: 1250 - total flux cleaned = 0.00181515 Jy ! Component: 1300 - total flux cleaned = 0.00184331 Jy ! Component: 1350 - total flux cleaned = 0.0018152 Jy ! Component: 1400 - total flux cleaned = 0.00178773 Jy ! Component: 1450 - total flux cleaned = 0.00182861 Jy ! Component: 1500 - total flux cleaned = 0.00184207 Jy ! Component: 1550 - total flux cleaned = 0.00186889 Jy ! Component: 1600 - total flux cleaned = 0.00190862 Jy ! Component: 1650 - total flux cleaned = 0.0019348 Jy ! Component: 1700 - total flux cleaned = 0.00196054 Jy ! Component: 1750 - total flux cleaned = 0.00192228 Jy ! Component: 1800 - total flux cleaned = 0.00197294 Jy ! Component: 1850 - total flux cleaned = 0.00201053 Jy ! Component: 1900 - total flux cleaned = 0.00202295 Jy ! Component: 1950 - total flux cleaned = 0.00205979 Jy ! Component: 2000 - total flux cleaned = 0.00210844 Jy ! Component: 2050 - total flux cleaned = 0.00208434 Jy ! Component: 2100 - total flux cleaned = 0.00213207 Jy ! Component: 2150 - total flux cleaned = 0.00217928 Jy ! Component: 2200 - total flux cleaned = 0.00217921 Jy ! Component: 2250 - total flux cleaned = 0.00223694 Jy ! Component: 2300 - total flux cleaned = 0.0022254 Jy ! Component: 2350 - total flux cleaned = 0.00221397 Jy ! Component: 2400 - total flux cleaned = 0.00223664 Jy ! Component: 2450 - total flux cleaned = 0.00228118 Jy ! Component: 2500 - total flux cleaned = 0.00228128 Jy ! Component: 2550 - total flux cleaned = 0.00230329 Jy ! Component: 2600 - total flux cleaned = 0.00235779 Jy ! Component: 2650 - total flux cleaned = 0.00234685 Jy ! Component: 2700 - total flux cleaned = 0.00231473 Jy ! Component: 2750 - total flux cleaned = 0.00233607 Jy ! Component: 2800 - total flux cleaned = 0.00236774 Jy ! Component: 2850 - total flux cleaned = 0.00237835 Jy ! Component: 2900 - total flux cleaned = 0.00238887 Jy ! Component: 2950 - total flux cleaned = 0.00238882 Jy ! Component: 3000 - total flux cleaned = 0.00244013 Jy ! Component: 3050 - total flux cleaned = 0.0024807 Jy ! Component: 3100 - total flux cleaned = 0.0024605 Jy ! Component: 3150 - total flux cleaned = 0.00248053 Jy ! Component: 3200 - total flux cleaned = 0.00248061 Jy ! Component: 3250 - total flux cleaned = 0.00252009 Jy ! Component: 3300 - total flux cleaned = 0.00251027 Jy ! Component: 3350 - total flux cleaned = 0.0025395 Jy ! Component: 3400 - total flux cleaned = 0.00255886 Jy ! Component: 3450 - total flux cleaned = 0.00255885 Jy ! Component: 3500 - total flux cleaned = 0.00255887 Jy ! Component: 3550 - total flux cleaned = 0.00255895 Jy ! Component: 3600 - total flux cleaned = 0.00257777 Jy ! Component: 3650 - total flux cleaned = 0.00259629 Jy ! Component: 3700 - total flux cleaned = 0.00259627 Jy ! Component: 3750 - total flux cleaned = 0.00257786 Jy ! Component: 3800 - total flux cleaned = 0.00259618 Jy ! Component: 3850 - total flux cleaned = 0.00259616 Jy ! Component: 3900 - total flux cleaned = 0.00258705 Jy ! Component: 3950 - total flux cleaned = 0.00260498 Jy ! Component: 4000 - total flux cleaned = 0.00255136 Jy ! Component: 4050 - total flux cleaned = 0.00257783 Jy ! Total flux subtracted in 4096 components = 0.00253373 Jy ! Clean residual min=-0.000519 max=0.000514 Jy/beam ! Clean residual mean=-0.000002 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.166625 Jy keep ! Adding 313 model components to the UV plane model. ! The established model now contains 430 components and 0.166625 Jy ![Exited script file: muppet] wmap "J0410+8208_S_2017_10_21_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.032 x 5.028 at 47.28 degrees (North through East) ! Clean map min=-0.0010366 max=0.11186 Jy/beam ! Writing clean map to FITS file: J0410+8208_S_2017_10_21_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.11186 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016152 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.433187 0.433187 0.866373 1.73275 3.46549 6.93098 13.862 27.7239 55.4479 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.111 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.032 x 5.028 at 47.28 degrees (North through East) ! Clean map min=-0.0010366 max=0.11186 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 J0410+8208_S_2017_10_21_pus_uvs.log closed on Sat May 11 20:50:03 2019